See <http://ares.opengeo.org/jenkins/job/geoserver-master/47/changes>
Changes: [andrea.aime] Attempt to fix the build on windows in path with special chars ------------------------------------------ [...truncated 9283 lines...] at javax.media.jai.OperationRegistry.invokeFactory(OperationRegistry.java:1674) at org.geoserver.jai.ConcurrentOperationRegistry.invokeFactory(ConcurrentOperationRegistry.java:412) at javax.media.jai.registry.RIFRegistry.create(RIFRegistry.java:332) at javax.media.jai.RenderedOp.createInstance(RenderedOp.java:819) at javax.media.jai.RenderedOp.createRendering(RenderedOp.java:867) at javax.media.jai.RenderedOp.getMinX(RenderedOp.java:2161) at javax.media.jai.PlanarImage.getBounds(PlanarImage.java:702) at org.geoserver.wms.map.RenderedImageMapOutputFormat.directRasterRender(RenderedImageMapOutputFormat.java:907) at org.geoserver.wms.map.RenderedImageMapOutputFormat.produceMap(RenderedImageMapOutputFormat.java:329) at org.geoserver.wms.map.RenderedImageMapOutputFormat.produceMap(RenderedImageMapOutputFormat.java:251) at org.geoserver.kml.KMLMapResponse.encodeAsKmz(KMLMapResponse.java:110) at org.geoserver.kml.KMLMapResponse.write(KMLMapResponse.java:62) at org.geoserver.ows.Dispatcher.response(Dispatcher.java:919) at org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:276) 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.GeoServerSystemTestSupport$2.service(GeoServerSystemTestSupport.java:1431) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at com.mockrunner.mock.web.MockFilterChain.doFilter(MockFilterChain.java:50) at org.geoserver.test.GeoServerSystemTestSupport.dispatch(GeoServerSystemTestSupport.java:1450) at org.geoserver.test.GeoServerSystemTestSupport.dispatch(GeoServerSystemTestSupport.java:1385) at org.geoserver.test.GeoServerSystemTestSupport.getAsServletResponse(GeoServerSystemTestSupport.java:934) at org.geoserver.test.GeoServerSystemTestSupport.getAsServletResponse(GeoServerSystemTestSupport.java:917) at org.geoserver.kml.KMLTest.testKMZMixed(KMLTest.java:454) 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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) 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:597) 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.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75) Caused by: java.lang.ClassNotFoundException: com.sun.medialib.mlib.Image at java.net.URLClassLoader$1.run(URLClassLoader.java:202) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:190) at java.lang.ClassLoader.loadClass(ClassLoader.java:307) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301) at java.lang.ClassLoader.loadClass(ClassLoader.java:248) ... 76 more Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.106 sec Running org.geoserver.wps.gs.PolygonExtractionProcessTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 6.998 sec Running org.geoserver.kml.KMLWFSTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.249 sec Running org.geoserver.wps.gs.QueryProcessTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.493 sec Running org.geoserver.kml.icons.IconPropertiesTest Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 sec Running org.geoserver.kml.icons.IconPropertyInjectorTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.017 sec Running org.geoserver.kml.icons.IconRendererTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.092 sec Running org.geoserver.wps.gs.RangeLookupTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.813 sec Running org.geoserver.kml.icons.IconServiceTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 sec Results : Failed tests: testRasterTransformerSLD(org.geoserver.kml.KMLReflectorTest) Tests run: 105, Failures: 1, Errors: 0, Skipped: 3 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping GeoWebCache (GWC) Module [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping REST Configuration Service Module [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping WMS UI Module [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Demoes Module [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Security UI Core Module [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping ImageMap Output Format [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping GeoServer INSPIRE Extensions [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Core Monitor Extension [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Catalog Services for the Web core module [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping GeoServer JDBC Security Module [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping GeoServer LDAP Security Module [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.585 sec Running org.geoserver.wps.gs.RasterAsPointCollectionTest [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] GeoServer ......................................... SUCCESS [4.727s] [INFO] Core Platform Module .............................. SUCCESS [4.165s] [INFO] Open Web Service Module ........................... SUCCESS [12.014s] [INFO] Main Module ....................................... SUCCESS [2:37.602s] [INFO] Web Feature Service Module ........................ SUCCESS [3:56.227s] [INFO] Web Coverage Service Module ....................... SUCCESS [3.347s] [INFO] Web Map Service Module ............................ SUCCESS [4:36.870s] [INFO] GeoServer Web Modules ............................. SUCCESS [0.573s] [INFO] Core UI Module .................................... SUCCESS [2:05.934s] [INFO] GeoServer Security Modules ........................ SUCCESS [0.294s] [INFO] GeoServer JDBC Security Module .................... SKIPPED [INFO] GeoServer LDAP Security Module .................... SKIPPED [INFO] Web Coverage Service 1.0 Module ................... SUCCESS [1:00.936s] [INFO] Web Coverage Service 1.1 Module ................... SUCCESS [1:09.732s] [INFO] KML support for GeoServer ......................... FAILURE [1:15.046s] [INFO] GeoWebCache (GWC) Module .......................... SKIPPED [INFO] REST Support Module ............................... SUCCESS [37.525s] [INFO] REST Configuration Service Module ................. SKIPPED [INFO] WMS UI Module ..................................... SKIPPED [INFO] GWC UI Module ..................................... SKIPPED [INFO] WFS UI Module ..................................... SUCCESS [38.910s] [INFO] Demoes Module ..................................... SKIPPED [INFO] WCS UI Module ..................................... SKIPPED [INFO] Security UI Modules ............................... SUCCESS [0.663s] [INFO] Security UI Core Module ........................... SKIPPED [INFO] Security UI JDBC Module ........................... SKIPPED [INFO] Security UI LDAP Module ........................... SKIPPED [INFO] Community Space ................................... SUCCESS [0.366s] [INFO] Printing Module ................................... SUCCESS [24.178s] [INFO] HTTP Proxy Extension .............................. SUCCESS [7.561s] [INFO] GeoServer Web Application ......................... SKIPPED [INFO] GeoServer Extensions .............................. SUCCESS [0.236s] [INFO] Application Schema Support ........................ SUCCESS [0.194s] [INFO] Application Schema Integration Test ............... SKIPPED [INFO] Sample DataAccess Integration Test ................ SUCCESS [37.102s] [INFO] ArcSDE DataStore Extension ........................ SUCCESS [28.576s] [INFO] GeoSearch Index Module ............................ SKIPPED [INFO] H2 DataStore Extension ............................ SUCCESS [17.016s] [INFO] SQL Server DataStore Extension .................... SUCCESS [1.299s] [INFO] Oracle DataStore Extension ........................ SUCCESS [0.922s] [INFO] MySQL DataStore Extension ......................... SUCCESS [0.534s] [INFO] DB2 DataStore Extension ........................... SUCCESS [0.621s] [INFO] ImageMap Output Format ............................ SKIPPED [INFO] ImageI/O-Ext GDAL Coverage Extension .............. SUCCESS [5.274s] [INFO] JP2K Coverage Extension ........................... SUCCESS [0.688s] [INFO] ogr2ogr Output Format ............................. SUCCESS [32.608s] [INFO] Excel Output Format ............................... SUCCESS [38.165s] [INFO] Validation Module ................................. SUCCESS [2.336s] [INFO] Chart external graphics support ................... SUCCESS [1.456s] [INFO] Feature Generalization Extension .................. SUCCESS [2.235s] [INFO] Image Mosaic JDBC Extension ....................... SUCCESS [0.807s] [INFO] OWS request flow controller ....................... SUCCESS [20.596s] [INFO] Web Processing Service parent ..................... SUCCESS [0.256s] [INFO] Web Processing Service Module ..................... SKIPPED [INFO] Web Processing Service GUI ........................ SKIPPED [INFO] GeoServer Layer Querying filter functions ......... SUCCESS [46.158s] [INFO] Teradata DataStore Extension ...................... SUCCESS [2.220s] [INFO] GeoServer Monitor Extensions ...................... SUCCESS [0.299s] [INFO] Core Monitor Extension ............................ SKIPPED [INFO] Monitor Hibernate Extension ....................... SKIPPED [INFO] GeoServer Security Extension Modules .............. SKIPPED [INFO] GeoServer CAS Security Module ..................... SKIPPED [INFO] GeoServer Security Extension Web Modules .......... SKIPPED [INFO] GeoServer CAS Security Web Module ................. SKIPPED [INFO] XLST based WFS output format ...................... SKIPPED [INFO] GeoServer INSPIRE Extensions ...................... SKIPPED [INFO] GeoServer CSS Styling ............................. SUCCESS [35.447s] [INFO] Catalog Services for the Web parent ............... SUCCESS [0.400s] [INFO] Catalog Services for the Web interfaces ........... SUCCESS [21.779s] [INFO] Catalog Services for the Web - Simple CatalogStore implementation SUCCESS [22.425s] [INFO] Catalog Services for the Web core module .......... SKIPPED [INFO] CSW UI Module ..................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 15:07.653s (Wall Clock) [INFO] Finished at: Sun Oct 27 13:39:09 UTC 2013 [INFO] Final Memory: 49M/206M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on project kml: There are test failures. [ERROR] [ERROR] Please refer to <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/kml/target/surefire-reports> for the individual test results. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [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 :kml Build step 'Invoke top-level Maven targets' marked build as failure ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk _______________________________________________ Geoserver-devel mailing list Geoserver-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geoserver-devel