16Nov24rv1_21_0+0758-f647c01de46 - 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.30Nov070827.1968528 -g

To start TextTest for these tests, run:

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


default: 1490 tests: 1486 succeeded 4 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : import OSM railway mixed_traffic_filter ( Last six runs Nov2024 )

---------- Differences in errors ----------
8a9,387
> 
> =================================================================
> ==1506169==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 5832 byte(s) in 9 object(s) allocated from:
>     #0 0x621a7df19c81 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/netconvertD+0x116ec81) (BuildId: 3a36aa557150486cda79df71c3956e96fb582216)
>     #1 0x621a7e48f94a in NIImporter_OpenStreetMap::insertEdge(NIImporter_OpenStreetMap::Edge*, int, NBNode*, NBNode*, std::vector<long long, std::allocator<long long>> const&, NBNetBuilder&, NBNode const*, NBNode const*) /home/delphi/clangDebug/sumo/src/netimport/NIImporter_OpenStreetMap.cpp:784:27
>     #2 0x621a7e46c20c in NIImporter_OpenStreetMap::load(OptionsCont const&, NBNetBuilder&) /home/delphi/clangDebug/sumo/src/netimport/NIImporter_OpenStreetMap.cpp:266:9
>     #3 0x621a7e462dbb in NIImporter_OpenStreetMap::loadNetwork(OptionsCont const&, NBNetBuilder&) /home/delphi/clangDebug/sumo/src/netimport/NIImporter_OpenStreetMap.cpp:110:14
>     #4 0x621a7e274f98 in NILoader::load(OptionsCont&) /home/delphi/clangDebug/sumo/src/netimport/NILoader.cpp:90:5
>     #5 0x621a7df21569 in main /home/delphi/clangDebug/sumo/src/netconvert_main.cpp:130:12
>     #6 0x7a527422a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x7a527422a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x621a7de40814 in _start (/home/delphi/clangDebug/sumo/bin/netconvertD+0x1095814) (BuildId: 3a36aa557150486cda79df71c3956e96fb582216)
> 
> Direct leak of 3888 byte(s) in 6 object(s) allocated from:
>     #0 0x621a7df19c81 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/netconvertD+0x116ec81) (BuildId: 3a36aa557150486cda79df71c3956e96fb582216)
>     #1 0x621a7e49359e in NIImporter_OpenStreetMap::insertEdge(NIImporter_OpenStreetMap::Edge*, int, NBNode*, NBNode*, std::vector<long long, std::allocator<long long>> const&, NBNetBuilder&, NBNode const*, NBNode const*) /home/delphi/clangDebug/sumo/src/netimport/NIImporter_OpenStreetMap.cpp:843:27
>     #2 0x621a7e46c20c in NIImporter_OpenStreetMap::load(OptionsCont const&, NBNetBuilder&) /home/delphi/clangDebug/sumo/src/netimport/NIImporter_OpenStreetMap.cpp:266:9
>     #3 0x621a7e462dbb in NIImporter_OpenStreetMap::loadNetwork(OptionsCont const&, NBNetBuilder&) /home/delphi/clangDebug/sumo/src/netimport/NIImporter_OpenStreetMap.cpp:110:14
>     #4 0x621a7e274f98 in NILoader::load(OptionsCont&) /home/delphi/clangDebug/sumo/src/netimport/NILoader.cpp:90:5
>     #5 0x621a7df21569 in main /home/delphi/clangDebug/sumo/src/netconvert_main.cpp:130:12
>     #6 0x7a527422a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x7a527422a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x621a7de40814 in _start (/home/delphi/clangDebug/sumo/bin/netconvertD+0x1095814) (BuildId: 3a36aa557150486cda79df71c3956e96fb582216)
> 
> Indirect leak of 3080 byte(s) in 11 object(s) allocated from:
>     #0 0x621a7df19c81 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/netconvertD+0x116ec81) (BuildId: 3a36aa557150486cda79df71c3956e96fb582216)
>     #1 0x621a7e8d51b1 in std::__new_allocator<NBEdge::Lane>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:151:27
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,1416
> 
> =================================================================
> ==1501728==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 240 byte(s) in 1 object(s) allocated from:
>     #0 0x62eef6b93c81 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/netconvertD+0x116ec81) (BuildId: 3a36aa557150486cda79df71c3956e96fb582216)
>     #1 0x62eef7271686 in NIImporter_SUMO::loadLocation(SUMOSAXAttributes const&, bool) /home/delphi/clangDebug/sumo/src/netimport/NIImporter_SUMO.cpp:1013:18
>     #2 0x62eef73ca106 in NIXMLNodesHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netimport/NIXMLNodesHandler.cpp:69:26
>     #3 0x62eef80b2478 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 0x708130de63b6 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+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #5 0x708130db7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #6 0x708130db822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x708130db8557 in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b8557) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x708130de0d42 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e0d42) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x62eef80d7592 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:118:18
>     #10 0x62eef81de3e1 in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool) /home/delphi/clangDebug/sumo/src/utils/xml/XMLSubSys.cpp:170:42
>     #11 0x62eef6efad91 in NITypeLoader::load(SUMOSAXHandler&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool) /home/delphi/clangDebug/sumo/src/netimport/NITypeLoader.cpp:66:19
>     #12 0x62eef6ef4723 in NILoader::loadXML(OptionsCont&) /home/delphi/clangDebug/sumo/src/netimport/NILoader.cpp:156:15
>     #13 0x62eef6ef0832 in NILoader::load(OptionsCont&) /home/delphi/clangDebug/sumo/src/netimport/NILoader.cpp:109:11
>     #14 0x62eef6b9b569 in main /home/delphi/clangDebug/sumo/src/netconvert_main.cpp:130:12
>     #15 0x70813002a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x70813002a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x62eef6aba814 in _start (/home/delphi/clangDebug/sumo/bin/netconvertD+0x1095814) (BuildId: 3a36aa557150486cda79df71c3956e96fb582216)
> 
> Indirect leak of 848 byte(s) in 1 object(s) allocated from:
>     #0 0x62eef6b93ec1 in operator new(unsigned long, std::nothrow_t const&) (/home/delphi/clangDebug/sumo/bin/netconvertD+0x116eec1) (BuildId: 3a36aa557150486cda79df71c3956e96fb582216)
>     #1 0x708130925500  (/lib/x86_64-linux-gnu/libproj.so.25+0x125500) (BuildId: 6f656683a120580714ba143261302eb91a4dc579)
>     #2 0x7081308d0d8d  (/lib/x86_64-linux-gnu/libproj.so.25+0xd0d8d) (BuildId: 6f656683a120580714ba143261302eb91a4dc579)
>     #3 0x7081308d1def  (/lib/x86_64-linux-gnu/libproj.so.25+0xd1def) (BuildId: 6f656683a120580714ba143261302eb91a4dc579)
<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 Nov2024 )

---------- Differences in errors ----------
1a2,1416
> 
> =================================================================
> ==1501727==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 240 byte(s) in 1 object(s) allocated from:
>     #0 0x63d887cdbc81 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/netconvertD+0x116ec81) (BuildId: 3a36aa557150486cda79df71c3956e96fb582216)
>     #1 0x63d8883b9686 in NIImporter_SUMO::loadLocation(SUMOSAXAttributes const&, bool) /home/delphi/clangDebug/sumo/src/netimport/NIImporter_SUMO.cpp:1013:18
>     #2 0x63d888512106 in NIXMLNodesHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netimport/NIXMLNodesHandler.cpp:69:26
>     #3 0x63d8891fa478 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 0x73a868fe63b6 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+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #5 0x73a868fb7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #6 0x73a868fb822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x73a868fb8557 in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b8557) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x73a868fe0d42 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e0d42) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x63d88921f592 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:118:18
>     #10 0x63d8893263e1 in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool) /home/delphi/clangDebug/sumo/src/utils/xml/XMLSubSys.cpp:170:42
>     #11 0x63d888042d91 in NITypeLoader::load(SUMOSAXHandler&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool) /home/delphi/clangDebug/sumo/src/netimport/NITypeLoader.cpp:66:19
>     #12 0x63d88803c723 in NILoader::loadXML(OptionsCont&) /home/delphi/clangDebug/sumo/src/netimport/NILoader.cpp:156:15
>     #13 0x63d888038832 in NILoader::load(OptionsCont&) /home/delphi/clangDebug/sumo/src/netimport/NILoader.cpp:109:11
>     #14 0x63d887ce3569 in main /home/delphi/clangDebug/sumo/src/netconvert_main.cpp:130:12
>     #15 0x73a86822a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x73a86822a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x63d887c02814 in _start (/home/delphi/clangDebug/sumo/bin/netconvertD+0x1095814) (BuildId: 3a36aa557150486cda79df71c3956e96fb582216)
> 
> Indirect leak of 848 byte(s) in 1 object(s) allocated from:
>     #0 0x63d887cdbec1 in operator new(unsigned long, std::nothrow_t const&) (/home/delphi/clangDebug/sumo/bin/netconvertD+0x116eec1) (BuildId: 3a36aa557150486cda79df71c3956e96fb582216)
>     #1 0x73a868b25500  (/lib/x86_64-linux-gnu/libproj.so.25+0x125500) (BuildId: 6f656683a120580714ba143261302eb91a4dc579)
>     #2 0x73a868ad0d8d  (/lib/x86_64-linux-gnu/libproj.so.25+0xd0d8d) (BuildId: 6f656683a120580714ba143261302eb91a4dc579)
>     #3 0x73a868ad1def  (/lib/x86_64-linux-gnu/libproj.so.25+0xd1def) (BuildId: 6f656683a120580714ba143261302eb91a4dc579)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : import openDRIVE offset ( Last six runs Nov2024 )

---------- Differences in errors ----------
0a1,1319
> 
> =================================================================
> ==1505556==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 240 byte(s) in 1 object(s) allocated from:
>     #0 0x6412db9e9c81 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/netconvertD+0x116ec81) (BuildId: 3a36aa557150486cda79df71c3956e96fb582216)
>     #1 0x6412dbe54c60 in NIImporter_OpenDrive::myCharacters(int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/netimport/NIImporter_OpenDrive.cpp:2698:30
>     #2 0x6412dcf09d05 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:156:13
>     #3 0x76ab01de68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #4 0x76ab01db4bc1 in xercesc_3_2::WFXMLScanner::scanEndTag(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b4bc1) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #5 0x76ab01db82fb in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b82fb) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #6 0x76ab01db8557 in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b8557) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x76ab01de0d42 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e0d42) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x6412dcf2d592 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:118:18
>     #9 0x6412dd0343e1 in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool) /home/delphi/clangDebug/sumo/src/utils/xml/XMLSubSys.cpp:170:42
>     #10 0x6412dbde3437 in NIImporter_OpenDrive::loadNetwork(OptionsCont const&, NBNetBuilder&) /home/delphi/clangDebug/sumo/src/netimport/NIImporter_OpenDrive.cpp:214:9
>     #11 0x6412dbd45335 in NILoader::load(OptionsCont&) /home/delphi/clangDebug/sumo/src/netimport/NILoader.cpp:95:5
>     #12 0x6412db9f1569 in main /home/delphi/clangDebug/sumo/src/netconvert_main.cpp:130:12
>     #13 0x76ab0102a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #14 0x76ab0102a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #15 0x6412db910814 in _start (/home/delphi/clangDebug/sumo/bin/netconvertD+0x1095814) (BuildId: 3a36aa557150486cda79df71c3956e96fb582216)
> 
> Indirect leak of 848 byte(s) in 1 object(s) allocated from:
>     #0 0x6412db9e9ec1 in operator new(unsigned long, std::nothrow_t const&) (/home/delphi/clangDebug/sumo/bin/netconvertD+0x116eec1) (BuildId: 3a36aa557150486cda79df71c3956e96fb582216)
>     #1 0x76ab01925500  (/lib/x86_64-linux-gnu/libproj.so.25+0x125500) (BuildId: 6f656683a120580714ba143261302eb91a4dc579)
>     #2 0x76ab018d0d8d  (/lib/x86_64-linux-gnu/libproj.so.25+0xd0d8d) (BuildId: 6f656683a120580714ba143261302eb91a4dc579)
>     #3 0x76ab018d1def  (/lib/x86_64-linux-gnu/libproj.so.25+0xd1def) (BuildId: 6f656683a120580714ba143261302eb91a4dc579)
>     #4 0x76ab01a554ab  (/lib/x86_64-linux-gnu/libproj.so.25+0x2554ab) (BuildId: 6f656683a120580714ba143261302eb91a4dc579)
>     #5 0x76ab01a55b0c in proj_create (/lib/x86_64-linux-gnu/libproj.so.25+0x255b0c) (BuildId: 6f656683a120580714ba143261302eb91a4dc579)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1