Skip to content

Console Output

13:21:44 [2021-05-18T13:21:44.992Z] The recommended git tool is: git
13:21:48 [2021-05-18T13:21:48.238Z] using credential docker-jenkins-github-credentials
13:21:48 [2021-05-18T13:21:48.244Z] Cloning the remote Git repository
13:21:48 [2021-05-18T13:21:48.244Z] Cloning with configured refspecs honoured and without tags
13:21:47 [2021-05-18T13:21:47.965Z] Cloning repository https://github.com/moby/moby.git
13:21:48 [2021-05-18T13:21:48.024Z]  > git init /home/ubuntu/workspace/moby_PR-42382 # timeout=10
13:21:48 [2021-05-18T13:21:48.287Z] Fetching upstream changes from https://github.com/moby/moby.git
13:21:48 [2021-05-18T13:21:48.287Z]  > git --version # timeout=10
13:21:48 [2021-05-18T13:21:48.330Z]  > git --version # 'git version 2.25.1'
13:21:48 [2021-05-18T13:21:48.330Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:21:48 [2021-05-18T13:21:48.332Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42382/head:refs/remotes/origin/PR-42382 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
13:22:06 [2021-05-18T13:22:06.691Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:22:06 [2021-05-18T13:22:06.707Z]  > git config --add remote.origin.fetch +refs/pull/42382/head:refs/remotes/origin/PR-42382 # timeout=10
13:22:06 [2021-05-18T13:22:06.872Z] Fetching without tags
13:22:07 [2021-05-18T13:22:07.283Z] Merging remotes/origin/20.10 commit e4b9915803c59f3a761c67dd46c606a4f3e3a98f into PR head commit 94c1890d3997cad133e50f0899677f4966078951
13:22:08 [2021-05-18T13:22:08.355Z] Merge succeeded, producing 94c1890d3997cad133e50f0899677f4966078951
13:22:08 [2021-05-18T13:22:08.355Z] Checking out Revision 94c1890d3997cad133e50f0899677f4966078951 (PR-42382)
13:22:06 [2021-05-18T13:22:06.723Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
13:22:06 [2021-05-18T13:22:06.807Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:22:06 [2021-05-18T13:22:06.840Z] Fetching upstream changes from https://github.com/moby/moby.git
13:22:06 [2021-05-18T13:22:06.841Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:22:06 [2021-05-18T13:22:06.842Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42382/head:refs/remotes/origin/PR-42382 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
13:22:07 [2021-05-18T13:22:07.255Z]  > git config core.sparsecheckout # timeout=10
13:22:07 [2021-05-18T13:22:07.268Z]  > git checkout -f 94c1890d3997cad133e50f0899677f4966078951 # timeout=10
13:22:08 [2021-05-18T13:22:08.217Z]  > git remote # timeout=10
13:22:08 [2021-05-18T13:22:08.248Z]  > git config --get remote.origin.url # timeout=10
13:22:08 [2021-05-18T13:22:08.273Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:22:08 [2021-05-18T13:22:08.274Z]  > git merge e4b9915803c59f3a761c67dd46c606a4f3e3a98f # timeout=10
13:22:08 [2021-05-18T13:22:08.304Z]  > git rev-parse HEAD^{commit} # timeout=10
13:22:08 [2021-05-18T13:22:08.327Z]  > git config core.sparsecheckout # timeout=10
13:22:08 [2021-05-18T13:22:08.346Z]  > git checkout -f 94c1890d3997cad133e50f0899677f4966078951 # timeout=10
13:22:12 [2021-05-18T13:22:12.395Z] Commit message: "builder-next: relax second cache key requirements for schema1"