Skip to content

Console Output

14:33:32 [2020-02-10T14:33:32.362Z] using credential docker-jenkins-github-credentials
14:33:32 [2020-02-10T14:33:32.438Z] Cloning the remote Git repository
14:33:32 [2020-02-10T14:33:32.438Z] Cloning with configured refspecs honoured and without tags
14:33:32 [2020-02-10T14:33:32.456Z] Cloning repository https://github.com/moby/moby.git
14:33:32 [2020-02-10T14:33:32.456Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
14:33:32 [2020-02-10T14:33:32.521Z] Fetching upstream changes from https://github.com/moby/moby.git
14:33:32 [2020-02-10T14:33:32.521Z]  > git --version # timeout=10
14:33:32 [2020-02-10T14:33:32.566Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:33:32 [2020-02-10T14:33:32.566Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40487/head:refs/remotes/origin/PR-40487 +refs/heads/master:refs/remotes/origin/master
14:33:45 [2020-02-10T14:33:45.596Z] Fetching without tags
14:33:46 [2020-02-10T14:33:46.284Z] Merging remotes/origin/master commit 400c1bae0cd9e0216bd48371a9f9c6582e0b2794 into PR head commit ed439e4a31caaebf32c657e4063a77aa7af87bc0
14:33:45 [2020-02-10T14:33:45.312Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:33:45 [2020-02-10T14:33:45.343Z]  > git config --add remote.origin.fetch +refs/pull/40487/head:refs/remotes/origin/PR-40487 # timeout=10
14:33:45 [2020-02-10T14:33:45.390Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:33:45 [2020-02-10T14:33:45.500Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:33:45 [2020-02-10T14:33:45.625Z] Fetching upstream changes from https://github.com/moby/moby.git
14:33:45 [2020-02-10T14:33:45.625Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:33:45 [2020-02-10T14:33:45.625Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40487/head:refs/remotes/origin/PR-40487 +refs/heads/master:refs/remotes/origin/master
14:33:46 [2020-02-10T14:33:46.298Z]  > git config core.sparsecheckout # timeout=10
14:33:46 [2020-02-10T14:33:46.345Z]  > git checkout -f ed439e4a31caaebf32c657e4063a77aa7af87bc0
14:33:49 [2020-02-10T14:33:49.291Z] Merge succeeded, producing ed439e4a31caaebf32c657e4063a77aa7af87bc0
14:33:49 [2020-02-10T14:33:49.292Z] Checking out Revision ed439e4a31caaebf32c657e4063a77aa7af87bc0 (PR-40487)
14:33:49 [2020-02-10T14:33:49.051Z]  > git merge 400c1bae0cd9e0216bd48371a9f9c6582e0b2794 # timeout=10
14:33:49 [2020-02-10T14:33:49.177Z]  > git rev-parse "HEAD^{commit}" # timeout=10
14:33:49 [2020-02-10T14:33:49.318Z]  > git config core.sparsecheckout # timeout=10
14:33:49 [2020-02-10T14:33:49.365Z]  > git checkout -f ed439e4a31caaebf32c657e4063a77aa7af87bc0
14:33:50 [2020-02-10T14:33:50.120Z] Commit message: "swagger: document "node.platform.(arch|os)" constraints"