See <http://ares.opengeo.org/jenkins/job/geoserver-master/989/changes>
Changes:
[andrea.aime] [GEOS-6814] Switch the CSS module to the GeoTools Java backend
------------------------------------------
[...truncated 8981 lines...]
[INFO] [GitCommitIdMojo] Running on '<http://ares.opengeo.org/jenkins/job/geoserver-master/ws/.git’> repository...
[INFO] [GitCommitIdMojo] Initializing properties...
[INFO] [GitCommitIdMojo] Using maven project properties...
[INFO] [GitCommitIdMojo] Loading data from git repository...
[INFO] [GitCommitIdMojo] ------------------git properties loaded------------------
[INFO] [GitCommitIdMojo] build.commit.message.short = [GEOS-6814] Switch the CSS module to the GeoTools Java backend
[INFO] [GitCommitIdMojo] build.build.user.email = Unknown
[INFO] [GitCommitIdMojo] build.hudsonId = -1
[INFO] [GitCommitIdMojo] build.commit.time = 05.01.2015 @ 18:06:52 UTC
[INFO] [GitCommitIdMojo] build.timestamp = 05-Jan-2015 18:07
[INFO] [GitCommitIdMojo] build.build.time = 05.01.2015 @ 18:20:14 UTC
[INFO] [GitCommitIdMojo] build.branch = 0f826fb5a29bb7836a27ba0b7f2a5cc1c6019f9c
[INFO] [GitCommitIdMojo] build.commit.user.email = andrea.aime@anonymised.com
[INFO] [GitCommitIdMojo] build.build.user.name = Unknown
[INFO] [GitCommitIdMojo] build.commit.user.name = Andrea Aime
[INFO] [GitCommitIdMojo] build.commit.id.abbrev = 0f826fb
[INFO] [GitCommitIdMojo] build.commit.id = 0f826fb5a29bb7836a27ba0b7f2a5cc1c6019f9c
[INFO] [GitCommitIdMojo] build.commit.message.full = [GEOS-6814] Switch the CSS module to the GeoTools Java backend
[INFO] [GitCommitIdMojo] ---------------------------------------------------------
[INFO] [GitCommitIdMojo] Finished running.
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gs-wms ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 68 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ gs-wms ---
[INFO] Compiling 190 source files to <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/wms/target/classes>
Tests run: 9, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 21.9 sec <<< FAILURE!
testEditPreConfiguredCSSStyle(org.geoserver.community.css.web.CssDemoTest) Time elapsed: 229 sec <<< FAILURE!
junit.framework.AssertionFailedError: expected:<CssDemoPage> but was:<GeoServerErrorPage>
at org.apache.wicket.util.tester.WicketTester.assertResult(WicketTester.java:658)
at org.apache.wicket.util.tester.WicketTester.assertRenderedPage(WicketTester.java:606)
at org.geoserver.community.css.web.CssDemoTest.testEditPreConfiguredCSSStyle(CssDemoTest.java:145)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
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:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
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)
Running org.geoserver.community.css.web.CssHandlerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.83 sec
Results :
Failed tests: testEditPreConfiguredCSSStyle(org.geoserver.community.css.web.CssDemoTest): expected:<CssDemoPage> but was:<GeoServerErrorPage>
Tests run: 10, Failures: 1, Errors: 0, Skipped: 0
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping WFS UI Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Sample DataAccess Integration Test
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ogr2ogr Output Format
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Excel Output Format
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoServer Layer Querying filter functions
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping DXF WFS output format
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Web Coverage Service 2.0 Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Web Processing Service Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoServer Monitor Extensions
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Catalog Services for the Web - Simple CatalogStore implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gs-wms ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 110 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ gs-wms ---
[INFO] Compiling 104 source files to <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/wms/target/test-classes>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] GeoServer ......................................... SUCCESS [7.961s]
[INFO] Core Platform Module .............................. SUCCESS [14.822s]
[INFO] Open Web Service Module ........................... SUCCESS [17.982s]
[INFO] Main Module ....................................... SUCCESS [3:18.980s]
[INFO] GeoServer Security Modules ........................ SUCCESS [0.663s]
[INFO] GeoServer JDBC Security Module .................... SUCCESS [1:36.279s]
[INFO] GeoServer LDAP Security Module .................... SUCCESS [1:06.824s]
[INFO] Web Coverage Service Module ....................... SUCCESS [6.156s]
[INFO] Web Coverage Service 1.0 Module ................... SUCCESS [1:09.589s]
[INFO] Web Coverage Service 1.1 Module ................... SUCCESS [1:20.393s]
[INFO] Web Coverage Service 2.0 Module ................... SKIPPED
[INFO] Web Feature Service Module ........................ SUCCESS [4:44.889s]
[INFO] Web Map Service Module ............................ SKIPPED
[INFO] KML support for GeoServer ......................... SKIPPED
[INFO] GeoWebCache (GWC) Module .......................... SKIPPED
[INFO] REST Support Module ............................... SUCCESS [46.369s]
[INFO] REST Configuration Service Module ................. SKIPPED
[INFO] GeoServer Web Modules ............................. SUCCESS [0.511s]
[INFO] Core UI Module .................................... SUCCESS [2:41.671s]
[INFO] WMS UI Module ..................................... SKIPPED
[INFO] GWC UI Module ..................................... SKIPPED
[INFO] WFS UI Module ..................................... SKIPPED
[INFO] Demoes Module ..................................... SKIPPED
[INFO] WCS UI Module ..................................... SKIPPED
[INFO] Security UI Modules ............................... SUCCESS [0.391s]
[INFO] Security UI Core Module ........................... SKIPPED
[INFO] Security UI JDBC Module ........................... SKIPPED
[INFO] Security UI LDAP Module ........................... SKIPPED
[INFO] REST UI Module .................................... SKIPPED
[INFO] GeoServer Extensions .............................. SUCCESS [0.202s]
[INFO] Printing Module ................................... SUCCESS [35.480s]
[INFO] Community Space ................................... SUCCESS [0.225s]
[INFO] HTTP Proxy Extension .............................. SUCCESS [11.359s]
[INFO] GeoServer Web Application ......................... SKIPPED
[INFO] Application Schema Support ........................ SUCCESS [0.139s]
[INFO] Application Schema Integration Test ............... SKIPPED
[INFO] Sample DataAccess Integration Test ................ SKIPPED
[INFO] ArcSDE DataStore Extension ........................ SUCCESS [31.883s]
[INFO] GeoSearch Index Module ............................ SKIPPED
[INFO] H2 DataStore Extension ............................ SUCCESS [25.810s]
[INFO] SQL Server DataStore Extension .................... SUCCESS [1.426s]
[INFO] Oracle DataStore Extension ........................ SUCCESS [0.666s]
[INFO] MySQL DataStore Extension ......................... SUCCESS [0.588s]
[INFO] DB2 DataStore Extension ........................... SUCCESS [0.780s]
[INFO] ImageMap Output Format ............................ SKIPPED
[INFO] ImageI/O-Ext GDAL Coverage Extension .............. SUCCESS [1.079s]
[INFO] JP2K Coverage Extension ........................... SUCCESS [0.772s]
[INFO] ogr2ogr Output Format ............................. SKIPPED
[INFO] Excel Output Format ............................... SKIPPED
[INFO] Chart external graphics support ................... SUCCESS [3.090s]
[INFO] Feature Generalization Extension .................. SUCCESS [4.851s]
[INFO] Image Mosaic JDBC Extension ....................... SUCCESS [0.814s]
[INFO] OWS request flow controller ....................... SUCCESS [28.634s]
[INFO] Web Processing Service parent ..................... SUCCESS [0.198s]
[INFO] Web Processing Service Module ..................... SKIPPED
[INFO] Web process status sharing with Hazelcast ......... SKIPPED
[INFO] Web Processing Service GUI ........................ SKIPPED
[INFO] GeoServer Layer Querying filter functions ......... SKIPPED
[INFO] Teradata DataStore Extension ...................... SUCCESS [3.657s]
[INFO] GeoServer Monitor Extensions ...................... SKIPPED
[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 ............................. FAILURE [38.794s]
[INFO] Catalog Services for the Web parent ............... SUCCESS [0.282s]
[INFO] Catalog Services for the Web interfaces ........... SUCCESS [25.629s]
[INFO] Catalog Services for the Web - Simple CatalogStore implementation SKIPPED
[INFO] Catalog Services for the Web core module .......... SKIPPED
[INFO] CSW UI Module ..................................... SKIPPED
[INFO] DXF WFS output format and WPS PPIO ................ SUCCESS [0.191s]
[INFO] DXF WFS output format ............................. SKIPPED
[INFO] DXF WPS PPIO ...................................... SKIPPED
[INFO] GeoServer WCS 2.0 Earth Observation Extensions .... SUCCESS [0.106s]
[INFO] Web Coverage Service 2.0 Earth Observation extensions SKIPPED
[INFO] Web Coverage Service 2.0 Earth Observation GUI extension SKIPPED
[INFO] GeoServer libjpeg-turbo Module .................... SKIPPED
[INFO] GeoServer Data Importer ........................... SKIPPED
[INFO] Importer Core Module .............................. SKIPPED
[INFO] Importer REST Api Module .......................... SKIPPED
[INFO] Importer Berkley DB Persistence Module ............ SKIPPED
[INFO] Importer Web UI Module ............................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:43.776s (Wall Clock)
[INFO] Finished at: Mon Jan 05 18:20:27 UTC 2015
[INFO] Final Memory: 53M/203M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on project gs-css: There are test failures.
[ERROR]
[ERROR] Please refer to <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/extension/css/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 :gs-css
Destroying 1 processes
Destroying process..
Destroyed 1 processes
Build step 'Invoke top-level Maven targets' marked build as failure