Re: [INFO] Failing Precommit Builds - HBASE-19042

2017-10-20 Thread Sean Busbey
I think things are back to normal now. As a bonus, we also fixed some issues with running the hadoopcheck and shadedjars checks more often than needed. after we've gotten a few runs in over the weekend we can pick back up on the timeout issue, presuming the surefire upgrade didn't fix them. On Fr

Re: [INFO] Failing Precommit Builds - HBASE-19042

2017-10-20 Thread Mike Drob
Another unfortunate entry in this saga - the ASF Jenkins master is in bad shape and is getting some maintenance love. In preparation for the shutdown, it has stopped accepting new jobs, which means it will take us a while longer to dig out of the precommit backlog. Hopefully we'll be in a much bett

Re: [INFO] Failing Precommit Builds - HBASE-19042

2017-10-19 Thread Stack
On Thu, Oct 19, 2017 at 4:41 PM, Mike Drob wrote: > ... > And huge thank you to Duo, Misty, Sean, and Peter for their parts to > resolve the original issue. It is a great example of the community working > together. > > I love it! S > Mike > > On Thu, Oct 19, 2017, 4:44 PM Mike Drob wrote: >

Re: [INFO] Failing Precommit Builds - HBASE-19042

2017-10-19 Thread Duo Zhang
Filed HBASE-19055 and pushed the patch to all active branches there. Now all our pre commit checks are switched to use OpenJDK8. Thanks all. 2017-10-20 9:01 GMT+08:00 张铎(Duo Zhang) : > OK seems the newest one. Let me open a new issue to apply them to other > branches. Thanks. > > 2017-10-20 8:3

Re: [INFO] Failing Precommit Builds - HBASE-19042

2017-10-19 Thread Duo Zhang
OK seems the newest one. Let me open a new issue to apply them to other branches. Thanks. 2017-10-20 8:36 GMT+08:00 张铎(Duo Zhang) : > We need patches for all branches starting from branch-1.1. So which > version do you commit for HBASE-19042? I can apply the same tricks to other > branches. > > T

Re: [INFO] Failing Precommit Builds - HBASE-19042

2017-10-19 Thread Duo Zhang
We need patches for all branches starting from branch-1.1. So which version do you commit for HBASE-19042? I can apply the same tricks to other branches. Thanks. 2017-10-20 7:41 GMT+08:00 Mike Drob : > It looks like branch-1 precommit is still broken, we don't have a JIRA for > it yet though. Th

Re: [INFO] Failing Precommit Builds - HBASE-19042

2017-10-19 Thread Mike Drob
It looks like branch-1 precommit is still broken, we don't have a JIRA for it yet though. The fix isn't as straightforward there so it will take a little more time. Thank you to Ted Yu for bringing this to my attention. And huge thank you to Duo, Misty, Sean, and Peter for their parts to resolve t

Re: [INFO] Failing Precommit Builds - HBASE-19042

2017-10-19 Thread Mike Drob
This issue should be resolved now. I went through and tried to manually trigger a precommit on Jenkins for issues where I saw failed precommit runs, but can't guarantee that I caught everything. We are now using openjdk-8 for our precommit runs. Please be vigilant for things that you think might b

Re: [INFO] Failing Precommit Builds - HBASE-19042

2017-10-18 Thread Sean Busbey
Thanks for the heads up and thanks to the folks digging in on this. Great find Peter! On Oct 18, 2017 8:52 PM, "Mike Drob" wrote: > Hi devs, > > Wanted to send a quick note, since some of you have noticed our precommit > failing with mysterious docker errors. > > Our Peter has diagnosed this as

[INFO] Failing Precommit Builds - HBASE-19042

2017-10-18 Thread Mike Drob
Hi devs, Wanted to send a quick note, since some of you have noticed our precommit failing with mysterious docker errors. Our Peter has diagnosed this as Oracle changing their download URL when releasing the latest update of Java 8. There's a few different proposed solutions here, the final fix w