You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by OpenInx <op...@gmail.com> on 2018/11/01 02:14:29 UTC

Hadoop QA always says VM crash or System.exit called?

Hi All

     The latest successful Hadoop QA is
https://builds.apache.org/job/PreCommit-HBASE-Build/14897,  After that all
jenkins build failed because
     of saying VM crash or System.exit called..

     For example:
https://builds.apache.org/job/PreCommit-HBASE-Build/14908/artifact/patchprocess/patch-unit-hbase-rsgroup.txt

     Need to find out what's wrong with it.

Re: Hadoop QA always says VM crash or System.exit called?

Posted by "张铎 (Duo Zhang)" <pa...@gmail.com>.
In HBASE-21417 I pushed a patch to all branches in which I added
'-Djdk.net.URLClassPath.disableClassPathURLCheck=true' to the argLine when
executing surefire plugin. The pre commit result on HBASE-21417 is fine,
Please try resubmitting the patches.

Thanks.

张铎(Duo Zhang) <pa...@gmail.com> 于2018年11月1日周四 上午10:38写道:

> It seems that we need to set
> "jdk.net.URLClassPath.disableClassPathURLCheck" to true. Let me try.
>
> 张铎(Duo Zhang) <pa...@gmail.com> 于2018年11月1日周四 上午10:33写道:
>
>> Thanks for the input. Let me read these threads.
>>
>> Kevin Risden <kr...@apache.org> 于2018年11月1日周四 上午10:21写道:
>>
>>> I'm not sure if this is in Docker but openjdk8 on debian (and Docker
>>> openjdk 8 official image) has a bug. It is causing surefire to fail with
>>> vm
>>> crash.
>>>
>>> * https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=911925
>>> * https://github.com/carlossg/docker-maven/issues/90
>>> * https://github.com/carlossg/docker-maven/issues/92
>>>
>>> Kevin Risden
>>>
>>>
>>> On Wed, Oct 31, 2018 at 10:14 PM OpenInx <op...@gmail.com> wrote:
>>>
>>> > Hi All
>>> >
>>> >      The latest successful Hadoop QA is
>>> > https://builds.apache.org/job/PreCommit-HBASE-Build/14897,  After
>>> that all
>>> > jenkins build failed because
>>> >      of saying VM crash or System.exit called..
>>> >
>>> >      For example:
>>> >
>>> >
>>> https://builds.apache.org/job/PreCommit-HBASE-Build/14908/artifact/patchprocess/patch-unit-hbase-rsgroup.txt
>>> >
>>> >      Need to find out what's wrong with it.
>>> >
>>>
>>

Re: Hadoop QA always says VM crash or System.exit called?

Posted by "张铎 (Duo Zhang)" <pa...@gmail.com>.
It seems that we need to set
"jdk.net.URLClassPath.disableClassPathURLCheck" to true. Let me try.

张铎(Duo Zhang) <pa...@gmail.com> 于2018年11月1日周四 上午10:33写道:

> Thanks for the input. Let me read these threads.
>
> Kevin Risden <kr...@apache.org> 于2018年11月1日周四 上午10:21写道:
>
>> I'm not sure if this is in Docker but openjdk8 on debian (and Docker
>> openjdk 8 official image) has a bug. It is causing surefire to fail with
>> vm
>> crash.
>>
>> * https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=911925
>> * https://github.com/carlossg/docker-maven/issues/90
>> * https://github.com/carlossg/docker-maven/issues/92
>>
>> Kevin Risden
>>
>>
>> On Wed, Oct 31, 2018 at 10:14 PM OpenInx <op...@gmail.com> wrote:
>>
>> > Hi All
>> >
>> >      The latest successful Hadoop QA is
>> > https://builds.apache.org/job/PreCommit-HBASE-Build/14897,  After that
>> all
>> > jenkins build failed because
>> >      of saying VM crash or System.exit called..
>> >
>> >      For example:
>> >
>> >
>> https://builds.apache.org/job/PreCommit-HBASE-Build/14908/artifact/patchprocess/patch-unit-hbase-rsgroup.txt
>> >
>> >      Need to find out what's wrong with it.
>> >
>>
>

Re: Hadoop QA always says VM crash or System.exit called?

Posted by "张铎 (Duo Zhang)" <pa...@gmail.com>.
Thanks for the input. Let me read these threads.

Kevin Risden <kr...@apache.org> 于2018年11月1日周四 上午10:21写道:

> I'm not sure if this is in Docker but openjdk8 on debian (and Docker
> openjdk 8 official image) has a bug. It is causing surefire to fail with vm
> crash.
>
> * https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=911925
> * https://github.com/carlossg/docker-maven/issues/90
> * https://github.com/carlossg/docker-maven/issues/92
>
> Kevin Risden
>
>
> On Wed, Oct 31, 2018 at 10:14 PM OpenInx <op...@gmail.com> wrote:
>
> > Hi All
> >
> >      The latest successful Hadoop QA is
> > https://builds.apache.org/job/PreCommit-HBASE-Build/14897,  After that
> all
> > jenkins build failed because
> >      of saying VM crash or System.exit called..
> >
> >      For example:
> >
> >
> https://builds.apache.org/job/PreCommit-HBASE-Build/14908/artifact/patchprocess/patch-unit-hbase-rsgroup.txt
> >
> >      Need to find out what's wrong with it.
> >
>

Re: Hadoop QA always says VM crash or System.exit called?

Posted by Kevin Risden <kr...@apache.org>.
I'm not sure if this is in Docker but openjdk8 on debian (and Docker
openjdk 8 official image) has a bug. It is causing surefire to fail with vm
crash.

* https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=911925
* https://github.com/carlossg/docker-maven/issues/90
* https://github.com/carlossg/docker-maven/issues/92

Kevin Risden


On Wed, Oct 31, 2018 at 10:14 PM OpenInx <op...@gmail.com> wrote:

> Hi All
>
>      The latest successful Hadoop QA is
> https://builds.apache.org/job/PreCommit-HBASE-Build/14897,  After that all
> jenkins build failed because
>      of saying VM crash or System.exit called..
>
>      For example:
>
> https://builds.apache.org/job/PreCommit-HBASE-Build/14908/artifact/patchprocess/patch-unit-hbase-rsgroup.txt
>
>      Need to find out what's wrong with it.
>