You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by Andrew Chung <af...@gmail.com> on 2015/08/08 21:04:45 UTC

Interpreting build failures

Hi,

Does anyone know how to interpret these failures:
https://builds.apache.org/job/REEF-pull-request-windows3/180/

Test results report 0 failures, but it seems to be missing tests.
I ran both Java and .NET tests on my windows machine and both passed.

Thanks,
Andrew

Re: Interpreting build failures

Posted by Andrew Chung <af...@gmail.com>.
Thanks for the tip Brian!

On Sat, Aug 8, 2015 at 7:20 PM, Brian Cho <ch...@gmail.com> wrote:

> Hi Andrew,
>
> You can check more details via “Console Output” on the left sidebar. If
> Jenkins can’t parse the problem it won’t show up in the main window.
> https://builds.apache.org/job/REEF-pull-request-windows3/180/console
>
> It looks like in this case a JVM randomly crashed :( I’ve started a
> rebuild.
>
> Thanks,
> Brian
>
> ===
>
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on
> project vortex: Execution default-test of goal
> org.apache.maven.plugins:maven-surefire-plugin:2.17:test failed: The forked
> VM terminated without properly saying goodbye. VM crash or System.exit
> called?
> [ERROR] Command was cmd.exe /X /C
> "f:\jenkins\jenkins-slave\tools\hudson.model.JDK\jdk1.8.0_45\jre\bin\java
> -jar
>
> F:\jenkins\jenkins-slave\workspace\REEF-pull-request-windows3\lang\java\reef-applications\reef-vortex\target\surefire\surefirebooter3399143865545428072.jar
>
> F:\jenkins\jenkins-slave\workspace\REEF-pull-request-windows3\lang\java\reef-applications\reef-vortex\target\surefire\surefire1156442822256776132tmp
>
> F:\jenkins\jenkins-slave\workspace\REEF-pull-request-windows3\lang\java\reef-applications\reef-vortex\target\surefire\surefire_53558906001581689170tmp"
> [ERROR] -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e
> switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions,
> please read the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the
> command
> [ERROR]   mvn <goals> -rf :vortex
>
>
>
>
> On Sun, Aug 9, 2015 at 4:04 AM, Andrew Chung <af...@gmail.com> wrote:
>
> > Hi,
> >
> > Does anyone know how to interpret these failures:
> > https://builds.apache.org/job/REEF-pull-request-windows3/180/
> >
> > Test results report 0 failures, but it seems to be missing tests.
> > I ran both Java and .NET tests on my windows machine and both passed.
> >
> > Thanks,
> > Andrew
> >
>

Re: Interpreting build failures

Posted by Brian Cho <ch...@gmail.com>.
Hi Andrew,

You can check more details via “Console Output” on the left sidebar. If
Jenkins can’t parse the problem it won’t show up in the main window.
https://builds.apache.org/job/REEF-pull-request-windows3/180/console

It looks like in this case a JVM randomly crashed :( I’ve started a rebuild.

Thanks,
Brian

===

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on
project vortex: Execution default-test of goal
org.apache.maven.plugins:maven-surefire-plugin:2.17:test failed: The forked
VM terminated without properly saying goodbye. VM crash or System.exit
called?
[ERROR] Command was cmd.exe /X /C
"f:\jenkins\jenkins-slave\tools\hudson.model.JDK\jdk1.8.0_45\jre\bin\java
-jar
F:\jenkins\jenkins-slave\workspace\REEF-pull-request-windows3\lang\java\reef-applications\reef-vortex\target\surefire\surefirebooter3399143865545428072.jar
F:\jenkins\jenkins-slave\workspace\REEF-pull-request-windows3\lang\java\reef-applications\reef-vortex\target\surefire\surefire1156442822256776132tmp
F:\jenkins\jenkins-slave\workspace\REEF-pull-request-windows3\lang\java\reef-applications\reef-vortex\target\surefire\surefire_53558906001581689170tmp"
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the
command
[ERROR]   mvn <goals> -rf :vortex




On Sun, Aug 9, 2015 at 4:04 AM, Andrew Chung <af...@gmail.com> wrote:

> Hi,
>
> Does anyone know how to interpret these failures:
> https://builds.apache.org/job/REEF-pull-request-windows3/180/
>
> Test results report 0 failures, but it seems to be missing tests.
> I ran both Java and .NET tests on my windows machine and both passed.
>
> Thanks,
> Andrew
>