12Jan2025 - detailed test results for DUAROUTER.chwrapper

To reconnect the TextTest GUI to these results, run:

texttest -a duarouter -d /home/delphi/extraClangDebug/sumo/tests -reconnect /home/delphi/extraClangDebug/texttesttmp/extra_clang3_64D.31Jan110825.3636393 -g

To start TextTest for these tests, run:

texttest -a duarouter -d /home/delphi/extraClangDebug/sumo/tests


chwrapper: 579 tests: 571 succeeded 8 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : alternatives style2_input with_taz_used ( Last six runs Jan2025 )

---------- Differences in output ----------
4,5c4,11
< DijkstraRouter answered 10 queries and explored 9.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---
> Building Contraction Hierarchy for vClass='passenger' and time=0.00 (12 edges)
>  ...
> Created 2 shortcuts.
> Recomputed priority 16 times.
> done ((TIME)).
>  done.
> CHRouter answered 10 queries and explored 7.00 edges on average.
> CHRouter spent (TIME) answering queries ((TIME) on average).

TEST FAILED on ts-sim-build-ba : alternatives style2_input with_taz_used2 ( Last six runs Jan2025 )

---------- Differences in output ----------
4,5c4,11
< DijkstraRouter answered 10 queries and explored 12.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---
> Building Contraction Hierarchy for vClass='passenger' and time=0.00 (30 edges)
>  ...
> Created 2 shortcuts.
> Recomputed priority 37 times.
> done ((TIME)).
>  done.
> CHRouter answered 10 queries and explored 7.00 edges on average.
> CHRouter spent (TIME) answering queries ((TIME) on average).

TEST FAILED on ts-sim-build-ba : alternatives style2_input with_taz_used3 ( Last six runs Jan2025 )

---------- Differences in output ----------
4,5c4,11
< DijkstraRouter answered 10 queries and explored 9.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---
> Building Contraction Hierarchy for vClass='passenger' and time=0.00 (26 edges)
>  ...
> Created 2 shortcuts.
> Recomputed priority 32 times.
> done ((TIME)).
>  done.
> CHRouter answered 10 queries and explored 6.00 edges on average.
> CHRouter spent (TIME) answering queries ((TIME) on average).

TEST FAILED on ts-sim-build-ba : bugs ticket15883 ( Last six runs Jan2025 )

---------- Differences in errors ----------
0a1,46
> 
> =================================================================
> ==1935334==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 800 byte(s) in 1 object(s) allocated from:
>     #0 0x58621086a0f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xb710f1) (BuildId: a64c250316dc9b4efae8e8635ba66df0b20590d1)
>     #1 0x586210e13912 in RONetHandler::parseConnection(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RONetHandler.cpp:324:24
>     #2 0x586210e0a2f1 in RONetHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RONetHandler.cpp:88:13
>     #3 0x5862113f94d8 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #4 0x7d066b3e63b6 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 0x7d066b3b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #6 0x7d066b3b822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7d066b3b8557 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 0x7d066b3e0d42 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 0x58621142f0a2 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:118:18
>     #10 0x58621154cf21 in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:170:42
>     #11 0x586210cd61f1 in ROLoader::loadNet(RONet&, ROAbstractEdgeBuilder&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:122:10
>     #12 0x58621086cac4 in initNet(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:80:12
>     #13 0x58621087ae12 in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:259:9
>     #14 0x7d066a02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #15 0x7d066a02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #16 0x586210790c84 in _start (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xa97c84) (BuildId: a64c250316dc9b4efae8e8635ba66df0b20590d1)
> 
> Indirect leak of 20 byte(s) in 1 object(s) allocated from:
>     #0 0x58621086a0f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xb710f1) (BuildId: a64c250316dc9b4efae8e8635ba66df0b20590d1)
>     #1 0x586211131a3e in void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>::_M_construct<char*>(char*, char*, std::forward_iterator_tag) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/basic_string.tcc:229:14
>     #2 0x586210b9f35c in Named::Named(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/utils/common/Named.h:59:36
>     #3 0x586210c5ade3 in ROEdge::ROEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, RONode const*, RONode const*, long long) /home/delphi/extraClangDebug/sumo/src/router/ROEdge.cpp:88:5
>     #4 0x586210e142cb in RONetHandler::parseConnection(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RONetHandler.cpp:324:28
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs ticket15922 ( Last six runs Jan2025 )

---------- Differences in errors ----------
0a1,46
> 
> =================================================================
> ==1935343==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 800 byte(s) in 1 object(s) allocated from:
>     #0 0x561fa626e0f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xb710f1) (BuildId: a64c250316dc9b4efae8e8635ba66df0b20590d1)
>     #1 0x561fa6817912 in RONetHandler::parseConnection(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RONetHandler.cpp:324:24
>     #2 0x561fa680e2f1 in RONetHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RONetHandler.cpp:88:13
>     #3 0x561fa6dfd4d8 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #4 0x793f643e63b6 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 0x793f643b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #6 0x793f643b822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x793f643b8557 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 0x793f643e0d42 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 0x561fa6e330a2 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:118:18
>     #10 0x561fa6f50f21 in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:170:42
>     #11 0x561fa66da1f1 in ROLoader::loadNet(RONet&, ROAbstractEdgeBuilder&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:122:10
>     #12 0x561fa6270ac4 in initNet(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:80:12
>     #13 0x561fa627ee12 in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:259:9
>     #14 0x793f62e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #15 0x793f62e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #16 0x561fa6194c84 in _start (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xa97c84) (BuildId: a64c250316dc9b4efae8e8635ba66df0b20590d1)
> 
> Indirect leak of 20 byte(s) in 1 object(s) allocated from:
>     #0 0x561fa626e0f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xb710f1) (BuildId: a64c250316dc9b4efae8e8635ba66df0b20590d1)
>     #1 0x561fa6b35a3e in void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>::_M_construct<char*>(char*, char*, std::forward_iterator_tag) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/basic_string.tcc:229:14
>     #2 0x561fa65a335c in Named::Named(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/utils/common/Named.h:59:36
>     #3 0x561fa665ede3 in ROEdge::ROEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, RONode const*, RONode const*, long long) /home/delphi/extraClangDebug/sumo/src/router/ROEdge.cpp:88:5
>     #4 0x561fa68182cb in RONetHandler::parseConnection(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RONetHandler.cpp:324:28
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs ticket15925 ( Last six runs Jan2025 )

---------- Differences in errors ----------
0a1,46
> 
> =================================================================
> ==1935345==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 800 byte(s) in 1 object(s) allocated from:
>     #0 0x630fab9330f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xb710f1) (BuildId: a64c250316dc9b4efae8e8635ba66df0b20590d1)
>     #1 0x630fabedc912 in RONetHandler::parseConnection(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RONetHandler.cpp:324:24
>     #2 0x630fabed32f1 in RONetHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RONetHandler.cpp:88:13
>     #3 0x630fac4c24d8 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #4 0x7d5d3ffe63b6 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 0x7d5d3ffb7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #6 0x7d5d3ffb822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7d5d3ffb8557 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 0x7d5d3ffe0d42 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 0x630fac4f80a2 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:118:18
>     #10 0x630fac615f21 in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:170:42
>     #11 0x630fabd9f1f1 in ROLoader::loadNet(RONet&, ROAbstractEdgeBuilder&) /home/delphi/extraClangDebug/sumo/src/router/ROLoader.cpp:122:10
>     #12 0x630fab935ac4 in initNet(RONet&, ROLoader&, OptionsCont&) /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:80:12
>     #13 0x630fab943e12 in main /home/delphi/extraClangDebug/sumo/src/duarouter/duarouter_main.cpp:259:9
>     #14 0x7d5d3ec2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #15 0x7d5d3ec2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #16 0x630fab859c84 in _start (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xa97c84) (BuildId: a64c250316dc9b4efae8e8635ba66df0b20590d1)
> 
> Indirect leak of 20 byte(s) in 1 object(s) allocated from:
>     #0 0x630fab9330f1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/duarouterD+0xb710f1) (BuildId: a64c250316dc9b4efae8e8635ba66df0b20590d1)
>     #1 0x630fac1faa3e in void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>::_M_construct<char*>(char*, char*, std::forward_iterator_tag) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/basic_string.tcc:229:14
>     #2 0x630fabc6835c in Named::Named(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/utils/common/Named.h:59:36
>     #3 0x630fabd23de3 in ROEdge::ROEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, RONode const*, RONode const*, long long) /home/delphi/extraClangDebug/sumo/src/router/ROEdge.cpp:88:5
>     #4 0x630fabedd2cb in RONetHandler::parseConnection(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/router/RONetHandler.cpp:324:28
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : trips junctionTaz load_taz ( Last six runs Jan2025 )

---------- Differences in alts ----------
7c7
<     <vehicle id="0" depart="0.00">
---
>     <vehicle id="0" depart="0.00" fromTaz="A0" toTaz="C2">
---------- Differences in routes ----------
7c7
<     <vehicle id="0" depart="0.00">
---
>     <vehicle id="0" depart="0.00" fromTaz="A0" toTaz="C2">

TEST FAILED on ts-sim-build-ba : trips junctionTaz viaJunctions ( Last six runs Jan2025 )

---------- Differences in alts ----------
7c7
<     <vehicle id="0" depart="0.00">
---
>     <vehicle id="0" depart="0.00" fromTaz="A0" toTaz="D0">
---------- Differences in routes ----------
7c7
<     <vehicle id="0" depart="0.00">
---
>     <vehicle id="0" depart="0.00" fromTaz="A0" toTaz="D0">