Skip to content

Console Output

10:15:32 [2019-09-26T10:15:32.181Z] using credential docker-jenkins-github-credentials
10:15:32 [2019-09-26T10:15:32.197Z] Cloning the remote Git repository
10:15:32 [2019-09-26T10:15:32.197Z] Cloning with configured refspecs honoured and without tags
10:15:32 [2019-09-26T10:15:32.193Z] Cloning repository https://github.com/moby/moby.git
10:15:32 [2019-09-26T10:15:32.194Z]  > git init /home/docker/workspace/moby_PR-39990 # timeout=10
10:15:32 [2019-09-26T10:15:32.201Z] Fetching upstream changes from https://github.com/moby/moby.git
10:15:32 [2019-09-26T10:15:32.201Z]  > git --version # timeout=10
10:15:32 [2019-09-26T10:15:32.204Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:15:32 [2019-09-26T10:15:32.205Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39990/head:refs/remotes/origin/PR-39990 +refs/heads/master:refs/remotes/origin/master
10:15:56 [2019-09-26T10:15:56.331Z] Fetching without tags
10:15:56 [2019-09-26T10:15:56.817Z] Merging remotes/origin/master commit 4e9cffae051a85e045d72f1fc048846edfb31db4 into PR head commit 5175ed54e58d2027e54571ef384eed54626f6c89
10:15:57 [2019-09-26T10:15:57.728Z] Merge succeeded, producing 5175ed54e58d2027e54571ef384eed54626f6c89
10:15:57 [2019-09-26T10:15:57.729Z] Checking out Revision 5175ed54e58d2027e54571ef384eed54626f6c89 (PR-39990)
10:15:56 [2019-09-26T10:15:56.288Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:15:56 [2019-09-26T10:15:56.292Z]  > git config --add remote.origin.fetch +refs/pull/39990/head:refs/remotes/origin/PR-39990 # timeout=10
10:15:56 [2019-09-26T10:15:56.295Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
10:15:56 [2019-09-26T10:15:56.311Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:15:56 [2019-09-26T10:15:56.326Z] Fetching upstream changes from https://github.com/moby/moby.git
10:15:56 [2019-09-26T10:15:56.326Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:15:56 [2019-09-26T10:15:56.327Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39990/head:refs/remotes/origin/PR-39990 +refs/heads/master:refs/remotes/origin/master
10:15:56 [2019-09-26T10:15:56.812Z]  > git config core.sparsecheckout # timeout=10
10:15:56 [2019-09-26T10:15:56.815Z]  > git checkout -f 5175ed54e58d2027e54571ef384eed54626f6c89
10:15:57 [2019-09-26T10:15:57.683Z]  > git merge 4e9cffae051a85e045d72f1fc048846edfb31db4 # timeout=10
10:15:57 [2019-09-26T10:15:57.707Z]  > git rev-parse HEAD^{commit} # timeout=10
10:15:57 [2019-09-26T10:15:57.723Z]  > git config core.sparsecheckout # timeout=10
10:15:57 [2019-09-26T10:15:57.726Z]  > git checkout -f 5175ed54e58d2027e54571ef384eed54626f6c89
10:15:58 [2019-09-26T10:15:58.618Z] Commit message: "hack/ci/windows.ps1 update references to repositories that were moved"