Skip to content

Console Output

19:34:15 [2022-08-25T19:34:15.666Z] The recommended git tool is: git
19:34:15 [2022-08-25T19:34:15.672Z] using credential docker-jenkins-github-credentials
19:34:15 [2022-08-25T19:34:15.686Z] Cloning the remote Git repository
19:34:15 [2022-08-25T19:34:15.686Z] Cloning with configured refspecs honoured and without tags
19:34:15 [2022-08-25T19:34:15.689Z] Cloning repository https://github.com/moby/moby.git
19:34:15 [2022-08-25T19:34:15.689Z]  > git init /home/ubuntu/workspace/moby_PR-44028 # timeout=10
19:34:15 [2022-08-25T19:34:15.698Z] Fetching upstream changes from https://github.com/moby/moby.git
19:34:15 [2022-08-25T19:34:15.698Z]  > git --version # timeout=10
19:34:15 [2022-08-25T19:34:15.702Z]  > git --version # 'git version 2.25.1'
19:34:15 [2022-08-25T19:34:15.702Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:34:15 [2022-08-25T19:34:15.703Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44028/head:refs/remotes/origin/PR-44028 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:34:33 [2022-08-25T19:34:33.048Z] Fetching without tags
19:34:33 [2022-08-25T19:34:33.248Z] Merging remotes/origin/master commit 0ec426a57b9bcdd6cbd6fe98f7e15ebfc12d0e14 into PR head commit c500d8824d404ccf705bbeac1b23ea73f9257961
19:34:33 [2022-08-25T19:34:33.033Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:34:33 [2022-08-25T19:34:33.036Z]  > git config --add remote.origin.fetch +refs/pull/44028/head:refs/remotes/origin/PR-44028 # timeout=10
19:34:33 [2022-08-25T19:34:33.039Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
19:34:33 [2022-08-25T19:34:33.044Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:34:33 [2022-08-25T19:34:33.051Z] Fetching upstream changes from https://github.com/moby/moby.git
19:34:33 [2022-08-25T19:34:33.051Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:34:33 [2022-08-25T19:34:33.051Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44028/head:refs/remotes/origin/PR-44028 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:34:33 [2022-08-25T19:34:33.250Z]  > git config core.sparsecheckout # timeout=10
19:34:33 [2022-08-25T19:34:33.259Z]  > git checkout -f c500d8824d404ccf705bbeac1b23ea73f9257961 # timeout=10
19:34:33 [2022-08-25T19:34:33.814Z] Merge succeeded, producing c500d8824d404ccf705bbeac1b23ea73f9257961
19:34:33 [2022-08-25T19:34:33.814Z] Checking out Revision c500d8824d404ccf705bbeac1b23ea73f9257961 (PR-44028)
19:34:34 [2022-08-25T19:34:34.428Z] Commit message: "vendor: github.com/moby/buildkit v0.10.4"
19:34:33 [2022-08-25T19:34:33.792Z]  > git remote # timeout=10
19:34:33 [2022-08-25T19:34:33.797Z]  > git config --get remote.origin.url # timeout=10
19:34:33 [2022-08-25T19:34:33.800Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:34:33 [2022-08-25T19:34:33.801Z]  > git merge 0ec426a57b9bcdd6cbd6fe98f7e15ebfc12d0e14 # timeout=10
19:34:33 [2022-08-25T19:34:33.811Z]  > git rev-parse HEAD^{commit} # timeout=10
19:34:33 [2022-08-25T19:34:33.816Z]  > git config core.sparsecheckout # timeout=10
19:34:33 [2022-08-25T19:34:33.823Z]  > git checkout -f c500d8824d404ccf705bbeac1b23ea73f9257961 # timeout=10