You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by ga...@apache.org on 2010/05/20 13:42:11 UTC

[BUILD] branches/2.2: Failed for Revision: 946593

Geronimo Revision: 946593 built with tests included
 
See the full build-0800.log file at http://people.apache.org/builds/geronimo/server/binaries/2.2/20100520/build-0800.log
 
 
See the unit test reports at http://people.apache.org/builds/geronimo/server/binaries/2.2/20100520/unit-test-reports
 
[INFO] [car:package]
[INFO] Packaging module configuration: /home/geronimo/geronimo/2.2/framework/configs/jee-specs/target/work/plan.xml
[INFO] Started deployer: org.apache.geronimo.framework/geronimo-gbean-deployer-bootstrap/2.2.1-SNAPSHOT/car
[INFO] [car:prepare-metadata]
[INFO] [car:archive-car]
[INFO] Building jar: /home/geronimo/geronimo/2.2/framework/configs/jee-specs/target/jee-specs-2.2.1-SNAPSHOT.car
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] Checking legal files in: jee-specs-2.2.1-SNAPSHOT.car
[INFO] [install:install]
[INFO] Installing /home/geronimo/geronimo/2.2/framework/configs/jee-specs/target/jee-specs-2.2.1-SNAPSHOT.car to /home/geronimo/.m2/repository/org/apache/geronimo/framework/jee-specs/2.2.1-SNAPSHOT/jee-specs-2.2.1-SNAPSHOT.car
[INFO] [car:update-pluginlist]
[INFO] ------------------------------------------------------------------------
[INFO] Building Geronimo Framework, Modules :: Naming
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [genesis:validate-configuration {execution: default}]
Downloading: http://maven.rtp.raleigh.ibm.com/nexus-proxy//org/apache/xbean/xbean-naming/3.7/xbean-naming-3.7.pom
1K downloaded
Downloading: http://maven.rtp.raleigh.ibm.com/nexus-proxy//org/apache/xbean/xbean-naming/3.7/xbean-naming-3.7.jar
53K downloaded
[INFO] [enforcer:enforce {execution: default}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/geronimo/geronimo/2.2/framework/modules/geronimo-naming/src/main/resources
[INFO] skip non existing resourceDirectory /home/geronimo/geronimo/2.2/framework/modules/geronimo-naming/src/main/filtered-resources
[INFO] Copying 3 resources
[INFO] [compiler:compile]
[INFO] Compiling 27 source files to /home/geronimo/geronimo/2.2/framework/modules/geronimo-naming/target/classes
[INFO] [resources:testResources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/geronimo/geronimo/2.2/framework/modules/geronimo-naming/src/test/resources
[INFO] skip non existing resourceDirectory /home/geronimo/geronimo/2.2/framework/modules/geronimo-naming/src/test/filtered-resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile]
[INFO] Compiling 8 source files to /home/geronimo/geronimo/2.2/framework/modules/geronimo-naming/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /home/geronimo/geronimo/2.2/framework/modules/geronimo-naming/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.geronimo.gjndi.binding.GBeanBindingTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.084 sec
Running org.apache.geronimo.gjndi.KernelContextGBeanTest
Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.742 sec <<< FAILURE!
Running org.apache.geronimo.gjndi.binding.FormatTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.apache.geronimo.gjndi.JavaCompGBeanTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 sec
Running org.apache.geronimo.gjndi.JavaCompContextTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.81 sec

Results :

Failed tests: 
  test(org.apache.geronimo.gjndi.KernelContextGBeanTest)

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

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to /home/geronimo/geronimo/2.2/framework/modules/geronimo-naming/target/surefire-reports for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: There are test failures.

Please refer to /home/geronimo/geronimo/2.2/framework/modules/geronimo-naming/target/surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:580)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:500)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:479)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:331)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:292)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:142)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:336)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:301)
	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:585)
	at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
	at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
	at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
	at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to /home/geronimo/geronimo/2.2/framework/modules/geronimo-naming/target/surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefirePlugin.execute(SurefirePlugin.java:575)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:453)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:559)
	... 16 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7 minutes 54 seconds
[INFO] Finished at: Thu May 20 08:10:48 EDT 2010
[INFO] Final Memory: 205M/563M
[INFO] ------------------------------------------------------------------------