Skip to content

Console Output

20:58:14 [2021-12-24T20:58:14.827Z] The recommended git tool is: git
20:58:14 [2021-12-24T20:58:14.835Z] using credential docker-jenkins-github-credentials
20:58:14 [2021-12-24T20:58:14.842Z] Cloning the remote Git repository
20:58:14 [2021-12-24T20:58:14.842Z] Cloning with configured refspecs honoured and without tags
20:58:14 [2021-12-24T20:58:14.843Z] Cloning repository https://github.com/moby/moby.git
20:58:14 [2021-12-24T20:58:14.843Z]  > git init /home/ubuntu/workspace/moby_PR-43100 # timeout=10
20:58:14 [2021-12-24T20:58:14.857Z] Fetching upstream changes from https://github.com/moby/moby.git
20:58:14 [2021-12-24T20:58:14.857Z]  > git --version # timeout=10
20:58:14 [2021-12-24T20:58:14.863Z]  > git --version # 'git version 2.25.1'
20:58:14 [2021-12-24T20:58:14.863Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:58:14 [2021-12-24T20:58:14.864Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43100/head:refs/remotes/origin/PR-43100 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:58:29 [2021-12-24T20:58:29.521Z] Fetching without tags
20:58:29 [2021-12-24T20:58:29.762Z] Merging remotes/origin/master commit 10aecb0e652d346130a37e5b4383eca28f594c21 into PR head commit 5cbc08ce57a54f8532516812efb0e5297c06c2b7
20:58:30 [2021-12-24T20:58:30.667Z] Merge succeeded, producing 680cb9c4b98a3ba33264d37ff046950bf16f9436
20:58:30 [2021-12-24T20:58:30.667Z] Checking out Revision 680cb9c4b98a3ba33264d37ff046950bf16f9436 (PR-43100)
20:58:29 [2021-12-24T20:58:29.503Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:58:29 [2021-12-24T20:58:29.506Z]  > git config --add remote.origin.fetch +refs/pull/43100/head:refs/remotes/origin/PR-43100 # timeout=10
20:58:29 [2021-12-24T20:58:29.511Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:58:29 [2021-12-24T20:58:29.517Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:58:29 [2021-12-24T20:58:29.522Z] Fetching upstream changes from https://github.com/moby/moby.git
20:58:29 [2021-12-24T20:58:29.522Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:58:29 [2021-12-24T20:58:29.522Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43100/head:refs/remotes/origin/PR-43100 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:58:29 [2021-12-24T20:58:29.763Z]  > git config core.sparsecheckout # timeout=10
20:58:29 [2021-12-24T20:58:29.772Z]  > git checkout -f 5cbc08ce57a54f8532516812efb0e5297c06c2b7 # timeout=10
20:58:30 [2021-12-24T20:58:30.236Z]  > git remote # timeout=10
20:58:30 [2021-12-24T20:58:30.243Z]  > git config --get remote.origin.url # timeout=10
20:58:30 [2021-12-24T20:58:30.249Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:58:30 [2021-12-24T20:58:30.249Z]  > git merge 10aecb0e652d346130a37e5b4383eca28f594c21 # timeout=10
20:58:30 [2021-12-24T20:58:30.660Z]  > git rev-parse HEAD^{commit} # timeout=10
20:58:30 [2021-12-24T20:58:30.668Z]  > git config core.sparsecheckout # timeout=10
20:58:30 [2021-12-24T20:58:30.673Z]  > git checkout -f 680cb9c4b98a3ba33264d37ff046950bf16f9436 # timeout=10
20:58:30 [2021-12-24T20:58:30.958Z] Commit message: "Merge commit '10aecb0e652d346130a37e5b4383eca28f594c21' into HEAD"
20:58:30 [2021-12-24T20:58:30.964Z] First time build. Skipping changelog.
20:58:30 [2021-12-24T20:58:30.959Z]  > git rev-list --no-walk e486c406d02ab3e9f8669495b064c4308ff1ca71 # timeout=10