[postgis-devel] Fwd: Build failed in Hudson: PostGIS-trunk-regression #1772

Chris Hodgson chodgson at refractions.net
Wed Dec 21 14:20:13 PST 2011


Anyone know what the file "test_62_out" is? Something is outputting it 
from the regression tests and then the hudson buildbot script greps all 
the output files for "error" and finds it in the file, thus declaring 
the build failed, for every build in a little while now (perhaps the 
last week?)

Sorry I don't have time at the moment to track it down, was hoping 
someone would know.

Thanks,
Chris

-------- Original Message --------
Subject: 	Build failed in Hudson: PostGIS-trunk-regression #1772
Date: 	Wed, 21 Dec 2011 14:01:45 -0800 (PST)
From: 	chodgson at refractions.net
To: 	chodgson at refractions.net, strk at keybit.net, dustymugs at gmail.com, 
robe.dnd at cityofboston.gov, pramsey at cleverelephant.ca



See<http://office.refractions.net:1500/job/PostGIS-trunk-regression/1772/changes>

Changes:

[Regina Obe ] change ST_Reclass example to use less verbose ST_AddBand array syntax

------------------------------------------
[...truncated 1690 lines...]
passed
   Test: test_gserialized_from_lwgeom_size ... passed
   Test: test_gbox_serialized_size ... passed
   Test: test_lwgeom_from_gserialized ... passed
   Test: test_lwgeom_count_vertices ... passed
   Test: test_on_gser_lwgeom_count_vertices ... passed
   Test: test_geometry_type_from_string ... passed
   Test: test_lwcollection_extract ... passed
   Test: test_lwgeom_free ... passed
   Test: test_lwgeom_flip_coordinates ... passed
   Test: test_f2d ... passed
   Test: test_lwgeom_clone ... passed
   Test: test_lwgeom_force_clockwise ... passed
   Test: test_lwgeom_calculate_gbox ... passed
Suite: surface
   Test: triangle_parse ... passed
   Test: tin_parse ... passed
   Test: polyhedralsurface_parse ... passed
   Test: tin_tgeom ... passed
   Test: psurface_tgeom ... passed
   Test: surface_dimension ... passed
   Test: surface_perimeter ... passed
Suite: split
   Test: test_lwline_split_by_point_to ... passed
   Test: test_lwgeom_split ... passed
Suite: Geodetic Suite
   Test: test_signum ... passed
   Test: test_gbox_from_spherical_coordinates ... passed
   Test: test_gserialized_get_gbox_geocentric ... passed
   Test: test_clairaut ... passed
   Test: test_edge_intersection ... passed
   Test: test_edge_distance_to_point ... passed
   Test: test_edge_distance_to_edge ... passed
   Test: test_lwgeom_distance_sphere ... passed
   Test: test_lwgeom_check_geodetic ... passed
   Test: test_gserialized_from_lwgeom ... passed
   Test: test_spheroid_distance ... passed
   Test: test_spheroid_area ... passed
   Test: test_lwpoly_covers_point2d ... passed
   Test: test_ptarray_point_in_ring ... passed
Suite: GEOS
   Test: test_geos_noop ... passed
Suite: Homogenize Suite
   Test: test_coll_point ... passed
   Test: test_coll_line ... passed
   Test: test_coll_poly ... passed
   Test: test_coll_coll ... passed
   Test: test_geom ... passed
Suite: out_gml
   Test: out_gml_test_precision ... passed
   Test: out_gml_test_srid ... passed
   Test: out_gml_test_dims ... passed
   Test: out_gml_test_geodetic ... passed
   Test: out_gml_test_geoms ... passed
   Test: out_gml_test_geoms_prefix ... passed
   Test: out_gml_test_geoms_nodims ... passed
   Test: out_gml2_extent ... passed
   Test: out_gml3_extent ... passed
   Test: out_gml_test_empty ... passed
Suite: KML Out Suite
   Test: out_kml_test_precision ... passed
   Test: out_kml_test_dims ... passed
   Test: out_kml_test_geoms ... passed
   Test: out_kml_test_prefix ... passed
Suite: GeoJson Out Suite
   Test: out_geojson_test_precision ... passed
   Test: out_geojson_test_dims ... passed
   Test: out_geojson_test_srid ... passed
   Test: out_geojson_test_bbox ... passed
   Test: out_geojson_test_geoms ... passed
Suite: SVG Out Suite
   Test: out_svg_test_precision ... passed
   Test: out_svg_test_dims ... passed
   Test: out_svg_test_relative ... passed
   Test: out_svg_test_geoms ... passed
   Test: out_svg_test_srid ... passed
Suite: X3D Out Suite
   Test: out_x3d3_test_precision ... passed
   Test: out_x3d3_test_geoms ... passed

--Run Summary: Type      Total     Ran  Passed  Failed
                suites       21      21     n/a       0
                tests       157     157     157       0
                asserts    1377    1377    1377       0
make[2]: Leaving directory `<http://office.refractions.net:1500/job/PostGIS-trunk-regression/ws/build/liblwgeom/cunit'>
make[1]: Leaving directory `<http://office.refractions.net:1500/job/PostGIS-trunk-regression/ws/build/liblwgeom'>
---- Making check in libpgcommon
make[1]: Entering directory `<http://office.refractions.net:1500/job/PostGIS-trunk-regression/ws/build/libpgcommon'>
make -C cunit check
make[2]: Entering directory `<http://office.refractions.net:1500/job/PostGIS-trunk-regression/ws/build/libpgcommon/cunit'>
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `<http://office.refractions.net:1500/job/PostGIS-trunk-regression/ws/build/libpgcommon/cunit'>
make[1]: Leaving directory `<http://office.refractions.net:1500/job/PostGIS-trunk-regression/ws/build/libpgcommon'>
---- Making check in regress
make[1]: Entering directory `<http://office.refractions.net:1500/job/PostGIS-trunk-regression/ws/build/regress'>
mkdir -p<http://office.refractions.net:1500/job/PostGIS-trunk-regression/ws/build/regress/00-regress-install>
sed 's,$libdir,<http://office.refractions.net:1500/job/PostGIS-trunk-regression/ws/build/regress/00-regress-install/lib,g'>  ../postgis/postgis.sql>  <http://office.refractions.net:1500/job/PostGIS-trunk-regression/ws/build/regress/00-regress-install/postgis.sql>
make -C ../postgis REGRESS=1 DESTDIR=<http://office.refractions.net:1500/job/PostGIS-trunk-regression/ws/build/regress/00-regress-install>  install
make[2]: Entering directory `<http://office.refractions.net:1500/job/PostGIS-trunk-regression/ws/build/postgis'>
Makefile.pgxs:17: warning: overriding commands for target `install'
/var/home/buildbot/opt/pgsql/8.4.5/lib/pgxs/src/makefiles/pgxs.mk:92: warning: ignoring old commands for target `install'
Makefile.pgxs:63: warning: overriding commands for target `installdirs'
/var/home/buildbot/opt/pgsql/8.4.5/lib/pgxs/src/makefiles/pgxs.mk:140: warning: ignoring old commands for target `installdirs'
Makefile.pgxs:82: warning: overriding commands for target `uninstall'
/var/home/buildbot/opt/pgsql/8.4.5/lib/pgxs/src/makefiles/pgxs.mk:164: warning: ignoring old commands for target `uninstall'
/bin/sh /var/home/buildbot/opt/pgsql/8.4.5/lib/pgxs/src/makefiles/../../config/mkinstalldirs '<http://office.refractions.net:1500/job/PostGIS-trunk-regression/ws/build/regress/00-regress-install/lib'>
mkdir -p --<http://office.refractions.net:1500/job/PostGIS-trunk-regression/ws/build/regress/00-regress-install/lib>
mkdir -p --<http://office.refractions.net:1500/job/PostGIS-trunk-regression/ws/build/regress/00-regress-install/share/contrib/postgis-2.0>
/bin/sh /var/home/buildbot/opt/pgsql/8.4.5/lib/pgxs/src/makefiles/../../config/install-sh -c -m 755  postgis-2.0.so '<http://office.refractions.net:1500/job/PostGIS-trunk-regression/ws/build/regress/00-regress-install/lib/postgis-2.0.so'>
/bin/sh /var/home/buildbot/opt/pgsql/8.4.5/lib/pgxs/src/makefiles/../../config/install-sh -c -m 644 ./../spatial_ref_sys.sql '<http://office.refractions.net:1500/job/PostGIS-trunk-regression/ws/build/regress/00-regress-install/share/contrib/postgis-2.0'>
/bin/sh /var/home/buildbot/opt/pgsql/8.4.5/lib/pgxs/src/makefiles/../../config/install-sh -c -m 644 postgis.sql '<http://office.refractions.net:1500/job/PostGIS-trunk-regression/ws/build/regress/00-regress-install/share/contrib/postgis-2.0'>
/bin/sh /var/home/buildbot/opt/pgsql/8.4.5/lib/pgxs/src/makefiles/../../config/install-sh -c -m 644 uninstall_postgis.sql '<http://office.refractions.net:1500/job/PostGIS-trunk-regression/ws/build/regress/00-regress-install/share/contrib/postgis-2.0'>
/bin/sh /var/home/buildbot/opt/pgsql/8.4.5/lib/pgxs/src/makefiles/../../config/install-sh -c -m 644 postgis_upgrade_20_minor.sql '<http://office.refractions.net:1500/job/PostGIS-trunk-regression/ws/build/regress/00-regress-install/share/contrib/postgis-2.0'>
/bin/sh /var/home/buildbot/opt/pgsql/8.4.5/lib/pgxs/src/makefiles/../../config/install-sh -c -m 644 legacy.sql '<http://office.refractions.net:1500/job/PostGIS-trunk-regression/ws/build/regress/00-regress-install/share/contrib/postgis-2.0'>
/bin/sh /var/home/buildbot/opt/pgsql/8.4.5/lib/pgxs/src/makefiles/../../config/install-sh -c -m 644 uninstall_legacy.sql '<http://office.refractions.net:1500/job/PostGIS-trunk-regression/ws/build/regress/00-regress-install/share/contrib/postgis-2.0'>
/bin/sh /var/home/buildbot/opt/pgsql/8.4.5/lib/pgxs/src/makefiles/../../config/install-sh -c -m 644 legacy_compatibility_layer.sql '<http://office.refractions.net:1500/job/PostGIS-trunk-regression/ws/build/regress/00-regress-install/share/contrib/postgis-2.0'>
/bin/sh /var/home/buildbot/opt/pgsql/8.4.5/lib/pgxs/src/makefiles/../../config/install-sh -c -m 755  postgis-2.0.so '<http://office.refractions.net:1500/job/PostGIS-trunk-regression/ws/build/regress/00-regress-install/lib/postgis-2.0.so'>
make[2]: Leaving directory `<http://office.refractions.net:1500/job/PostGIS-trunk-regression/ws/build/postgis'>
#make -C ../loader REGRESS=1 DESTDIR=<http://office.refractions.net:1500/job/PostGIS-trunk-regression/ws/build/regress/00-regress-install>  install
Creating spatial db postgis_reg
TMPDIR is<http://office.refractions.net:1500/job/PostGIS-trunk-regression/ws/results_8.4.5_3.2.2_4.7.0>
PATH is /var/home/buildbot/opt/pgsql/8.4.5/bin:/usr/local/bin:/bin:/usr/bin:/var/home/buildbot/opt/pgsql/8.4.5/bin

  PostgreSQL 8.4.5 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-48), 32-bit
  Postgis 2.0.0SVN - 2011-12-21 21:59:49
    GEOS: 3.2.2-CAPI-1.6.2
    PROJ: Rel. 4.7.1, 23 September 2009

Running tests

  loader/Point........................... ok
  loader/PointM............................ ok
  loader/PointZ............................ ok
  loader/MultiPoint............................ ok
  loader/MultiPointM............................ ok
  loader/MultiPointZ............................ ok
  loader/Arc............................ ok
  loader/ArcM............................ ok
  loader/ArcZ............................ ok
  loader/Polygon............................ ok
  loader/PolygonM............................ ok
  loader/PolygonZ............................ ok
  loader/TSTPolygon.......... ok
  loader/TSIPolygon.......... ok
  loader/TSTIPolygon.......... ok
  loader/PointWithSchema..... ok
  loader/NoTransPoint......... ok
  loader/NotReallyMultiPoint.................. ok
  loader/MultiToSinglePoint.......... ok
  loader/ReprojectPts......... ok
  loader/ReprojectPtsGeog......... ok
  loader/Latin1.... ok
  regress. ok
  regress_index. ok
  regress_index_nulls. ok
  lwgeom_regress. ok
  regress_lrs. ok
  removepoint. ok
  setpoint. ok
  simplify. ok
  snaptogrid. ok
  summary. ok
  affine. ok
  empty. ok
  measures. ok
  long_xact. ok
  ctors. ok
  sql-mm-serialize. ok
  sql-mm-circularstring. ok
  sql-mm-compoundcurve. ok
  sql-mm-curvepoly. ok
  sql-mm-general. ok
  sql-mm-multicurve. ok
  sql-mm-multisurface. ok
  polyhedralsurface. ok
  polygonize. ok
  postgis_type_name. ok
  out_geometry. ok
  out_geography. ok
  in_gml. ok
  in_kml. ok
  iscollection. ok
  regress_ogc. ok
  regress_ogc_cover. ok
  regress_ogc_prep. ok
  regress_bdpoly. ok
  regress_proj. ok
  regress_management. ok
  dump. ok
  dumppoints. ok
  wmsservers_new. ok
  tickets. ok
  remove_repeated_points. ok
  split. ok
  relate. ok
  concave_hull. ok
  hausdorff. ok
  regress_buffer_params. ok

Run tests: 68
Failed: 0
make[1]: Leaving directory `<http://office.refractions.net:1500/job/PostGIS-trunk-regression/ws/build/regress'>
---- Making check in postgis
make[1]: Entering directory `<http://office.refractions.net:1500/job/PostGIS-trunk-regression/ws/build/postgis'>
Makefile.pgxs:17: warning: overriding commands for target `install'
/var/home/buildbot/opt/pgsql/8.4.5/lib/pgxs/src/makefiles/pgxs.mk:92: warning: ignoring old commands for target `install'
Makefile.pgxs:63: warning: overriding commands for target `installdirs'
/var/home/buildbot/opt/pgsql/8.4.5/lib/pgxs/src/makefiles/pgxs.mk:140: warning: ignoring old commands for target `installdirs'
Makefile.pgxs:82: warning: overriding commands for target `uninstall'
/var/home/buildbot/opt/pgsql/8.4.5/lib/pgxs/src/makefiles/pgxs.mk:164: warning: ignoring old commands for target `uninstall'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `<http://office.refractions.net:1500/job/PostGIS-trunk-regression/ws/build/postgis'>
---- Making check in loader
make[1]: Entering directory `<http://office.refractions.net:1500/job/PostGIS-trunk-regression/ws/build/loader'>
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `<http://office.refractions.net:1500/job/PostGIS-trunk-regression/ws/build/loader'>
---- Making check in utils
make[1]: Entering directory `<http://office.refractions.net:1500/job/PostGIS-trunk-regression/ws/build/utils'>
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `<http://office.refractions.net:1500/job/PostGIS-trunk-regression/ws/build/utils'>
+ mv<http://office.refractions.net:1500/job/PostGIS-trunk-regression/ws/results_8.4.5_3.2.2_4.7.0/regress_log>  <http://office.refractions.net:1500/job/PostGIS-trunk-regression/1772/artifact/results_8.4.5_3.2.2_4.7.0/install-TRUNK_8497_8.4.5_3.2.2_4.7.0.log>
++ psql -l
++ grep postgis_reg
++ wc -l
+ '[' 0 -gt 0 ']'
+ pgsql1 stop
++ find -name 'results*'
+ for d in '`find -name '\''results*'\''`'
+ cd ./results_9.0.1_3.2.2_4.7.0
++ grep ERROR ./dumper.dbf ./dumper.err ./dumper.shp ./dumper.shx ./install-TRUNK_8497_9.0.1_3.2.2_4.7.0.log ./loader.err ./loader.out ./regress-TRUNK_8497_9.0.1_3.2.2_4.7.0.log ./test_62_diff ./test_62_out
++ wc -l
+ '[' 14 -gt 0 ']'
+ grep ERROR ./dumper.dbf ./dumper.err ./dumper.shp ./dumper.shx ./install-TRUNK_8497_9.0.1_3.2.2_4.7.0.log ./loader.err ./loader.out ./regress-TRUNK_8497_9.0.1_3.2.2_4.7.0.log ./test_62_diff ./test_62_out
./test_62_out:ERROR:  AddGeometryColumn() - invalid SRID
./test_62_out:ERROR:  lwgeom_to_gml2: 'CurvePolygon' geometry type not supported
./test_62_out:ERROR:  lwgeom_longitude_shift: unsupported geom type: CircularString
./test_62_out:ERROR:  Unsupported geometry type: CircularString
./test_62_out:ERROR:  Geometry argument does not have an 'M' ordinate
./test_62_out:ERROR:  incontinuous compound curve
./test_62_out:ERROR:  Invalid hex string, length (267) has to be a multiple of two!
./test_62_out:ERROR:  Input geometries must be points
./test_62_out:ERROR:  Shell is not a line
./test_62_out:ERROR:  First argument must be a LINESTRING
./test_62_out:ERROR:  Geometry type (Polygon) does not match column type (MultiPolygon)
./test_62_out:ERROR:  Geometry type (Polygon) does not match column type (MultiPolygon)
./test_62_out:ERROR:  Geometry type (Polygon) does not match column type (MultiPolygon)
./test_62_out:ERROR:  Geometry type (Polygon) does not match column type (MultiPolygon)
+ exit 1
Archiving artifacts


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-devel/attachments/20111221/5ace47ef/attachment.html>


More information about the postgis-devel mailing list