Skip to content

Console Output

19:12:05 [2020-09-20T19:12:05.187Z] using credential docker-jenkins-github-credentials
19:12:05 [2020-09-20T19:12:05.198Z] Cloning the remote Git repository
19:12:05 [2020-09-20T19:12:05.198Z] Cloning with configured refspecs honoured and without tags
19:12:05 [2020-09-20T19:12:05.217Z] Cloning repository https://github.com/moby/moby.git
19:12:05 [2020-09-20T19:12:05.302Z]  > git init /home/ubuntu/workspace/moby_PR-38469 # timeout=10
19:12:05 [2020-09-20T19:12:05.626Z] Fetching upstream changes from https://github.com/moby/moby.git
19:12:05 [2020-09-20T19:12:05.627Z]  > git --version # timeout=10
19:12:05 [2020-09-20T19:12:05.679Z]  > git --version # 'git version 2.17.1'
19:12:05 [2020-09-20T19:12:05.679Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:12:05 [2020-09-20T19:12:05.681Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/38469/head:refs/remotes/origin/PR-38469 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:12:24 [2020-09-20T19:12:24.287Z] Fetching without tags
19:12:24 [2020-09-20T19:12:24.726Z] Merging remotes/origin/master commit 0bad48279efe3e5f56df1c4c8c2e6bc90fbb36e9 into PR head commit 66a37b460c839ee7a9aca118840b441764292c97
19:12:24 [2020-09-20T19:12:24.174Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:12:24 [2020-09-20T19:12:24.192Z]  > git config --add remote.origin.fetch +refs/pull/38469/head:refs/remotes/origin/PR-38469 # timeout=10
19:12:24 [2020-09-20T19:12:24.223Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
19:12:24 [2020-09-20T19:12:24.254Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:12:24 [2020-09-20T19:12:24.292Z] Fetching upstream changes from https://github.com/moby/moby.git
19:12:24 [2020-09-20T19:12:24.293Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:12:24 [2020-09-20T19:12:24.294Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/38469/head:refs/remotes/origin/PR-38469 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:12:24 [2020-09-20T19:12:24.735Z]  > git config core.sparsecheckout # timeout=10
19:12:24 [2020-09-20T19:12:24.755Z]  > git checkout -f 66a37b460c839ee7a9aca118840b441764292c97 # timeout=10
19:12:25 [2020-09-20T19:12:25.819Z]  > git remote # timeout=10
19:12:25 [2020-09-20T19:12:25.847Z]  > git config --get remote.origin.url # timeout=10
19:12:25 [2020-09-20T19:12:25.867Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:12:25 [2020-09-20T19:12:25.868Z]  > git merge 0bad48279efe3e5f56df1c4c8c2e6bc90fbb36e9 # timeout=10
19:12:26 [2020-09-20T19:12:26.664Z] Merge succeeded, producing 98f1115e882dad3fbc3cbaca9ebc0e201c1a527f
19:12:26 [2020-09-20T19:12:26.664Z] Checking out Revision 98f1115e882dad3fbc3cbaca9ebc0e201c1a527f (PR-38469)
19:12:26 [2020-09-20T19:12:26.641Z]  > git rev-parse HEAD^{commit} # timeout=10
19:12:26 [2020-09-20T19:12:26.663Z]  > git config core.sparsecheckout # timeout=10
19:12:26 [2020-09-20T19:12:26.687Z]  > git checkout -f 98f1115e882dad3fbc3cbaca9ebc0e201c1a527f # timeout=10
19:12:30 [2020-09-20T19:12:30.538Z] Commit message: "Merge commit '0bad48279efe3e5f56df1c4c8c2e6bc90fbb36e9' into HEAD"
19:12:30 [2020-09-20T19:12:30.558Z] First time build. Skipping changelog.
19:12:30 [2020-09-20T19:12:30.538Z]  > git rev-list --no-walk 91ddebe332b09b08e568798b10b368c09e932008 # timeout=10