See <http://ares.opengeo.org/jenkins/job/geotools-master/806/changes>

Changes:

[andrea.aime] [GEOT-5201] Raster mask can get out of synch with the image when 
subsampling is used

------------------------------------------
[...truncated 12481 lines...]
[INFO] Installing 
<http://ares.opengeo.org/jenkins/job/geotools-master/ws/modules/unsupported/process-feature/target/gt-process-feature-14-SNAPSHOT-sources.jar>
 to 
/var/lib/jenkins/.m2/repository/org/geotools/gt-process-feature/14-SNAPSHOT/gt-process-feature-14-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Filter XML Support 14-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] *****************************************************************
[WARNING] * Your build is requesting parallel execution, but project      *
[WARNING] * contains the following plugin(s) that are not marked as       *
[WARNING] * @threadSafe to support parallel building.                     *
[WARNING] * While this /may/ work fine, please look for plugin updates    *
[WARNING] * and/or request plugins be made thread-safe.                   *
[WARNING] * If reporting an issue, report it against the plugin in        *
[WARNING] * question, not against maven-core                              *
[WARNING] *****************************************************************
[WARNING] The following plugins are not marked @threadSafe in Filter XML 
Support:
[WARNING] pl.project13.maven:git-commit-id-plugin:2.1.2
[WARNING] *****************************************************************
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ gt-xsd-filter ---
[INFO] Deleting 
<http://ares.opengeo.org/jenkins/job/geotools-master/ws/modules/extension/xsd/xsd-filter/target>
[INFO] 
[INFO] --- git-commit-id-plugin:2.1.2:revision (default) @ gt-xsd-filter ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
gt-xsd-filter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ gt-xsd-filter 
---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 76 source files to 
<http://ares.opengeo.org/jenkins/job/geotools-master/ws/modules/extension/xsd/xsd-filter/target/classes>
Aug 26, 2015 11:14:26 AM org.geotools.gce.imagemosaic.SpatialRequestHelper 
computeResolution
INFO: Unable to compute requested resolution
java.lang.NullPointerException: Argument "gridGeometry" should not be null.
        at org.geotools.util.Utilities.ensureNonNull(Utilities.java:669)
        at 
org.geotools.coverage.grid.io.ReadResolutionCalculator.<init>(ReadResolutionCalculator.java:65)
        at 
org.geotools.gce.imagemosaic.SpatialRequestHelper.computeResolution(SpatialRequestHelper.java:453)
        at 
org.geotools.gce.imagemosaic.SpatialRequestHelper.compute(SpatialRequestHelper.java:281)
        at 
org.geotools.gce.imagemosaic.SpatialRequestHelperTest.testNoRequest(SpatialRequestHelperTest.java:133)
        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.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.runners.ParentRunner.run(ParentRunner.java:309)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
        at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

Aug 26, 2015 11:14:26 AM org.geotools.gce.imagemosaic.SpatialRequestHelper 
computeResolution
WARNING: Unable to compute requested resolution, using highest available
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.127 sec - in 
org.geotools.gce.imagemosaic.SpatialRequestHelperTest
Running org.geotools.gce.imagemosaic.properties.time.TimeParserTest
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
gt-xsd-filter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ 
gt-xsd-filter ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 56 source files to 
<http://ares.opengeo.org/jenkins/job/geotools-master/ws/modules/extension/xsd/xsd-filter/target/test-classes>
Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.345 sec - in 
org.geotools.gce.imagemosaic.properties.time.TimeParserTest
Running 
org.geotools.gce.imagemosaic.properties.time.TimestampFileNameExtractorTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.655 sec - in 
org.geotools.gce.imagemosaic.properties.time.TimestampFileNameExtractorTest

Results :

Tests in error: 
  ImageMosaicFootprintsTest.testRasterFootprintSubmsampling:610 ยป Headless

Tests run: 142, Failures: 0, Errors: 1, Skipped: 2

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Sample DataAccess
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-surefire-plugin:2.15:test (default-test) @ gt-xsd-filter ---
[INFO] Surefire report directory: 
<http://ares.opengeo.org/jenkins/job/geotools-master/ws/modules/extension/xsd/xsd-filter/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.geotools.filter.v1_0.BinaryComparisonOpTypeBindingTest
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Geotools .......................................... SUCCESS [5.205s]
[INFO] Build tools for Geotools 2 ........................ SUCCESS [0.342s]
[INFO] Maven plugins for Geotools 2 ...................... SUCCESS [0.237s]
[INFO] JAR files collector ............................... SUCCESS [4.623s]
[INFO] Cross-modules javadoc ............................. SUCCESS [4.070s]
[INFO] JJTree and JavaCC compilers plugin ................ SUCCESS [1.857s]
[INFO] Geotools modules .................................. SUCCESS [8.588s]
[INFO] Geotools libraries ................................ SUCCESS [0.254s]
[INFO] Sample data module ................................ SUCCESS [9.118s]
[INFO] Open GIS Interfaces ............................... SUCCESS [14.421s]
[INFO] Metadata .......................................... SUCCESS [22.543s]
[INFO] Referencing services .............................. SUCCESS [25.249s]
[INFO] API interfaces .................................... SUCCESS [15.384s]
[INFO] Geotools plugins .................................. SUCCESS [0.156s]
[INFO] EPSG Authority Service using HSQL database ........ SUCCESS [44.212s]
[INFO] Main module ....................................... SUCCESS [1:00.911s]
[INFO] Geotools extensions ............................... SUCCESS [0.242s]
[INFO] Feature Based Graphs and Networks ................. SUCCESS [16.724s]
[INFO] XML Parsing ....................................... SUCCESS [0.167s]
[INFO] XML Parsing ....................................... SUCCESS [22.475s]
[INFO] XML Code Generation Support ....................... SUCCESS [5.292s]
[INFO] EPSG Authority Service using WKT file ............. SUCCESS [9.414s]
[INFO] OGC CQL to Filter parser .......................... SUCCESS [24.687s]
[INFO] DataStore Support ................................. SUCCESS [16.386s]
[INFO] Shapefile module .................................. SUCCESS [1:31.718s]
[INFO] Grid Coverage module .............................. SUCCESS [1:13.575s]
[INFO] Property File DataStore ........................... SUCCESS [11.718s]
[INFO] GeoTIFF grid coverage exchange module ............. SUCCESS [23.561s]
[INFO] ArcGrid datasource module ......................... SUCCESS [56.441s]
[INFO] GML2 XML Support .................................. SUCCESS [16.370s]
[INFO] GML3 XML Support .................................. SUCCESS [1:47.847s]
[INFO] Filter XML Support ................................ SKIPPED
[INFO] SLD XML Support ................................... SKIPPED
[INFO] Render ............................................ SKIPPED
[INFO] OGC Web Service Models ............................ SUCCESS [0.172s]
[INFO] Xlink Model ....................................... SUCCESS [4.320s]
[INFO] Open Web Services Model ........................... SUCCESS [15.122s]
[INFO] Filter Encoding Specification Model ............... SUCCESS [10.002s]
[INFO] Web Feature Service Model ......................... SUCCESS [15.297s]
[INFO] OWS XML Support ................................... SKIPPED
[INFO] Filter Encoding Specification XML Support ......... SKIPPED
[INFO] WFS XML Support ................................... SKIPPED
[INFO] XML Parsing Support ............................... SKIPPED
[INFO] JDBC DataStore Support ............................ SUCCESS [20.326s]
[INFO] Web Processing Service Model ...................... SUCCESS [9.220s]
[INFO] Web Coverage Service Model ........................ SUCCESS [17.720s]
[INFO] Catalog Services for the Web Model ................ SUCCESS [8.315s]
[INFO] ArcSDE plugin ..................................... SUCCESS [0.210s]
[INFO] ArcSDE dummy api .................................. SUCCESS [2.730s]
[INFO] ArcSDE support classes ............................ SUCCESS [5.239s]
[INFO] ArcSDE DataStore plugin ........................... SKIPPED
[INFO] Dynamic symbolizer module based on JFreeChart and Eastwood  SKIPPED
[INFO] Extensions to EPSG authority factory .............. SUCCESS [15.721s]
[INFO] EPSG Authority Service using PostgreSQL database .. SUCCESS [2.458s]
[INFO] Feature-Pregeneralized ............................ SUCCESS [15.262s]
[INFO] grass raster datasource module .................... SUCCESS [13.085s]
[INFO] GTopo30 datasource module ......................... SUCCESS [11.572s]
[INFO] WorldImage datasource module ...................... SUCCESS [13.934s]
[INFO] JDBC DataStore Plugins ............................ SUCCESS [0.116s]
[INFO] H2 DataStore ...................................... SUCCESS [1:13.109s]
[INFO] Oracle DataStore .................................. SUCCESS [9.393s]
[INFO] PostGIS DataStore ................................. SUCCESS [9.318s]
[INFO] Feature transforming feature source wrapper ....... SUCCESS [12.789s]
[INFO] imagemosaic datasource module ..................... FAILURE [2:19.299s]
[INFO] ImageI/O-Ext based grid coverage readers .......... SUCCESS [12.327s]
[INFO] imagepyramid datasource module .................... SKIPPED
[INFO] imagemosaic-jdbc module ........................... SUCCESS [27.226s]
[INFO] DB2 DataStore ..................................... SUCCESS [9.793s]
[INFO] MySQL DataStore ................................... SUCCESS [6.164s]
[INFO] SQL Server DataStore .............................. SUCCESS [6.982s]
[INFO] SpatiaLite DataStore .............................. SUCCESS [6.431s]
[INFO] Teradata DataStore ................................ SUCCESS [6.071s]
[INFO] JP2K based grid coverage readers .................. SUCCESS [17.983s]
[INFO] OGR DataStore Module .............................. SUCCESS [0.277s]
[INFO] Core OGR DataStore Module ......................... SUCCESS [5.869s]
[INFO] Bridj OGR DataStore Module ........................ SUCCESS [8.577s]
[INFO] JNI OGR DataStore Module .......................... SUCCESS [4.787s]
[INFO] Vertical coordinate transformations ............... SUCCESS [5.459s]
[INFO] Dynamic symbolizers for SVG symbols ............... SKIPPED
[INFO] Coverage Multidimensional Module .................. SUCCESS [0.227s]
[INFO] API interfaces .................................... SKIPPED
[INFO] NetCDF gridcoverage module ........................ SKIPPED
[INFO] GRIB gridcoverage module .......................... SKIPPED
[INFO] Application Schema Support ........................ SUCCESS [0.275s]
[INFO] Application Schema Resolver ....................... SKIPPED
[INFO] Complex Features Support .......................... SKIPPED
[INFO] Application Schema DataAccess ..................... SKIPPED
[INFO] Sample DataAccess ................................. SKIPPED
[INFO] Brewer module ..................................... SUCCESS [13.237s]
[INFO] Vector grids ...................................... SUCCESS [10.598s]
[INFO] Validation Processor and Framework ................ SUCCESS [16.396s]
[INFO] Web Map Server client ............................. SKIPPED
[INFO] KML XML Support ................................... SUCCESS [19.631s]
[INFO] WCS XML Support ................................... SKIPPED
[INFO] WPS XML Support ................................... SKIPPED
[INFO] WMS XML Support ................................... SUCCESS [2.385s]
[INFO] CSW XML Support ................................... SKIPPED
[INFO] Geotools unsupported .............................. SUCCESS [0.235s]
[INFO] Process ........................................... SUCCESS [11.758s]
[INFO] Swing widgets ..................................... SKIPPED
[INFO] SWT widgets ....................................... SKIPPED
[INFO] WFS client module ................................. SKIPPED
[INFO] GeoJSON Support ................................... SUCCESS [12.694s]
[INFO] GeoPackage Module ................................. SKIPPED
[INFO] MBTiles Module .................................... SUCCESS [22.192s]
[INFO] WFS client module (NG) ............................ SKIPPED
[INFO] Coverage tools .................................... SKIPPED
[INFO] ISO 19107 implementation using JTS ................ SUCCESS [5.890s]
[INFO] Geometries ........................................ SUCCESS [31.272s]
[INFO] Web Processing Service ............................ SKIPPED
[INFO] Process Geometry .................................. SUCCESS [7.856s]
[INFO] Process Raster .................................... SKIPPED
[INFO] Process Feature ................................... SUCCESS [21.949s]
[INFO] Application Schema Support (Unsupported Modules) .. SUCCESS [0.157s]
[INFO] SOLR module ....................................... SKIPPED
[INFO] Geobuf DataStore .................................. SUCCESS [10.185s]
[INFO] Cartographic CSS parser ........................... SKIPPED
[INFO] CSVDataStore ...................................... SUCCESS [9.738s]
[INFO] EPSG Authority Factory for Oracle ................. SUCCESS [3.106s]
[INFO] Next Generation JDBC DataStores ................... SUCCESS [0.350s]
[INFO] VPF Plugin ........................................ SUCCESS [9.431s]
[INFO] SAS Matlab grid coverage readers .................. SUCCESS [8.012s]
[INFO] Simple Feature Service store ...................... SUCCESS [13.188s]
[INFO] Aggregating DataStore ............................. SUCCESS [11.045s]
[INFO] MongoDB DataStore ................................. SUCCESS [14.003s]
[INFO] Property File DataStore (Old) ..................... SUCCESS [11.039s]
[INFO] GeoTools Documentation ............................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13:23.329s (Wall Clock)
[INFO] Finished at: Wed Aug 26 11:14:38 UTC 2015
[INFO] Final Memory: 79M/293M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.15:test (default-test) on 
project gt-imagemosaic: There are test failures.
[ERROR] 
[ERROR] Please refer to 
<http://ares.opengeo.org/jenkins/job/geotools-master/ws/modules/plugin/imagemosaic/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 :gt-imagemosaic
Build step 'Invoke top-level Maven targets' marked build as failure

------------------------------------------------------------------------------
_______________________________________________
GeoTools-Devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to