See <http://ares.boundlessgeo.com/jenkins/job/2.7-cite-wms-1.1/372/>
------------------------------------------
[...truncated 1859 lines...]
[exec] Assertion: When an exception is raised without specifying
the EXCEPTIONS parameter, then the Content-type of the return header is
application/vnd.ogc.se_xml.
[exec] Test wms:wmsops-getmap-params-exceptions-1 Passed
[exec] Testing wms:wmsops-getmap-params-exceptions-2
(wms-1.1.1/d247e1550_1)...
[exec] Assertion: When an exception is raised and
EXCEPTIONS=application/vnd.ogc.se_xml, then the Content-type of the return
header is application/vnd.ogc.se_xml.
[exec] Test wms:wmsops-getmap-params-exceptions-2 Passed
[exec] Testing wms:wmsops-getmap-params-exceptions-4
(wms-1.1.1/d247e1562_1)...
[exec] Assertion: When an exception is raised and
EXCEPTIONS=application/vnd.ogc.se_inimage, then the Content-type of the return
header is the same as the FORMAT requested.
[exec] Test wms:wmsops-getmap-params-exceptions-4 Passed
[exec] Testing wms:wmsops-getmap-params-exceptions-5
(wms-1.1.1/d247e1574_1)...
[exec] Assertion: When an exception is raised and
EXCEPTIONS=application/vnd.ogc.se_blank, TRANSPRENT=FALSE, and
BGCOLOR=0xFF0000, then the image returned contains only red pixels.
[exec] Test wms:wmsops-getmap-params-exceptions-5 Passed
[exec] Testing wms:wmsops-getmap-params-exceptions-6
(wms-1.1.1/d247e1586_1)...
[exec] Assertion: When an exception is raised and
EXCEPTIONS=application/vnd.ogc.se_blank and TRANSPRENT=TRUE, then the image
returned contains only transparent pixels.
[exec] Test wms:wmsops-getmap-params-exceptions-6 Passed
[exec] Testing wms:wmsops-getmap-params-exceptions-7
(wms-1.1.1/d247e1598_1)...
[exec] Assertion: When an exception is raised and
EXCEPTIONS=application/vnd.ogc.se_blank, then the Content-type of the return
header is the same as the FORMAT requested.
[exec] Test wms:wmsops-getmap-params-exceptions-7 Passed
[exec] Testing wms:wmsops-getmap-params-format-1
(wms-1.1.1/d247e1610_1)...
[exec] Assertion: When a GetMap request contains a Format that is
not advertised, then the server throws a Service Exception
(code="InvalidFormat").
[exec] Test wms:wmsops-getmap-params-format-1 Passed
[exec] Testing wms:wmsops-getmap-params-format-2
(wms-1.1.1/d247e1622_1)...
[exec] Assertion: When a GetMap request is made using
format=image/gif, then the response is a valid gif.
[exec] VAR_IMAGE_TYPE: gif
[exec] Test wms:wmsops-getmap-params-format-2 Passed
[exec] Testing wms:wmsops-getmap-params-format-3
(wms-1.1.1/d247e1635_1)...
[exec] Assertion: When a GetMap request is made using
format=image/jpeg, then the response is a valid jpeg.
[exec] VAR_IMAGE_TYPE: jpeg
[exec] Test wms:wmsops-getmap-params-format-3 Passed
[exec] Testing wms:wmsops-getmap-params-format-4
(wms-1.1.1/d247e1647_1)...
[exec] Assertion: When a GetMap request is made using
format=image/png, then the response is a valid png.
[exec] VAR_IMAGE_TYPE: png
[exec] Test wms:wmsops-getmap-params-format-4 Passed
[exec] Testing wms:wmsops-getmap-params-layers-1
(wms-1.1.1/d247e1659_1)...
[exec] Assertion: When a GetMap request contains a single layer
name, then the response is valid.
[exec] Test wms:wmsops-getmap-params-layers-1 Passed
[exec] Testing wms:wmsops-getmap-params-layers-2
(wms-1.1.1/d247e1673_1)...
[exec] Assertion: When a GetMap request contains two layer names
(separated by a comma), then the response is valid.
[exec] Test wms:wmsops-getmap-params-layers-2 Passed
[exec] Testing wms:wmsops-getmap-params-layers-3
(wms-1.1.1/d247e1689_1)...
[exec] Assertion: When a GetMap request contains three layer
names (separated by commas), then the response is valid.
[exec] Test wms:wmsops-getmap-params-layers-3 Passed
[exec] Testing wms:wmsops-getmap-params-layers-5
(wms-1.1.1/d247e1706_1)...
[exec] Assertion: When the layer in a GetMap request is invalid,
then the response is an exception (code="LayerNotDefined").
[exec] Test wms:wmsops-getmap-params-layers-5 Passed
[exec] Testing wms:wmsops-getmap-params-layers-6
(wms-1.1.1/d247e1718_1)...
[exec] Assertion: When a GetMap request contains two layers where
the first is valid and the second is invalid, then the response is an exception
(code="LayerNotDefined").
[exec] Test wms:wmsops-getmap-params-layers-6 Passed
[exec] Testing wms:wmsops-getmap-params-layers-7
(wms-1.1.1/d247e1732_1)...
[exec] Assertion: When a GetMap request contains two layers where
the first is invalid and the second is valid, then the response is an exception
(code="LayerNotDefined").
[exec] Test wms:wmsops-getmap-params-layers-7 Passed
[exec] Testing wms:wmsops-getmap-params-request-1
(wms-1.1.1/d247e1746_1)...
[exec] Assertion: When a GetMap request is made using
REQUEST=map instead of REQUEST=GetMap, the response is valid.
[exec] Test wms:wmsops-getmap-params-request-1 Passed
[exec] Testing wms:wmsops-getmap-params-srs-1
(wms-1.1.1/d247e1760_1)...
[exec] Assertion: When a GetMap request contains a single layer
and a SRS where the SRS is contained directly in the layer in the capabilities
document, then the response is valid.
[exec] Test wms:wmsops-getmap-params-srs-1 Passed
[exec] Testing wms:wmsops-getmap-params-srs-3
(wms-1.1.1/d247e1788_1)...
[exec] Assertion: When the SRS parameter in a GetMap request
contains a SRS that is not valid for any of the layers being requested, then
the server shall throw a Service Exception (code = "InvalidSRS").
[exec] Test wms:wmsops-getmap-params-srs-3 Passed
[exec] Testing wms:wmsops-getmap-params-styles-1
(wms-1.1.1/d247e1803_1)...
[exec] Assertion: When a GetMap request contains a single layer
and a single style where the style is contained directly in the layer in the
capabilities document, then the response is valid.
[exec] Test wms:wmsops-getmap-params-styles-1 Passed
[exec] Testing wms:wmsops-getmap-params-styles-10
(wms-1.1.1/d247e1819_1)...
[exec] Assertion: When a GetMap request contains two layers,
where one of the styles is valid and one is not, then the response is an
exception (code=StyleNotDefined).
[exec] Test wms:wmsops-getmap-params-styles-10 Passed
[exec] Testing wms:wmsops-getmap-params-styles-3
(wms-1.1.1/d247e1854_1)...
[exec] Assertion: When a GetMap request contains two layers and
two styles (separated by a comma), then the response is valid.
[exec] Test wms:wmsops-getmap-params-styles-3 Passed
[exec] Testing wms:wmsops-getmap-params-styles-4
(wms-1.1.1/d247e1870_1)...
[exec] Assertion: When a GetMap request contains three layers and
three styles (separated by commas), then the response is valid.
[exec] Test wms:wmsops-getmap-params-styles-4 Passed
[exec] Testing wms:wmsops-getmap-params-styles-5
(wms-1.1.1/d247e1886_1)...
[exec] Assertion: When a GetMap request contains an unadvertised
Style, then the response is an exception (code=StyleNotDefined).
[exec] Test wms:wmsops-getmap-params-styles-5 Passed
[exec] Testing wms:wmsops-getmap-params-styles-6
(wms-1.1.1/d247e1901_1)...
[exec] Assertion: When a GetMap request contains a single layer
and a null style value (as in "STYLES="), then the response is valid.
[exec] Test wms:wmsops-getmap-params-styles-6 Passed
[exec] Testing wms:wmsops-getmap-params-styles-7
(wms-1.1.1/d247e1915_1)...
[exec] Assertion: When a GetMap request contains multiple layers
and a mixture of named and default styles (as in "STYLES=style1,,style2,,"),
then the response is valid.
[exec] Test wms:wmsops-getmap-params-styles-7 Passed
[exec] Testing wms:wmsops-getmap-params-styles-8
(wms-1.1.1/d247e1938_1)...
[exec] Assertion: When a GetMap request contains multiple layers
and requests all layers to be shown in the default style by using null values
between commas (as in "STYLES=,,,"), then the response is valid.
[exec] Test wms:wmsops-getmap-params-styles-8 Passed
[exec] Testing wms:wmsops-getmap-params-styles-9
(wms-1.1.1/d247e1959_1)...
[exec] Assertion: When a GetMap request contains multiple layers
and requests all layers to be shown in the default style by using a single null
value (as in "STYLES="), then the response is valid.
[exec] Test wms:wmsops-getmap-params-styles-9 Passed
[exec] Testing wms:wmsops-getmap-params-transparent-1
(wms-1.1.1/d247e1980_1)...
[exec] Assertion: When a GetMap request is made with no
TRANSPARENT parameter and a FORMAT that supports transparency over a BBOX that
is not completely covered, then the response contains no transparent pixels.
[exec] Test wms:wmsops-getmap-params-transparent-1 Passed
[exec] Testing wms:wmsops-getmap-params-transparent-2
(wms-1.1.1/d247e1994_1)...
[exec] Assertion: When a GetMap request is made with
TRANSPARENT=fAlSe and a FORMAT that supports transparency over a BBOX that is
not completely covered, then the response contains no transparent pixels.
[exec] Test wms:wmsops-getmap-params-transparent-2 Passed
[exec] Testing wms:wmsops-getmap-params-transparent-3
(wms-1.1.1/d247e2009_1)...
[exec] Assertion: When a GetMap request is made with
TRANSPARENT=TRUE and a FORMAT that supports transparency over a BBOX that is
not completely covered, then the response contains transparent pixels.
[exec] Test wms:wmsops-getmap-params-transparent-3 Passed
[exec] Testing wms:wmsops-getmap-params-version-1
(wms-1.1.1/d247e2023_1)...
[exec] Assertion: When a GetMap request is made using WMTVER
instead of VERSION, the response is valid.
[exec] Test wms:wmsops-getmap-params-version-1 Passed
[exec] Testing wms:wmsops-getmap-params-width_height-1
(wms-1.1.1/d247e2037_1)...
[exec] Assertion: When a request is made with WIDTH=1024 and
HEIGHT=768, the image returned is exactly the size requested.
[exec] Test wms:wmsops-getmap-params-width_height-1 Passed
[exec] Testing wms:wmsops-getmap-params-width_height-2
(wms-1.1.1/d247e2056_1)...
[exec] Assertion: When a request is made with WIDTH=16 and
HEIGHT=16, the image returned is exactly the size requested.
[exec] Test wms:wmsops-getmap-params-width_height-2 Passed
[exec] Testing wms:wmsops-getfeatureinfo-each-info_format
(wms-1.1.1/d247e2072_1)...
[exec] Assertion: For each advertised GetFeatureInfo format, when
a GetFeatureInfo request is made with the INFO_FORMAT parameter set to the
format, then the Content-type header returned is the same.
[exec] Test wms:wmsops-getfeatureinfo-each-info_format Passed
[exec] Testing wms:wmsops-getfeatureinfo-each-info_format
(wms-1.1.1/d247e2072_2)...
[exec] Assertion: For each advertised GetFeatureInfo format, when
a GetFeatureInfo request is made with the INFO_FORMAT parameter set to the
format, then the Content-type header returned is the same.
[exec] Test wms:wmsops-getfeatureinfo-each-info_format Passed
[exec] Testing wms:wmsops-getfeatureinfo-each-info_format
(wms-1.1.1/d247e2072_3)...
[exec] Assertion: For each advertised GetFeatureInfo format, when
a GetFeatureInfo request is made with the INFO_FORMAT parameter set to the
format, then the Content-type header returned is the same.
[exec] Test wms:wmsops-getfeatureinfo-each-info_format Passed
[exec] Testing wms:wmsops-getfeatureinfo-each-info_format
(wms-1.1.1/d247e2072_4)...
[exec] Assertion: For each advertised GetFeatureInfo format, when
a GetFeatureInfo request is made with the INFO_FORMAT parameter set to the
format, then the Content-type header returned is the same.
[exec] Test wms:wmsops-getfeatureinfo-each-info_format Passed
[exec] Testing wms:wmsops-getfeatureinfo-each-info_format
(wms-1.1.1/d247e2072_5)...
[exec] Assertion: For each advertised GetFeatureInfo format, when
a GetFeatureInfo request is made with the INFO_FORMAT parameter set to the
format, then the Content-type header returned is the same.
[exec] Test wms:wmsops-getfeatureinfo-each-info_format Passed
[exec] Testing wms:wmsops-getfeatureinfo-each-info_format
(wms-1.1.1/d247e2072_6)...
[exec] Assertion: For each advertised GetFeatureInfo format, when
a GetFeatureInfo request is made with the INFO_FORMAT parameter set to the
format, then the Content-type header returned is the same.
[exec] Test wms:wmsops-getfeatureinfo-each-info_format Passed
[exec] Testing wms:wmsops-getfeatureinfo-each-info_format
(wms-1.1.1/d247e2072_7)...
[exec] Assertion: For each advertised GetFeatureInfo format, when
a GetFeatureInfo request is made with the INFO_FORMAT parameter set to the
format, then the Content-type header returned is the same.
[exec] Test wms:wmsops-getfeatureinfo-each-info_format Passed
[exec] Testing wms:wmsops-getmap-each-style
(wms-1.1.1/d247e2083_1)...
[exec] Assertion: For each of the Styles in the capabilities
document, when a GetMap request is made with the STYLES parameter set to the
element of the style, then the response is valid.
[exec] Test wms:wmsops-getmap-each-style Passed
[exec] Testing wms:wmsops-getmap-each-style
(wms-1.1.1/d247e2083_2)...
[exec] Assertion: For each of the Styles in the capabilities
document, when a GetMap request is made with the STYLES parameter set to the
element of the style, then the response is valid.
[exec] Test wms:wmsops-getmap-each-style Passed
[exec] Testing wms:wmsops-getmap-each-style
(wms-1.1.1/d247e2083_3)...
[exec] Assertion: For each of the Styles in the capabilities
document, when a GetMap request is made with the STYLES parameter set to the
element of the style, then the response is valid.
[exec] Test wms:wmsops-getmap-each-style Passed
[exec] Testing wms:wmsops-getmap-each-style
(wms-1.1.1/d247e2083_4)...
[exec] Assertion: For each of the Styles in the capabilities
document, when a GetMap request is made with the STYLES parameter set to the
element of the style, then the response is valid.
[exec] Test wms:wmsops-getmap-each-style Passed
[exec] Testing wms:wmsops-getmap-each-style
(wms-1.1.1/d247e2083_5)...
[exec] Assertion: For each of the Styles in the capabilities
document, when a GetMap request is made with the STYLES parameter set to the
element of the style, then the response is valid.
[exec] Test wms:wmsops-getmap-each-style Passed
[exec] Testing wms:wmsops-getmap-each-style
(wms-1.1.1/d247e2083_6)...
[exec] Assertion: For each of the Styles in the capabilities
document, when a GetMap request is made with the STYLES parameter set to the
element of the style, then the response is valid.
[exec] Test wms:wmsops-getmap-each-style Passed
[exec] Testing wms:wmsops-getmap-each-style
(wms-1.1.1/d247e2083_7)...
[exec] Assertion: For each of the Styles in the capabilities
document, when a GetMap request is made with the STYLES parameter set to the
element of the style, then the response is valid.
[exec] Test wms:wmsops-getmap-each-style Passed
[exec] Testing wms:wmsops-getmap-each-style
(wms-1.1.1/d247e2083_8)...
[exec] Assertion: For each of the Styles in the capabilities
document, when a GetMap request is made with the STYLES parameter set to the
element of the style, then the response is valid.
[exec] Test wms:wmsops-getmap-each-style Passed
[exec] Testing wms:wmsops-getmap-each-style
(wms-1.1.1/d247e2083_9)...
[exec] Assertion: For each of the Styles in the capabilities
document, when a GetMap request is made with the STYLES parameter set to the
element of the style, then the response is valid.
[exec] Test wms:wmsops-getmap-each-style Passed
[exec] Testing wms:wmsops-getmap-each-style
(wms-1.1.1/d247e2083_10)...
[exec] Assertion: For each of the Styles in the capabilities
document, when a GetMap request is made with the STYLES parameter set to the
element of the style, then the response is valid.
[exec] Test wms:wmsops-getmap-each-style Passed
[exec] Testing wms:wmsops-getmap-each-style
(wms-1.1.1/d247e2083_11)...
[exec] Assertion: For each of the Styles in the capabilities
document, when a GetMap request is made with the STYLES parameter set to the
element of the style, then the response is valid.
[exec] Test wms:wmsops-getmap-each-style Passed
[exec] Testing wms:wmsops-getmap-each-layer
(wms-1.1.1/d247e2093_1)...
[exec] Assertion: For each of the Layers in the capabilities
document, when a GetMap request is made with the LAYERS parameter set to the
element of the layer, then the response is valid.
[exec] Test wms:wmsops-getmap-each-layer Passed
[exec] Testing wms:wmsops-getmap-each-layer
(wms-1.1.1/d247e2093_2)...
[exec] Assertion: For each of the Layers in the capabilities
document, when a GetMap request is made with the LAYERS parameter set to the
element of the layer, then the response is valid.
[exec] Test wms:wmsops-getmap-each-layer Passed
[exec] Testing wms:wmsops-getmap-each-layer
(wms-1.1.1/d247e2093_3)...
[exec] Assertion: For each of the Layers in the capabilities
document, when a GetMap request is made with the LAYERS parameter set to the
element of the layer, then the response is valid.
[exec] Test wms:wmsops-getmap-each-layer Passed
[exec] Testing wms:wmsops-getmap-each-layer
(wms-1.1.1/d247e2093_4)...
[exec] Assertion: For each of the Layers in the capabilities
document, when a GetMap request is made with the LAYERS parameter set to the
element of the layer, then the response is valid.
[exec] Test wms:wmsops-getmap-each-layer Passed
[exec] Testing wms:wmsops-getmap-each-layer
(wms-1.1.1/d247e2093_5)...
[exec] Assertion: For each of the Layers in the capabilities
document, when a GetMap request is made with the LAYERS parameter set to the
element of the layer, then the response is valid.
[exec] Test wms:wmsops-getmap-each-layer Passed
[exec] Testing wms:wmsops-getmap-each-layer
(wms-1.1.1/d247e2093_6)...
[exec] Assertion: For each of the Layers in the capabilities
document, when a GetMap request is made with the LAYERS parameter set to the
element of the layer, then the response is valid.
[exec] Test wms:wmsops-getmap-each-layer Passed
[exec] Testing wms:wmsops-getmap-each-layer
(wms-1.1.1/d247e2093_7)...
[exec] Assertion: For each of the Layers in the capabilities
document, when a GetMap request is made with the LAYERS parameter set to the
element of the layer, then the response is valid.
[exec] Test wms:wmsops-getmap-each-layer Passed
[exec] Testing wms:wmsops-getmap-each-layer
(wms-1.1.1/d247e2093_8)...
[exec] Assertion: For each of the Layers in the capabilities
document, when a GetMap request is made with the LAYERS parameter set to the
element of the layer, then the response is valid.
[exec] Test wms:wmsops-getmap-each-layer Passed
[exec] Testing wms:wmsops-getmap-each-layer
(wms-1.1.1/d247e2093_9)...
[exec] Assertion: For each of the Layers in the capabilities
document, when a GetMap request is made with the LAYERS parameter set to the
element of the layer, then the response is valid.
[exec] Test wms:wmsops-getmap-each-layer Passed
[exec] Testing wms:wmsops-getmap-each-layer
(wms-1.1.1/d247e2093_10)...
[exec] Assertion: For each of the Layers in the capabilities
document, when a GetMap request is made with the LAYERS parameter set to the
element of the layer, then the response is valid.
[exec] Test wms:wmsops-getmap-each-layer Passed
[exec] Testing wms:wmsops-getmap-each-layer
(wms-1.1.1/d247e2093_11)...
[exec] Assertion: For each of the Layers in the capabilities
document, when a GetMap request is made with the LAYERS parameter set to the
element of the layer, then the response is valid.
[exec] Test wms:wmsops-getmap-each-layer Passed
[exec] Testing wms:wmsops-getmap-each-srs (wms-1.1.1/d247e2103_1)...
[exec] Assertion: For each SRS in the capabilities document, when
a GetMap request uses the SRS, then the response is valid.
[exec] Test wms:wmsops-getmap-each-srs Passed
[exec] Testing wms:wmsops-getmap-layer-encoded-name
(wms-1.1.1/d247e2131_1)...
[exec] Assertion: When a layer is requested using encoded
characters in its name, the response is a map.
[exec] Test wms:wmsops-getmap-layer-encoded-name Passed
[exec] Testing wms:basic_elements-validate-exception
(wms-1.1.1/d247e2137_1)...
[exec] Assertion: When an exception is generated, it validates.
[exec] Test wms:basic_elements-validate-exception Passed
[exec] Test wms:wms_main Failed (Inherited failure)
[exec] Suite wms:main_wms Failed
[copy] Copying 1 file to
<http://ares.boundlessgeo.com/jenkins/job/2.7-cite-wms-1.1/ws/tools/users/geoserver/wms-1.1.1>
BUILD SUCCESSFUL
Total time: 28 seconds
+ ant wms-1.1-log
+ grep Failed
[exec] Test wms:wms_main (wms-1.1.1) Failed (Inherited Failure)
[exec] Test wms:wmsops-getfeatureinfo-params-feature_count-2
(wms-1.1.1/d247e1188_1) Failed
+ '[' 0 == 0 ']'
+ RETURN=1
+ echo RETURN=1
RETURN=1
+ popd
~/workspace/geoserver-cite
+ pushd geoserver/geoserver-2.7-SNAPSHOT/bin
~/workspace/geoserver-cite/geoserver/geoserver-2.7-SNAPSHOT/bin
~/workspace/geoserver-cite
+ popd
~/workspace/geoserver-cite
+ ./shutdown.sh
+ ONLINE=1
+ (( i = 1 ))
+ (( i <= 100 ))
+ sleep 2
2016-03-03 01:53:49.109::INFO: Shutdown hook executing
2016-03-03 01:53:49.111:/geoserver:INFO: Destroying Spring FrameworkServlet
'dispatcher'
2016-03-03 01:53:49.112:/geoserver:INFO: Closing Spring root
WebApplicationContext
2016-03-03 01:53:50.646::INFO: Shutdown hook complete
+ echo 'Pinging GeoServer at http://localhost:11010/geoserver'
Pinging GeoServer at http://localhost:11010/geoserver
+ curl -G http://localhost:11010/geoserver
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--
0curl: (7) couldn't connect to host
+ '[' 7 '!=' 0 ']'
+ ONLINE=0
+ break
+ '[' 0 == 1 ']'
+ echo 'GeoServer is offline'
GeoServer is offline
+ ps 31883
PID TTY STAT TIME COMMAND
31883 ? Sl 1:00 /usr/lib/jvm/java-7-oracle-x64/bin/java -Xmx256m
-XX:MaxPermSize=128m
-DGEOSERVER_DATA_DIR=<http://ares.boundlessgeo.com/jenkins/job/2.7-cite-wms-1.1/ws/geoserver_data/2.7.x/citewms-1.1>
-Djava.awt.headless=true -Djetty.http.port=11010 -DSTOP.PORT=11009
-DSTOP.KEY=geoserver -jar start.jar
+ '[' 0 == 0 ']'
+ kill -9 31883
+ exit 1
Build step 'Execute shell' marked build as failure
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel