Skip to content

Console Output

17:40:54 [2021-09-23T17:40:54.015Z] The recommended git tool is: git
17:40:57 [2021-09-23T17:40:57.631Z] using credential docker-jenkins-github-credentials
17:40:57 [2021-09-23T17:40:57.638Z] Cloning the remote Git repository
17:40:57 [2021-09-23T17:40:57.638Z] Cloning with configured refspecs honoured and without tags
17:40:57 [2021-09-23T17:40:57.653Z] Cloning repository https://github.com/moby/moby.git
17:40:57 [2021-09-23T17:40:57.789Z]  > git init /home/ubuntu/workspace/moby_PR-42854 # timeout=10
17:40:58 [2021-09-23T17:40:58.169Z] Fetching upstream changes from https://github.com/moby/moby.git
17:40:58 [2021-09-23T17:40:58.171Z]  > git --version # timeout=10
17:40:58 [2021-09-23T17:40:58.231Z]  > git --version # 'git version 2.25.1'
17:40:58 [2021-09-23T17:40:58.232Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:40:58 [2021-09-23T17:40:58.234Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42854/head:refs/remotes/origin/PR-42854 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:41:22 [2021-09-23T17:41:22.312Z] Fetching without tags
17:41:22 [2021-09-23T17:41:22.258Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:41:22 [2021-09-23T17:41:22.266Z]  > git config --add remote.origin.fetch +refs/pull/42854/head:refs/remotes/origin/PR-42854 # timeout=10
17:41:22 [2021-09-23T17:41:22.277Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:41:22 [2021-09-23T17:41:22.292Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:41:22 [2021-09-23T17:41:22.315Z] Fetching upstream changes from https://github.com/moby/moby.git
17:41:22 [2021-09-23T17:41:22.315Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:41:22 [2021-09-23T17:41:22.316Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42854/head:refs/remotes/origin/PR-42854 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:41:22 [2021-09-23T17:41:22.631Z] Merging remotes/origin/master commit 8dd2a3ca50faf06fc84394d415113fb802e7452c into PR head commit 3acf0b916a90f0bae2b37d9f5bda4e66d7ebd65e
17:41:24 [2021-09-23T17:41:24.703Z] Merge succeeded, producing c28703dd27d71b77e2cb1d405e0dca46e95bbab9
17:41:24 [2021-09-23T17:41:24.703Z] Checking out Revision c28703dd27d71b77e2cb1d405e0dca46e95bbab9 (PR-42854)
17:41:22 [2021-09-23T17:41:22.634Z]  > git config core.sparsecheckout # timeout=10
17:41:22 [2021-09-23T17:41:22.654Z]  > git checkout -f 3acf0b916a90f0bae2b37d9f5bda4e66d7ebd65e # timeout=10
17:41:23 [2021-09-23T17:41:23.699Z]  > git remote # timeout=10
17:41:23 [2021-09-23T17:41:23.722Z]  > git config --get remote.origin.url # timeout=10
17:41:23 [2021-09-23T17:41:23.747Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:41:23 [2021-09-23T17:41:23.877Z]  > git merge 8dd2a3ca50faf06fc84394d415113fb802e7452c # timeout=10
17:41:24 [2021-09-23T17:41:24.674Z]  > git rev-parse HEAD^{commit} # timeout=10
17:41:24 [2021-09-23T17:41:24.704Z]  > git config core.sparsecheckout # timeout=10
17:41:24 [2021-09-23T17:41:24.717Z]  > git checkout -f c28703dd27d71b77e2cb1d405e0dca46e95bbab9 # timeout=10
17:41:28 [2021-09-23T17:41:28.510Z] Commit message: "Merge commit '8dd2a3ca50faf06fc84394d415113fb802e7452c' into HEAD"
17:41:28 [2021-09-23T17:41:28.527Z] First time build. Skipping changelog.
17:41:28 [2021-09-23T17:41:28.512Z]  > git rev-list --no-walk 2d1d70cf2bbe6eed69185b93cfc7af4607865274 # timeout=10