22Sep23rv1_18_0+1732-f768a4560e8 - detailed test results for NETEDITCHECKOUTPUT

To reconnect the TextTest GUI to these results, run:

texttest -a neteditcheckoutput -d /home/delphi/clangDebug/sumo/tests -reconnect /home/delphi/clangDebug/texttesttmp/clang3_64D.30Sep074329.2923006 -g

To start TextTest for these tests, run:

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


default: 4727 tests: 4337 succeeded 272 FAILED 98 known bugs 20 killed

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector load endpos ( Last six runs Sep2023 )

---------- Differences in errors ----------
1a2
> sumo: /home/delphi/clangDebug/sumo/src/microsim/output/MSE2Collector.cpp:281: void MSE2Collector::checkPositioning(bool, double): Assertion `(myStartPos >= POSITION_EPS || myStartPos == 0) && myStartPos < myFirstLane->getLength()' failed.
---------- New result in exitcode ----------
-6

TEST FAILED on ts-sim-build-ba : demandelements container create color ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2588262==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55fb8666932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55fb87975de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55fb8796b4bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55fb8788ab77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55fb8787fd09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55fb8912baa9 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
>     #6 0x7fea4e12a4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55fb8666932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55fb8798cfc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55fb8798a73e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55fb878ba8a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55fb8912d7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fea4e12a984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55fb8666932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55fb86c66159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55fb86c6605a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements container create default_stop default_stop_containerstop ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2588229==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5611baff832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5611bc304de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5611bc2fa4bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5611bc219b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5611bc20ed09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5611bdabaaa9 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
>     #6 0x7ffb5249c4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5611baff832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5611bc31bfc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5611bc31973e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5611bc2498a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5611bdabc7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ffb5249c984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5611baff832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5611bb5f5159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5611bb5f505a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements container create default_stop default_stop_lane ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2588227==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5648e9cbf32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5648eafcbde4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5648eafc14bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5648eaee0b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5648eaed5d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5648ec781aa9 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
>     #6 0x7f3e522d84d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5648e9cbf32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5648eafe2fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5648eafe073e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5648eaf108a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5648ec7837a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f3e522d8984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5648e9cbf32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5648ea2bc159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5648ea2bc05a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements container create default_tranship default_tranship_containerstop ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2588215==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5581c6e6e32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5581c817ade4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5581c81704bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5581c808fb77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5581c8084d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5581c9930aa9 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
>     #6 0x7f0a51bb44d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5581c6e6e32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5581c8191fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5581c818f73e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5581c80bf8a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5581c99327a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f0a51bb4984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5581c6e6e32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5581c746b159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5581c746b05a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements container create default_transport default_transport_containerstop ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2588226==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55ca2d94732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55ca2ec53de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55ca2ec494bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55ca2eb68b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ca2eb5dd09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ca30409aa9 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
>     #6 0x7f51f19a04d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55ca2d94732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55ca2ec6afc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55ca2ec6873e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55ca2eb988a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ca3040b7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f51f19a0984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55ca2d94732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55ca2df44159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55ca2df4405a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements container create depart ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2588264==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5563e8de732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5563ea0f3de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5563ea0e94bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5563ea008b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5563e9ffdd09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5563eb8a9aa9 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
>     #6 0x7fdce06ff4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5563e8de732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5563ea10afc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5563ea10873e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5563ea0388a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5563eb8ab7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fdce06ff984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5563e8de732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5563e93e4159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5563e93e405a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements container create id ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2588247==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5584773c432d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5584786d0de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5584786c64bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5584785e5b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5584785dad09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x558479e86aa9 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
>     #6 0x7f0c281624d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5584773c432d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5584786e7fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5584786e573e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5584786158a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x558479e887a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f0c28162984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5584773c432d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5584779c1159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5584779c105a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements container delete ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2588272==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55ca37d7e32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55ca3908ade4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55ca390804bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55ca38f9fb77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ca38f94d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ca3a840aa9 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
>     #6 0x7f94e99654d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55ca37d7e32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55ca390a1fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55ca3909f73e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55ca38fcf8a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ca3a8427a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f94e9965984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55ca37d7e32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55ca3837b159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55ca3837b05a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements container inspect id ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2588274==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c04955e32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55c04a86ade4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55c04a8604bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55c04a77fb77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c04a774d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c04c020aa9 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
>     #6 0x7f25daa6c4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55c04955e32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55c04a881fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c04a87f73e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55c04a7af8a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c04c0227a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f25daa6c984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55c04955e32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55c049b5b159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55c049b5b05a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerflow create begin ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2588488==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5585ae8cc32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5585afbd8de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5585afbce4bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5585afaedb77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5585afae2d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5585b138eaa9 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
>     #6 0x7f7282de74d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5585ae8cc32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5585afbeffc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5585afbed73e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5585afb1d8a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5585b13907a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f7282de7984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5585ae8cc32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5585aeec9159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5585aeec905a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerflow create color ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2588481==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55625f76b32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x556260a77de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x556260a6d4bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55626098cb77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556260981d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55626222daa9 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
>     #6 0x7fb0845a74d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55625f76b32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x556260a8efc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x556260a8c73e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5562609bc8a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55626222f7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fb0845a7984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55625f76b32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55625fd68159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55625fd6805a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerflow create containersperhour ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2588510==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56335cad432d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x56335dde0de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x56335ddd64bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56335dcf5b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56335dcead09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56335f596aa9 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
>     #6 0x7f16326764d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x56335cad432d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x56335ddf7fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56335ddf573e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x56335dd258a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56335f5987a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f1632676984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x56335cad432d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x56335d0d1159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x56335d0d105a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerflow create default_stop default_stop_containerstop ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2588457==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5567ae09032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5567af39cde4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5567af3924bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5567af2b1b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5567af2a6d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5567b0b52aa9 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
>     #6 0x7ff31c8714d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5567ae09032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5567af3b3fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5567af3b173e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5567af2e18a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5567b0b547a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff31c871984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5567ae09032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5567ae68d159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5567ae68d05a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerflow create default_stop default_stop_lane ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2588447==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5629fc6d032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5629fd9dcde4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5629fd9d24bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5629fd8f1b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5629fd8e6d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5629ff192aa9 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
>     #6 0x7fc1fcba64d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5629fc6d032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5629fd9f3fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5629fd9f173e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5629fd9218a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5629ff1947a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fc1fcba6984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5629fc6d032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5629fcccd159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5629fcccd05a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerflow create default_tranship default_tranship_containerstop ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2588435==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x558308cb832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x558309fc4de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x558309fba4bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x558309ed9b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x558309eced09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55830b77aaa9 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
>     #6 0x7fae8c3e54d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x558308cb832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x558309fdbfc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x558309fd973e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x558309f098a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55830b77c7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fae8c3e5984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x558308cb832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5583092b5159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5583092b505a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerflow create default_transport default_transport_containerstop ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2588448==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56228553e32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x56228684ade4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5622868404bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56228675fb77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562286754d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562288000aa9 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
>     #6 0x7fed74ed64d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x56228553e32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x562286861fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56228685f73e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x56228678f8a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5622880027a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fed74ed6984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x56228553e32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x562285b3b159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x562285b3b05a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerflow create default_transport default_transport_fromto ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2588440==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5636ba68f32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5636bb99bde4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5636bb9914bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5636bb8b0b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5636bb8a5d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5636bd151aa9 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
>     #6 0x7faa16ee04d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5636ba68f32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5636bb9b2fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5636bb9b073e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5636bb8e08a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5636bd1537a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7faa16ee0984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5636ba68f32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5636bac8c159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5636bac8c05a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerflow create end ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2588489==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56539d5e732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x56539e8f3de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x56539e8e94bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56539e808b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56539e7fdd09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5653a00a9aa9 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
>     #6 0x7f165205d4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x56539d5e732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x56539e90afc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56539e90873e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x56539e8388a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5653a00ab7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f165205d984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x56539d5e732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x56539dbe4159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x56539dbe405a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerflow create endnumber ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2588496==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x556503cb332d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x556504fbfde4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x556504fb54bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x556504ed4b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556504ec9d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556506775aa9 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
>     #6 0x7f00e377b4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x556503cb332d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x556504fd6fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x556504fd473e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x556504f048a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5565067777a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f00e377b984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x556503cb332d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5565042b0159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5565042b005a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerflow create id ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2588466==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5595b532332d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5595b662fde4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5595b66254bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5595b6544b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5595b6539d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5595b7de5aa9 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
>     #6 0x7f731d9264d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5595b532332d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5595b6646fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5595b664473e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5595b65748a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5595b7de77a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f731d926984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5595b532332d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5595b5920159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5595b592005a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerflow create number ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2588537==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5645f309732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5645f43a3de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5645f43994bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5645f42b8b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5645f42add09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5645f5b59aa9 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
>     #6 0x7f282d9f14d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5645f309732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5645f43bafc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5645f43b873e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5645f42e88a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5645f5b5b7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f282d9f1984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5645f309732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5645f3694159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5645f369405a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerflow create period ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2588512==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55bb0ecf432d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55bb10000de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55bb0fff64bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55bb0ff15b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55bb0ff0ad09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55bb117b6aa9 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
>     #6 0x7f0c370074d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55bb0ecf432d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55bb10017fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55bb1001573e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55bb0ff458a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55bb117b87a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f0c37007984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55bb0ecf432d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55bb0f2f1159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55bb0f2f105a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerflow create poisson ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2588520==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x557115e2632d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x557117132de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5571171284bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x557117047b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55711703cd09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5571188e8aa9 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
>     #6 0x7f073a2544d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x557115e2632d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x557117149fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55711714773e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5571170778a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5571188ea7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f073a254984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x557115e2632d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x557116423159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55711642305a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerflow create probability ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2588526==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55a5ae06532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55a5af371de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55a5af3674bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55a5af286b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a5af27bd09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a5b0b27aa9 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
>     #6 0x7f56bd3704d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55a5ae06532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55a5af388fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a5af38673e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55a5af2b68a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a5b0b297a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f56bd370984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55a5ae06532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55a5ae662159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55a5ae66205a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerflow inspect id ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2588564==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55f8f5cd032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55f8f6fdcde4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55f8f6fd24bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55f8f6ef1b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f8f6ee6d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f8f8792aa9 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
>     #6 0x7fab422614d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55f8f5cd032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55f8f6ff3fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f8f6ff173e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55f8f6f218a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f8f87947a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fab42261984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55f8f5cd032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55f8f62cd159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55f8f62cd05a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan basic delete_edge ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,110
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2588822==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x559916b3832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x559917e44de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x559917e3a4bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x559917d59b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x559917d4ed09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5599195faaa9 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
>     #6 0x7f83bff424d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x559916b3832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x559917e5bfc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x559917e5973e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x559917d898a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5599195fc7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f83bff42984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 312 byte(s) in 1 object(s) allocated from:
>     #0 0x559916b3832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x559917135159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55991713505a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x559917134fe7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop create acttype ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2589341==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x558f9c76832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x558f9da74de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x558f9da6a4bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x558f9d989b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x558f9d97ed09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x558f9f22aaa9 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
>     #6 0x7fa5983c04d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x558f9c76832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x558f9da8bfc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x558f9da8973e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x558f9d9b98a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x558f9f22c7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fa5983c0984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x558f9c76832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x558f9cd65159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x558f9cd6505a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop create default ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2589316==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55f9f701032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55f9f831cde4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55f9f83124bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55f9f8231b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f9f8226d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f9f9ad2aa9 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
>     #6 0x7fe36e4ce4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55f9f701032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55f9f8333fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f9f833173e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55f9f82618a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f9f9ad47a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe36e4ce984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55f9f701032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55f9f760d159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55f9f760d05a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop create duration ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2589321==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55700b46f32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55700c77bde4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55700c7714bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55700c690b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55700c685d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55700df31aa9 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
>     #6 0x7fbdebe6d4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55700b46f32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55700c792fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55700c79073e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55700c6c08a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55700df337a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fbdebe6d984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55700b46f32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55700ba6c159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55700ba6c05a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop create until ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2589325==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55e0a594132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55e0a6c4dde4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55e0a6c434bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55e0a6b62b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e0a6b57d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e0a8403aa9 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
>     #6 0x7fdceefaa4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55e0a594132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55e0a6c64fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e0a6c6273e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55e0a6b928a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e0a84057a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fdceefaa984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55e0a594132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55e0a5f3e159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55e0a5f3e05a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop delete ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2589346==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55a9a673932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55a9a7a45de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55a9a7a3b4bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55a9a795ab77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a9a794fd09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a9a91fbaa9 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
>     #6 0x7f81e757a4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55a9a673932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55a9a7a5cfc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a9a7a5a73e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55a9a798a8a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a9a91fd7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f81e757a984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55a9a673932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55a9a6d36159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55a9a6d3605a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop inspect acttype ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2589375==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55d2ec19532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55d2ed4a1de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55d2ed4974bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55d2ed3b6b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d2ed3abd09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d2eec57aa9 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
>     #6 0x7f4f6594f4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55d2ec19532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55d2ed4b8fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55d2ed4b673e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55d2ed3e68a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55d2eec597a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f4f6594f984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55d2ec19532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55d2ec792159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55d2ec79205a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop inspect duration ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2589357==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55a0b02bd32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55a0b15c9de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55a0b15bf4bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55a0b14deb77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a0b14d3d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a0b2d7faa9 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
>     #6 0x7ff952b2d4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55a0b02bd32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55a0b15e0fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a0b15de73e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55a0b150e8a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a0b2d817a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff952b2d984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55a0b02bd32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55a0b08ba159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55a0b08ba05a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop inspect until ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2589368==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b85928f32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55b85a59bde4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55b85a5914bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55b85a4b0b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b85a4a5d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b85bd51aa9 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
>     #6 0x7fe1fc4244d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55b85928f32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55b85a5b2fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b85a5b073e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55b85a4e08a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b85bd537a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe1fc424984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55b85928f32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55b85988c159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55b85988c05a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop inspect_selection acttype ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2589393==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5629ee77a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5629efa86de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5629efa7c4bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5629ef99bb77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5629ef990d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5629f123caa9 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
>     #6 0x7f59115704d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5629ee77a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5629efa9dfc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5629efa9b73e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5629ef9cb8a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5629f123e7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f5911570984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5629ee77a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5629eed77159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5629eed7705a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop inspect_selection duration ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2589374==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55853249232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55853379ede4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5585337944bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5585336b3b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5585336a8d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x558534f54aa9 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
>     #6 0x7f833bdae4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55853249232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5585337b5fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5585337b373e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5585336e38a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x558534f567a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f833bdae984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55853249232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x558532a8f159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x558532a8f05a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop inspect_selection until ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2589380==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x560088c4b32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x560089f57de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x560089f4d4bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x560089e6cb77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560089e61d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56008b70daa9 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
>     #6 0x7fd64a34a4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x560088c4b32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x560089f6efc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x560089f6c73e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x560089e9c8a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56008b70f7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd64a34a984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x560088c4b32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x560089248159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x56008924805a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop load acttype ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2589427==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55598e44c32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55598f758de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55598f74e4bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55598f66db77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55598f662d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x555990f0eaa9 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
>     #6 0x7f0db99d54d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55598e44c32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55598f76ffc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55598f76d73e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55598f69d8a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x555990f107a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f0db99d5984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55598e44c32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55598ea49159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55598ea4905a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop load containerstop ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2589401==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55a0c281c32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55a0c3b28de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55a0c3b1e4bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55a0c3a3db77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a0c3a32d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a0c52deaa9 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
>     #6 0x7fa682c554d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55a0c281c32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55a0c3b3ffc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a0c3b3d73e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55a0c3a6d8a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a0c52e07a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fa682c55984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55a0c281c32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55a0c2e19159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55a0c2e1905a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop load duration ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2589415==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55db3f30832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55db40614de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55db4060a4bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55db40529b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55db4051ed09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55db41dcaaa9 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
>     #6 0x7f8c6c15c4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55db3f30832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55db4062bfc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55db4062973e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55db405598a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55db41dcc7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f8c6c15c984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55db3f30832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55db3f905159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55db3f90505a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop load until ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2589424==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55969fd7a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5596a1086de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5596a107c4bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5596a0f9bb77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5596a0f90d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5596a283caa9 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
>     #6 0x7f3bb7dbc4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55969fd7a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5596a109dfc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5596a109b73e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5596a0fcb8a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5596a283e7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f3bb7dbc984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55969fd7a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5596a0377159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5596a037705a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge create acttype ( Last six runs Sep2023 )

---------- Differences in errors ----------
1,2c1,111
< Warning: Disconnected plan for container 'c_0' (stop range 23.89-24.09 does not cover previous arrival position 46.10).
< Warning: Disconnected plan for container 'c_0' (stop range 29.01-29.21 does not cover previous arrival position 46.10).
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2589475==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55829516532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x558296471de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5582964674bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x558296386b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55829637bd09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x558297c27aa9 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
>     #6 0x7f03e737e4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55829516532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x558296488fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55829648673e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5582963b68a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x558297c297a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f03e737e984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge create default ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2589438==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x556b81e6a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x556b83176de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x556b8316c4bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x556b8308bb77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556b83080d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556b8492caa9 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
>     #6 0x7f452f7964d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x556b81e6a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x556b8318dfc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x556b8318b73e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x556b830bb8a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x556b8492e7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f452f796984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x556b81e6a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x556b82467159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x556b8246705a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge create duration ( Last six runs Sep2023 )

---------- Differences in errors ----------
1,2c1,111
< Warning: Disconnected plan for container 'c_0' (stop range 34.13-34.33 does not cover previous arrival position 46.10).
< Warning: Disconnected plan for container 'c_0' (stop range 26.45-26.65 does not cover previous arrival position 46.10).
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2589451==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5562cbc8b32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5562ccf97de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5562ccf8d4bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5562cceacb77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5562ccea1d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5562ce74daa9 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
>     #6 0x7f79eaa9c4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5562cbc8b32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5562ccfaefc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5562ccfac73e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5562ccedc8a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5562ce74f7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f79eaa9c984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge create friendlypos ( Last six runs Sep2023 )

---------- Differences in errors ----------
1c1,111
< Warning: Disconnected plan for container 'c_0' (stop range 34.13-34.33 does not cover previous arrival position 46.10).
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2589450==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x558819a0132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55881ad0dde4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55881ad034bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55881ac22b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55881ac17d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55881c4c3aa9 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
>     #6 0x7f3d4a0c34d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x558819a0132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55881ad24fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55881ad2273e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55881ac528a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55881c4c57a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f3d4a0c3984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x558819a0132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge create until ( Last six runs Sep2023 )

---------- Differences in errors ----------
1,2c1,111
< Warning: Disconnected plan for container 'c_0' (stop range 34.13-34.33 does not cover previous arrival position 46.10).
< Warning: Disconnected plan for container 'c_0' (stop range 26.45-26.65 does not cover previous arrival position 46.10).
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2589461==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5594bd54232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5594be84ede4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5594be8444bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5594be763b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5594be758d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5594c0004aa9 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
>     #6 0x7f0fa86114d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5594bd54232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5594be865fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5594be86373e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5594be7938a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5594c00067a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f0fa8611984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge delete ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2589487==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x564daa64832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x564dab954de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x564dab94a4bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x564dab869b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564dab85ed09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564dad10aaa9 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
>     #6 0x7efe9d5404d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x564daa64832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x564dab96bfc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x564dab96973e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x564dab8998a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x564dad10c7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7efe9d540984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x564daa64832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x564daac45159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x564daac4505a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge inspect acttype ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2589523==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56294b2e432d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x56294c5f0de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x56294c5e64bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56294c505b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56294c4fad09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56294dda6aa9 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
>     #6 0x7fce00def4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x56294b2e432d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x56294c607fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56294c60573e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x56294c5358a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56294dda87a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fce00def984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x56294b2e432d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x56294b8e1159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x56294b8e105a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge inspect duration ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2589516==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55dfcd5c932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55dfce8d5de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55dfce8cb4bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55dfce7eab77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55dfce7dfd09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55dfd008baa9 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
>     #6 0x7f8092fce4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55dfcd5c932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55dfce8ecfc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55dfce8ea73e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55dfce81a8a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55dfd008d7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f8092fce984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55dfcd5c932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55dfcdbc6159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55dfcdbc605a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge inspect edge ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2589488==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x561e3b8e732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x561e3cbf3de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x561e3cbe94bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x561e3cb08b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x561e3cafdd09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x561e3e3a9aa9 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
>     #6 0x7f0c234f94d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x561e3b8e732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x561e3cc0afc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x561e3cc0873e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x561e3cb388a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x561e3e3ab7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f0c234f9984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x561e3b8e732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x561e3bee4159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x561e3bee405a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge inspect endpos ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2589508==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x555a06bf732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x555a07f03de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x555a07ef94bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x555a07e18b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x555a07e0dd09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x555a096b9aa9 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
>     #6 0x7f37877de4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x555a06bf732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x555a07f1afc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x555a07f1873e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x555a07e488a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x555a096bb7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f37877de984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x555a06bf732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x555a071f4159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x555a071f405a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge inspect friendlypos ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2589513==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55862ea4432d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55862fd50de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55862fd464bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55862fc65b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55862fc5ad09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x558631506aa9 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
>     #6 0x7f7d31d864d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55862ea4432d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55862fd67fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55862fd6573e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55862fc958a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5586315087a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f7d31d86984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55862ea4432d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55862f041159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55862f04105a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge inspect until ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2589521==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5640c5b2632d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5640c6e32de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5640c6e284bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5640c6d47b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5640c6d3cd09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5640c85e8aa9 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
>     #6 0x7fbdc48d64d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5640c5b2632d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5640c6e49fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5640c6e4773e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5640c6d778a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5640c85ea7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fbdc48d6984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5640c5b2632d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5640c6123159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5640c612305a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge inspect_selection acttype ( Last six runs Sep2023 )

---------- Differences in errors ----------
1c1,111
< Warning: Disconnected plan for container 'c_0' (stop range 40.12-40.32 does not cover previous arrival position 46.10).
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2589567==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x555dcff5732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x555dd1263de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x555dd12594bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x555dd1178b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x555dd116dd09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x555dd2a19aa9 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
>     #6 0x7f2aca7d24d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x555dcff5732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x555dd127afc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x555dd127873e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x555dd11a88a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x555dd2a1b7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f2aca7d2984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x555dcff5732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge inspect_selection duration ( Last six runs Sep2023 )

---------- Differences in errors ----------
1c1,111
< Warning: Disconnected plan for container 'c_0' (stop range 40.12-40.32 does not cover previous arrival position 46.10).
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2589553==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x559844e8632d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x559846192de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5598461884bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5598460a7b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55984609cd09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x559847948aa9 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
>     #6 0x7fa020c804d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x559844e8632d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5598461a9fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5598461a773e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5598460d78a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55984794a7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fa020c80984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x559844e8632d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge inspect_selection friendlypos ( Last six runs Sep2023 )

---------- Differences in errors ----------
1c1,111
< Warning: Disconnected plan for container 'c_0' (stop range 40.12-40.32 does not cover previous arrival position 46.10).
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2589540==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x557a9e84732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x557a9fb53de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x557a9fb494bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x557a9fa68b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x557a9fa5dd09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x557aa1309aa9 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
>     #6 0x7fc39fe524d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x557a9e84732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x557a9fb6afc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x557a9fb6873e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x557a9fa988a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x557aa130b7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fc39fe52984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x557a9e84732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge inspect_selection until ( Last six runs Sep2023 )

---------- Differences in errors ----------
1c1,111
< Warning: Disconnected plan for container 'c_0' (stop range 40.12-40.32 does not cover previous arrival position 46.10).
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2589561==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55fd9a44032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55fd9b74cde4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55fd9b7424bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55fd9b661b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55fd9b656d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55fd9cf02aa9 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
>     #6 0x7fc7be6954d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55fd9a44032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55fd9b763fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55fd9b76173e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55fd9b6918a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55fd9cf047a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fc7be695984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55fd9a44032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgecontainerstop create default ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2589102==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x556ca8e6832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x556caa174de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x556caa16a4bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x556caa089b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556caa07ed09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556cab92aaa9 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
>     #6 0x7f3165da64d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x556ca8e6832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x556caa18bfc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x556caa18973e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x556caa0b98a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x556cab92c7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f3165da6984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x556ca8e6832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x556ca9465159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x556ca946505a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgecontainerstop create departpos ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2589109==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55a8df33532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55a8e0641de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55a8e06374bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55a8e0556b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a8e054bd09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a8e1df7aa9 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
>     #6 0x7fb1e99524d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55a8df33532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55a8e0658fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a8e065673e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55a8e05868a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a8e1df97a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fb1e9952984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55a8df33532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55a8df932159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55a8df93205a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgecontainerstop create speed ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2589117==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55ef3b10532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55ef3c411de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55ef3c4074bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55ef3c326b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ef3c31bd09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ef3dbc7aa9 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
>     #6 0x7f7e346cc4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55ef3b10532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55ef3c428fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55ef3c42673e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55ef3c3568a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ef3dbc97a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f7e346cc984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55ef3b10532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55ef3b702159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55ef3b70205a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgecontainerstop inspect containerstop ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2589138==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c639f6d32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55c63b279de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55c63b26f4bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55c63b18eb77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c63b183d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c63ca2faa9 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
>     #6 0x7f7df3c154d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55c639f6d32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55c63b290fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c63b28e73e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55c63b1be8a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c63ca317a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f7df3c15984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55c639f6d32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55c63a56a159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55c63a56a05a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgecontainerstop inspect departpos ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2589141==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5620c1ade32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5620c2deade4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5620c2de04bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5620c2cffb77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5620c2cf4d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5620c45a0aa9 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
>     #6 0x7f57cd4ca4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5620c1ade32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5620c2e01fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5620c2dff73e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5620c2d2f8a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5620c45a27a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f57cd4ca984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5620c1ade32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5620c20db159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5620c20db05a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgecontainerstop inspect speed ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2589145==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x564b2561a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x564b26926de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x564b2691c4bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x564b2683bb77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564b26830d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564b280dcaa9 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
>     #6 0x7ff3f095a4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x564b2561a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x564b2693dfc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x564b2693b73e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x564b2686b8a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x564b280de7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff3f095a984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x564b2561a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x564b25c17159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x564b25c1705a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgecontainerstop inspect_selection departpos ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2589157==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55bdcad0432d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55bdcc010de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55bdcc0064bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55bdcbf25b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55bdcbf1ad09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55bdcd7c6aa9 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
>     #6 0x7f2b9ac684d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55bdcad0432d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55bdcc027fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55bdcc02573e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55bdcbf558a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55bdcd7c87a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f2b9ac68984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55bdcad0432d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55bdcb301159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55bdcb30105a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgecontainerstop inspect_selection speed ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2589161==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5611e3bc732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5611e4ed3de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5611e4ec94bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5611e4de8b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5611e4dddd09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5611e6689aa9 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
>     #6 0x7fbacbfdd4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5611e3bc732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5611e4eeafc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5611e4ee873e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5611e4e188a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5611e668b7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fbacbfdd984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5611e3bc732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5611e41c4159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5611e41c405a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgeedge inspect_selection arrivalpos ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2589055==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5646cbcd232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5646ccfdede4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5646ccfd44bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5646ccef3b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5646ccee8d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5646ce794aa9 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
>     #6 0x7f87bec7a4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5646cbcd232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5646ccff5fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5646ccff373e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5646ccf238a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5646ce7967a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f87bec7a984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5646cbcd232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5646cc2cf159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5646cc2cf05a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgeedge inspect_selection departpos ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2589050==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5630f13b232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5630f26bede4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5630f26b44bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5630f25d3b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5630f25c8d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5630f3e74aa9 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
>     #6 0x7fce07f3f4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5630f13b232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5630f26d5fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5630f26d373e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5630f26038a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5630f3e767a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fce07f3f984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5630f13b232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5630f19af159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5630f19af05a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgeedge inspect_selection speed ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2589063==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55fd31f2f32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55fd3323bde4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55fd332314bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55fd33150b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55fd33145d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55fd349f1aa9 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
>     #6 0x7f5bdb0184d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55fd31f2f32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55fd33252fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55fd3325073e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55fd331808a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55fd349f37a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f5bdb018984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55fd31f2f32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55fd3252c159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55fd3252c05a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edges inspect_selection arrivalpos ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2589271==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55abca34b32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55abcb657de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55abcb64d4bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55abcb56cb77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55abcb561d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55abcce0daa9 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
>     #6 0x7f7a57d214d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55abca34b32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55abcb66efc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55abcb66c73e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55abcb59c8a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55abcce0f7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f7a57d21984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55abca34b32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55abca948159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55abca94805a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edges inspect_selection departpos ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2589265==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x563f790ad32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x563f7a3b9de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x563f7a3af4bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x563f7a2ceb77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563f7a2c3d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x563f7bb6faa9 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
>     #6 0x7f9fd1d114d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x563f790ad32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x563f7a3d0fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x563f7a3ce73e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x563f7a2fe8a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x563f7bb717a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9fd1d11984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x563f790ad32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x563f796aa159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x563f796aa05a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edges inspect_selection speed ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2589275==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x564006e6332d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x56400816fde4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5640081654bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x564008084b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564008079d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564009925aa9 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
>     #6 0x7f92783d44d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x564006e6332d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x564008186fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56400818473e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5640080b48a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5640099277a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f92783d4984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x564006e6332d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x564007460159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x56400746005a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan transports transport_edgecontainerstop create default ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2588927==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5566e8f8732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5566ea293de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5566ea2894bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5566ea1a8b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5566ea19dd09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5566eba49aa9 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
>     #6 0x7f6453ee04d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5566e8f8732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5566ea2aafc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5566ea2a873e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5566ea1d88a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5566eba4b7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f6453ee0984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5566e8f8732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5566e9584159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5566e958405a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan transports transport_edgecontainerstop create lines ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2588939==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55974517032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55974647cde4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5597464724bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x559746391b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x559746386d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x559747c32aa9 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
>     #6 0x7fb2e3cef4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55974517032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x559746493fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55974649173e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5597463c18a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x559747c347a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fb2e3cef984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55974517032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55974576d159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55974576d05a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan transports transport_edgecontainerstop inspect containerstop ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2588944==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c74a23932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55c74b545de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55c74b53b4bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55c74b45ab77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c74b44fd09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c74ccfbaa9 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
>     #6 0x7f5b0d6cb4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55c74a23932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55c74b55cfc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c74b55a73e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55c74b48a8a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c74ccfd7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f5b0d6cb984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55c74a23932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55c74a836159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55c74a83605a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan transports transport_edgecontainerstop inspect lines ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2588954==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55af6f82932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55af70b35de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55af70b2b4bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55af70a4ab77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55af70a3fd09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55af722ebaa9 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
>     #6 0x7fa4cd3594d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55af6f82932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55af70b4cfc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55af70b4a73e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55af70a7a8a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55af722ed7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fa4cd359984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55af6f82932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55af6fe26159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55af6fe2605a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan transports transport_edgecontainerstop inspect_selection ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2588956==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55a97b39532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55a97c6a1de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55a97c6974bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55a97c5b6b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a97c5abd09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a97de57aa9 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
>     #6 0x7f5c058784d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55a97b39532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55a97c6b8fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a97c6b673e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55a97c5e68a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a97de597a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f5c05878984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55a97b39532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55a97b992159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55a97b99205a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan transports transport_edgeedge create lines ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2588851==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c11c75d32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55c11da69de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55c11da5f4bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55c11d97eb77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c11d973d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c11f21faa9 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
>     #6 0x7ff2db5204d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55c11c75d32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55c11da80fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c11da7e73e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55c11d9ae8a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c11f2217a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff2db520984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55c11c75d32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55c11cd5a159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55c11cd5a05a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan transports transport_edgeedge delete ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2588859==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x561eaf9e432d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x561eb0cf0de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x561eb0ce64bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x561eb0c05b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x561eb0bfad09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x561eb24a6aa9 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
>     #6 0x7f61e69224d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x561eaf9e432d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x561eb0d07fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x561eb0d0573e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x561eb0c358a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x561eb24a87a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f61e6922984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x561eaf9e432d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x561eaffe1159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x561eaffe105a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan transports transport_edgeedge inspect_selection arrivalpos ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2588888==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55a17777a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55a178a86de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55a178a7c4bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55a17899bb77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a178990d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a17a23caa9 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
>     #6 0x7fa9a6de54d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55a17777a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55a178a9dfc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a178a9b73e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55a1789cb8a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a17a23e7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fa9a6de5984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55a17777a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55a177d77159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55a177d7705a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan transports transport_edgeedge inspect_selection lines ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2588891==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56522631b32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x565227627de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x56522761d4bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56522753cb77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x565227531d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x565228dddaa9 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
>     #6 0x7f1be9b3b4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x56522631b32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x56522763efc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56522763c73e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x56522756c8a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x565228ddf7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f1be9b3b984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x56522631b32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x565226918159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x56522691805a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

5 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
0a1,2
> Error: Invalid departlane definition for vehicle 'f_0.0'.
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements flow inspect departlane float ( Last six runs Sep2023 )
demandelements flow_embedded inspect departlane float ( Last six runs Sep2023 )
demandelements flow_junctions inspect departlane float ( Last six runs Sep2023 )
demandelements flow_taz inspect departlane float ( Last six runs Sep2023 )
demandelements routeflow inspect departlane float ( Last six runs Sep2023 )

TEST FAILED on ts-sim-build-ba : demandelements flow inspect via ( Last six runs Sep2023 )

---------- Differences in errors ----------
1,4d0
< Error: Another edge with the id ':Junction3_0' exists.
< Error: Another edge with the id ':Junction3_1' exists.
< Error: Another junction with the id 'Junction3' exists.
< Quitting (on error).
---------- Missing result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection departlane float ( Last six runs Sep2023 )

---------- Differences in errors ----------
1,18c1,2
< Error: Vehicle 'flowB.0' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'Junction3' too close)!
---
> Error: Invalid departlane definition for vehicle 'flowA.0'.
> Quitting (on error).
---------- New result in exitcode ----------
1

5 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
0a1,2
> Error: Invalid departlane definition for vehicle 'flow_2.0'.
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements flow load departlane ( Last six runs Sep2023 )
demandelements flow_embedded load departlane ( Last six runs Sep2023 )
demandelements flow_junctions load departlane ( Last six runs Sep2023 )
demandelements flow_taz load departlane ( Last six runs Sep2023 )
demandelements routeflow load departlane ( Last six runs Sep2023 )

TEST FAILED on ts-sim-build-ba : demandelements flow load no_edges ( Last six runs Sep2023 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==2583358==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559acc57832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x559acd77b8b1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x559acd77533a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x559acd76884c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x559acd77adc1 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x559acc57be49 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7ff60554ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect_selection departlane float ( Last six runs Sep2023 )

---------- Differences in errors ----------
1,19c1,3
< Error: Vehicle 'flowB.0' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'Junction3' too close)!
---
> Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge2_0'!
> Error: Invalid departlane definition for vehicle 'flowA.0'.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded load no_route ( Last six runs Sep2023 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==2586099==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5626ab30832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5626ac50b8b1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x5626ac50533a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x5626ac4f884c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x5626ac50adc1 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x5626ab30be49 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7ff00d436d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection departlane float ( Last six runs Sep2023 )

---------- Differences in errors ----------
1,16c1,4
< Warning: Vehicle 'flowA.5' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.5' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.9' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.9' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.24' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.24' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge2_0'!
> Error: Invalid departlane definition for vehicle 'flowA.0'.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load from ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,4
> Warning: No connection between edge 'Junction3-source' and edge 'Junction3-sink' found.
> Warning: No route for vehicle 'flow_3.0' found.
> Error: Vehicle 'flow_3.0' has no valid route.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load no_junctions ( Last six runs Sep2023 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==2579189==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558afeaad32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x558affcb08b1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x558affcaa33a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x558affc9d84c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x558affcafdc1 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x558afeab0e49 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f8fca913d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load to ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,4
> Warning: No connection between edge 'Junction0-source' and edge 'Junction0-sink' found.
> Warning: No route for vehicle 'flow_3.0' found.
> Error: Vehicle 'flow_3.0' has no valid route.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions volatilerecomputing ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,4
> Warning: No connection between edge 'Junction3-source' and edge 'Junction4-sink' found.
> Warning: No route for vehicle 'f_3.0' found.
> Error: Vehicle 'f_3.0' has no valid route.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz inspect_selection departlane float ( Last six runs Sep2023 )

---------- Differences in errors ----------
1,17c1,4
< Warning: Vehicle 'flowA.5' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.5' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.9' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.9' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.24' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.24' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge5_0'!
> Error: Invalid departlane definition for vehicle 'flowA.0'.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz load no_tazs ( Last six runs Sep2023 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==2581772==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562463dac32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x562464faf8b1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x562464fa933a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x562464f9c84c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x562464faedc1 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x562463dafe49 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f2d37f8ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : demandelements flow_taz volatilerecomputing ( Last six runs Sep2023 )

---------- Differences in errors ----------
2a3,204
> 
> =================================================================
> ==2581949==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 6120 byte(s) in 5 object(s) allocated from:
>     #0 0x5620d846832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5620d9774de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5620d965b65c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:177:46
>     #3 0x5620d966adc1 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x5620d846be49 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f48eda96d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 6120 byte(s) in 5 object(s) allocated from:
>     #0 0x5620d846832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5620d9774de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5620d965b9a4 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:48
>     #3 0x5620d966adc1 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x5620d846be49 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f48eda96d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5620d846832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5620d9774de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5620d96aef90 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1609:47
>     #3 0x5620d968449a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x5620daf2aaa9 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
>     #5 0x7f48eed654d7 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 2448 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements person create default_stop default_stop_lane ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2586374==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55bdedd7e32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55bdef08ade4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55bdef0804bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55bdeef9fb77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55bdeef94d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55bdf0840aa9 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
>     #6 0x7f35246c74d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55bdedd7e32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55bdef0a1fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55bdef09f73e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55bdeefcf8a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55bdf08427a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f35246c7984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55bdedd7e32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55bdee37b159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55bdee37b05a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements person create default_walk default_walk_route ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2586357==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55d3d886b32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55d3d9b77de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55d3d9b6d4bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55d3d9a8cb77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d3d9a81d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d3db32daa9 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
>     #6 0x7f0cbf7194d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55d3d886b32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55d3d9b8efc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55d3d9b8c73e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55d3d9abc8a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55d3db32f7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f0cbf719984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55d3d886b32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55d3d8e68159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55d3d8e6805a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personflow create color ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2586662==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c1463e132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55c1476edde4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55c1476e34bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55c147602b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c1475f7d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c148ea3aa9 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
>     #6 0x7fa97da194d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55c1463e132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55c147704fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c14770273e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55c1476328a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c148ea57a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fa97da19984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55c1463e132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55c1469de159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55c1469de05a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personflow create default_stop default_stop_lane ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2586636==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55ce47fdf32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55ce492ebde4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55ce492e14bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55ce49200b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ce491f5d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ce4aaa1aa9 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
>     #6 0x7f6c3b3394d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55ce47fdf32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55ce49302fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55ce4930073e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55ce492308a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ce4aaa37a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f6c3b339984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55ce47fdf32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55ce485dc159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55ce485dc05a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personflow create default_walk default_walk_route ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2586602==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b95632f32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55b95763bde4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55b9576314bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55b957550b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b957545d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b958df1aa9 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
>     #6 0x7fc026a574d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55b95632f32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55b957652fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b95765073e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55b9575808a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b958df37a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fc026a57984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55b95632f32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55b95692c159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55b95692c05a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personflow create endnumber ( Last six runs Sep2023 )

---------- Differences in errors ----------
1,1451c1,111
< Warning: Person 'pf_1.15' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.17' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.19' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.2' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.20' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.21' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.22' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.23' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.24' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.25' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.26' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.27' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.28' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.30' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.31' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.32' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.33' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.34' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.35' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.36' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.37' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.38' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.39' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.4' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.40' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.41' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.42' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.43' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.44' is jammed on edge 'Edge0', time=303.00.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personflow create id ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2586648==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x560a5d8f132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x560a5ebfdde4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x560a5ebf34bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x560a5eb12b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560a5eb07d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560a603b3aa9 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
>     #6 0x7f3dab9074d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x560a5d8f132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x560a5ec14fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x560a5ec1273e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x560a5eb428a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x560a603b57a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f3dab907984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x560a5d8f132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x560a5deee159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x560a5deee05a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personflow create number ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2586733==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55efbb73432d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55efbca40de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55efbca364bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55efbc955b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55efbc94ad09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55efbe1f6aa9 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
>     #6 0x7fd103e5c4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55efbb73432d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55efbca57fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55efbca5573e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55efbc9858a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55efbe1f87a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd103e5c984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55efbb73432d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55efbbd31159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55efbbd3105a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personflow create period ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2586710==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55970d03532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55970e341de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55970e3374bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55970e256b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55970e24bd09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55970faf7aa9 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
>     #6 0x7f6755b384d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55970d03532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55970e358fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55970e35673e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55970e2868a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55970faf97a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f6755b38984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55970d03532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55970d632159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55970d63205a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personflow create poisson ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2586718==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x559663bf632d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x559664f02de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x559664ef84bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x559664e17b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x559664e0cd09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5596666b8aa9 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
>     #6 0x7f9a905274d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x559663bf632d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x559664f19fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x559664f1773e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x559664e478a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5596666ba7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9a90527984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x559663bf632d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5596641f3159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5596641f305a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personflow create probability ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2586727==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x556e3a6e032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x556e3b9ecde4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x556e3b9e24bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x556e3b901b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556e3b8f6d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556e3d1a2aa9 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
>     #6 0x7fe8174a14d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x556e3a6e032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x556e3ba03fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x556e3ba0173e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x556e3b9318a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x556e3d1a47a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe8174a1984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x556e3a6e032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x556e3acdd159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x556e3acdd05a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personflow delete ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2586742==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5600f8d3b32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5600fa047de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5600fa03d4bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5600f9f5cb77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5600f9f51d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5600fb7fdaa9 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
>     #6 0x7f82770da4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5600f8d3b32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5600fa05efc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5600fa05c73e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5600f9f8c8a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5600fb7ff7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f82770da984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5600f8d3b32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5600f9338159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5600f933805a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personflow inspect id ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2586747==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5597e788532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5597e8b91de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5597e8b874bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5597e8aa6b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5597e8a9bd09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5597ea347aa9 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
>     #6 0x7f96853884d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5597e788532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5597e8ba8fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5597e8ba673e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5597e8ad68a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5597ea3497a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9685388984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5597e788532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5597e7e82159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5597e7e8205a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan basic delete_edge ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,110
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587057==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x55f1eb93a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55f1ecc46de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55f1ecc3c4bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55f1ecb5bb77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f1ecb50d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f1ee3fcaa9 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
>     #6 0x7f1b7942a4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55f1eb93a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55f1ecc5dfc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f1ecc5b73e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55f1ecb8b8a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f1ee3fe7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f1b7942a984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 312 byte(s) in 1 object(s) allocated from:
>     #0 0x55f1eb93a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55f1ebf37159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55f1ebf3705a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55f1ebf36fe7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgebusstop create default ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587217==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55bd1826232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55bd1956ede4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55bd195644bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55bd19483b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55bd19478d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55bd1ad24aa9 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
>     #6 0x7f225aa044d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55bd1826232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55bd19585fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55bd1958373e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55bd194b38a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55bd1ad267a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f225aa04984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55bd1826232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55bd1885f159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55bd1885f05a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgebusstop create lines ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587237==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5569c293232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5569c3c3ede4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5569c3c344bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5569c3b53b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5569c3b48d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5569c53f4aa9 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
>     #6 0x7f71d25514d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5569c293232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5569c3c55fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5569c3c5373e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5569c3b838a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5569c53f67a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f71d2551984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5569c293232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5569c2f2f159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5569c2f2f05a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgebusstop create modes ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587226==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55fff2c2732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55fff3f33de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55fff3f294bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55fff3e48b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55fff3e3dd09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55fff56e9aa9 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
>     #6 0x7f0a3d5b64d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55fff2c2732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55fff3f4afc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55fff3f4873e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55fff3e788a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55fff56eb7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f0a3d5b6984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55fff2c2732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55fff3224159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55fff322405a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgebusstop create vtypes ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587221==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55837ecf032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55837fffcde4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55837fff24bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55837ff11b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55837ff06d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5583817b2aa9 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
>     #6 0x7faabdbdd4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55837ecf032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x558380013fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55838001173e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55837ff418a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5583817b47a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7faabdbdd984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55837ecf032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55837f2ed159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55837f2ed05a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgebusstop delete ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587238==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b5857a232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55b586aaede4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55b586aa44bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55b5869c3b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b5869b8d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b588264aa9 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
>     #6 0x7fae49f2f4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55b5857a232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55b586ac5fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b586ac373e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55b5869f38a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b5882667a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fae49f2f984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55b5857a232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55b585d9f159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55b585d9f05a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgebusstop inspect busstop ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587246==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55845c39332d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55845d69fde4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55845d6954bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55845d5b4b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55845d5a9d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55845ee55aa9 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
>     #6 0x7ffbcd7d54d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55845c39332d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55845d6b6fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55845d6b473e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55845d5e48a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55845ee577a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ffbcd7d5984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55845c39332d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55845c990159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55845c99005a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgebusstop inspect lines ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587277==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x556bca8d532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x556bcbbe1de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x556bcbbd74bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x556bcbaf6b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556bcbaebd09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556bcd397aa9 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
>     #6 0x7f7c507084d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x556bca8d532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x556bcbbf8fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x556bcbbf673e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x556bcbb268a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x556bcd3997a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f7c50708984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x556bca8d532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x556bcaed2159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x556bcaed205a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgebusstop inspect modes ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587270==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55e29622e32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55e29753ade4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55e2975304bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55e29744fb77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e297444d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e298cf0aa9 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
>     #6 0x7f1c15ae44d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55e29622e32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55e297551fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e29754f73e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55e29747f8a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e298cf27a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f1c15ae4984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55e29622e32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55e29682b159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55e29682b05a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgebusstop inspect vtypes ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587265==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55bea5bba32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55bea6ec6de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55bea6ebc4bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55bea6ddbb77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55bea6dd0d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55bea867caa9 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
>     #6 0x7f70fbea64d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55bea5bba32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55bea6eddfc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55bea6edb73e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55bea6e0b8a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55bea867e7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f70fbea6984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55bea5bba32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55bea61b7159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55bea61b705a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgebusstop inspect_selection lines ( Last six runs Sep2023 )

---------- Differences in errors ----------
1c1,111
< Warning: Ignoring vehicle type 'type2' when routing person 'p_0' because it is not allowed on the start edge.
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587295==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5604527b132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x560453abdde4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x560453ab34bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5604539d2b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5604539c7d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560455273aa9 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
>     #6 0x7f53bdfdd4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5604527b132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x560453ad4fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x560453ad273e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x560453a028a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5604552757a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f53bdfdd984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5604527b132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgebusstop inspect_selection modes ( Last six runs Sep2023 )

---------- Differences in errors ----------
1c1,111
< Warning: Ignoring vehicle type 'type2' when routing person 'p_0' because it is not allowed on the start edge.
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587288==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5635865a532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5635878b1de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5635878a74bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5635877c6b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5635877bbd09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x563589067aa9 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
>     #6 0x7f15d27bc4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5635865a532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5635878c8fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5635878c673e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5635877f68a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5635890697a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f15d27bc984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5635865a532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgebusstop inspect_selection vtypes ( Last six runs Sep2023 )

---------- Differences in errors ----------
1c1,111
< Warning: Ignoring vehicle type 'customType' when routing person 'p_0' because it is not allowed on the start edge.
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587286==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5556c313232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5556c443ede4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5556c44344bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5556c4353b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5556c4348d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5556c5bf4aa9 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
>     #6 0x7f33a96cd4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5556c313232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5556c4455fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5556c445373e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5556c43838a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5556c5bf67a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f33a96cd984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5556c313232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgeedge delete ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587102==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x555e9838532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x555e99691de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x555e996874bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x555e995a6b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x555e9959bd09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x555e9ae47aa9 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
>     #6 0x7f9d0dbf84d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x555e9838532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x555e996a8fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x555e996a673e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x555e995d68a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x555e9ae497a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9d0dbf8984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x555e9838532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x555e98982159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x555e9898205a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgeedge inspect arrivalpos ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587108==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55fe95d6232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55fe9706ede4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55fe970644bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55fe96f83b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55fe96f78d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55fe98824aa9 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
>     #6 0x7f728a9134d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55fe95d6232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55fe97085fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55fe9708373e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55fe96fb38a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55fe988267a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f728a913984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55fe95d6232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55fe9635f159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55fe9635f05a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgeedge inspect lines ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587120==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55a268ec632d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55a26a1d2de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55a26a1c84bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55a26a0e7b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a26a0dcd09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a26b988aa9 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
>     #6 0x7fcaafb564d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55a268ec632d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55a26a1e9fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a26a1e773e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55a26a1178a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a26b98a7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fcaafb56984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55a268ec632d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55a2694c3159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55a2694c305a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgeedge inspect modes ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587115==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x560ff683932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x560ff7b45de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x560ff7b3b4bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x560ff7a5ab77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560ff7a4fd09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560ff92fbaa9 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
>     #6 0x7f90b22614d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x560ff683932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x560ff7b5cfc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x560ff7b5a73e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x560ff7a8a8a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x560ff92fd7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f90b2261984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x560ff683932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x560ff6e36159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x560ff6e3605a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgeedge inspect to ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587101==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55ca9a41a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55ca9b726de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55ca9b71c4bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55ca9b63bb77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ca9b630d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ca9cedcaa9 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
>     #6 0x7fe57cf2e4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55ca9a41a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55ca9b73dfc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55ca9b73b73e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55ca9b66b8a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ca9cede7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe57cf2e984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55ca9a41a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55ca9aa17159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55ca9aa1705a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgeedge inspect vtypes ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587109==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x560f5f52132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x560f6082dde4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x560f608234bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x560f60742b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560f60737d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560f61fe3aa9 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
>     #6 0x7fe12d0144d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x560f5f52132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x560f60844fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x560f6084273e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x560f607728a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x560f61fe57a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe12d014984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x560f5f52132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x560f5fb1e159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x560f5fb1e05a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgeedge inspect_selection arrivalpos ( Last six runs Sep2023 )

---------- Differences in errors ----------
1c1,111
< Warning: Ignoring vehicle type 'type2' when routing person 'p_0' because it is not allowed on the start edge.
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587138==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x565557a0232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x565558d0ede4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x565558d044bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x565558c23b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x565558c18d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56555a4c4aa9 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
>     #6 0x7f1ccfb4b4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x565557a0232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x565558d25fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x565558d2373e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x565558c538a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56555a4c67a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f1ccfb4b984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x565557a0232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgeedge inspect_selection lines ( Last six runs Sep2023 )

---------- Differences in errors ----------
1c1,111
< Warning: Ignoring vehicle type 'type2' when routing person 'p_0' because it is not allowed on the start edge.
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587167==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x560f2191c32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x560f22c28de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x560f22c1e4bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x560f22b3db77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560f22b32d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560f243deaa9 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
>     #6 0x7fbbfc02d4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x560f2191c32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x560f22c3ffc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x560f22c3d73e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x560f22b6d8a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x560f243e07a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fbbfc02d984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x560f2191c32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgeedge inspect_selection modes ( Last six runs Sep2023 )

---------- Differences in errors ----------
1c1,111
< Warning: Ignoring vehicle type 'type2' when routing person 'p_0' because it is not allowed on the start edge.
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587159==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x563fac3f232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x563fad6fede4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x563fad6f44bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x563fad613b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563fad608d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x563faeeb4aa9 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
>     #6 0x7f0c1ec674d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x563fac3f232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x563fad715fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x563fad71373e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x563fad6438a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x563faeeb67a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f0c1ec67984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x563fac3f232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgeedge inspect_selection vtypes ( Last six runs Sep2023 )

---------- Differences in errors ----------
1c1,111
< Warning: Ignoring vehicle type 'customType' when routing person 'p_0' because it is not allowed on the start edge.
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587143==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55ee61bad32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55ee62eb9de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55ee62eaf4bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55ee62dceb77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ee62dc3d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ee6466faa9 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
>     #6 0x7f257ab654d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55ee61bad32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55ee62ed0fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55ee62ece73e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55ee62dfe8a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ee646717a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f257ab65984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55ee61bad32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions create default ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587343==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55bac9dc232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55bacb0cede4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55bacb0c44bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55bacafe3b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55bacafd8d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55bacc884aa9 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
>     #6 0x7fe9dbff54d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55bac9dc232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55bacb0e5fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55bacb0e373e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55bacb0138a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55bacc8867a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe9dbff5984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55bac9dc232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55baca3bf159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55baca3bf05a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions create lines ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587374==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b8a45d132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55b8a58ddde4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55b8a58d34bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55b8a57f2b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b8a57e7d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b8a7093aa9 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
>     #6 0x7f05a8b184d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55b8a45d132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55b8a58f4fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b8a58f273e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55b8a58228a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b8a70957a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f05a8b18984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55b8a45d132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55b8a4bce159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55b8a4bce05a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions create modes ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587352==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x559d5b39d32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x559d5c6a9de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x559d5c69f4bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x559d5c5beb77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x559d5c5b3d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x559d5de5faa9 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
>     #6 0x7f071541b4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x559d5b39d32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x559d5c6c0fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x559d5c6be73e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x559d5c5ee8a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x559d5de617a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f071541b984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x559d5b39d32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x559d5b99a159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x559d5b99a05a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions create vtypes ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587351==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5598f864232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5598f994ede4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5598f99444bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5598f9863b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5598f9858d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5598fb104aa9 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
>     #6 0x7ff9deb8d4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5598f864232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5598f9965fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5598f996373e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5598f98938a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5598fb1067a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff9deb8d984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5598f864232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5598f8c3f159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5598f8c3f05a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions delete ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587376==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5555ae8ef32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5555afbfbde4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5555afbf14bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5555afb10b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5555afb05d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5555b13b1aa9 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
>     #6 0x7f17b2bcd4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5555ae8ef32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5555afc12fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5555afc1073e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5555afb408a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5555b13b37a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f17b2bcd984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5555ae8ef32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5555aeeec159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5555aeeec05a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions inspect lines ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587406==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x561fc031b32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x561fc1627de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x561fc161d4bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x561fc153cb77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x561fc1531d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x561fc2dddaa9 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
>     #6 0x7f4b9a3024d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x561fc031b32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x561fc163efc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x561fc163c73e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x561fc156c8a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x561fc2ddf7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f4b9a302984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x561fc031b32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x561fc0918159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x561fc091805a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions inspect modes ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587391==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x556e0370632d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x556e04a12de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x556e04a084bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x556e04927b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556e0491cd09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556e061c8aa9 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
>     #6 0x7f5255d314d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x556e0370632d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x556e04a29fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x556e04a2773e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x556e049578a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x556e061ca7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f5255d31984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x556e0370632d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x556e03d03159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x556e03d0305a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions inspect to ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587382==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55beb121432d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55beb2520de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55beb25164bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55beb2435b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55beb242ad09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55beb3cd6aa9 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
>     #6 0x7f81609be4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55beb121432d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55beb2537fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55beb253573e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55beb24658a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55beb3cd87a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f81609be984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55beb121432d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55beb1811159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55beb181105a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions inspect vtypes ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587392==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c8e6b9932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55c8e7ea5de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55c8e7e9b4bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55c8e7dbab77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c8e7dafd09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c8e965baa9 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
>     #6 0x7ff362db64d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55c8e6b9932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55c8e7ebcfc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c8e7eba73e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55c8e7dea8a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c8e965d7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff362db6984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55c8e6b9932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55c8e7196159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55c8e719605a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions inspect_selection lines ( Last six runs Sep2023 )

---------- Differences in errors ----------
1c1,111
< Warning: Ignoring vehicle type 'type1' when routing person 'p_0' because it is not allowed on the start edge.
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587432==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x564a56a0c32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x564a57d18de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x564a57d0e4bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x564a57c2db77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564a57c22d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564a594ceaa9 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
>     #6 0x7fd406ed94d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x564a56a0c32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x564a57d2ffc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x564a57d2d73e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x564a57c5d8a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x564a594d07a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd406ed9984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x564a56a0c32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions inspect_selection modes ( Last six runs Sep2023 )

---------- Differences in errors ----------
1c1,111
< Warning: Ignoring vehicle type 'type1' when routing person 'p_0' because it is not allowed on the start edge.
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587421==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56548ccdf32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x56548dfebde4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x56548dfe14bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56548df00b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56548def5d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56548f7a1aa9 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
>     #6 0x7f0d2f3844d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x56548ccdf32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x56548e002fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56548e00073e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x56548df308a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56548f7a37a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f0d2f384984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x56548ccdf32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions inspect_selection vtypes ( Last six runs Sep2023 )

---------- Differences in errors ----------
1c1,111
< Warning: Ignoring vehicle type 'customType' when routing person 'p_0' because it is not allowed on the start edge.
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587414==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55f454b5232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55f455e5ede4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55f455e544bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55f455d73b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f455d68d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f457614aa9 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
>     #6 0x7f0878ed14d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55f454b5232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55f455e75fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f455e7373e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55f455da38a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f4576167a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f0878ed1984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55f454b5232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions load to ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587434==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x557843ba332d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x557844eafde4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x557844ea54bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x557844dc4b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x557844db9d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x557846665aa9 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
>     #6 0x7f1e3cc704d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x557843ba332d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x557844ec6fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x557844ec473e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x557844df48a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5578466677a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f1e3cc70984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x557843ba332d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5578441a0159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5578441a005a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan rides ride_edgebusstop create default ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587829==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55db9b4d932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55db9c7e5de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55db9c7db4bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55db9c6fab77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55db9c6efd09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55db9df9baa9 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
>     #6 0x7fe9349e34d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55db9b4d932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55db9c7fcfc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55db9c7fa73e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55db9c72a8a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55db9df9d7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe9349e3984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55db9b4d932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55db9bad6159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55db9bad605a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan rides ride_edgebusstop create lines ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587849==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55f604f5132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55f60625dde4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55f6062534bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55f606172b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f606167d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f607a13aa9 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
>     #6 0x7fb97da2b4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55f604f5132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55f606274fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f60627273e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55f6061a28a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f607a157a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fb97da2b984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55f604f5132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55f60554e159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55f60554e05a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan rides ride_edgebusstop delete ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587843==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55a48b7c432d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55a48cad0de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55a48cac64bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55a48c9e5b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a48c9dad09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a48e286aa9 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
>     #6 0x7f433e0c24d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55a48b7c432d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55a48cae7fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a48cae573e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55a48ca158a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a48e2887a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f433e0c2984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55a48b7c432d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55a48bdc1159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55a48bdc105a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan rides ride_edgebusstop inspect busstop ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587845==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x559aafb3932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x559ab0e45de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x559ab0e3b4bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x559ab0d5ab77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x559ab0d4fd09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x559ab25fbaa9 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
>     #6 0x7f260d9a34d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x559aafb3932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x559ab0e5cfc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x559ab0e5a73e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x559ab0d8a8a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x559ab25fd7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f260d9a3984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x559aafb3932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x559ab0136159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x559ab013605a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan rides ride_edgebusstop inspect lines ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587856==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c4fc4ad32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55c4fd7b9de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55c4fd7af4bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55c4fd6ceb77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c4fd6c3d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c4fef6faa9 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
>     #6 0x7f98d9cd64d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55c4fc4ad32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55c4fd7d0fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c4fd7ce73e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55c4fd6fe8a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c4fef717a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f98d9cd6984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55c4fc4ad32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55c4fcaaa159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55c4fcaaa05a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan rides ride_edgebusstop inspect_selection lines ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587859==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b13525932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55b136565de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55b13655b4bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55b13647ab77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b13646fd09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b137d1baa9 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
>     #6 0x7f1e2f0e64d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55b13525932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55b13657cfc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b13657a73e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55b1364aa8a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b137d1d7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f1e2f0e6984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55b13525932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55b135856159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55b13585605a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan rides ride_edgeedge delete ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587748==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55df9d66032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55df9e96cde4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55df9e9624bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55df9e881b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55df9e876d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55dfa0122aa9 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
>     #6 0x7f69deca94d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55df9d66032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55df9e983fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55df9e98173e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55df9e8b18a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55dfa01247a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f69deca9984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55df9d66032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55df9dc5d159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55df9dc5d05a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan rides ride_edgeedge inspect arrivalpos ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587765==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5606f75d532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5606f88e1de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5606f88d74bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5606f87f6b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5606f87ebd09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5606fa097aa9 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
>     #6 0x7fedd646c4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5606f75d532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5606f88f8fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5606f88f673e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5606f88268a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5606fa0997a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fedd646c984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5606f75d532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5606f7bd2159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5606f7bd205a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan rides ride_edgeedge inspect lines ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587775==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56028ca2032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x56028dd2cde4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x56028dd224bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56028dc41b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56028dc36d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56028f4e2aa9 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
>     #6 0x7f8be64fd4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x56028ca2032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x56028dd43fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56028dd4173e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x56028dc718a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56028f4e47a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f8be64fd984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x56028ca2032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x56028d01d159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x56028d01d05a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan rides ride_edgeedge inspect to ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587764==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x564de79a732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x564de8cb3de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x564de8ca94bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x564de8bc8b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564de8bbdd09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564dea469aa9 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
>     #6 0x7f354c4b24d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x564de79a732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x564de8ccafc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x564de8cc873e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x564de8bf88a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x564dea46b7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f354c4b2984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x564de79a732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x564de7fa4159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x564de7fa405a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan rides ride_edgeedge inspect_selection arrivalpos ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587779==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55ff8349c32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55ff847a8de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55ff8479e4bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55ff846bdb77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ff846b2d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ff85f5eaa9 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
>     #6 0x7f154c1624d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55ff8349c32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55ff847bffc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55ff847bd73e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55ff846ed8a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ff85f607a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f154c162984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55ff8349c32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55ff83a99159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55ff83a9905a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan rides ride_edgeedge inspect_selection lines ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587786==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56323ff4a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x563241256de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x56324124c4bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56324116bb77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563241160d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x563242a0caa9 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
>     #6 0x7f56f85264d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x56323ff4a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x56324126dfc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56324126b73e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x56324119b8a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x563242a0e7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f56f8526984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x56323ff4a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x563240547159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x56324054705a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop create acttype ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2588095==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55a7d063932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55a7d1945de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55a7d193b4bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55a7d185ab77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a7d184fd09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a7d30fbaa9 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
>     #6 0x7f0465c3b4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55a7d063932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55a7d195cfc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a7d195a73e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55a7d188a8a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a7d30fd7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f0465c3b984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55a7d063932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55a7d0c36159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55a7d0c3605a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop create default ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2588075==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c45e50732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55c45f813de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55c45f8094bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55c45f728b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c45f71dd09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c460fc9aa9 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
>     #6 0x7f2c692094d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55c45e50732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55c45f82afc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c45f82873e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55c45f7588a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c460fcb7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f2c69209984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55c45e50732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55c45eb04159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55c45eb0405a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop create duration ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2588084==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5607ca68332d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5607cb98fde4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5607cb9854bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5607cb8a4b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5607cb899d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5607cd145aa9 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
>     #6 0x7f61a56bb4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5607ca68332d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5607cb9a6fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5607cb9a473e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5607cb8d48a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5607cd1477a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f61a56bb984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5607ca68332d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5607cac80159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5607cac8005a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop create until ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2588088==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x557cbea8032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x557cbfd8cde4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x557cbfd824bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x557cbfca1b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x557cbfc96d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x557cc1542aa9 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
>     #6 0x7f84ee9584d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x557cbea8032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x557cbfda3fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x557cbfda173e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x557cbfcd18a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x557cc15447a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f84ee958984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x557cbea8032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x557cbf07d159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x557cbf07d05a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop delete ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2588098==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x559dd371432d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x559dd4a20de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x559dd4a164bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x559dd4935b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x559dd492ad09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x559dd61d6aa9 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
>     #6 0x7faa471e24d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x559dd371432d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x559dd4a37fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x559dd4a3573e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x559dd49658a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x559dd61d87a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7faa471e2984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x559dd371432d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x559dd3d11159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x559dd3d1105a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop inspect acttype ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2588117==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55825179732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x558252aa3de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x558252a994bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5582529b8b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5582529add09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x558254259aa9 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
>     #6 0x7fa75d7824d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55825179732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x558252abafc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x558252ab873e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5582529e88a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55825425b7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fa75d782984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55825179732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x558251d94159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x558251d9405a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop inspect duration ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2588096==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55af1fdbf32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55af210cbde4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55af210c14bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55af20fe0b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55af20fd5d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55af22881aa9 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
>     #6 0x7f95533d34d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55af1fdbf32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55af210e2fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55af210e073e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55af210108a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55af228837a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f95533d3984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55af1fdbf32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55af203bc159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55af203bc05a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop inspect until ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2588106==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56254ed2632d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x562550032de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5625500284bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56254ff47b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56254ff3cd09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5625517e8aa9 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
>     #6 0x7f38c38664d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x56254ed2632d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x562550049fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56255004773e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x56254ff778a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5625517ea7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f38c3866984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x56254ed2632d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x56254f323159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x56254f32305a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop inspect_selection acttype ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2588145==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x563c2330132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x563c2460dde4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x563c246034bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x563c24522b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563c24517d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x563c25dc3aa9 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
>     #6 0x7f7e3cdae4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x563c2330132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x563c24624fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x563c2462273e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x563c245528a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x563c25dc57a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f7e3cdae984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x563c2330132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x563c238fe159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x563c238fe05a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop inspect_selection duration ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2588129==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x563a4c24532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x563a4d551de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x563a4d5474bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x563a4d466b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563a4d45bd09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x563a4ed07aa9 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
>     #6 0x7f3551e5f4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x563a4c24532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x563a4d568fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x563a4d56673e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x563a4d4968a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x563a4ed097a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f3551e5f984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x563a4c24532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x563a4c842159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x563a4c84205a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop inspect_selection until ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2588137==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5564c35b932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5564c48c5de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5564c48bb4bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5564c47dab77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5564c47cfd09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5564c607baa9 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
>     #6 0x7f4d6b6f14d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5564c35b932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5564c48dcfc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5564c48da73e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5564c480a8a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5564c607d7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f4d6b6f1984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5564c35b932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5564c3bb6159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5564c3bb605a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop load acttype ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2588177==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55ce509fd32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55ce51d09de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55ce51cff4bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55ce51c1eb77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ce51c13d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ce534bfaa9 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
>     #6 0x7fc5cc8e64d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55ce509fd32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55ce51d20fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55ce51d1e73e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55ce51c4e8a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ce534c17a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fc5cc8e6984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55ce509fd32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55ce50ffa159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55ce50ffa05a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop load duration ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2588159==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x557b17b3e32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x557b18e4ade4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x557b18e404bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x557b18d5fb77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x557b18d54d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x557b1a600aa9 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
>     #6 0x7f1c321ad4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x557b17b3e32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x557b18e61fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x557b18e5f73e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x557b18d8f8a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x557b1a6027a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f1c321ad984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x557b17b3e32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x557b1813b159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x557b1813b05a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop load until ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2588163==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55de1724832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55de18554de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55de1854a4bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55de18469b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55de1845ed09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55de19d0aaa9 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
>     #6 0x7f94894424d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55de1724832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55de1856bfc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55de1856973e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55de184998a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55de19d0c7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9489442984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55de1724832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55de17845159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55de1784505a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge create acttype ( Last six runs Sep2023 )

---------- Differences in errors ----------
1,2c1,111
< Warning: Disconnected plan for person 'p_0' (stop range 26.65-26.85 does not cover previous arrival position 24.45).
< Warning: Disconnected plan for person 'p_0' (stop range 31.99-32.19 does not cover previous arrival position 24.45).
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587924==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55aa823b132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55aa836bdde4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55aa836b34bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55aa835d2b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55aa835c7d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55aa84e73aa9 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
>     #6 0x7f6bf9f644d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55aa823b132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55aa836d4fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55aa836d273e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55aa836028a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55aa84e757a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f6bf9f64984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge create duration ( Last six runs Sep2023 )

---------- Differences in errors ----------
1,2c1,111
< Warning: Disconnected plan for person 'p_0' (stop range 37.33-37.53 does not cover previous arrival position 24.45).
< Warning: Disconnected plan for person 'p_0' (stop range 29.32-29.52 does not cover previous arrival position 24.45).
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587911==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56462127432d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x564622580de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5646225764bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x564622495b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56462248ad09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564623d36aa9 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
>     #6 0x7f32e76f94d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x56462127432d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x564622597fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56462259573e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5646224c58a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x564623d387a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f32e76f9984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge create friendlypos ( Last six runs Sep2023 )

---------- Differences in errors ----------
1c1,111
< Warning: Disconnected plan for person 'p_0' (stop range 37.33-37.53 does not cover previous arrival position 24.45).
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587897==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x558fe39f932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x558fe4d05de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x558fe4cfb4bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x558fe4c1ab77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x558fe4c0fd09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x558fe64bbaa9 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
>     #6 0x7fe3d0b614d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x558fe39f932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x558fe4d1cfc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x558fe4d1a73e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x558fe4c4a8a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x558fe64bd7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe3d0b61984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x558fe39f932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge create until ( Last six runs Sep2023 )

---------- Differences in errors ----------
1,2c1,111
< Warning: Disconnected plan for person 'p_0' (stop range 37.33-37.53 does not cover previous arrival position 24.45).
< Warning: Disconnected plan for person 'p_0' (stop range 29.32-29.52 does not cover previous arrival position 24.45).
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587921==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55e28057132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55e28187dde4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55e2818734bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55e281792b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e281787d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e283033aa9 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
>     #6 0x7fa2e83d14d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55e28057132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55e281894fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e28189273e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55e2817c28a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e2830357a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fa2e83d1984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge delete ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587928==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x563c7225732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x563c73563de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x563c735594bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x563c73478b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563c7346dd09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x563c74d19aa9 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
>     #6 0x7f81fe69a4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x563c7225732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x563c7357afc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x563c7357873e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x563c734a88a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x563c74d1b7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f81fe69a984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x563c7225732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x563c72854159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x563c7285405a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge inspect acttype ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587978==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55964a86f32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55964bb7bde4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55964bb714bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55964ba90b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55964ba85d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55964d331aa9 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
>     #6 0x7f5ee50ae4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55964a86f32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55964bb92fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55964bb9073e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55964bac08a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55964d3337a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f5ee50ae984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55964a86f32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55964ae6c159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55964ae6c05a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge inspect duration ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587959==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x557dcd19132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x557dce49dde4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x557dce4934bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x557dce3b2b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x557dce3a7d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x557dcfc53aa9 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
>     #6 0x7f9afaa094d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x557dcd19132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x557dce4b4fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x557dce4b273e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x557dce3e28a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x557dcfc557a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9afaa09984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x557dcd19132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x557dcd78e159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x557dcd78e05a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge inspect edge ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587936==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x564c5823932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x564c59545de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x564c5953b4bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x564c5945ab77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564c5944fd09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564c5acfbaa9 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
>     #6 0x7f87b6c6f4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x564c5823932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x564c5955cfc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x564c5955a73e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x564c5948a8a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x564c5acfd7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f87b6c6f984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x564c5823932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x564c58836159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x564c5883605a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge inspect endpos ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587949==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c8e586e32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55c8e6b7ade4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55c8e6b704bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55c8e6a8fb77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c8e6a84d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c8e8330aa9 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
>     #6 0x7f9a5e36b4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55c8e586e32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55c8e6b91fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c8e6b8f73e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55c8e6abf8a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c8e83327a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9a5e36b984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55c8e586e32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55c8e5e6b159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55c8e5e6b05a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge inspect friendlypos ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587954==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x557e6ffde32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x557e712eade4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x557e712e04bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x557e711ffb77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x557e711f4d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x557e72aa0aa9 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
>     #6 0x7f241cd784d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x557e6ffde32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x557e71301fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x557e712ff73e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x557e7122f8a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x557e72aa27a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f241cd78984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x557e6ffde32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x557e705db159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x557e705db05a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge inspect until ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587972==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55cc0395932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55cc04c65de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55cc04c5b4bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55cc04b7ab77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55cc04b6fd09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55cc0641baa9 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
>     #6 0x7f8306acf4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55cc0395932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55cc04c7cfc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55cc04c7a73e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55cc04baa8a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55cc0641d7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f8306acf984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55cc0395932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55cc03f56159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55cc03f5605a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge inspect_selection acttype ( Last six runs Sep2023 )

---------- Differences in errors ----------
1c1,111
< Warning: Disconnected plan for person 'p_0' (stop range 40.12-40.32 does not cover previous arrival position 24.45).
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2588012==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x556e010a632d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x556e023b2de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x556e023a84bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x556e022c7b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556e022bcd09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556e03b68aa9 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
>     #6 0x7f916cd3c4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x556e010a632d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x556e023c9fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x556e023c773e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x556e022f78a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x556e03b6a7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f916cd3c984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x556e010a632d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge inspect_selection duration ( Last six runs Sep2023 )

---------- Differences in errors ----------
1c1,111
< Warning: Disconnected plan for person 'p_0' (stop range 40.12-40.32 does not cover previous arrival position 24.45).
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587986==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5561353f332d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5561366ffde4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5561366f54bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x556136614b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556136609d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556137eb5aa9 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
>     #6 0x7f1c92f504d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5561353f332d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x556136716fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55613671473e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5561366448a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x556137eb77a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f1c92f50984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5561353f332d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge inspect_selection friendlypos ( Last six runs Sep2023 )

---------- Differences in errors ----------
1c1,111
< Warning: Disconnected plan for person 'p_0' (stop range 40.12-40.32 does not cover previous arrival position 24.45).
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587983==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5636eec7c32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5636eff88de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5636eff7e4bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5636efe9db77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5636efe92d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5636f173eaa9 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
>     #6 0x7f42fd1a34d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5636eec7c32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5636eff9ffc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5636eff9d73e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5636efecd8a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5636f17407a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f42fd1a3984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5636eec7c32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge inspect_selection until ( Last six runs Sep2023 )

---------- Differences in errors ----------
1c1,111
< Warning: Disconnected plan for person 'p_0' (stop range 40.12-40.32 does not cover previous arrival position 24.45).
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2588006==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b09ceda32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55b09e1e6de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55b09e1dc4bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55b09e0fbb77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b09e0f0d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b09f99caa9 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
>     #6 0x7fbe8d1a24d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55b09ceda32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55b09e1fdfc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b09e1fb73e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55b09e12b8a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b09f99e7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fbe8d1a2984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55b09ceda32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_edges delete ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587614==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x558252c4c32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x558253f58de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x558253f4e4bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x558253e6db77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x558253e62d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55825570eaa9 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
>     #6 0x7f9bad0d04d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x558252c4c32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x558253f6ffc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x558253f6d73e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x558253e9d8a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5582557107a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9bad0d0984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x558252c4c32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x558253249159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55825324905a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_edges inspect arrivalpos ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587627==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55f3bdb9d32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55f3beea9de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55f3bee9f4bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55f3bedbeb77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f3bedb3d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f3c065faa9 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
>     #6 0x7fbbf1a7a4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55f3bdb9d32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55f3beec0fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f3beebe73e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55f3bedee8a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f3c06617a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fbbf1a7a984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55f3bdb9d32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55f3be19a159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55f3be19a05a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_edges inspect edges ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587621==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56105930532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x56105a611de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x56105a6074bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56105a526b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56105a51bd09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56105bdc7aa9 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
>     #6 0x7f892720c4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x56105930532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x56105a628fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56105a62673e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x56105a5568a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56105bdc97a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f892720c984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x56105930532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x561059902159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x56105990205a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_edges inspect_selection ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587637==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55a2f5ab932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55a2f6dc5de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55a2f6dbb4bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55a2f6cdab77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a2f6ccfd09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a2f857baa9 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
>     #6 0x7effd9b4a4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55a2f5ab932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55a2f6ddcfc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a2f6dda73e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55a2f6d0a8a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a2f857d7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7effd9b4a984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55a2f5ab932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55a2f60b6159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55a2f60b605a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_route create arrivalpos ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587666==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c44184132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55c442b4dde4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55c442b434bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55c442a62b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c442a57d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c444303aa9 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
>     #6 0x7fd3495ea4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55c44184132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55c442b64fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c442b6273e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55c442a928a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c4443057a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd3495ea984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55c44184132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55c441e3e159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55c441e3e05a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_route create default ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587665==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x563cb279232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x563cb3a9ede4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x563cb3a944bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x563cb39b3b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563cb39a8d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x563cb5254aa9 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
>     #6 0x7facf8c574d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x563cb279232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x563cb3ab5fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x563cb3ab373e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x563cb39e38a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x563cb52567a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7facf8c57984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x563cb279232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x563cb2d8f159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x563cb2d8f05a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_route delete ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587673==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5600ffb3b32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x560100e47de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x560100e3d4bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x560100d5cb77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560100d51d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5601025fdaa9 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
>     #6 0x7f3cab1ad4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5600ffb3b32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x560100e5efc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x560100e5c73e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x560100d8c8a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5601025ff7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f3cab1ad984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5600ffb3b32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x560100138159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x56010013805a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_route inspect arrivalpos ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587698==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55cfb0e5f32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55cfb216bde4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55cfb21614bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55cfb2080b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55cfb2075d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55cfb3921aa9 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
>     #6 0x7f77c81f74d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55cfb0e5f32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55cfb2182fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55cfb218073e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55cfb20b08a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55cfb39237a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f77c81f7984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55cfb0e5f32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55cfb145c159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55cfb145c05a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_route inspect route ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587688==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55820933232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55820a63ede4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55820a6344bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55820a553b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55820a548d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55820bdf4aa9 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
>     #6 0x7fd1bdc344d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55820933232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55820a655fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55820a65373e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55820a5838a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55820bdf67a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd1bdc34984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55820933232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55820992f159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55820992f05a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_route inspect_selection ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==2587711==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5599ba86032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5599bbb6cde4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5599bbb624bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5599bba81b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5599bba76d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5599bd322aa9 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
>     #6 0x7f351ca8b4d7 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)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5599ba86032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5599bbb83fc8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5599bbb8173e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5599bbab18a6 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5599bd3247a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f351ca8b984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5599ba86032d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5599bae5d159 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5599bae5d05a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection departlane float ( Last six runs Sep2023 )

---------- Differences in errors ----------
1c1,3
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge2_0'!
> Error: Invalid departlane definition for vehicle 'flowA.0'.
> Quitting (on error).
---------- New result in exitcode ----------
1

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
0a1,3
> Error: The lane Edge2_1 to use within the busStop 'busStopA' is not known.
> Error: Could not end a stopping place that is not opened.
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements stop basic invalid_parent ( Last six runs Sep2023 )
demandelements stop basic invalid_type ( Last six runs Sep2023 )

TEST FAILED on ts-sim-build-ba : demandelements stop basic no_parents ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2589629==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56284815f32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5628493628b1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x56284935c33a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x56284934f84c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x562849361dc1 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x562848162e49 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f876f08cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop busstop delete ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,3
> Error: The edge 'Edge0' within the route 'route_0' is not known.
>  The route can not be build.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop busstop volatilerecomputing ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,21
> Error: Another lane with the id 'Edge0_0' exists.
> Error: An unknown lane ('Edge0_1') was tried to be set as incoming to junction 'gneJ3'.
> Error: Unknown from-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown from-node 'gneJ3' for edge ':gneJ3_0'.
> Quitting (on error).
> 
> =================================================================
> ==2590380==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x560a5608432d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x560a57390de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x560a573864bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x560a572a5b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560a5729ad09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560a58b46aa9 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
>     #6 0x7f57a26d24d7 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)
> 
> SUMMARY: AddressSanitizer: 1224 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation volatilerecomputing ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,34
> Error: Another lane with the id 'Edge0_0' exists.
> Error: An unknown lane ('Edge0_1') was tried to be set as incoming to junction 'gneJ3'.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown from-edge 'Edge0' in connection.
> Error: Unknown from-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown from-edge 'Edge0' in connection.
> Error: Unknown to-node 'gneJ3' for edge '-E0'.
> Quitting (on error).
> 
> =================================================================
> ==2591409==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x55635504532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x556356351de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5563563474bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x556356266b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop volatilerecomputing ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,34
> Error: Another lane with the id 'Edge0_0' exists.
> Error: An unknown lane ('Edge0_1') was tried to be set as incoming to junction 'gneJ3'.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown from-edge 'Edge0' in connection.
> Error: Unknown from-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown from-edge 'Edge0' in connection.
> Error: Unknown to-node 'gneJ3' for edge '-E0'.
> Quitting (on error).
> 
> =================================================================
> ==2591063==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x55660503632d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x556606342de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5566063384bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x556606257b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

3 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
0a1,2
> Error: File 'additionals.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements stop lane delete ( Last six runs Sep2023 )
demandelements stop lane volatilerecomputing ( Last six runs Sep2023 )
demandelements waypoint lane delete ( Last six runs Sep2023 )

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea volatilerecomputing ( Last six runs Sep2023 )

---------- Differences in errors ----------
1,16c1,34
< Warning: Teleporting vehicle 'vehicle_0'; waited too long (wrong lane), lane='Edge0_0', time=305.00.
< Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge0_0' time=305.00.
< Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge0_1' time=305.00.
< Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge0_2' time=305.00.
< Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge0_3' time=305.00.
< Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge0_4' time=305.00.
< Warning: Vehicle 'vehicle_0' ends teleporting on edge 'Edge1', time=305.00.
< Warning: Teleporting vehicle 'vehicle_1'; waited too long (wrong lane), lane='Edge0_0', time=306.00.
< Warning: Vehicle 'vehicle_1' skips stop on lane 'Edge0_0' time=306.00.
< Warning: Vehicle 'vehicle_1' ends teleporting on edge 'gneE1', time=306.00.
< Warning: Teleporting vehicle 'vehicle_0'; waited too long (jam), lane='Edge1_0', time=608.00.
< Warning: Vehicle 'vehicle_0' teleports beyond arrival edge 'Edge1', time=608.00.
< Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge1_0' time=608.00.
< Warning: Teleporting vehicle 'vehicle_1'; waited too long (jam), lane='Edge2_0', time=612.00.
< Warning: Vehicle 'vehicle_1' teleports beyond arrival edge 'gneE1', time=612.00.
< Warning: Vehicle 'vehicle_1' skips stop on lane 'Edge2_0' time=612.00.
---
> Error: Another lane with the id 'Edge0_0' exists.
> Error: An unknown lane ('Edge0_1') was tried to be set as incoming to junction 'gneJ3'.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown from-edge 'Edge0' in connection.
> Error: Unknown from-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
0a1,3
> Error: The edge 'Edge3' within the route 'route_0' is not known.
>  The route can not be build.
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements stop trainstop inspect_selection line ( Last six runs Sep2023 )
demandelements waypoint trainstop delete ( Last six runs Sep2023 )

TEST FAILED on ts-sim-build-ba : demandelements stop trainstop inspect_selection parking ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,2
> Error: File 'net.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop trainstop volatilerecomputing ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,21
> Error: Another lane with the id 'Edge0_0' exists.
> Error: An unknown lane ('Edge0_1') was tried to be set as incoming to junction 'gneJ3'.
> Error: Unknown from-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown from-node 'gneJ3' for edge ':gneJ3_0'.
> Quitting (on error).
> 
> =================================================================
> ==2590722==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x56127ef8132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x56128028dde4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5612802834bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5612801a2b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x561280197d09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x561281a43aa9 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
>     #6 0x7f616eac04d7 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)
> 
> SUMMARY: AddressSanitizer: 1224 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

3 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
0a1,2
> Error: Invalid departlane definition for vehicle 't_0'.
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements trip inspect departlane float ( Last six runs Sep2023 )
demandelements trip_junctions inspect departlane float ( Last six runs Sep2023 )
demandelements trip_taz inspect departlane float ( Last six runs Sep2023 )

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection departlane float ( Last six runs Sep2023 )

---------- Differences in errors ----------
1c1,2
< Error: Vehicle 'tripB' will not be able to depart using the given velocity (junction 'Junction3' too close)!
---
> Error: Invalid departlane definition for vehicle 'tripA'.
> Quitting (on error).
---------- New result in exitcode ----------
1

3 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
0a1,2
> Error: Invalid departlane definition for vehicle 'trip_2'.
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements trip load departlane ( Last six runs Sep2023 )
demandelements trip_junctions load departlane ( Last six runs Sep2023 )
demandelements trip_taz load departlane ( Last six runs Sep2023 )

TEST FAILED on ts-sim-build-ba : demandelements trip load no_edges ( Last six runs Sep2023 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==2575239==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55571accd32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55571bed08b1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x55571beca33a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x55571bebd84c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x55571becfdc1 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x55571acd0e49 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fb842a2cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection departlane float ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,4
> Warning: Vehicle 'tripA' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'tripA' will not be able to arrive at the given lane 'Edge2_0'!
> Error: Invalid departlane definition for vehicle 'tripA'.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions load from ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2577896==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5624f059c32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5624f179f8b1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x5624f179933a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x5624f178c84c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x5624f179edc1 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x5624f059fe49 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7faacdcd5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions load no_junctions ( Last six runs Sep2023 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==2577876==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b26c97132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55b26db748b1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x55b26db6e33a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x55b26db6184c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x55b26db73dc1 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x55b26c974e49 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f90e36d7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions load to ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2577904==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55953798a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x559538b8d8b1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x559538b8733a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x559538b7a84c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x559538b8cdc1 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x55953798de49 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7ff80d198d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions volatilerecomputing ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,4
> Warning: No connection between edge 'Junction3-source' and edge 'Junction4-sink' found.
> Warning: No route for vehicle 't_3' found.
> Error: Vehicle 't_3' has no valid route.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz create departlane ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,2
> Error: Invalid departlane definition for vehicle 't_1'.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz inspect_selection departlane float ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,4
> Warning: Vehicle 'tripA' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'tripA' will not be able to arrive at the given lane 'Edge5_0'!
> Error: Invalid departlane definition for vehicle 'tripA'.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz load no_tazs ( Last six runs Sep2023 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==2580113==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d1d1fd532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55d1d31d88b1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x55d1d31d233a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x55d1d31c584c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x55d1d31d7dc1 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x55d1d1fd8e49 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f3d65bb7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : demandelements trip_taz volatilerecomputing ( Last six runs Sep2023 )

---------- Differences in errors ----------
2a3,204
> 
> =================================================================
> ==2580251==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 6120 byte(s) in 5 object(s) allocated from:
>     #0 0x55fe3206832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55fe33374de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55fe3325b65c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:177:46
>     #3 0x55fe3326adc1 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x55fe3206be49 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f3a7509dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 6120 byte(s) in 5 object(s) allocated from:
>     #0 0x55fe3206832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55fe33374de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55fe3325b9a4 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:48
>     #3 0x55fe3326adc1 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x55fe3206be49 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f3a7509dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55fe3206832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55fe33374de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55fe332aef90 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1609:47
>     #3 0x55fe3328449a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x55fe34b2aaa9 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
>     #5 0x7f3a7636c4d7 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 2448 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
0a1,2
> Error: Invalid departlane definition for vehicle 'v_0'.
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements vehicle inspect departlane float ( Last six runs Sep2023 )
demandelements vehicle_embedded inspect departlane float ( Last six runs Sep2023 )

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection departlane float ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,3
> Warning: Vehicle 'vehicleA' will not be able to arrive at the given lane 'Edge2_0'!
> Error: Invalid departlane definition for vehicle 'vehicleA'.
> Quitting (on error).
---------- New result in exitcode ----------
1

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
0a1,2
> Error: Invalid departlane definition for vehicle 'vehicle_2'.
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements vehicle load departlane ( Last six runs Sep2023 )
demandelements vehicle_embedded load departlane ( Last six runs Sep2023 )

TEST FAILED on ts-sim-build-ba : demandelements vehicle load no_route ( Last six runs Sep2023 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==2576143==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556fb532a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x556fb652d8b1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x556fb652733a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x556fb651a84c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x556fb652cdc1 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x556fb532de49 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fc5f907dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect_selection departlane float ( Last six runs Sep2023 )

---------- Differences in errors ----------
1c1,3
< Error: Vehicle 'vehicle_embeddedB' will not be able to depart using the given velocity (junction 'Junction3' too close)!
---
> Warning: Vehicle 'vehicle_embeddedA' will not be able to arrive at the given lane 'Edge2_0'!
> Error: Invalid departlane definition for vehicle 'vehicle_embeddedA'.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded load no_route ( Last six runs Sep2023 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==2577007==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ef6248532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55ef636888b1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x55ef6368233a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x55ef6367584c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x55ef63687dc1 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x55ef62488e49 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f58d242fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : demandelements vehicletype edit_default typedist ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2573460==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fdf200a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55fdf320d8b1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x55fdf320733a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x55fdf31fa84c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x55fdf320cdc1 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x55fdf200de49 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f2a7adf9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_c1 ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2574213==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55b2295ec32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55b22aa3643e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55b229d2a393 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:374:43
>     #3 0x55b22996b4bd in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:927:30
>     #4 0x55b22becff6f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:224:13
>     #5 0x55b22c0b07a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fce27122984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_ccaccel ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2574275==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55b275a1d32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55b276e6743e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55b27615b393 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:374:43
>     #3 0x55b275d9c4bd in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:927:30
>     #4 0x55b278300f6f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:224:13
>     #5 0x55b2784e17a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fc55564a984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_ccdecel ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2574214==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55878094232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x558781d8c43e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x558781080393 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:374:43
>     #3 0x558780cc14bd in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:927:30
>     #4 0x558783225f6f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:224:13
>     #5 0x5587834067a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f183e4b5984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_constspacing ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2574226==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55f0099df32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55f00ae2943e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55f00a11d393 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:374:43
>     #3 0x55f009d5e4bd in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:927:30
>     #4 0x55f00c2c2f6f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:224:13
>     #5 0x55f00c4a37a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7ff7a27ac984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_flatbed_d ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2574325==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x559639b8a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55963afd443e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55963a2c8393 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:374:43
>     #3 0x559639f094bd in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:927:30
>     #4 0x55963c46df6f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:224:13
>     #5 0x55963c64e7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fc85caaf984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_flatbed_h ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2574330==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55aa29e2f32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55aa2b27943e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55aa2a56d393 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:374:43
>     #3 0x55aa2a1ae4bd in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:927:30
>     #4 0x55aa2c712f6f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:224:13
>     #5 0x55aa2c8f37a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f481d551984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_flatbed_ka ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2574311==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x564a0e52a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x564a0f97443e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x564a0ec68393 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:374:43
>     #3 0x564a0e8a94bd in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:927:30
>     #4 0x564a10e0df6f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:224:13
>     #5 0x564a10fee7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f76ff069984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_flatbed_kp ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2574329==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x558c605e132d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x558c61a2b43e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x558c60d1f393 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:374:43
>     #3 0x558c609604bd in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:927:30
>     #4 0x558c62ec4f6f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:224:13
>     #5 0x558c630a57a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f663afd7984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_flatbed_kv ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2574312==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x556cace4332d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x556cae28d43e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x556cad581393 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:374:43
>     #3 0x556cad1c24bd in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:927:30
>     #4 0x556caf726f6f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:224:13
>     #5 0x556caf9077a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f845b021984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_kp ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2574232==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55c34979a32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55c34abe443e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55c349ed8393 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:374:43
>     #3 0x55c349b194bd in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:927:30
>     #4 0x55c34c07df6f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:224:13
>     #5 0x55c34c25e7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fb7670ce984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_lambda ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2574233==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5617d58ee32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5617d6d3843e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5617d602c393 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:374:43
>     #3 0x5617d5c6d4bd in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:927:30
>     #4 0x5617d81d1f6f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:224:13
>     #5 0x5617d83b27a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f60cf39e984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_lanes_count ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2574262==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 288 byte(s) in 3 object(s) allocated from:
>     #0 0x564f9943f32d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x564f9a88943e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x564f99b7d393 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:374:43
>     #3 0x564f997be4bd in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:927:30
>     #4 0x564f9bd22f6f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:224:13
>     #5 0x564f9bf037a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f889a3a8984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> SUMMARY: AddressSanitizer: 288 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_omegan ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2574244==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x561909ed732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x56190b32143e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x56190a615393 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:374:43
>     #3 0x56190a2564bd in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:927:30
>     #4 0x56190c7baf6f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:224:13
>     #5 0x56190c99b7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f1a27787984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_ploeg_h ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2574305==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5558d8c0932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5558da05343e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5558d9347393 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:374:43
>     #3 0x5558d8f884bd in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:927:30
>     #4 0x5558db4ecf6f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:224:13
>     #5 0x5558db6cd7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fda0476d984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_ploeg_kd ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2574292==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x560105fa832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5601073f243e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5601066e6393 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:374:43
>     #3 0x5601063274bd in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:927:30
>     #4 0x56010888bf6f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:224:13
>     #5 0x560108a6c7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f14faadf984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_ploeg_kp ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2574291==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x56281e63532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x56281fa7f43e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x56281ed73393 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:374:43
>     #3 0x56281e9b44bd in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:927:30
>     #4 0x562820f18f6f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:224:13
>     #5 0x5628210f97a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f6eae4d9984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_tau ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2574246==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55970c86232d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55970dcac43e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55970cfa0393 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:374:43
>     #3 0x55970cbe14bd in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:927:30
>     #4 0x55970f145f6f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:224:13
>     #5 0x55970f3267a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f47727a3984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_xi ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2574261==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55cf4406832d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55cf454b243e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55cf447a6393 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:374:43
>     #3 0x55cf443e74bd in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:927:30
>     #4 0x55cf4694bf6f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:224:13
>     #5 0x55cf46b2c7a4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fbbcbb73984 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+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint basic no_parents ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2591762==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b4c31e932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55b4c43ec8b1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x55b4c43e633a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x55b4c43d984c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x55b4c43ebdc1 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x55b4c31ece49 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f1037775d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop volatilerecomputing ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,21
> Error: Another lane with the id 'Edge0_0' exists.
> Error: An unknown lane ('Edge0_1') was tried to be set as incoming to junction 'gneJ3'.
> Error: Unknown from-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown from-node 'gneJ3' for edge ':gneJ3_0'.
> Quitting (on error).
> 
> =================================================================
> ==2592334==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x5590d0a8732d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5590d1d93de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x5590d1d894bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5590d1ca8b77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5590d1c9dd09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5590d3549aa9 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
>     #6 0x7f6b0ce504d7 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)
> 
> SUMMARY: AddressSanitizer: 1224 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation volatilerecomputing ( Last six runs Sep2023 )

---------- Differences in errors ----------
1c1,34
< Warning: Vehicle 'trip1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-9.66, offset=3.73), time=52.00.
---
> Error: Another lane with the id 'Edge0_0' exists.
> Error: An unknown lane ('Edge0_1') was tried to be set as incoming to junction 'gneJ3'.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown from-edge 'Edge0' in connection.
> Error: Unknown from-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown from-edge 'Edge0' in connection.
> Error: Unknown to-node 'gneJ3' for edge '-E0'.
> Quitting (on error).
> 
> =================================================================
> ==2593078==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x55654f5d532d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x5565508e1de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop volatilerecomputing ( Last six runs Sep2023 )

---------- Differences in errors ----------
1c1,34
< Warning: Vehicle 'trip1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-9.66, offset=3.73), time=52.00.
---
> Error: Another lane with the id 'Edge0_0' exists.
> Error: An unknown lane ('Edge0_1') was tried to be set as incoming to junction 'gneJ3'.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown from-edge 'Edge0' in connection.
> Error: Unknown from-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown from-edge 'Edge0' in connection.
> Error: Unknown to-node 'gneJ3' for edge '-E0'.
> Quitting (on error).
> 
> =================================================================
> ==2592836==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x564f8225632d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x564f83562de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane volatilerecomputing ( Last six runs Sep2023 )

---------- Differences in errors ----------
1,208c1,129
< Warning: Vehicle 'routeFlowB.0' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=-12.74, offset=11.17), time=7.00.
< Warning: Vehicle 'routeFlowB.0' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=1.63), time=8.00.
< Warning: Vehicle 'routeFlowB.0' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=2.47), time=9.00.
< Warning: Vehicle 'routeFlowB.0' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=1.60), time=10.00.
< Warning: Vehicle 'routeFlowB.0' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=1.35), time=11.00.
< Warning: Vehicle 'routeFlowA.0' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=-11.75, offset=0.42), time=14.00.
< Warning: Vehicle 'routeFlowA.0' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=2.28), time=15.00.
< Warning: Vehicle 'routeFlowA.0' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=1.85), time=16.00.
< Warning: Vehicle 'routeFlowA.0' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=1.64), time=17.00.
< Warning: Vehicle 'routeFlowA.0' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=1.41), time=18.00.
< Warning: Vehicle 'routeFlowA.0' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=2.49), time=19.00.
< Warning: Vehicle 'routeFlowA.0' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=1.58), time=20.00.
< Warning: Vehicle 'routeFlowB.1' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=-11.83, offset=10.81), time=207.00.
< Warning: Vehicle 'routeFlowB.1' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=2.17), time=208.00.
< Warning: Vehicle 'routeFlowB.1' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=2.27), time=209.00.
< Warning: Vehicle 'routeFlowB.1' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=2.48), time=210.00.
< Warning: Vehicle 'routeFlowB.1' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=2.22), time=211.00.
< Warning: Vehicle 'routeFlowB.1' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=2.08), time=212.00.
< Warning: Vehicle 'routeFlowA.1' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=-12.48, offset=9.66), time=216.00.
< Warning: Vehicle 'routeFlowA.1' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=1.88), time=217.00.
< Warning: Vehicle 'routeFlowA.1' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=1.46), time=218.00.
< Warning: Vehicle 'routeFlowA.1' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=1.40), time=219.00.
< Warning: Vehicle 'routeFlowA.1' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=1.91), time=220.00.
< Warning: Vehicle 'routeFlowA.1' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=2.01), time=221.00.
< Warning: Vehicle 'routeFlowB.2' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=-10.61, offset=6.37), time=407.00.
< Warning: Vehicle 'routeFlowB.2' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=2.34), time=408.00.
< Warning: Vehicle 'routeFlowB.2' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=1.94), time=409.00.
< Warning: Vehicle 'routeFlowB.2' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=2.58), time=410.00.
< Warning: Vehicle 'routeFlowB.2' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=1.57), time=411.00.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea delete ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,3
> Error: The edge 'Edge3' within the route for vehicle 'vehicle_0' is not known.
>  The route can not be build.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea volatilerecomputing ( Last six runs Sep2023 )

---------- Differences in errors ----------
1,2380c1,34
< Warning: Teleporting vehicle 'vehicle_0'; waited too long (wrong lane), lane='Edge0_0', time=308.00.
< Warning: Teleporting vehicle 'vehicle_1'; waited too long (wrong lane), lane='Edge0_0', time=308.00.
< Warning: Vehicle 'vehicle_0' ends teleporting on edge 'Edge1', time=308.00.
< Warning: Vehicle 'vehicle_1' ends teleporting on edge 'gneE1', time=308.00.
< Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.73, offset=6.22), time=312.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge1_0' for unknown reasons (decel=-8.94, offset=6.01), time=312.00.
< Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.44), time=313.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge1_0' for unknown reasons (decel=0.00, offset=1.95), time=313.00.
< Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.16), time=314.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge1_0' for unknown reasons (decel=0.00, offset=2.12), time=314.00.
< Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.47), time=315.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge1_0' for unknown reasons (decel=0.00, offset=1.70), time=315.00.
< Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.51), time=316.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge1_0' for unknown reasons (decel=0.00, offset=1.68), time=316.00.
< Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.25), time=317.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge1_0' for unknown reasons (decel=0.00, offset=2.32), time=317.00.
< Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.26), time=318.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge1_0' for unknown reasons (decel=0.00, offset=1.67), time=318.00.
< Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.91), time=319.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge1_0' for unknown reasons (decel=0.00, offset=1.30), time=319.00.
< Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.74), time=320.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge1_0' for unknown reasons (decel=0.00, offset=2.46), time=320.00.
< Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.94), time=321.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge1_0' for unknown reasons (decel=0.00, offset=1.31), time=321.00.
< Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.15), time=322.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge1_0' for unknown reasons (decel=0.00, offset=2.30), time=322.00.
< Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.27), time=323.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge1_0' for unknown reasons (decel=0.00, offset=1.75), time=323.00.
< Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.74), time=324.00.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint trainstop volatilerecomputing ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,21
> Error: Another lane with the id 'Edge0_0' exists.
> Error: An unknown lane ('Edge0_1') was tried to be set as incoming to junction 'gneJ3'.
> Error: Unknown from-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown from-node 'gneJ3' for edge ':gneJ3_0'.
> Quitting (on error).
> 
> =================================================================
> ==2592591==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x55cd30d4932d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x291d32d) (BuildId: e7eade562b1daea74c30a3c6b038098ae9b6aed0)
>     #1 0x55cd32055de4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:252:12
>     #2 0x55cd3204b4bc in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, 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&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55cd31f6ab77 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55cd31f5fd09 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55cd3380baa9 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
>     #6 0x7efe845174d7 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)
> 
> SUMMARY: AddressSanitizer: 1224 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

Detailed information for the tests that had known bugs:

98 TESTS had known bugs (Test needed #3045) on ts-sim-build-ba :

#3045
(This bug was triggered by text found in file 'errors' matching 'File 'net.netedit' is not accessible')
---------- New result in errors ----------
Error: File 'net.netedit' is not accessible (No such file or directory).
Quitting (on error).
additionalelements access fix ( Last six runs Sep2023 )
additionalelements calibrator delete ( Last six runs Sep2023 )
additionalelements calibratorflow create ( Last six runs Sep2023 )
additionalelements calibratorflow delete ( Last six runs Sep2023 )
additionalelements calibratorflow inspect ( Last six runs Sep2023 )
additionalelements calibratorflow inspect_selection ( Last six runs Sep2023 )
additionalelements calibratorflow volatilerecomputing ( Last six runs Sep2023 )
additionalelements calibratorlane delete ( Last six runs Sep2023 )
additionalelements rerouter create ( Last six runs Sep2023 )
additionalelements rerouter delete ( Last six runs Sep2023 )
additionalelements rerouter inspect ( Last six runs Sep2023 )
additionalelements rerouter inspect_selection ( Last six runs Sep2023 )
additionalelements rerouter move ( Last six runs Sep2023 )
additionalelements rerouter volatilerecomputing ( Last six runs Sep2023 )
additionalelements rerouterelements closinglanereroute create ( Last six runs Sep2023 )
additionalelements rerouterelements closinglanereroute delete ( Last six runs Sep2023 )
additionalelements rerouterelements closinglanereroute inspect ( Last six runs Sep2023 )
additionalelements rerouterelements closinglanereroute inspect_selection ( Last six runs Sep2023 )
additionalelements rerouterelements closinglanereroute volatilerecomputing ( Last six runs Sep2023 )
additionalelements rerouterelements closingreroute create ( Last six runs Sep2023 )
additionalelements rerouterelements closingreroute delete ( Last six runs Sep2023 )
additionalelements rerouterelements closingreroute inspect ( Last six runs Sep2023 )
additionalelements rerouterelements closingreroute inspect_selection ( Last six runs Sep2023 )
additionalelements rerouterelements closingreroute volatilerecomputing ( Last six runs Sep2023 )
additionalelements rerouterelements destprobreroute create ( Last six runs Sep2023 )
additionalelements rerouterelements destprobreroute delete ( Last six runs Sep2023 )
additionalelements rerouterelements destprobreroute inspect ( Last six runs Sep2023 )
additionalelements rerouterelements destprobreroute inspect_selection ( Last six runs Sep2023 )
additionalelements rerouterelements destprobreroute volatilerecomputing ( Last six runs Sep2023 )
additionalelements rerouterelements interval create ( Last six runs Sep2023 )
additionalelements rerouterelements interval delete ( Last six runs Sep2023 )
additionalelements rerouterelements interval inspect ( Last six runs Sep2023 )
additionalelements rerouterelements interval inspect_selection ( Last six runs Sep2023 )
additionalelements rerouterelements interval volatilerecomputing ( Last six runs Sep2023 )
additionalelements rerouterelements parkingareareroute create ( Last six runs Sep2023 )
additionalelements rerouterelements parkingareareroute delete ( Last six runs Sep2023 )
additionalelements rerouterelements parkingareareroute inspect ( Last six runs Sep2023 )
additionalelements rerouterelements parkingareareroute inspect_selection ( Last six runs Sep2023 )
additionalelements rerouterelements parkingareareroute volatilerecomputing ( Last six runs Sep2023 )
additionalelements rerouterelements routeprobreroute create ( Last six runs Sep2023 )
additionalelements rerouterelements routeprobreroute delete ( Last six runs Sep2023 )
additionalelements rerouterelements routeprobreroute inspect ( Last six runs Sep2023 )
additionalelements rerouterelements routeprobreroute inspect_selection ( Last six runs Sep2023 )
additionalelements rerouterelements routeprobreroute volatilerecomputing ( Last six runs Sep2023 )
additionalelements variablespeedsign create ( Last six runs Sep2023 )
additionalelements variablespeedsign delete ( Last six runs Sep2023 )
additionalelements variablespeedsign inspect ( Last six runs Sep2023 )
additionalelements variablespeedsign inspect_selection ( Last six runs Sep2023 )
additionalelements variablespeedsign move ( Last six runs Sep2023 )
additionalelements variablespeedsign volatilerecomputing ( Last six runs Sep2023 )
demandelements container fix ( Last six runs Sep2023 )
demandelements container volatilerecomputing ( Last six runs Sep2023 )
demandelements containerflow fix ( Last six runs Sep2023 )
demandelements containerflow volatilerecomputing ( Last six runs Sep2023 )
demandelements containerplan stops stop_containerstop volatilerecomputing ( Last six runs Sep2023 )
demandelements containerplan stops stop_edge volatilerecomputing ( Last six runs Sep2023 )
demandelements containerplan tranships tranship_edgecontainerstop volatilerecomputing ( Last six runs Sep2023 )
demandelements containerplan tranships tranship_edgeedge volatilerecomputing ( Last six runs Sep2023 )
demandelements containerplan tranships tranship_edges volatilerecomputing ( Last six runs Sep2023 )
demandelements containerplan transports transport_edgecontainerstop volatilerecomputing ( Last six runs Sep2023 )
demandelements containerplan transports transport_edgeedge volatilerecomputing ( Last six runs Sep2023 )
demandelements flow fix ( Last six runs Sep2023 )
demandelements flow_embedded fix ( Last six runs Sep2023 )
demandelements flow_junctions fix ( Last six runs Sep2023 )
demandelements flow_taz fix ( Last six runs Sep2023 )
demandelements person fix ( Last six runs Sep2023 )
demandelements person volatilerecomputing ( Last six runs Sep2023 )
demandelements personflow fix ( Last six runs Sep2023 )
demandelements personflow volatilerecomputing ( Last six runs Sep2023 )
demandelements personplan persontrips persontrip_edgebusstop volatilerecomputing ( Last six runs Sep2023 )
demandelements personplan persontrips persontrip_edgeedge volatilerecomputing ( Last six runs Sep2023 )
demandelements personplan persontrips persontrip_junctions volatilerecomputing ( Last six runs Sep2023 )
demandelements personplan rides ride_edgebusstop volatilerecomputing ( Last six runs Sep2023 )
demandelements personplan rides ride_edgeedge volatilerecomputing ( Last six runs Sep2023 )
demandelements personplan stops stop_busstop volatilerecomputing ( Last six runs Sep2023 )
demandelements personplan stops stop_edge volatilerecomputing ( Last six runs Sep2023 )
demandelements personplan walks walk_edgebusstop volatilerecomputing ( Last six runs Sep2023 )
demandelements personplan walks walk_edgeedge volatilerecomputing ( Last six runs Sep2023 )
demandelements personplan walks walk_edges volatilerecomputing ( Last six runs Sep2023 )
demandelements personplan walks walk_junctions volatilerecomputing ( Last six runs Sep2023 )
demandelements personplan walks walk_route volatilerecomputing ( Last six runs Sep2023 )
demandelements routeflow fix ( Last six runs Sep2023 )
demandelements trip fix ( Last six runs Sep2023 )
demandelements trip_junctions fix ( Last six runs Sep2023 )
demandelements trip_taz fix ( Last six runs Sep2023 )
demandelements vehicle fix ( Last six runs Sep2023 )
demandelements vehicle_embedded fix ( Last six runs Sep2023 )
netelements trafficlights joined attributes E1 ( Last six runs Sep2023 )
netelements trafficlights joined file load ( Last six runs Sep2023 )
netelements trafficlights joined file save ( Last six runs Sep2023 )
netelements trafficlights joined programs select ( Last six runs Sep2023 )
netelements trafficlights single attributes E1 ( Last six runs Sep2023 )
netelements trafficlights single file load ( Last six runs Sep2023 )
netelements trafficlights single file save ( Last six runs Sep2023 )
netelements trafficlights single programs select ( Last six runs Sep2023 )
selection basic contextual_menu ( Last six runs Sep2023 )
shapeelements poilane create frame latlon ( Last six runs Sep2023 )
shapeelements poilane create frame lonlat ( Last six runs Sep2023 )

Detailed information for the tests that were terminated before completion:

18 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.
demandelements flow create poisson ( Last six runs Sep2023 )
demandelements flow inspect poisson ( Last six runs Sep2023 )
demandelements flow inspect_selection poisson ( Last six runs Sep2023 )
demandelements flow_embedded create poisson ( Last six runs Sep2023 )
demandelements flow_embedded inspect poisson ( Last six runs Sep2023 )
demandelements flow_embedded inspect_selection poisson ( Last six runs Sep2023 )
demandelements flow_junctions create begin ( Last six runs Sep2023 )
demandelements flow_junctions create departposlat ( Last six runs Sep2023 )
demandelements flow_junctions create poisson ( Last six runs Sep2023 )
demandelements flow_junctions inspect poisson ( Last six runs Sep2023 )
demandelements flow_taz create arrivalspeed ( Last six runs Sep2023 )
demandelements flow_taz create begin ( Last six runs Sep2023 )
demandelements flow_taz create departpos ( Last six runs Sep2023 )
demandelements flow_taz create poisson ( Last six runs Sep2023 )
demandelements flow_taz inspect poisson ( Last six runs Sep2023 )
demandelements routeflow create poisson ( Last six runs Sep2023 )
demandelements routeflow inspect poisson ( Last six runs Sep2023 )
demandelements routeflow inspect_selection poisson ( Last six runs Sep2023 )

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : demandelements personflow inspect_selection color ( Last six runs Sep2023 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
9975,10395d9974
< Warning: Person 'pf_1.11716' is jammed on edge 'Edge1', time=3982.00.
< Warning: Person 'pf_1.11717' is jammed on edge 'Edge1', time=3982.00.
< Warning: Person 'pf_1.11718' is jammed on edge 'Edge1', time=3982.00.
< Warning: Person 'pf_1.11719' is jammed on edge 'Edge1', time=3983.00.
< Warning: Person 'pf_1.11720' is jammed on edge 'Edge1', time=3983.00.
< Warning: Person 'pf_1.11721' is jammed on edge 'Edge1', time=3983.00.
< Warning: Person 'pf_1.11722' is jammed on edge 'Edge1', time=3983.00.
< Warning: Person 'pf_1.11723' is jammed on edge 'Edge1', time=3984.00.
< Warning: Person 'pf_1.11724' is jammed on edge 'Edge1', time=3984.00.
< Warning: Person 'pf_1.11725' is jammed on edge 'Edge1', time=3984.00.
< Warning: Person 'pf_1.11726' is jammed on edge 'Edge1', time=3985.00.
< Warning: Person 'pf_1.11727' is jammed on edge 'Edge1', time=3985.00.
< Warning: Person 'pf_1.11728' is jammed on edge 'Edge1', time=3985.00.
< Warning: Person 'pf_1.10438' is jammed on edge ':Junction2_0', time=3986.00.
< Warning: Person 'pf_1.11729' is jammed on edge 'Edge1', time=3986.00.
< Warning: Person 'pf_1.11730' is jammed on edge 'Edge1', time=3986.00.
< Warning: Person 'pf_1.11731' is jammed on edge 'Edge1', time=3986.00.
< Warning: Person 'pf_1.11732' is jammed on edge 'Edge1', time=3987.00.
< Warning: Person 'pf_1.11733' is jammed on edge 'Edge1', time=3987.00.
< Warning: Person 'pf_1.11734' is jammed on edge 'Edge1', time=3987.00.
< Warning: Person 'pf_1.11735' is jammed on edge 'Edge1', time=3988.00.
< Warning: Person 'pf_1.11736' is jammed on edge 'Edge1', time=3988.00.
< Warning: Person 'pf_1.11737' is jammed on edge 'Edge1', time=3988.00.
< Warning: Person 'pf_1.11738' is jammed on edge 'Edge1', time=3988.00.
< Warning: Person 'pf_1.11739' is jammed on edge 'Edge1', time=3989.00.
< Warning: Person 'pf_1.11740' is jammed on edge 'Edge1', time=3989.00.
< Warning: Person 'pf_1.11741' is jammed on edge 'Edge1', time=3989.00.
< Warning: Person 'pf_1.11742' is jammed on edge 'Edge1', time=3990.00.
< Warning: Person 'pf_1.11743' is jammed on edge 'Edge1', time=3990.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : demandelements personflow inspect_selection poisson ( Last six runs Sep2023 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
7996,17199d7995
< Warning: Person 'pf_1.5834' is jammed on edge 'Edge1', time=2594.00.
< Warning: Person 'pf_1.5835' is jammed on edge 'Edge1', time=2594.00.
< Warning: Person 'pf_1.5836' is jammed on edge 'Edge1', time=2594.00.
< Warning: Person 'pf_0.5820' is jammed on edge 'Edge0', time=2594.00.
< Warning: Person 'pf_0.5821' is jammed on edge 'Edge0', time=2594.00.
< Warning: Person 'pf_0.4671' is jammed on edge 'Edge5', time=2594.00.
< Warning: Person 'pf_0.4614' is jammed on edge 'Edge5', time=2594.00.
< Warning: Person 'pf_0.4436' is jammed on edge 'Edge5', time=2594.00.
< Warning: Person 'pf_0.4740' is jammed on edge 'Edge5', time=2594.00.
< Warning: Person 'pf_1.5837' is jammed on edge 'Edge1', time=2595.00.
< Warning: Person 'pf_1.5838' is jammed on edge 'Edge1', time=2595.00.
< Warning: Person 'pf_1.5839' is jammed on edge 'Edge1', time=2595.00.
< Warning: Person 'pf_1.5840' is jammed on edge 'Edge1', time=2595.00.
< Warning: Person 'pf_0.5822' is jammed on edge 'Edge0', time=2595.00.
< Warning: Person 'pf_0.5823' is jammed on edge 'Edge0', time=2595.00.
< Warning: Person 'pf_0.5824' is jammed on edge 'Edge0', time=2595.00.
< Warning: Person 'pf_0.5825' is jammed on edge 'Edge0', time=2595.00.
< Warning: Person 'pf_1.5842' is jammed on edge 'Edge1', time=2596.00.
< Warning: Person 'pf_0.5826' is jammed on edge 'Edge0', time=2596.00.
< Warning: Person 'pf_0.5827' is jammed on edge 'Edge0', time=2596.00.
< Warning: Person 'pf_0.5828' is jammed on edge 'Edge0', time=2596.00.
< Warning: Person 'pf_0.5829' is jammed on edge 'Edge0', time=2596.00.
< Warning: Person 'pf_1.4710' is jammed on edge 'Edge1', time=2597.00.
< Warning: Person 'pf_1.3361' is jammed on edge 'Edge1', time=2597.00.
< Warning: Person 'pf_1.5843' is jammed on edge 'Edge1', time=2597.00.
< Warning: Person 'pf_0.5830' is jammed on edge 'Edge0', time=2597.00.
< Warning: Person 'pf_0.5831' is jammed on edge 'Edge0', time=2597.00.
< Warning: Person 'pf_1.4242' is jammed on edge 'Edge1', time=2598.00.
< Warning: Person 'pf_1.4264' is jammed on edge 'Edge1', time=2598.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.