See <http://hudson.opengeo.org/hudson/job/geoserver-master/5236/>
------------------------------------------ [...truncated 46239 lines...] [INFO] inspecting <http://hudson.opengeo.org/hudson/job/geoserver-master/ws/src/gwc> (directory) [WARNING] the "build.repository" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix. [WARNING] the "build.path" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix. [WARNING] the "build.revision" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix. [WARNING] the "build.mixedRevisions" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix. [WARNING] the "build.committedRevision" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix. [WARNING] the "build.committedDate" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix. [WARNING] the "build.status" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix. [WARNING] the "build.specialStatus" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix. [INFO] [source:jar {execution: attach-sources}] [INFO] Building jar: <http://hudson.opengeo.org/hudson/job/geoserver-master/ws/src/gwc/target/gwc-2.2-SNAPSHOT-sources.jar> [INFO] Preparing source:test-jar [WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation. [WARNING] Removing: test-jar from forked lifecycle, to prevent recursive invocation. [INFO] [svn-revision-number:revision {execution: default}] [INFO] inspecting <http://hudson.opengeo.org/hudson/job/geoserver-master/ws/src/gwc> (directory) [WARNING] the "build.repository" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix. [WARNING] the "build.path" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix. [WARNING] the "build.revision" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix. [WARNING] the "build.mixedRevisions" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix. [WARNING] the "build.committedRevision" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix. [WARNING] the "build.committedDate" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix. [WARNING] the "build.status" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix. [WARNING] the "build.specialStatus" property is already defined, its value will be overwritten. Consider another value for the entry properties prefix. [INFO] [source:test-jar {execution: attach-sources}] [INFO] Building jar: <http://hudson.opengeo.org/hudson/job/geoserver-master/ws/src/gwc/target/gwc-2.2-SNAPSHOT-test-sources.jar> [INFO] [install:install {execution: default-install}] [INFO] Installing <http://hudson.opengeo.org/hudson/job/geoserver-master/ws/src/gwc/target/gwc-2.2-SNAPSHOT.jar> to /usr/share/jetty/.m2/repository/org/geoserver/gwc/2.2-SNAPSHOT/gwc-2.2-SNAPSHOT.jar [INFO] Installing <http://hudson.opengeo.org/hudson/job/geoserver-master/ws/src/gwc/target/gwc-2.2-SNAPSHOT-tests.jar> to /usr/share/jetty/.m2/repository/org/geoserver/gwc/2.2-SNAPSHOT/gwc-2.2-SNAPSHOT-tests.jar [INFO] Installing <http://hudson.opengeo.org/hudson/job/geoserver-master/ws/src/gwc/target/gwc-2.2-SNAPSHOT-sources.jar> to /usr/share/jetty/.m2/repository/org/geoserver/gwc/2.2-SNAPSHOT/gwc-2.2-SNAPSHOT-sources.jar [INFO] Installing <http://hudson.opengeo.org/hudson/job/geoserver-master/ws/src/gwc/target/gwc-2.2-SNAPSHOT-test-sources.jar> to /usr/share/jetty/.m2/repository/org/geoserver/gwc/2.2-SNAPSHOT/gwc-2.2-SNAPSHOT-test-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Building REST Support Module [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] Deleting directory <http://hudson.opengeo.org/hudson/job/geoserver-master/ws/src/rest/target> [INFO] [cobertura:clean {execution: default}] [INFO] [svn-revision-number:revision {execution: default}] [INFO] inspecting <http://hudson.opengeo.org/hudson/job/geoserver-master/ws/src/rest> (directory) [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] skip non existing resourceDirectory <http://hudson.opengeo.org/hudson/job/geoserver-master/ws/src/rest/src/main/resources> [INFO] [compiler:compile {execution: default-compile}] [INFO] Compiling 24 source files to <http://hudson.opengeo.org/hudson/job/geoserver-master/ws/src/rest/target/classes> [INFO] [resources:testResources {execution: default-testResources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory <http://hudson.opengeo.org/hudson/job/geoserver-master/ws/src/rest/src/test/resources> [INFO] [compiler:testCompile {execution: default-testCompile}] [INFO] Compiling 13 source files to <http://hudson.opengeo.org/hudson/job/geoserver-master/ws/src/rest/target/test-classes> [INFO] [surefire:test {execution: default-test}] [INFO] Surefire report directory: <http://hudson.opengeo.org/hudson/job/geoserver-master/ws/src/rest/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.geoserver.rest.RESTDispatcherTest 01 Jul 20:57:05 ERROR [geoserver.global] - ---------------------------------- - GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-master/ws/src/rest/./target/mock3183816642679680513data> ---------------------------------- 01 Jul 20:57:23 ERROR [geoserver.rest] - error 01 Jul 20:57:23 ERROR [geoserver.rest] - org.geoserver.rest.RestletException at org.geoserver.rest.ExceptionThrowingResource.handleGet(ExceptionThrowingResource.java:19) at org.restlet.Finder.handle(Finder.java:292) at org.restlet.Filter.doHandle(Filter.java:105) at org.restlet.Filter.handle(Filter.java:134) at org.restlet.Router.handle(Router.java:444) at org.geoserver.rest.RESTDispatcher$1.handle(RESTDispatcher.java:204) at com.noelios.restlet.ext.servlet.ServletConverter.service(ServletConverter.java:129) at org.geoserver.rest.RESTDispatcher.handleRequestInternal(RESTDispatcher.java:86) at org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:153) at org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:48) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:923) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:852) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:882) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:778) at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at org.geoserver.test.GeoServerAbstractTestSupport$3.service(GeoServerAbstractTestSupport.java:1236) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at com.mockrunner.mock.web.MockFilterChain.doFilter(MockFilterChain.java:50) at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1255) at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1190) at org.geoserver.test.GeoServerAbstractTestSupport.getAsServletResponse(GeoServerAbstractTestSupport.java:606) at org.geoserver.test.GeoServerAbstractTestSupport.getAsServletResponse(GeoServerAbstractTestSupport.java:589) at org.geoserver.rest.RESTDispatcherTest.testException(RESTDispatcherTest.java:14) 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:597) at junit.framework.TestCase.runTest(TestCase.java:164) at org.geoserver.test.GeoServerAbstractTestSupport.runTest(GeoServerAbstractTestSupport.java:147) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) 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:597) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) 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:597) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.247 sec Running org.geoserver.rest.format.ReflectiveHTMLFormatTest <html> <body> This is a generic template for Foo. <br> Properties: <ul> <li>prop2: 2 <li>prop1: one <li>prop3: 3.0 </ul> </body> </html>@SLTests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.356 sec Running org.geoserver.rest.IndexRestletTest 01 Jul 20:57:24 ERROR [geoserver.global] - ---------------------------------- - GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-master/ws/src/rest/./target/mock1977649404097066997data> ---------------------------------- Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.56 sec Running org.geoserver.rest.format.FormatTest 01 Jul 20:57:27 ERROR [geoserver.global] - ---------------------------------- - GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-master/ws/src/rest/./target/mock1099285243459934745data> ---------------------------------- Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.582 sec Running org.geoserver.rest.RESTDispatcherCallbackTest 01 Jul 20:57:30 ERROR [geoserver.global] - ---------------------------------- - GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-master/ws/src/rest/./target/mock8131813294829954915data> ---------------------------------- 01 Jul 20:57:32 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset. 01 Jul 20:57:34 ERROR [geoserver.global] - ---------------------------------- - GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-master/ws/src/rest/./target/mock9062233712956112619data> ---------------------------------- 01 Jul 20:57:36 ERROR [org.geoserver] - Extension lookup occured, but ApplicationContext is unset. 01 Jul 20:57:37 ERROR [geoserver.rest] - error 01 Jul 20:57:37 ERROR [geoserver.rest] - org.geoserver.rest.RestletException at org.geoserver.rest.ExceptionThrowingResource.handleGet(ExceptionThrowingResource.java:19) at org.restlet.Finder.handle(Finder.java:292) at org.restlet.Filter.doHandle(Filter.java:105) at org.restlet.Filter.handle(Filter.java:134) at org.restlet.Router.handle(Router.java:444) at org.geoserver.rest.RESTDispatcher$1.handle(RESTDispatcher.java:204) at com.noelios.restlet.ext.servlet.ServletConverter.service(ServletConverter.java:129) at org.geoserver.rest.RESTDispatcher.handleRequestInternal(RESTDispatcher.java:86) at org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:153) at org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:48) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:923) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:852) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:882) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:778) at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at org.geoserver.test.GeoServerAbstractTestSupport$3.service(GeoServerAbstractTestSupport.java:1236) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at com.mockrunner.mock.web.MockFilterChain.doFilter(MockFilterChain.java:50) at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1255) at org.geoserver.test.GeoServerAbstractTestSupport.dispatch(GeoServerAbstractTestSupport.java:1190) at org.geoserver.test.GeoServerAbstractTestSupport.getAsServletResponse(GeoServerAbstractTestSupport.java:606) at org.geoserver.test.GeoServerAbstractTestSupport.getAsServletResponse(GeoServerAbstractTestSupport.java:589) at org.geoserver.rest.RESTDispatcherCallbackTest.testCallbackException(RESTDispatcherCallbackTest.java:72) 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:597) at junit.framework.TestCase.runTest(TestCase.java:164) at org.geoserver.test.GeoServerAbstractTestSupport.runTest(GeoServerAbstractTestSupport.java:147) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) 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:597) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) 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:597) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.128 sec Running org.geoserver.rest.RESTSecurityRulesTest 01 Jul 20:57:37 ERROR [geoserver.global] - ---------------------------------- - GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-master/ws/src/rest/./target/mock6058463797927774728data> ---------------------------------- 01 Jul 20:57:40 ERROR [geoserver.global] - ---------------------------------- - GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-master/ws/src/rest/./target/mock8754361434009961022data> ---------------------------------- 01 Jul 20:57:42 ERROR [geoserver.global] - ---------------------------------- - GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-master/ws/src/rest/./target/mock2133404063106661384data> ---------------------------------- Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 6.798 sec <<< FAILURE! Running org.geoserver.rest.ReflectiveResourceTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 sec Running org.geoserver.rest.MapResourceTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec Results : Failed tests: testDefault(org.geoserver.rest.RESTSecurityRulesTest) Tests run: 19, Failures: 1, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] There are test failures. Please refer to <http://hudson.opengeo.org/hudson/job/geoserver-master/ws/src/rest/target/surefire-reports> for the individual test results. [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 65 minutes 47 seconds [INFO] Finished at: Sun Jul 01 20:57:44 UTC 2012 [INFO] Final Memory: 62M/294M [INFO] ------------------------------------------------------------------------ -- This message is automatically generated by Hudson. For more information on Hudson, see: http://hudson-ci.org/ ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
