See <https://builds.apache.org/job/core-it-maven-3-win/201/>

------------------------------------------
[...truncated 6205 lines...]
0145ReactorWithIncludesExcludes(itCustomExcludes)...........SKIPPED - Maven 
version 3.1-SNAPSHOT not in range [2.0,3.0-alpha-1)
0144LifecycleExecutionOrder(it0144).........................OK (3.9 s)
0143TransitiveDependencyScopes(itCompileScope)..............OK (3.7 s)
0143TransitiveDependencyScopes(itProvidedScope).............OK (3.9 s)
0143TransitiveDependencyScopes(itRuntimeScope)..............OK (3.9 s)
0143TransitiveDependencyScopes(itTestScope).................OK (3.8 s)
0142DirectDependencyScopes(it0142)..........................OK (4.3 s)
0140InterpolationWithPomPrefix(it0140)......................OK (2.7 s)
0139InterpolationWithProjectPrefix(it0139)..................OK (2.7 s)
0138PluginLifecycle(it0138).................................OK (3.9 s)
0137EarLifecycle(it0137)....................................OK (3.7 s)
0136RarLifecycle(it0136)....................................OK (3.7 s)
0135EjbLifecycle(it0135)....................................OK (3.7 s)
0134WarLifecycle(it0134)....................................OK (3.7 s)
0133JarLifecycle(it0133)....................................OK (3.3 s)
0132PomLifecycle(it0132)....................................OK (2.9 s)
0131SiteLifecycle(it0131)...................................OK (2.6 s)
0130CleanLifecycle(it0130)..................................OK (2.6 s)
0113ServerAuthzAvailableToWagonMgrInPlugin(it0113)..........OK (3.5 s)
0090EnvVarInterpolation(it0090).............................OK (3.0 s)
0087PluginRealmWithProjectLevelDeps(it0087).................OK (3.2 s)
0086PluginRealm(it0086).....................................OK (3.0 s)
0085TransitiveSystemScope(it0085)...........................OK (3.8 s)
0072InterpolationWithDottedProperty(it0072).................OK (2.6 s)
0071PluginConfigWithDottedProperty(it0071)..................OK (2.9 s)
0064MojoConfigViaSetters(it0064)............................OK (2.6 s)
0063SystemScopeDependency(it0063)...........................OK (3.0 s)
0056MultipleGoalExecutions(it0056)..........................OK (2.6 s)
0052ReleaseProfile(it0052)..................................OK (3.1 s)
0051ReleaseProfile(it0051)..................................OK (3.7 s)
0041ArtifactTypeFromPluginExtension(it0041).................OK (4.5 s)
0040PackagingFromPluginExtension(it0040)....................OK (2.8 s)
0039ReleasePomInReactor(it0039).............................SKIPPED - Maven 
version 3.1-SNAPSHOT not in range [2.0,3.0-alpha-1)
0038AlternatePomFileDifferentDir(it0038)....................OK (2.5 s)
0037AlternatePomFileSameDir(it0037).........................OK (2.6 s)
0036ReleasePom(it0036)......................................SKIPPED - Maven 
version 3.1-SNAPSHOT not in range (2.0,3.0-alpha-1)
0032MavenPrerequisite(it0032)...............................OK (2.2 s)
0030DepPomDepMngtInheritance(it0030)........................OK (8.9 s)
0025MultipleExecutionLevelConfigs(it0025)...................OK (2.9 s)
0024MultipleGoalExecutions(it0024)..........................OK (2.3 s)
0023SettingsProfile(it0023).................................OK (3.2 s)
0021PomProfile(it0021)......................................OK (3.7 s)
0019PluginVersionMngtBySuperPom(it0019).....................OK (3.4 s)
0018DependencyManagement(it0018)............................OK (3.6 s)
0012PomInterpolation(it0012)................................OK (3.6 s)
0011DefaultVersionByDependencyManagement(it0011)............OK (3.9 s)
0010DependencyClosureResolution(it0010).....................OK (4.0 s)
0009GoalConfiguration(it0009)...............................OK (3.0 s)
0008SimplePlugin(it0008)....................................OK (3.1 s)
Tests run: 713, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2,686.138 sec 
<<< FAILURE!
testitMNG3284(org.apache.maven.it.MavenITmng3284UsingCachedPluginsTest)  Time 
elapsed: 52 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Exit code was non-zero: 1; command 
line and log = 
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3.0-SNAPSHOT\bin\mvn>
 --global-settings 
F:\hudson\hudson-slave\workspace\core-it-maven-3-win\core-integration-testing-trunk\core-it-suite\target\test-classes\settings.xml
 --settings settings.xml -e --batch-mode 
-Dmaven.repo.local=<https://builds.apache.org/job/core-it-maven-3-win/ws/it-local-repo>
 validate
Error occurred during initialization of VM
Could not reserve enough space for object heap

        at org.apache.maven.it.Verifier.executeGoals(Verifier.java:1397)
        at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1240)
        at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1234)
        at 
org.apache.maven.it.MavenITmng3284UsingCachedPluginsTest.testitMNG3284(MavenITmng3284UsingCachedPluginsTest.java:61)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:592)
        at junit.framework.TestCase.runTest(TestCase.java:168)
        at 
org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest(AbstractMavenIntegrationTestCase.java:220)
        at junit.framework.TestCase.runBare(TestCase.java:134)
        at junit.framework.TestResult$1.protect(TestResult.java:110)
        at junit.framework.TestResult.runProtected(TestResult.java:128)
        at junit.framework.TestResult.run(TestResult.java:113)
        at junit.framework.TestCase.run(TestCase.java:124)
        at junit.framework.TestSuite.runTest(TestSuite.java:243)
        at junit.framework.TestSuite.run(TestSuite.java:238)
        at junit.framework.TestSuite.runTest(TestSuite.java:243)
        at junit.framework.TestSuite.run(TestSuite.java:238)
        at 
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:592)
        at 
org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
        at 
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
        at 
org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
        at 
org.apache.maven.plugin.surefire.InPluginVMSurefireStarter.runSuitesInProcess(InPluginVMSurefireStarter.java:80)
        at 
org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:724)
        at 
org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAllProviders(AbstractSurefireMojo.java:682)
        at 
org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:648)
        at 
org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:586)
        at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
        at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
        at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:592)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)


Results :

Tests in error: 
  testitMNG3284(org.apache.maven.it.MavenITmng3284UsingCachedPluginsTest): Exit 
code was non-zero: 1; command line and log = (..)

Tests run: 713, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs .................................... SUCCESS [53.435s]
[INFO] Maven IT Support .................................. SUCCESS [0.105s]
[INFO] Maven IT :: Plugins ............................... SUCCESS [0.454s]
[INFO] Maven IT Plugin :: Active Collection .............. SUCCESS [20.162s]
[INFO] Maven IT Plugin :: Ant-Based ...................... SUCCESS [18.274s]
[INFO] Maven IT Plugin :: Artifact ....................... SUCCESS [2.105s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A ... SUCCESS [0.714s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B ... SUCCESS [1.074s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C ... SUCCESS [0.633s]
[INFO] Maven IT Plugin :: Class Loader ................... SUCCESS [3.513s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ..... SUCCESS [0.062s]
[INFO] Maven IT Plugin :: Configuration .................. SUCCESS [1.370s]
[INFO] Maven IT Plugin :: Context Passing ................ SUCCESS [0.657s]
[INFO] Maven ITs :: Core Plugin Stubs .................... SUCCESS [0.093s]
[INFO] Maven IT Clean Plugin Stub ........................ SUCCESS [0.645s]
[INFO] Maven IT Compiler Plugin Stub ..................... SUCCESS [0.609s]
[INFO] Maven IT Deploy Plugin Stub ....................... SUCCESS [0.648s]
[INFO] Maven IT EAR Plugin Stub .......................... SUCCESS [0.548s]
[INFO] Maven IT EJB Plugin Stub .......................... SUCCESS [0.474s]
[INFO] Maven IT Install Plugin Stub ...................... SUCCESS [0.487s]
[INFO] Maven IT JAR Plugin Stub .......................... SUCCESS [0.506s]
[INFO] Maven IT Javadoc Plugin Stub ...................... SUCCESS [0.576s]
[INFO] Maven IT Plugin Plugin Stub ....................... SUCCESS [0.512s]
[INFO] Maven IT RAR Plugin Stub .......................... SUCCESS [0.782s]
[INFO] Maven IT Resources Plugin Stub .................... SUCCESS [0.864s]
[INFO] Maven IT Site Plugin Stub ......................... SUCCESS [0.997s]
[INFO] Maven IT Source Plugin Stub ....................... SUCCESS [0.456s]
[INFO] Maven IT Surefire Plugin Stub ..................... SUCCESS [0.440s]
[INFO] Maven IT WAR Plugin Stub .......................... SUCCESS [0.371s]
[INFO] Maven IT Plugin :: Dependency Collection .......... SUCCESS [5.461s]
[INFO] Maven IT Plugin :: Dependency Resolution .......... SUCCESS [8.492s]
[INFO] Maven IT Plugin :: Expression ..................... SUCCESS [1.020s]
[INFO] Maven IT Plugin :: Error Mojos .................... SUCCESS [2.890s]
[INFO] Maven IT Component ................................ SUCCESS [0.369s]
[INFO] Maven IT Plugin :: Extension Consumer ............. SUCCESS [0.318s]
[INFO] Maven IT Plugin :: Extension Provider ............. SUCCESS [0.320s]
[INFO] Maven IT Plugin :: Fork ........................... SUCCESS [0.451s]
[INFO] Maven IT Plugin :: Invalid Descriptor ............. SUCCESS [0.284s]
[INFO] Maven IT Plugin :: Log File ....................... SUCCESS [0.471s]
[INFO] Maven IT Plugin :: No Default Component ........... SUCCESS [0.441s]
[INFO] Maven IT Plugin :: No Project ..................... SUCCESS [0.634s]
[INFO] Maven IT Plugin :: Online ......................... SUCCESS [0.281s]
[INFO] Maven IT Plugin :: Optional Mojos ................. SUCCESS [0.591s]
[INFO] Maven IT Plugin :: Packaging ...................... SUCCESS [0.278s]
[INFO] Maven IT Plugin :: Parameter Implementation ....... SUCCESS [0.352s]
[INFO] Maven IT Plugin :: Plugin Dependency .............. SUCCESS [0.448s]
[INFO] Maven IT Plugin :: Project ........................ SUCCESS [0.492s]
[INFO] Maven IT Helper Library ........................... SUCCESS [2.002s]
[INFO] Maven IT Plugin :: Project Interpolation .......... SUCCESS [0.391s]
[INFO] Maven IT Plugin :: Setter ......................... SUCCESS [0.349s]
[INFO] Maven IT Plugin :: Singleton Component ............ SUCCESS [0.447s]
[INFO] Maven IT Plugin :: Site ........................... SUCCESS [0.709s]
[INFO] Maven IT Plugin :: Toolchain ...................... SUCCESS [5.059s]
[INFO] Maven IT Plugin :: Touch .......................... SUCCESS [1.495s]
[INFO] Maven IT Plugin :: Uses Properties Plugin ......... SUCCESS [0.348s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin .............. SUCCESS [1.751s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all 
tests.  SUCCESS [0.323s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ............... SUCCESS [0.562s]
[INFO] Maven IT Plugin :: Plexus Utils New ............... SUCCESS [0.575s]
[INFO] Maven IT Plugin :: Plexus Component API ........... SUCCESS [1.459s]
[INFO] Maven IT Plugin :: Log4J Client ................... SUCCESS [0.851s]
[INFO] Maven IT Plugin :: Extension 1 .................... SUCCESS [0.355s]
[INFO] Maven IT Plugin :: Extension 2 .................... SUCCESS [0.365s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ............... SUCCESS [2.344s]
[INFO] Maven IT Plugin :: Settings ....................... SUCCESS [0.348s]
[INFO] Maven IT Toolchain ................................ SUCCESS [0.657s]
[INFO] Maven IT Wagon .................................... SUCCESS [0.398s]
[INFO] Maven IT Support Artifacts ........................ SUCCESS [3.834s]
[INFO] Maven IT Extension ................................ SUCCESS [0.189s]
[INFO] Maven ITs ......................................... FAILURE [47:02.851s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 50:33.814s
[INFO] Finished at: Fri Nov 16 20:43:46 GMT 2012
[INFO] Final Memory: 39M/629M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on 
project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to 
F:\hudson\hudson-slave\workspace\core-it-maven-3-win\core-integration-testing-trunk\core-it-suite\target\surefire-reports
 for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on 
project core-it-suite: There are test failures.

Please refer to 
F:\hudson\hudson-slave\workspace\core-it-maven-3-win\core-integration-testing-trunk\core-it-suite\target\surefire-reports
 for the individual test results.
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
        at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
        at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:592)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test 
failures.

Please refer to 
F:\hudson\hudson-slave\workspace\core-it-maven-3-win\core-integration-testing-trunk\core-it-suite\target\surefire-reports
 for the individual test results.
        at 
org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:83)
        at 
org.apache.maven.plugin.surefire.SurefirePlugin.writeSummary(SurefirePlugin.java:177)
        at 
org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:151)
        at 
org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:650)
        at 
org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:586)
        at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
        ... 19 more
[ERROR] 
[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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Reply via email to