Re: Build failed in Jenkins: Aurora #608

2014-10-03 Thread John Sirois
On Fri, Oct 3, 2014 at 12:59 PM, Zameer Manji wrote: > I've acted on John's suggestion here: https://reviews.apache.org/r/26324/. > If this doesn't fix the problem, I'll file a bug report with pants to get > HTTP retries. > The fix will actually occur in pex - so please file the issue there: htt

Re: Build failed in Jenkins: Aurora #608

2014-10-03 Thread Zameer Manji
I've acted on John's suggestion here: https://reviews.apache.org/r/26324/. If this doesn't fix the problem, I'll file a bug report with pants to get HTTP retries. On Wed, Oct 1, 2014 at 1:12 PM, John Sirois wrote: > In particular its a connect timeout. > > You use: > $ ./pants src/test/python:al

Re: Build failed in Jenkins: Aurora #608

2014-10-01 Thread John Sirois
In particular its a connect timeout. You use: $ ./pants src/test/python:all -vxs You could try: $ ./pants build --timeout=[timeout secs] src/test/python:all -vxs After that you have setting up & using a local pypi mirror and contributing to pants / pex to support retries - whether that's filing

Re: Build failed in Jenkins: Aurora #608

2014-10-01 Thread Zameer Manji
Yet another build failure because pants is unable to download a package within a deadline. What can we do to make this less flakey? On Wed, Oct 1, 2014 at 12:38 PM, Apache Jenkins Server < jenk...@builds.apache.org> wrote: > See > > Changes: > >