Skip to content

Console Output

14:08:12 [2019-08-21T14:08:12.322Z] using credential docker-jenkins-github-credentials
14:08:12 [2019-08-21T14:08:12.400Z] Cloning the remote Git repository
14:08:12 [2019-08-21T14:08:12.400Z] Cloning with configured refspecs honoured and without tags
14:08:12 [2019-08-21T14:08:12.609Z] Cloning repository https://github.com/moby/moby.git
14:08:13 [2019-08-21T14:08:13.096Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
14:08:15 [2019-08-21T14:08:15.094Z] Fetching upstream changes from https://github.com/moby/moby.git
14:08:15 [2019-08-21T14:08:15.094Z]  > git --version # timeout=10
14:08:15 [2019-08-21T14:08:15.135Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:08:15 [2019-08-21T14:08:15.137Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39747/head:refs/remotes/origin/PR-39747 +refs/heads/master:refs/remotes/origin/master
14:08:34 [2019-08-21T14:08:34.331Z] Fetching without tags
14:08:34 [2019-08-21T14:08:34.040Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:08:34 [2019-08-21T14:08:34.090Z]  > git config --add remote.origin.fetch +refs/pull/39747/head:refs/remotes/origin/PR-39747 # timeout=10
14:08:34 [2019-08-21T14:08:34.131Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:08:34 [2019-08-21T14:08:34.252Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:08:34 [2019-08-21T14:08:34.372Z] Fetching upstream changes from https://github.com/moby/moby.git
14:08:34 [2019-08-21T14:08:34.374Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:08:34 [2019-08-21T14:08:34.374Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39747/head:refs/remotes/origin/PR-39747 +refs/heads/master:refs/remotes/origin/master
14:08:35 [2019-08-21T14:08:35.544Z] Merging remotes/origin/master commit d7b484c99de71a79105346e2b69906e01797e58b into PR head commit ca3e230b7749d02dd6019392eeffcd0e0d5d2c16
14:08:35 [2019-08-21T14:08:35.661Z]  > git config core.sparsecheckout # timeout=10
14:08:35 [2019-08-21T14:08:35.704Z]  > git checkout -f ca3e230b7749d02dd6019392eeffcd0e0d5d2c16
14:08:38 [2019-08-21T14:08:38.975Z] Merge succeeded, producing ca3e230b7749d02dd6019392eeffcd0e0d5d2c16
14:08:38 [2019-08-21T14:08:38.975Z] Checking out Revision ca3e230b7749d02dd6019392eeffcd0e0d5d2c16 (PR-39747)
14:08:38 [2019-08-21T14:08:38.726Z]  > git merge d7b484c99de71a79105346e2b69906e01797e58b # timeout=10
14:08:38 [2019-08-21T14:08:38.851Z]  > git rev-parse "HEAD^{commit}" # timeout=10
14:08:39 [2019-08-21T14:08:39.016Z]  > git config core.sparsecheckout # timeout=10
14:08:39 [2019-08-21T14:08:39.057Z]  > git checkout -f ca3e230b7749d02dd6019392eeffcd0e0d5d2c16
14:08:49 [2019-08-21T14:08:49.066Z] Commit message: "Use new windows labels"