Skip to content

Console Output

11:52:47 [2021-11-11T11:52:47.006Z] The recommended git tool is: git
11:52:50 [2021-11-11T11:52:50.267Z] using credential docker-jenkins-github-credentials
11:52:50 [2021-11-11T11:52:50.276Z] Cloning the remote Git repository
11:52:50 [2021-11-11T11:52:50.276Z] Cloning with configured refspecs honoured and without tags
11:52:50 [2021-11-11T11:52:50.321Z] Cloning repository https://github.com/moby/moby.git
11:52:50 [2021-11-11T11:52:50.424Z]  > git init /home/ubuntu/workspace/moby_PR-42993 # timeout=10
11:52:50 [2021-11-11T11:52:50.634Z] Fetching upstream changes from https://github.com/moby/moby.git
11:52:50 [2021-11-11T11:52:50.634Z]  > git --version # timeout=10
11:52:50 [2021-11-11T11:52:50.658Z]  > git --version # 'git version 2.17.1'
11:52:50 [2021-11-11T11:52:50.659Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:52:50 [2021-11-11T11:52:50.662Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42993/head:refs/remotes/origin/PR-42993 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:53:12 [2021-11-11T11:53:12.250Z] Fetching without tags
11:53:12 [2021-11-11T11:53:12.555Z] Merging remotes/origin/master commit 99cb9adcab42058fde139897ce02ff192316b76f into PR head commit c97d09b1e149bae24eb55bafd8e7ff998fcb4d49
11:53:12 [2021-11-11T11:53:12.186Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:53:12 [2021-11-11T11:53:12.206Z]  > git config --add remote.origin.fetch +refs/pull/42993/head:refs/remotes/origin/PR-42993 # timeout=10
11:53:12 [2021-11-11T11:53:12.226Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
11:53:12 [2021-11-11T11:53:12.251Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:53:12 [2021-11-11T11:53:12.266Z] Fetching upstream changes from https://github.com/moby/moby.git
11:53:12 [2021-11-11T11:53:12.266Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:53:12 [2021-11-11T11:53:12.267Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42993/head:refs/remotes/origin/PR-42993 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:53:12 [2021-11-11T11:53:12.576Z]  > git config core.sparsecheckout # timeout=10
11:53:12 [2021-11-11T11:53:12.596Z]  > git checkout -f c97d09b1e149bae24eb55bafd8e7ff998fcb4d49 # timeout=10
11:53:13 [2021-11-11T11:53:13.286Z]  > git remote # timeout=10
11:53:13 [2021-11-11T11:53:13.952Z] Merge succeeded, producing a2d39283670f53bb6d74e0beaced23cf8800d86a
11:53:13 [2021-11-11T11:53:13.952Z] Checking out Revision a2d39283670f53bb6d74e0beaced23cf8800d86a (PR-42993)
11:53:13 [2021-11-11T11:53:13.306Z]  > git config --get remote.origin.url # timeout=10
11:53:13 [2021-11-11T11:53:13.333Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:53:13 [2021-11-11T11:53:13.334Z]  > git merge 99cb9adcab42058fde139897ce02ff192316b76f # timeout=10
11:53:13 [2021-11-11T11:53:13.930Z]  > git rev-parse HEAD^{commit} # timeout=10
11:53:13 [2021-11-11T11:53:13.965Z]  > git config core.sparsecheckout # timeout=10
11:53:13 [2021-11-11T11:53:13.989Z]  > git checkout -f a2d39283670f53bb6d74e0beaced23cf8800d86a # timeout=10
11:53:18 [2021-11-11T11:53:18.409Z] Commit message: "Merge commit '99cb9adcab42058fde139897ce02ff192316b76f' into HEAD"
11:53:18 [2021-11-11T11:53:18.453Z] First time build. Skipping changelog.
11:53:18 [2021-11-11T11:53:18.435Z]  > git rev-list --no-walk c4852185a6e802623c489ab8922ec3ecc6be4728 # timeout=10