Skip to content

Console Output

16:36:56 [2020-04-14T16:36:56.866Z] using credential docker-jenkins-github-credentials
16:36:56 [2020-04-14T16:36:56.939Z] Cloning the remote Git repository
16:36:56 [2020-04-14T16:36:56.939Z] Cloning with configured refspecs honoured and without tags
16:36:57 [2020-04-14T16:36:57.122Z] Cloning repository https://github.com/moby/moby.git
16:36:57 [2020-04-14T16:36:57.592Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
16:36:59 [2020-04-14T16:36:59.183Z] Fetching upstream changes from https://github.com/moby/moby.git
16:36:59 [2020-04-14T16:36:59.183Z]  > git --version # timeout=10
16:36:59 [2020-04-14T16:36:59.246Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:36:59 [2020-04-14T16:36:59.248Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/39771/head:refs/remotes/origin/PR-39771 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:37:17 [2020-04-14T16:37:17.098Z] Fetching without tags
16:37:17 [2020-04-14T16:37:17.843Z] Merging remotes/origin/master commit e6d949b9e707c55700c545614d25713bb191aed8 into PR head commit cdc39fa29c710c7b56aef827166f9e98bb7c20b8
16:37:16 [2020-04-14T16:37:16.708Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:37:16 [2020-04-14T16:37:16.804Z]  > git config --add remote.origin.fetch +refs/pull/39771/head:refs/remotes/origin/PR-39771 # timeout=10
16:37:16 [2020-04-14T16:37:16.862Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:37:16 [2020-04-14T16:37:16.993Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:37:17 [2020-04-14T16:37:17.134Z] Fetching upstream changes from https://github.com/moby/moby.git
16:37:17 [2020-04-14T16:37:17.134Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:37:17 [2020-04-14T16:37:17.135Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/39771/head:refs/remotes/origin/PR-39771 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:37:17 [2020-04-14T16:37:17.956Z]  > git config core.sparsecheckout # timeout=10
16:37:18 [2020-04-14T16:37:18.012Z]  > git checkout -f cdc39fa29c710c7b56aef827166f9e98bb7c20b8 # timeout=10
16:37:21 [2020-04-14T16:37:21.478Z] Merge succeeded, producing cdc39fa29c710c7b56aef827166f9e98bb7c20b8
16:37:21 [2020-04-14T16:37:21.478Z] Checking out Revision cdc39fa29c710c7b56aef827166f9e98bb7c20b8 (PR-39771)
16:37:21 [2020-04-14T16:37:21.084Z]  > git merge e6d949b9e707c55700c545614d25713bb191aed8 # timeout=10
16:37:21 [2020-04-14T16:37:21.262Z]  > git rev-parse "HEAD^{commit}" # timeout=10
16:37:21 [2020-04-14T16:37:21.512Z]  > git config core.sparsecheckout # timeout=10
16:37:21 [2020-04-14T16:37:21.569Z]  > git checkout -f cdc39fa29c710c7b56aef827166f9e98bb7c20b8 # timeout=10
16:37:38 [2020-04-14T16:37:38.500Z] Commit message: "integration/config: add check for removing non-existing config"