dev@jersey.java.net

Build failed in Hudson: Jersey-trunk #20

From: Jersey Hudson <japod_at_sun.com>
Date: Wed, 24 Feb 2010 14:58:56 +0100 (CET)

See http://sysifos-sol.czech/hudson/job/Jersey-trunk/20/

------------------------------------------
[...truncated 20653 lines...]
  class com.sun.jersey.samples.jsonfromjaxb.resources.AircraftTypeList
  class com.sun.jersey.samples.jsonfromjaxb.resources.FlightList
Feb 24, 2010 4:01:52 PM com.sun.jersey.api.core.ScanningResourceConfig logClasses
INFO: Provider classes found:
  class com.sun.jersey.samples.jsonfromjaxb.config.JAXBContextResolver
Feb 24, 2010 4:01:52 PM com.sun.jersey.server.impl.application.WebApplicationImpl initiate
INFO: Initiating Jersey application, version 'Jersey: 1.2-SNAPSHOT 02/24/2010 03:51 PM'
Feb 24, 2010 4:01:53 PM com.sun.grizzly.Controller logVersion
INFO: Starting Grizzly Framework 1.9.18-i - Wed Feb 24 16:01:53 CET 2010
Feb 24, 2010 4:01:53 PM com.sun.jersey.api.core.PackagesResourceConfig init
INFO: Scanning for root resource and provider classes in the packages:
  com.sun.jersey.samples.jsonfromjaxb
Feb 24, 2010 4:01:53 PM com.sun.jersey.api.core.ScanningResourceConfig logClasses
INFO: Root resource classes found:
  class com.sun.jersey.samples.jsonfromjaxb.resources.AircraftTypeList
  class com.sun.jersey.samples.jsonfromjaxb.resources.FlightList
Feb 24, 2010 4:01:53 PM com.sun.jersey.api.core.ScanningResourceConfig logClasses
INFO: Provider classes found:
  class com.sun.jersey.samples.jsonfromjaxb.config.JAXBContextResolver
Feb 24, 2010 4:01:53 PM com.sun.jersey.server.impl.application.WebApplicationImpl initiate
INFO: Initiating Jersey application, version 'Jersey: 1.2-SNAPSHOT 02/24/2010 03:51 PM'
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.775 sec

Results :

Tests run: 6, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar]
[INFO] Building jar: http://sysifos-sol.czech/hudson/job/Jersey-trunk/ws/jersey/samples/json-from-jaxb/target/json-from-jaxb-1.2-SNAPSHOT.jar
[INFO] [assembly:attached {execution: make-assembly}]
[INFO] Reading assembly descriptor: src/main/assembly/src.xml
[INFO] Building zip: http://sysifos-sol.czech/hudson/job/Jersey-trunk/ws/jersey/samples/json-from-jaxb/target/json-from-jaxb-1.2-SNAPSHOT-project.zip
[INFO] [install:install]
[INFO] Installing http://sysifos-sol.czech/hudson/job/Jersey-trunk/ws/jersey/samples/json-from-jaxb/target/json-from-jaxb-1.2-SNAPSHOT.jar to /space/hudson/.m2/repository/com/sun/jersey/samples/json-from-jaxb/1.2-SNAPSHOT/json-from-jaxb-1.2-SNAPSHOT.jar
[INFO] Installing http://sysifos-sol.czech/hudson/job/Jersey-trunk/ws/jersey/samples/json-from-jaxb/target/json-from-jaxb-1.2-SNAPSHOT-project.zip to /space/hudson/.m2/repository/com/sun/jersey/samples/json-from-jaxb/1.2-SNAPSHOT/json-from-jaxb-1.2-SNAPSHOT-project.zip
[INFO] ------------------------------------------------------------------------
[INFO] Building JSONP - Jersey sample
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory http://sysifos-sol.czech/hudson/job/Jersey-trunk/ws/jersey/samples/jsonp/target
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 4 source files to http://sysifos-sol.czech/hudson/job/Jersey-trunk/ws/jersey/samples/jsonp/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 1 source file to http://sysifos-sol.czech/hudson/job/Jersey-trunk/ws/jersey/samples/jsonp/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: http://sysifos-sol.czech/hudson/job/Jersey-trunk/ws/jersey/samples/jsonp/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running com.sun.jersey.samples.jsonp.MainTest
Feb 24, 2010 4:01:54 PM com.sun.jersey.test.framework.spi.container.grizzly.web.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer <init>
INFO: Creating Grizzly Web Container configured at the base URI http://localhost:9998/jsonp
Feb 24, 2010 4:01:55 PM com.sun.jersey.test.framework.spi.container.grizzly.web.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer start
INFO: Starting the Grizzly Web Container...
Feb 24, 2010 4:01:55 PM com.sun.grizzly.Controller logVersion
INFO: Starting Grizzly Framework 1.9.18-i - Wed Feb 24 16:01:55 CET 2010
Feb 24, 2010 4:01:55 PM com.sun.jersey.api.core.PackagesResourceConfig init
INFO: Scanning for root resource and provider classes in the packages:
  com.sun.jersey.samples.jsonp
Feb 24, 2010 4:01:55 PM com.sun.jersey.api.core.ScanningResourceConfig logClasses
INFO: Root resource classes found:
  class com.sun.jersey.samples.jsonp.resources.ChangeList
Feb 24, 2010 4:01:55 PM com.sun.jersey.api.core.ScanningResourceConfig logClasses
INFO: Provider classes found:
  class com.sun.jersey.samples.jsonp.config.JAXBContextResolver
Feb 24, 2010 4:01:56 PM com.sun.jersey.server.impl.application.WebApplicationImpl initiate
INFO: Initiating Jersey application, version 'Jersey: 1.2-SNAPSHOT 02/24/2010 03:51 PM'
Feb 24, 2010 4:01:56 PM com.sun.jersey.test.framework.spi.container.grizzly.web.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer stop
INFO: Stopping the Grizzly Web Container...
Feb 24, 2010 4:01:56 PM com.sun.jersey.test.framework.spi.container.grizzly.web.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer <init>
INFO: Creating Grizzly Web Container configured at the base URI http://localhost:9998/jsonp
Feb 24, 2010 4:01:56 PM com.sun.jersey.test.framework.spi.container.grizzly.web.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer start
INFO: Starting the Grizzly Web Container...
Feb 24, 2010 4:01:56 PM com.sun.grizzly.Controller logVersion
INFO: Starting Grizzly Framework 1.9.18-i - Wed Feb 24 16:01:56 CET 2010
Feb 24, 2010 4:01:56 PM com.sun.jersey.api.core.PackagesResourceConfig init
INFO: Scanning for root resource and provider classes in the packages:
  com.sun.jersey.samples.jsonp
Feb 24, 2010 4:01:56 PM com.sun.jersey.api.core.ScanningResourceConfig logClasses
INFO: Root resource classes found:
  class com.sun.jersey.samples.jsonp.resources.ChangeList
Feb 24, 2010 4:01:56 PM com.sun.jersey.api.core.ScanningResourceConfig logClasses
INFO: Provider classes found:
  class com.sun.jersey.samples.jsonp.config.JAXBContextResolver
Feb 24, 2010 4:01:56 PM com.sun.jersey.server.impl.application.WebApplicationImpl initiate
INFO: Initiating Jersey application, version 'Jersey: 1.2-SNAPSHOT 02/24/2010 03:51 PM'
Feb 24, 2010 4:01:57 PM com.sun.jersey.test.framework.spi.container.grizzly.web.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer stop
INFO: Stopping the Grizzly Web Container...
Feb 24, 2010 4:01:57 PM com.sun.jersey.test.framework.spi.container.grizzly.web.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer <init>
INFO: Creating Grizzly Web Container configured at the base URI http://localhost:9998/jsonp
Feb 24, 2010 4:01:57 PM com.sun.jersey.test.framework.spi.container.grizzly.web.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer start
INFO: Starting the Grizzly Web Container...
Feb 24, 2010 4:01:57 PM com.sun.grizzly.Controller logVersion
INFO: Starting Grizzly Framework 1.9.18-i - Wed Feb 24 16:01:57 CET 2010
Feb 24, 2010 4:01:57 PM com.sun.jersey.api.core.PackagesResourceConfig init
INFO: Scanning for root resource and provider classes in the packages:
  com.sun.jersey.samples.jsonp
Feb 24, 2010 4:01:57 PM com.sun.jersey.api.core.ScanningResourceConfig logClasses
INFO: Root resource classes found:
  class com.sun.jersey.samples.jsonp.resources.ChangeList
Feb 24, 2010 4:01:57 PM com.sun.jersey.api.core.ScanningResourceConfig logClasses
INFO: Provider classes found:
  class com.sun.jersey.samples.jsonp.config.JAXBContextResolver
Feb 24, 2010 4:01:57 PM com.sun.jersey.server.impl.application.WebApplicationImpl initiate
INFO: Initiating Jersey application, version 'Jersey: 1.2-SNAPSHOT 02/24/2010 03:51 PM'
Feb 24, 2010 4:01:57 PM com.sun.jersey.test.framework.spi.container.grizzly.web.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer stop
INFO: Stopping the Grizzly Web Container...
Feb 24, 2010 4:01:57 PM com.sun.jersey.test.framework.spi.container.grizzly.web.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer <init>
INFO: Creating Grizzly Web Container configured at the base URI http://localhost:9998/jsonp
Feb 24, 2010 4:01:57 PM com.sun.jersey.test.framework.spi.container.grizzly.web.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer start
INFO: Starting the Grizzly Web Container...
Feb 24, 2010 4:01:57 PM com.sun.grizzly.Controller logVersion
INFO: Starting Grizzly Framework 1.9.18-i - Wed Feb 24 16:01:57 CET 2010
Feb 24, 2010 4:01:57 PM com.sun.jersey.api.core.PackagesResourceConfig init
INFO: Scanning for root resource and provider classes in the packages:
  com.sun.jersey.samples.jsonp
Feb 24, 2010 4:01:57 PM com.sun.jersey.api.core.ScanningResourceConfig logClasses
INFO: Root resource classes found:
  class com.sun.jersey.samples.jsonp.resources.ChangeList
Feb 24, 2010 4:01:57 PM com.sun.jersey.api.core.ScanningResourceConfig logClasses
INFO: Provider classes found:
  class com.sun.jersey.samples.jsonp.config.JAXBContextResolver
Feb 24, 2010 4:01:57 PM com.sun.jersey.server.impl.application.WebApplicationImpl initiate
INFO: Initiating Jersey application, version 'Jersey: 1.2-SNAPSHOT 02/24/2010 03:51 PM'
Feb 24, 2010 4:01:57 PM com.sun.jersey.test.framework.spi.container.grizzly.web.GrizzlyWebTestContainerFactory$GrizzlyWebTestContainer stop
INFO: Stopping the Grizzly Web Container...
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.087 sec

Results :

Tests run: 4, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar]
[INFO] Building jar: http://sysifos-sol.czech/hudson/job/Jersey-trunk/ws/jersey/samples/jsonp/target/jsonp-1.2-SNAPSHOT.jar
[INFO] [assembly:attached {execution: make-assembly}]
[INFO] Reading assembly descriptor: src/main/assembly/src.xml
[INFO] Building zip: http://sysifos-sol.czech/hudson/job/Jersey-trunk/ws/jersey/samples/jsonp/target/jsonp-1.2-SNAPSHOT-project.zip
[INFO] [install:install]
[INFO] Installing http://sysifos-sol.czech/hudson/job/Jersey-trunk/ws/jersey/samples/jsonp/target/jsonp-1.2-SNAPSHOT.jar to /space/hudson/.m2/repository/com/sun/jersey/samples/jsonp/1.2-SNAPSHOT/jsonp-1.2-SNAPSHOT.jar
[INFO] Installing http://sysifos-sol.czech/hudson/job/Jersey-trunk/ws/jersey/samples/jsonp/target/jsonp-1.2-SNAPSHOT-project.zip to /space/hudson/.m2/repository/com/sun/jersey/samples/jsonp/1.2-SNAPSHOT/jsonp-1.2-SNAPSHOT-project.zip
[INFO] ------------------------------------------------------------------------
[INFO] Building Managed Beans WebApp - Jersey Sample
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory http://sysifos-sol.czech/hudson/job/Jersey-trunk/ws/jersey/samples/managed-beans-webapp/target
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 5 source files to http://sysifos-sol.czech/hudson/job/Jersey-trunk/ws/jersey/samples/managed-beans-webapp/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Not compiling test sources
[INFO] [surefire:test]
[INFO] Tests are skipped.
[INFO] [war:war]
[INFO] Packaging webapp
[INFO] Assembling webapp[managed-beans-webapp] in [http://sysifos-sol.czech/hudson/job/Jersey-trunk/ws/jersey/samples/managed-beans-webapp/target/managed-beans-webapp]
[INFO] Processing war project
[INFO] Webapp assembled in[15 msecs]
[INFO] Building war: http://sysifos-sol.czech/hudson/job/Jersey-trunk/ws/jersey/samples/managed-beans-webapp/target/managed-beans-webapp.war
[INFO] [xslt:transform {execution: update-gf-deps}]
[INFO] # of XML files: 1
[INFO] transform, srcFile: http://sysifos-sol.czech/hudson/job/Jersey-trunk/ws/jersey/samples/managed-beans-webapp/pom.xml, destFile: http://sysifos-sol.czech/hudson/job/Jersey-trunk/ws/jersey/samples/managed-beans-webapp/target/gf-pom-file/pom.xml
[INFO] [assembly:attached {execution: make-assembly}]
[INFO] Reading assembly descriptor: src/main/assembly/src.xml
[INFO] Reading assembly descriptor: src/main/assembly/glassfish.xml
[INFO] Building zip: http://sysifos-sol.czech/hudson/job/Jersey-trunk/ws/jersey/samples/managed-beans-webapp/target/managed-beans-webapp-project.zip
[INFO] Building zip: http://sysifos-sol.czech/hudson/job/Jersey-trunk/ws/jersey/samples/managed-beans-webapp/target/managed-beans-webapp-gf-project.zip
[INFO] [install:install]
[INFO] Installing http://sysifos-sol.czech/hudson/job/Jersey-trunk/ws/jersey/samples/managed-beans-webapp/target/managed-beans-webapp.war to /space/hudson/.m2/repository/com/sun/jersey/samples/managed-beans-webapp/1.2-SNAPSHOT/managed-beans-webapp-1.2-SNAPSHOT.war
[INFO] Installing http://sysifos-sol.czech/hudson/job/Jersey-trunk/ws/jersey/samples/managed-beans-webapp/target/managed-beans-webapp-project.zip to /space/hudson/.m2/repository/com/sun/jersey/samples/managed-beans-webapp/1.2-SNAPSHOT/managed-beans-webapp-1.2-SNAPSHOT-project.zip
[INFO] Installing http://sysifos-sol.czech/hudson/job/Jersey-trunk/ws/jersey/samples/managed-beans-webapp/target/managed-beans-webapp-gf-project.zip to /space/hudson/.m2/repository/com/sun/jersey/samples/managed-beans-webapp/1.2-SNAPSHOT/managed-beans-webapp-1.2-SNAPSHOT-gf-project.zip
[INFO] ------------------------------------------------------------------------
[INFO] Building Mandel -- Jersey sample
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory http://sysifos-sol.czech/hudson/job/Jersey-trunk/ws/jersey/samples/mandel/target
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 1 source file to http://sysifos-sol.czech/hudson/job/Jersey-trunk/ws/jersey/samples/mandel/target/classes
[INFO] [scala:compile {execution: default}]
[INFO] Checking for multiple versions of scala
[INFO] Compiling 9 source files to http://sysifos-sol.czech/hudson/job/Jersey-trunk/ws/jersey/samples/mandel/target/classes
[WARNING] Exception in thread "main" java.lang.NoClassDefFoundError: scala/tools/nsc/Main
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] command line returned non-zero value:1
[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: command line returned non-zero value:1
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:579)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:499)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:478)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:330)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:291)
        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:287)
        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.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: command line returned non-zero value:1
        at org.scala_tools.maven.JavaCommand.run(JavaCommand.java:224)
        at org.scala_tools.maven.ScalaCompilerSupport.compile(ScalaCompilerSupport.java:137)
        at org.scala_tools.maven.ScalaCompilerSupport.doExecute(ScalaCompilerSupport.java:63)
        at org.scala_tools.maven.ScalaMojoSupport.execute(ScalaMojoSupport.java:303)
        at org.scala_tools.maven.ScalaCompilerSupport.execute(ScalaCompilerSupport.java:30)
        at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:451)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:558)
        ... 16 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10 minutes 40 seconds
[INFO] Finished at: Wed Feb 24 16:01:59 CET 2010
[INFO] Final Memory: 130M/508M
[INFO] ------------------------------------------------------------------------
2010-02-24 16:02:01.103::INFO: Shutdown hook executing
2010-02-24 16:02:01.104::INFO: Shutdown hook complete
2010-02-24 16:02:02.111::INFO: Shutdown hook complete
2010-02-24 16:02:03.115::INFO: Shutdown hook complete
2010-02-24 16:02:04.119::INFO: Shutdown hook complete
2010-02-24 16:02:05.123::INFO: Shutdown hook complete
2010-02-24 16:02:06.127::INFO: Shutdown hook complete
2010-02-24 16:02:07.131::INFO: Shutdown hook complete
2010-02-24 16:02:08.135::INFO: Shutdown hook complete
2010-02-24 16:02:09.139::INFO: Shutdown hook complete
2010-02-24 16:02:10.143::INFO: Shutdown hook complete
2010-02-24 16:02:11.147::INFO: Shutdown hook complete
2010-02-24 16:02:12.151::INFO: Shutdown hook complete
2010-02-24 16:02:13.155::INFO: Shutdown hook complete
2010-02-24 16:02:14.160::INFO: Shutdown hook complete
2010-02-24 16:02:15.164::INFO: Shutdown hook complete
Recording test results