See <http://ares.boundlessgeo.com/jenkins/job/geotools-14.x/134/changes>

Changes:

[nuno.oliveira] [GEOT-5419] Fix NetCDFImageReaderSpi file dispose

------------------------------------------
[...truncated 11704 lines...]
[INFO] Installing 
<http://ares.boundlessgeo.com/jenkins/job/geotools-14.x/ws/modules/extension/xsd/xsd-sld/pom.xml>
 to 
/var/lib/jenkins/.m2/repository/org/geotools/xsd/gt-xsd-sld/14-SNAPSHOT/gt-xsd-sld-14-SNAPSHOT.pom
[INFO] Installing 
<http://ares.boundlessgeo.com/jenkins/job/geotools-14.x/ws/modules/extension/xsd/xsd-sld/target/gt-xsd-sld-14-SNAPSHOT-sources.jar>
 to 
/var/lib/jenkins/.m2/repository/org/geotools/xsd/gt-xsd-sld/14-SNAPSHOT/gt-xsd-sld-14-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OWS XML Support 14-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gt-xsd-ows ---
[INFO] Deleting 
<http://ares.boundlessgeo.com/jenkins/job/geotools-14.x/ws/modules/extension/xsd/xsd-ows/target>
[INFO] 
[INFO] --- git-commit-id-plugin:2.1.2:revision (default) @ gt-xsd-ows ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
gt-xsd-ows ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 38 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ gt-xsd-ows ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 43 source files to 
<http://ares.boundlessgeo.com/jenkins/job/geotools-14.x/ws/modules/extension/xsd/xsd-ows/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
gt-xsd-ows ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ 
gt-xsd-ows ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to 
<http://ares.boundlessgeo.com/jenkins/job/geotools-14.x/ws/modules/extension/xsd/xsd-ows/target/test-classes>
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.663 sec - in 
org.geotools.gce.imagemosaic.RasterLayerResponseTest
Running org.geotools.gce.imagemosaic.SpatialRequestHelperTest
May 17, 2016 8:52:55 PM 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)

May 17, 2016 8:52:55 PM org.geotools.gce.imagemosaic.SpatialRequestHelper 
computeResolution
WARNING: Unable to compute requested resolution, using highest available
[INFO] 
[INFO] --- maven-surefire-plugin:2.15:test (default-test) @ gt-xsd-ows ---
[INFO] Surefire report directory: 
<http://ares.boundlessgeo.com/jenkins/job/geotools-14.x/ws/modules/extension/xsd/xsd-ows/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.geotools.ows.bindings.GetCapabilitiesTypeBindingTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.62 sec - in 
org.geotools.gce.imagemosaic.SpatialRequestHelperTest
Running org.geotools.gce.imagemosaic.properties.time.TimeParserTest
Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 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: 0.885 sec - in 
org.geotools.gce.imagemosaic.properties.time.TimestampFileNameExtractorTest

Results :

Failed tests: 
  
ImageMosaicReaderTest.testMixedTables:617->Assert.assertNotNull:631->Assert.assertNotNull:621->Assert.assertTrue:41->Assert.fail:86
 null

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

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Skipping SOLR module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Render
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] Geotools ........................................... SUCCESS [  1.211 s]
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Cartographic CSS parser
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] Build tools for Geotools 2 ......................... SUCCESS [  0.117 s]
[INFO] Maven plugins for Geotools 2 ....................... SUCCESS [  0.062 s]
[INFO] JAR files collector ................................ SUCCESS [  2.920 s]
[INFO] Cross-modules javadoc .............................. SUCCESS [  3.374 s]
[INFO] JJTree and JavaCC compilers plugin ................. SUCCESS [  2.606 s]
[INFO] Geotools modules ................................... SUCCESS [  0.117 s]
[INFO] Geotools libraries ................................. SUCCESS [  0.062 s]
[INFO] Sample data module ................................. SUCCESS [  4.392 s]
[INFO] Open GIS Interfaces ................................ SUCCESS [  7.148 s]
[INFO] Metadata ........................................... SUCCESS [ 14.352 s]
[INFO] Referencing services ............................... SUCCESS [ 17.431 s]
[INFO] API interfaces ..................................... SUCCESS [  7.337 s]
[INFO] Geotools plugins ................................... SUCCESS [  0.059 s]
[INFO] EPSG Authority Service using HSQL database ......... SUCCESS [ 23.213 s]
[INFO] Main module ........................................ SUCCESS [ 31.546 s]
[INFO] Geotools extensions ................................ SUCCESS [  0.062 s]
[INFO] Feature Based Graphs and Networks .................. SUCCESS [  7.683 s]
[INFO] XML Parsing ........................................ SUCCESS [  0.056 s]
[INFO] XML Parsing ........................................ SUCCESS [ 11.023 s]
[INFO] XML Code Generation Support ........................ SUCCESS [  4.392 s]
[INFO] EPSG Authority Service using WKT file .............. SUCCESS [  5.158 s]
[INFO] OGC CQL to Filter parser ........................... SUCCESS [ 10.261 s]
[INFO] DataStore Support .................................. SUCCESS [  8.409 s]
[INFO] Property File DataStore ............................ SUCCESS [  6.601 s]
[INFO] Shapefile module ................................... SUCCESS [01:18 min]
[INFO] Grid Coverage module ............................... SUCCESS [ 42.283 s]
[INFO] GeoTIFF grid coverage exchange module .............. SUCCESS [ 14.027 s]
[INFO] ArcGrid datasource module .......................... SUCCESS [ 41.101 s]
[INFO] GML2 XML Support ................................... SUCCESS [ 10.341 s]
[INFO] GML3 XML Support ................................... SUCCESS [ 36.418 s]
[INFO] Filter XML Support ................................. SUCCESS [ 14.235 s]
[INFO] SLD XML Support .................................... SUCCESS [ 13.945 s]
[INFO] Render ............................................. SKIPPED
[INFO] OGC Web Service Models ............................. SUCCESS [  0.060 s]
[INFO] Xlink Model ........................................ SUCCESS [  2.362 s]
[INFO] Open Web Services Model ............................ SUCCESS [  8.875 s]
[INFO] Filter Encoding Specification Model ................ SUCCESS [  4.806 s]
[INFO] Web Feature Service Model .......................... SUCCESS [  6.306 s]
[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 [ 11.359 s]
[INFO] Web Processing Service Model ....................... SUCCESS [  4.404 s]
[INFO] Web Coverage Service Model ......................... SUCCESS [  9.261 s]
[INFO] Catalog Services for the Web Model ................. SUCCESS [  4.243 s]
[INFO] ArcSDE plugin ...................................... SUCCESS [  0.053 s]
[INFO] ArcSDE dummy api ................................... SUCCESS [  1.349 s]
[INFO] ArcSDE support classes ............................. SUCCESS [  3.016 s]
[INFO] ArcSDE DataStore plugin ............................ SKIPPED
[INFO] Dynamic symbolizer module based on JFreeChart and Eastwood SKIPPED
[INFO] Extensions to EPSG authority factory ............... SUCCESS [  7.224 s]
[INFO] EPSG Authority Service using PostgreSQL database ... SUCCESS [  1.135 s]
[INFO] Feature-Pregeneralized ............................. SUCCESS [  8.088 s]
[INFO] grass raster datasource module ..................... SUCCESS [  7.472 s]
[INFO] GTopo30 datasource module .......................... SUCCESS [  6.741 s]
[INFO] WorldImage datasource module ....................... SUCCESS [  7.758 s]
[INFO] JDBC DataStore Plugins ............................. SUCCESS [  0.050 s]
[INFO] H2 DataStore ....................................... SUCCESS [ 45.852 s]
[INFO] Oracle DataStore ................................... SUCCESS [  5.074 s]
[INFO] PostGIS DataStore .................................. SUCCESS [  5.490 s]
[INFO] Feature transforming feature source wrapper ........ SUCCESS [  6.951 s]
[INFO] imagemosaic datasource module ...................... FAILURE [01:24 min]
[INFO] ImageI/O-Ext based grid coverage readers ........... SUCCESS [  5.718 s]
[INFO] imagepyramid datasource module ..................... SKIPPED
[INFO] imagemosaic-jdbc module ............................ SUCCESS [ 12.609 s]
[INFO] DB2 DataStore ...................................... SUCCESS [  4.951 s]
[INFO] MySQL DataStore .................................... SUCCESS [  3.772 s]
[INFO] SQL Server DataStore ............................... SUCCESS [  4.625 s]
[INFO] SpatiaLite DataStore ............................... SUCCESS [  4.473 s]
[INFO] Teradata DataStore ................................. SUCCESS [  3.883 s]
[INFO] JP2K based grid coverage readers ................... SUCCESS [  8.833 s]
[INFO] OGR DataStore Module ............................... SUCCESS [  0.071 s]
[INFO] Core OGR DataStore Module .......................... SUCCESS [  4.133 s]
[INFO] Bridj OGR DataStore Module ......................... SUCCESS [  4.894 s]
[INFO] JNI OGR DataStore Module ........................... SUCCESS [  3.488 s]
[INFO] Vertical coordinate transformations ................ SUCCESS [  3.581 s]
[INFO] Dynamic symbolizers for SVG symbols ................ SKIPPED
[INFO] Coverage Multidimensional Module ................... SUCCESS [  0.057 s]
[INFO] API interfaces ..................................... SKIPPED
[INFO] NetCDF gridcoverage module ......................... SKIPPED
[INFO] GRIB gridcoverage module ........................... SKIPPED
[INFO] Application Schema Support ......................... SUCCESS [  0.060 s]
[INFO] Application Schema Resolver ........................ SKIPPED
[INFO] Complex Features Support ........................... SKIPPED
[INFO] Application Schema DataAccess ...................... SKIPPED
[INFO] Sample DataAccess .................................. SUCCESS [  4.227 s]
[INFO] Brewer module ...................................... SUCCESS [  6.862 s]
[INFO] Vector grids ....................................... SUCCESS [  5.422 s]
[INFO] Validation Processor and Framework ................. SUCCESS [ 11.021 s]
[INFO] Web Map Server client .............................. SKIPPED
[INFO] KML XML Support .................................... SUCCESS [  9.960 s]
[INFO] WCS XML Support .................................... SKIPPED
[INFO] WPS XML Support .................................... SKIPPED
[INFO] WMS XML Support .................................... SUCCESS [  1.187 s]
[INFO] CSW XML Support .................................... SKIPPED
[INFO] Geotools unsupported ............................... SUCCESS [  0.062 s]
[INFO] Process ............................................ SUCCESS [  6.663 s]
[INFO] Swing widgets ...................................... SKIPPED
[INFO] SWT widgets ........................................ SKIPPED
[INFO] WFS client module .................................. SKIPPED
[INFO] GeoJSON Support .................................... SUCCESS [  6.700 s]
[INFO] GeoPackage Module .................................. SKIPPED
[INFO] MBTiles Module ..................................... SUCCESS [ 15.890 s]
[INFO] WFS client module (NG) ............................. SKIPPED
[INFO] Coverage tools ..................................... SKIPPED
[INFO] ISO 19107 implementation using JTS ................. SUCCESS [  2.726 s]
[INFO] Geometries ......................................... SUCCESS [ 14.330 s]
[INFO] Web Processing Service ............................. SKIPPED
[INFO] Process Geometry ................................... SUCCESS [  3.858 s]
[INFO] Process Raster ..................................... SKIPPED
[INFO] Process Feature .................................... SUCCESS [ 10.889 s]
[INFO] Application Schema Support (Unsupported Modules) ... SUCCESS [  0.074 s]
[INFO] SOLR module ........................................ SKIPPED
[INFO] Geobuf DataStore ................................... SUCCESS [  5.408 s]
[INFO] Cartographic CSS parser ............................ SKIPPED
[INFO] CSVDataStore ....................................... SUCCESS [  6.226 s]
[INFO] EPSG Authority Factory for Oracle .................. SUCCESS [  1.487 s]
[INFO] Next Generation JDBC DataStores .................... SUCCESS [  0.050 s]
[INFO] VPF Plugin ......................................... SUCCESS [  5.049 s]
[INFO] SAS Matlab grid coverage readers ................... SUCCESS [  4.313 s]
[INFO] Simple Feature Service store ....................... SUCCESS [  6.256 s]
[INFO] Aggregating DataStore .............................. SUCCESS [  6.021 s]
[INFO] MongoDB DataStore .................................. SUCCESS [  6.648 s]
[INFO] GeoTools Documentation ............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 07:47 min (Wall Clock)
[INFO] Finished at: 2016-05-17T20:52:59+00:00
[INFO] Final Memory: 92M/334M
[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.boundlessgeo.com/jenkins/job/geotools-14.x/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

------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
GeoTools-Devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to