You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2017/09/06 14:48:00 UTC

[jira] [Commented] (AMBARI-21891) Fix AmbariServerTest

    [ https://issues.apache.org/jira/browse/AMBARI-21891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16155465#comment-16155465 ] 

Hudson commented on AMBARI-21891:
---------------------------------

FAILURE: Integrated in Jenkins build Ambari-branch-2.6 #136 (See [https://builds.apache.org/job/Ambari-branch-2.6/136/])
AMBARI-21891. Fix AmbariServerTest.(vbrodetskyi) (vbrodetskyi: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=345031f526c7bf675866856683863ec368d69d1c])
* (edit) ambari-server/src/main/java/org/apache/ambari/server/checks/DatabaseConsistencyCheckHelper.java


> Fix AmbariServerTest
> --------------------
>
>                 Key: AMBARI-21891
>                 URL: https://issues.apache.org/jira/browse/AMBARI-21891
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.6.0
>            Reporter: Vitaly Brodetskyi
>            Assignee: Vitaly Brodetskyi
>            Priority: Critical
>             Fix For: 2.6.0
>
>         Attachments: AMBARI-21891.patch
>
>
> AmbariServerTest fails with:
> {code}
> Error occurred in starting fork, check output in log
> Process Exit Code: 1
> Crashed tests:
> org.apache.ambari.server.controller.AmbariServerTest
>  at org.apache.maven.plugin.surefire.booterclient.ForkStarter.awaitResultsDone(ForkStarter.java:494)
>  at org.apache.maven.plugin.surefire.booterclient.ForkStarter.runSuitesForkPerTestSet(ForkStarter.java:441)
>  at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:292)
>  at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:243)
>  at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1077)
>  at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:907)
>  at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:785)
>  at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
>  at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
>  at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:154)
>  at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:146)
>  at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117)
>  at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81)
>  at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
>  at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
>  at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:309)
>  at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:194)
>  at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:107)
>  at org.apache.maven.cli.MavenCli.execute(MavenCli.java:993)
>  at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:345)
>  at org.apache.maven.cli.MavenCli.main(Mave
> Caused by: org.apache.maven.surefire.booter.SurefireBooterForkException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)