28Mar23rv1_16_0+1711-a9f974bef5b - detailed test results for NETCONVERT

To reconnect the TextTest GUI to these results, run:

texttest -a netconvert -d /home/delphi/clangDebug/sumo/tests -reconnect /home/delphi/clangDebug/texttesttmp/clang3_64D.02Apr074115.3297628 -g

To start TextTest for these tests, run:

texttest -a netconvert -d /home/delphi/clangDebug/sumo/tests


default: 1346 tests: 1341 succeeded 4 FAILED 1 known bugs

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : import OSM osm_parser ( Last six runs Apr2023 Mar2023 )

---------- Differences in errors ----------
12a13
> LLVMSymbolizer: error reading file: No such file or directory

TEST FAILED on ts-sim-build-ba : import OSM xerces_bug_1947 ( Last six runs Apr2023 Mar2023 )

---------- Differences in errors ----------
2a3
> LLVMSymbolizer: error reading file: No such file or directory

TEST FAILED on ts-sim-build-ba : import XML merge_geo ( Last six runs Apr2023 Mar2023 )

---------- Differences in errors ----------
1a2,149
> LLVMSymbolizer: error reading file: No such file or directory
> 
> =================================================================
> ==3024230==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 240 byte(s) in 1 object(s) allocated from:
>     #0 0x557111afe6fd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/netconvertD+0x13f86fd) (BuildId: 65800492b944d59fb80a3756fa8c1b1eccb8f5ec)
>     #1 0x5571121e7faa in NIImporter_SUMO::loadLocation(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netimport/NIImporter_SUMO.cpp:995:18
>     #2 0x557112344bc1 in NIXMLNodesHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netimport/NIXMLNodesHandler.cpp:69:26
>     #3 0x5571130b1099 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #4 0x7f2933a094d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 824 byte(s) in 1 object(s) allocated from:
>     #0 0x557111afe91d in operator new(unsigned long, std::nothrow_t const&) (/home/delphi/clangDebug/sumo/bin/netconvertD+0x13f891d) (BuildId: 65800492b944d59fb80a3756fa8c1b1eccb8f5ec)
>     #1 0x7f29336d8600  (/lib/x86_64-linux-gnu/libproj.so.22+0x230600) (BuildId: 2bfb1c953d73cc7e7130ce894f1b43cb9287cf8e)
> 
> Indirect leak of 448 byte(s) in 2 object(s) allocated from:
>     #0 0x557111afe6fd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/netconvertD+0x13f86fd) (BuildId: 65800492b944d59fb80a3756fa8c1b1eccb8f5ec)
>     #1 0x7f293355dad1 in osgeo::proj::common::IdentifiedObject::setProperties(osgeo::proj::util::PropertyMap const&) (/lib/x86_64-linux-gnu/libproj.so.22+0xb5ad1) (BuildId: 2bfb1c953d73cc7e7130ce894f1b43cb9287cf8e)
> 
> Indirect leak of 408 byte(s) in 1 object(s) allocated from:
>     #0 0x557111ac3b18 in __interceptor_calloc (/home/delphi/clangDebug/sumo/bin/netconvertD+0x13bdb18) (BuildId: 65800492b944d59fb80a3756fa8c1b1eccb8f5ec)
>     #1 0x7f2933717e75  (/lib/x86_64-linux-gnu/libproj.so.22+0x26fe75) (BuildId: 2bfb1c953d73cc7e7130ce894f1b43cb9287cf8e)
> 
> Indirect leak of 232 byte(s) in 1 object(s) allocated from:
>     #0 0x557111ac3b18 in __interceptor_calloc (/home/delphi/clangDebug/sumo/bin/netconvertD+0x13bdb18) (BuildId: 65800492b944d59fb80a3756fa8c1b1eccb8f5ec)
>     #1 0x7f29336d0d5a  (/lib/x86_64-linux-gnu/libproj.so.22+0x228d5a) (BuildId: 2bfb1c953d73cc7e7130ce894f1b43cb9287cf8e)
> 
> Indirect leak of 224 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : import XML merge_geo2 ( Last six runs Apr2023 Mar2023 )

---------- Differences in errors ----------
2a3,150
> LLVMSymbolizer: error reading file: No such file or directory
> 
> =================================================================
> ==3024241==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 240 byte(s) in 1 object(s) allocated from:
>     #0 0x55b7a073b6fd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/netconvertD+0x13f86fd) (BuildId: 65800492b944d59fb80a3756fa8c1b1eccb8f5ec)
>     #1 0x55b7a0e24faa in NIImporter_SUMO::loadLocation(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netimport/NIImporter_SUMO.cpp:995:18
>     #2 0x55b7a0f81bc1 in NIXMLNodesHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netimport/NIXMLNodesHandler.cpp:69:26
>     #3 0x55b7a1cee099 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #4 0x7f5abd9914d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 824 byte(s) in 1 object(s) allocated from:
>     #0 0x55b7a073b91d in operator new(unsigned long, std::nothrow_t const&) (/home/delphi/clangDebug/sumo/bin/netconvertD+0x13f891d) (BuildId: 65800492b944d59fb80a3756fa8c1b1eccb8f5ec)
>     #1 0x7f5abd660600  (/lib/x86_64-linux-gnu/libproj.so.22+0x230600) (BuildId: 2bfb1c953d73cc7e7130ce894f1b43cb9287cf8e)
> 
> Indirect leak of 448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b7a073b6fd in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/netconvertD+0x13f86fd) (BuildId: 65800492b944d59fb80a3756fa8c1b1eccb8f5ec)
>     #1 0x7f5abd4e5ad1 in osgeo::proj::common::IdentifiedObject::setProperties(osgeo::proj::util::PropertyMap const&) (/lib/x86_64-linux-gnu/libproj.so.22+0xb5ad1) (BuildId: 2bfb1c953d73cc7e7130ce894f1b43cb9287cf8e)
> 
> Indirect leak of 408 byte(s) in 1 object(s) allocated from:
>     #0 0x55b7a0700b18 in __interceptor_calloc (/home/delphi/clangDebug/sumo/bin/netconvertD+0x13bdb18) (BuildId: 65800492b944d59fb80a3756fa8c1b1eccb8f5ec)
>     #1 0x7f5abd69fe75  (/lib/x86_64-linux-gnu/libproj.so.22+0x26fe75) (BuildId: 2bfb1c953d73cc7e7130ce894f1b43cb9287cf8e)
> 
> Indirect leak of 232 byte(s) in 1 object(s) allocated from:
>     #0 0x55b7a0700b18 in __interceptor_calloc (/home/delphi/clangDebug/sumo/bin/netconvertD+0x13bdb18) (BuildId: 65800492b944d59fb80a3756fa8c1b1eccb8f5ec)
>     #1 0x7f5abd658d5a  (/lib/x86_64-linux-gnu/libproj.so.22+0x228d5a) (BuildId: 2bfb1c953d73cc7e7130ce894f1b43cb9287cf8e)
> 
> Indirect leak of 224 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

Detailed information for the tests that had known bugs:

TEST had known bugs (see #12765) on ts-sim-build-ba : import OSM bugs ticket12765 ( Last six runs Apr2023 Mar2023 )

missing tls on rail crossing
(This bug was triggered by text found in file 'output' matching '.')
---------- New result in errors ----------
Warning: The referenced geometry information (ref='3144381718') is not known
Warning: The referenced geometry information (ref='3144381716') is not known
Warning: The referenced geometry information (ref='3144381697') is not known
Warning: The referenced geometry information (ref='3144381714') is not known
Warning: The referenced geometry information (ref='3144381713') is not known
Warning: Discarding way '316682910' because it has only 1 node(s)
Warning: PT line in relation 18306 with no stops ignored. Probably OSM file is incomplete.
Warning: PT line in relation 66869 with no stops ignored. Probably OSM file is incomplete.
Warning: PT line in relation 349308 with no stops ignored. Probably OSM file is incomplete.
Warning: PT line in relation 2277611 with no stops ignored. Probably OSM file is incomplete.
Warning: PT line in relation 2277612 with no stops ignored. Probably OSM file is incomplete.
Warning: Speed of straight connection '23209055#1_1->23209055#2_1' reduced by 5.12 due to turning radius of 13.99 (length=4.01, angle=32.41).
Warning: 15 total messages of type: PT line in relation % with no stops ignored. Probably OSM file is incomplete.
Warning: 281 total messages of type: The referenced geometry information (ref='%') is not known
---------- New result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-604031.80,-5790823.44" convBoundary="0.00,0.00,80.95,82.87" origBoundary="10.524222,52.257940,10.525400,52.258693" projParameter="+proj=utm +zone=32 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="highway.bridleway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.bus_guideway" priority="1" numLanes="1" speed="27.78" allow="bus" oneway="1"/>
    <type id="highway.cycleway" priority="1" numLanes="1" speed="5.56" allow="bicycle" oneway="0" width="1.00"/>
    <type id="highway.footway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.ford" priority="1" numLanes="1" speed="2.78" allow="army" oneway="0"/>
    <type id="highway.living_street" priority="2" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.motorway" priority="14" numLanes="2" speed="39.44" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.motorway_link" priority="9" numLanes="1" speed="22.22" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.path" priority="1" numLanes="1" speed="5.56" allow="pedestrian bicycle" oneway="0" width="2.00"/>
    <type id="highway.pedestrian" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.primary" priority="12" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.primary_link" priority="7" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.raceway" priority="15" numLanes="2" speed="83.33" allow="vip" oneway="0"/>
    <type id="highway.residential" priority="3" numLanes="1" speed="13.89" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary" priority="11" numLanes="1" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary_link" priority="6" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.service" priority="1" numLanes="1" speed="5.56" allow="pedestrian delivery bicycle" oneway="0"/>
    <type id="highway.stairs" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.step" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.steps" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.tertiary" priority="10" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.tertiary_link" priority="5" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.track" priority="1" numLanes="1" speed="5.56" allow="pedestrian motorcycle moped bicycle" oneway="0"/>
<truncated after showing first 30 lines>
---------- New result in output ----------
Success.