Opened 5 years ago
Closed 5 years ago
#2158 closed defect (fixed)
systemtest fails on Ubuntu 18.04
Reported by: | Dimitar Misev | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | critical | Milestone: | 10.0 |
Component: | systemtest | Version: | 9.8 |
Keywords: | Cc: | ||
Complexity: | Medium |
Description
Several services tests fail:
- 1 in test wcst_import
test.sh: 93/128 FAIL 5.90s wcs_extract [INFO] Request: 'UPDATE test_wcs_extract SET test_wcs_extract[0,0:3,0:3] ASSIGN decode(<[0:0] 1c>, "GDAL", "{\"filePaths\":[\"/tmp/rasdaman_petascope/wcst/wcst-87d188f5-5aae-4647-8d75-61ba576440e3\"]}") WHERE oid(test_wcs_extract) = 161281' ... parsing... checking semantics... evaluating... [ERROR] conversion/gdal.cc:371: failed opening file with GDAL, reason: /tmp/rasdaman_petascope/wcst/wcst-87d188f5-5aae-4647-8d75-61ba576440e3: Permission denied
- secore:
test.sh: 1/43 OK 1.49s 01-single_crs.kvp test.sh: 2/43 OK .13s 01-single_crs.rest test.sh: 3/43 OK 2.27s 02-single_crs_unordered_keys.kvp test.sh: 4/43 FAIL .13s 03-single_crs_missing_authority.error.kvp test.sh: 5/43 FAIL .13s 04-single_crs_missing_version.error.kvp test.sh: 6/43 OK .18s 05-crs_directory.kvp test.sh: 7/43 OK .12s 05-crs_directory.rest test.sh: 8/43 FAIL .15s 06-single_crs_misspelled_key.error.kvp
with error{"timestamp":1565160837993,"status":500, "error":"Internal Server Error", "exception":"java.lang.NoClassDefFoundError", "message":"javax/xml/bind/ValidationEventLocator","path":"/def/crs"}
- wcps:
Output: Band 1 Block=2x3 Type=Byte, ColorInterp=Undefined Minimum=0.000, Maximum=0.000, Mean=0.000, StdDev=0.000 Oracle: Band 1 Block=2x3 Type=Byte, ColorInterp=Red Minimum=0.000, Maximum=0.000, Mean=0.000, StdDev=0.000
- wcs:
Output: Origin = (41118.009220620617270,-3877677.256217391695827) Pixel Size = (55473.352770761302963,-55473.352770761317515) Oracle: Origin = (41118.009129570680670,-3877677.256217197980732) Pixel Size = (55473.352771390294947,-55473.352771390302223)
Change History (2)
comment:1 by , 5 years ago
Priority: | major → critical |
---|
comment:2 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.