Re: Build failing

2017-01-25 Thread Casey Stella
Ok, I figured out what was going on, I believe, and submitted a PR for it: https://github.com/apache/incubator-metron/pull/424 On Tue, Jan 24, 2017 at 8:28 AM, Justin Leet wrote: > Created a Jira: > https://issues.apache.org/jira/browse/METRON-672 > > Feel free to add /

Re: Build failing

2017-01-24 Thread Justin Leet
Created a Jira: https://issues.apache.org/jira/browse/METRON-672 Feel free to add / correct anything in that ticket. Justin On Tue, Jan 24, 2017 at 8:09 AM, Casey Stella wrote: > One thing that I would caution though is that this is likely a heisenbug. > The more logging I

Re: Build failing

2017-01-24 Thread Casey Stella
One thing that I would caution though is that this is likely a heisenbug. The more logging I added earlier made it less likely to occur. It seems more likely to occur on Travis than locally and I made it happen by repeatedly running mvn install on Metron-solr (after a mvn install of the whole

Re: Build failing

2017-01-24 Thread Casey Stella
Agreed to both counts. I was able to reproduce it locally, but not in an IDE by the way. On Tue, Jan 24, 2017 at 07:57 Justin Leet wrote: > I definitely agree that this isn't a fluke. > > Do we have a Jira for this? If not, I can create one and I would like to > propose

Re: Build failing

2017-01-24 Thread Justin Leet
I definitely agree that this isn't a fluke. Do we have a Jira for this? If not, I can create one and I would like to propose that part of that ticket is adding logging. Right now, I'm concerned we don't have enough info from the Travis builds to be able to (easily) debug failure or reproduce

Re: Build failing

2017-01-23 Thread Casey Stella
One more thing, just for posterity here, it always freezes at 6 records written to HDFS. That's the reason I thought it was a flushing issue. On Mon, Jan 23, 2017 at 3:38 PM, Casey Stella wrote: > Ok, so now I'm concerned that this isn't a fluke. Here's an excerpt from >

Re: Build failing

2017-01-23 Thread Casey Stella
Ok, so now I'm concerned that this isn't a fluke. Here's an excerpt from the failing logs on travis for my PR with substantially longer timeouts ( https://s3.amazonaws.com/archive.travis-ci.org/jobs/194575474/log.txt) Running org.apache.metron.solr.integration.SolrIndexingIntegrationTest 0 vs 10

Re: Build failing

2017-01-23 Thread Casey Stella
Yeah, I adjusted the timeout on the indexing integration tests as part of https://github.com/apache/incubator-metron/pull/420 which I'll merge in today. On Mon, Jan 23, 2017 at 2:01 PM, zeo...@gmail.com wrote: > Okay, now we have back to back failures, and it looks like it may

Re: Build failing

2017-01-23 Thread zeo...@gmail.com
Okay, now we have back to back failures, and it looks like it may have been a timeout issue? `test(org.apache.metron.solr.integration.SolrIndexingIntegrationTest): Took too long to complete: 150582 > 15`, more details below: Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed:

Build failing

2017-01-19 Thread zeo...@gmail.com
The build has been showing as failing for a little while now. I know we recently updated the language around Merge Requirements , but if I recall properly our current issue is