Skip to content

Console Output

21:45:33 [2020-12-04T21:45:33.866Z] using credential docker-jenkins-github-credentials
21:45:33 [2020-12-04T21:45:33.920Z] Fetching changes from the remote Git repository
21:45:33 [2020-12-04T21:45:33.950Z] Fetching without tags
21:45:34 [2020-12-04T21:45:34.493Z] Merging remotes/origin/master commit ab373df1125b6002603456fd7f554ef370389ad9 into PR head commit 34682e536ebe41d48ae288bd42eee76130f67c21
21:45:34 [2020-12-04T21:45:34.733Z] Merge succeeded, producing 34682e536ebe41d48ae288bd42eee76130f67c21
21:45:34 [2020-12-04T21:45:34.733Z] Checking out Revision 34682e536ebe41d48ae288bd42eee76130f67c21 (PR-41745)
21:45:33 [2020-12-04T21:45:33.870Z]  > git rev-parse --is-inside-work-tree # timeout=10
21:45:33 [2020-12-04T21:45:33.921Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:45:33 [2020-12-04T21:45:33.951Z] Fetching upstream changes from https://github.com/moby/moby.git
21:45:33 [2020-12-04T21:45:33.951Z]  > git --version # timeout=10
21:45:34 [2020-12-04T21:45:34.000Z]  > git --version # 'git version 2.17.1'
21:45:34 [2020-12-04T21:45:34.000Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:45:34 [2020-12-04T21:45:34.002Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41745/head:refs/remotes/origin/PR-41745 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:45:34 [2020-12-04T21:45:34.494Z]  > git config core.sparsecheckout # timeout=10
21:45:34 [2020-12-04T21:45:34.520Z]  > git checkout -f 34682e536ebe41d48ae288bd42eee76130f67c21 # timeout=10
21:45:34 [2020-12-04T21:45:34.630Z]  > git remote # timeout=10
21:45:34 [2020-12-04T21:45:34.649Z]  > git config --get remote.origin.url # timeout=10
21:45:34 [2020-12-04T21:45:34.672Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:45:34 [2020-12-04T21:45:34.673Z]  > git merge ab373df1125b6002603456fd7f554ef370389ad9 # timeout=10
21:45:34 [2020-12-04T21:45:34.711Z]  > git rev-parse HEAD^{commit} # timeout=10
21:45:34 [2020-12-04T21:45:34.734Z]  > git config core.sparsecheckout # timeout=10
21:45:34 [2020-12-04T21:45:34.752Z]  > git checkout -f 34682e536ebe41d48ae288bd42eee76130f67c21 # timeout=10
21:45:34 [2020-12-04T21:45:34.891Z] Commit message: "vendor: BuildKit 950603da215ae03b843f3f66fbe86c4876a6f5a1"