Re: Build timeout -- continuous-integration/appveyor/pr — AppVeyor build failed

2018-07-24 Thread Hyukjin Kwon
Eh, I believe we have been using this since we decided to use it in SPARK-17200. (probably you mean Travis CI(?)) It's still two clicks of the mouse to close and reopen :-) but yea I get It could be bothering and it's a workaround for clarification. As far as I know, we should open an INFRA JIRA t

Re: Build timeout -- continuous-integration/appveyor/pr — AppVeyor build failed

2018-07-24 Thread shane knapp
out of curiosity: why are we using appveyor again? closing and reopening PRs solely to retrigger builds seems... cumbersome. shane On Tue, Jul 24, 2018 at 6:09 PM, Hyukjin Kwon wrote: > looks we are getting close indeed ... > Fortunately(?), looks still a bit unusual yet though given the his

Re: Build timeout -- continuous-integration/appveyor/pr — AppVeyor build failed

2018-07-24 Thread Hyukjin Kwon
looks we are getting close indeed ... Fortunately(?), looks still a bit unusual yet though given the history ( https://ci.appveyor.com/project/ApacheSoftwareFoundation/spark/history) As far as I know, simple workaround is just to close and reopen the PR and it retriggers the build. I believe this

Re: Build timeout -- continuous-integration/appveyor/pr — AppVeyor build failed

2018-07-24 Thread shane knapp
revisiting this thread... i pushed a small change to some R test code ( https://github.com/apache/spark/pull/21864), and the appveyor build timed out after 90 minutes: https://ci.appveyor.com/project/ApacheSoftwareFoundation/spark/build/2440-master to be honest, i don't have a lot of time to deb

Re: Build timeout -- continuous-integration/appveyor/pr — AppVeyor build failed

2018-05-13 Thread Hyukjin Kwon
Yup, I am not saying it's required but might be better since that's written in the guide as so and at least am seeing rebase is more frequent. Also, usually merging commits trigger the AppVeyor build if it includes some changes in R It's fine to merge the commits but better to rebase to save AppVey

Re: Build timeout -- continuous-integration/appveyor/pr — AppVeyor build failed

2018-05-13 Thread Holden Karau
On Sun, May 13, 2018 at 9:43 PM Hyukjin Kwon wrote: > From a very quick look, I believe that's just occasional network issue in > AppVeyor. For example, in this case: > Downloading: > https://repo.maven.apache.org/maven2/org/scala-lang/scala-compiler/2.11.8/scala-compiler-2.11.8.jar > This took

Re: Build timeout -- continuous-integration/appveyor/pr — AppVeyor build failed

2018-05-13 Thread Hyukjin Kwon
>From a very quick look, I believe that's just occasional network issue in AppVeyor. For example, in this case: Downloading: https://repo.maven.apache.org/maven2/org/scala-lang/scala-compiler/2.11.8/scala-compiler-2.11.8.jar This took 26ish mins and seems further downloading jars look mins much m

Build timeout -- continuous-integration/appveyor/pr — AppVeyor build failed

2018-05-13 Thread Ilan Filonenko
Hi dev, I recently updated an on-going PR [ https://github.com/apache/spark/pull/21092] that was updated with a merge that included a lot of commits from master and I got the following error: *continuous-integration/appveyor/pr *— AppVeyor build failed due to: *Build execution time has reached