23Sep22rv1_14_1+1208-cde85422f68 - 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.30Sep050611.248857 -g

To start TextTest for these tests, run:

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


default: 3805 tests: 3621 succeeded 146 FAILED 25 known bugs 13 killed

Detailed information for the tests that FAILED:

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

---------- Differences in errors ----------
0a1,2
> /home/delphi/clangDebug/sumo/src/microsim/trigger/MSCalibrator.cpp:276:21: runtime error: 6.40512e+14 is outside the range of representable values of type 'int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/trigger/MSCalibrator.cpp:276:21 in 
additionalelements calibratorflow load arrivallane ( Last six runs Sep2022 )
additionalelements calibratorflow load arrivalpos ( Last six runs Sep2022 )
additionalelements calibratorflow load arrivalposlat ( Last six runs Sep2022 )
additionalelements calibratorflow load arrivalspeed ( Last six runs Sep2022 )
additionalelements calibratorflow load begin ( Last six runs Sep2022 )
additionalelements calibratorflow load color ( Last six runs Sep2022 )
additionalelements calibratorflow load containernumber ( Last six runs Sep2022 )
additionalelements calibratorflow load default ( Last six runs Sep2022 )
additionalelements calibratorflow load departlane ( Last six runs Sep2022 )
additionalelements calibratorflow load departpos ( Last six runs Sep2022 )
additionalelements calibratorflow load departposlat ( Last six runs Sep2022 )
additionalelements calibratorflow load departspeed ( Last six runs Sep2022 )
additionalelements calibratorflow load end ( Last six runs Sep2022 )
additionalelements calibratorflow load id ( Last six runs Sep2022 )
additionalelements calibratorflow load line ( Last six runs Sep2022 )
additionalelements calibratorflow load personnumber ( Last six runs Sep2022 )
additionalelements calibratorflow load reroute ( Last six runs Sep2022 )
additionalelements calibratorflow load route ( Last six runs Sep2022 )
additionalelements calibratorflow load speed ( Last six runs Sep2022 )

TEST FAILED on ts-sim-build-ba : additionalelements calibratorflow load invalid ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/clangDebug/sumo/src/microsim/trigger/MSCalibrator.cpp:276:21: runtime error: 6.40512e+15 is outside the range of representable values of type 'int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/trigger/MSCalibrator.cpp:276:21 in 

TEST FAILED on ts-sim-build-ba : additionalelements calibratorflow load type ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/clangDebug/sumo/src/microsim/trigger/MSCalibrator.cpp:276:21: runtime error: -2.56205e+12 is outside the range of representable values of type 'int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/trigger/MSCalibrator.cpp:276:21 in 

TEST FAILED on ts-sim-build-ba : additionalelements calibratorflow load vehsperhour ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/clangDebug/sumo/src/microsim/trigger/MSCalibrator.cpp:276:21: runtime error: 5.89271e+14 is outside the range of representable values of type 'int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/trigger/MSCalibrator.cpp:276:21 in 

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

---------- Differences in errors ----------
1a2
> sumo: /home/delphi/clangDebug/sumo/src/microsim/output/MSE2Collector.cpp:275: 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 : additionalelements e2multilanedetector volatilerecomputing ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,6
> Error: Lanes 'gneE2_0' and 'gneE14_0' are not consecutive in defintion of e2Detector 'multiLaneAreaDetector_0'
> Error: Lanes 'gneE2_4' and 'gneE4_0' are not consecutive in defintion of e2Detector 'multiLaneAreaDetector_1'
> Error: Lanes 'gneE13_0' and 'gneE4_0' are not consecutive in defintion of e2Detector 'multiLaneAreaDetector_2'
> Error: Lanes 'gneE5_0' and 'gneE6_0' are not consecutive in defintion of e2Detector 'multiLaneAreaDetector_3'
> Error: Lanes 'gneE1_0' and 'gneE5_0' are not consecutive in defintion of e2Detector 'multiLaneAreaDetector_4'
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs viewport change_zoom ( Last six runs Sep2022 )

---------- Differences in errors ----------
2a3,508
> 
> =================================================================
> ==2005707==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x179ea01 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:424:40
>     #2 0x17996d1 in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:363:24
>     #3 0x178df4f in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:134:5
>     #4 0x179def9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:330:17
>     #5 0x5551a4 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #6 0x7fc63976d082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 39192 byte(s) in 23 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x187d288 in NLEdgeControlBuilder::addLane(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, double, PositionVector const&, double, int, int, int, int, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:87:20
>     #2 0x17c2208 in NLHandler::addLane(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:540:49
>     #3 0x17b3215 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:102:17
>     #4 0x30d58f3 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 0x7fc63aa1f5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 23256 byte(s) in 19 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x1885432 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:233:12
>     #2 0x187c7ff 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/NLEdgeControlBui
lder.cpp:68:20
>     #3 0x17bde03 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:455:30
>     #4 0x17b3117 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x30d58f3 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 0x7fc63aa1f5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs viewport input_zoom ( Last six runs Sep2022 )

---------- Differences in errors ----------
2a3,508
> 
> =================================================================
> ==2005705==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x179ea01 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:424:40
>     #2 0x17996d1 in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:363:24
>     #3 0x178df4f in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:134:5
>     #4 0x179def9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:330:17
>     #5 0x5551a4 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #6 0x7f76b132a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 39192 byte(s) in 23 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x187d288 in NLEdgeControlBuilder::addLane(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, double, PositionVector const&, double, int, int, int, int, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:87:20
>     #2 0x17c2208 in NLHandler::addLane(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:540:49
>     #3 0x17b3215 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:102:17
>     #4 0x30d58f3 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 0x7f76b25dc5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 23256 byte(s) in 19 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x1885432 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:233:12
>     #2 0x187c7ff 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/NLEdgeControlBui
lder.cpp:68:20
>     #3 0x17bde03 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:455:30
>     #4 0x17b3117 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x30d58f3 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 0x7f76b25dc5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2001498==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92e8ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1516:33
>     #2 0x2ee8a1f in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d58f3 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 0x7fd7a56a15ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2001485==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92e8ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1516:33
>     #2 0x2ee8a1f in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d58f3 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 0x7f820ab785ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2001477==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92e8ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1516:33
>     #2 0x2ee8a1f in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d58f3 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 0x7f415af295ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2001456==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92e8ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1516:33
>     #2 0x2ee8a1f in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d58f3 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 0x7ff79bb225ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2001446==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92e8ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1516:33
>     #2 0x2ee8a1f in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d58f3 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 0x7f708493c5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2001450==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92e8ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1516:33
>     #2 0x2ee8a1f in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d58f3 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 0x7f58a7f245ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2001469==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92e8ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1516:33
>     #2 0x2ee8a1f in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d58f3 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 0x7f8b85de75ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2001462==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92e8ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1516:33
>     #2 0x2ee8a1f in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d58f3 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 0x7f175271e5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2001505==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92e8ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1516:33
>     #2 0x2ee8a1f in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d58f3 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 0x7f5db78425ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2001497==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92e8ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1516:33
>     #2 0x2ee8a1f in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d58f3 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 0x7fc039fea5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2001530==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92e8ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1516:33
>     #2 0x2ee8a1f in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d58f3 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 0x7f2c660065ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements container inspect depart float ( Last six runs Sep2022 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2001546==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92e8ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1516:33
>     #2 0x2ee8a1f in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d58f3 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 0x7f76735aa5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements container inspect depart triggered ( Last six runs Sep2022 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2001555==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92e8ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1516:33
>     #2 0x2ee8a1f in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d58f3 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 0x7fd8745695ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2001521==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92e8ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1516:33
>     #2 0x2ee8a1f in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d58f3 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 0x7f54d4ef95ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2001561==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92e8ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1516:33
>     #2 0x2ee8a1f in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d58f3 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 0x7f3b6993d5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2001529==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92e8ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1516:33
>     #2 0x2ee8a1f in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d58f3 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 0x7f8aa92575ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2001569==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92e8ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1516:33
>     #2 0x2ee8a1f in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d58f3 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 0x7fd8570805ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements container inspect_selection depart float ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2001575==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92e8ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1516:33
>     #2 0x2ee8a1f in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d58f3 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 0x7f2098ee25ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements container inspect_selection depart triggered ( Last six runs Sep2022 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2001588==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92e8ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1516:33
>     #2 0x2ee8a1f in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d58f3 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 0x7f8e41f1c5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : demandelements container inspect_selection parameters ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2001597==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92e8ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1516:33
>     #2 0x2ee8a1f in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d58f3 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 0x7f342fd3d5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements container inspect_selection type ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2001567==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92e8ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1516:33
>     #2 0x2ee8a1f in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d58f3 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 0x7f33359505ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2001621==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92e8ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1516:33
>     #2 0x2ee8a1f in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d58f3 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 0x7f83f685d5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements container load default ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2001602==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92e8ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1516:33
>     #2 0x2ee8a1f in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d58f3 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 0x7f70446eb5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2001637==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92e8ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1516:33
>     #2 0x2ee8a1f in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d58f3 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 0x7f2a1fce55ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements container load parameters ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2001643==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92e8ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1516:33
>     #2 0x2ee8a1f in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d58f3 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 0x7f36b9f3b5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements container load type ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2001614==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92e8ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1516:33
>     #2 0x2ee8a1f in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d58f3 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 0x7f7276cd05ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,1800d0
< Warning: Container 'cf_1.0' aborted waiting for ANY at edge 'gneE4'.
< Warning: Container 'cf_1.1' aborted waiting for ANY at edge 'gneE4'.
< Warning: Container 'cf_1.2' aborted waiting for ANY at edge 'gneE4'.
< Warning: Container 'cf_1.3' aborted waiting for ANY at edge 'gneE4'.
< Warning: Container 'cf_1.4' aborted waiting for ANY at edge 'gneE4'.
< Warning: Container 'cf_1.5' aborted waiting for ANY at edge 'gneE4'.
< Warning: Container 'cf_1.6' aborted waiting for ANY at edge 'gneE4'.
< Warning: Container 'cf_1.7' aborted waiting for ANY at edge 'gneE4'.
< Warning: Container 'cf_1.8' aborted waiting for ANY at edge 'gneE4'.
< Warning: Container 'cf_1.9' aborted waiting for ANY at edge 'gneE4'.
< Warning: Container 'cf_1.10' aborted waiting for ANY at edge 'gneE4'.
< Warning: Container 'cf_1.11' aborted waiting for ANY at edge 'gneE4'.
< Warning: Container 'cf_1.12' aborted waiting for ANY at edge 'gneE4'.
< Warning: Container 'cf_1.13' aborted waiting for ANY at edge 'gneE4'.
< Warning: Container 'cf_1.14' aborted waiting for ANY at edge 'gneE4'.
< Warning: Container 'cf_1.15' aborted waiting for ANY at edge 'gneE4'.
< Warning: Container 'cf_1.16' aborted waiting for ANY at edge 'gneE4'.
< Warning: Container 'cf_1.17' aborted waiting for ANY at edge 'gneE4'.
< Warning: Container 'cf_1.18' aborted waiting for ANY at edge 'gneE4'.
< Warning: Container 'cf_1.19' aborted waiting for ANY at edge 'gneE4'.
< Warning: Container 'cf_1.20' aborted waiting for ANY at edge 'gneE4'.
< Warning: Container 'cf_1.21' aborted waiting for ANY at edge 'gneE4'.
< Warning: Container 'cf_1.22' aborted waiting for ANY at edge 'gneE4'.
< Warning: Container 'cf_1.23' aborted waiting for ANY at edge 'gneE4'.
< Warning: Container 'cf_1.24' aborted waiting for ANY at edge 'gneE4'.
< Warning: Container 'cf_1.25' aborted waiting for ANY at edge 'gneE4'.
< Warning: Container 'cf_1.26' aborted waiting for ANY at edge 'gneE4'.
< Warning: Container 'cf_1.27' aborted waiting for ANY at edge 'gneE4'.
< Warning: Container 'cf_1.28' aborted waiting for ANY at edge 'gneE4'.
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2000810==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2ee831b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d58f3 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 0x7fb1686805ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements person create default_ride default_ride_busstop ( Last six runs Sep2022 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2000762==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2ee831b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d58f3 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 0x7f54b2c8b5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements person create default_ride default_ride_fromto ( Last six runs Sep2022 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2000761==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2ee831b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d58f3 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 0x7f082d6835ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2000783==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2ee831b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d58f3 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 0x7fb321fba5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2000776==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2ee831b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d58f3 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 0x7fe8d318e5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements person create default_trip default_trip_busstop ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2000723==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2ee831b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d58f3 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 0x7f2830aac5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements person create default_trip default_trip_fromto ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2000721==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2ee831b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d58f3 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 0x7fd41ea805ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2000748==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2ee831b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d58f3 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 0x7f3cdce895ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2000731==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2ee831b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d58f3 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 0x7f3e22c635ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2000738==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2ee831b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d58f3 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 0x7f94986605ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2000753==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2ee831b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d58f3 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 0x7f4044c2d5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2000819==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2ee831b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d58f3 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 0x7fa2b31205ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements person create departpos ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2000806==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2ee831b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d58f3 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 0x7f5b0ca545ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2000794==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2ee831b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d58f3 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 0x7f3f566cf5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements person inspect color ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2000836==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2ee831b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d58f3 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 0x7f74b43df5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements person inspect depart float ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2000857==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2ee831b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d58f3 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 0x7f92000075ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements person inspect depart triggered ( Last six runs Sep2022 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2000867==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2ee831b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d58f3 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 0x7fbdea3455ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : demandelements person inspect departpos ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2000842==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2ee831b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d58f3 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 0x7fb59c6cb5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2000825==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2ee831b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d58f3 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 0x7fae2d4755ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements person inspect parameters ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2000869==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2ee831b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d58f3 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 0x7f70f4eac5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements person inspect type ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2000827==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2ee831b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d58f3 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 0x7ff72f2275ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements person inspect_selection color ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2000884==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2ee831b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d58f3 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 0x7f9b176ad5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements person inspect_selection depart float ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2000896==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2ee831b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d58f3 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 0x7f3d1f6255ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements person inspect_selection depart triggered ( Last six runs Sep2022 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2000903==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2ee831b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d58f3 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 0x7f69a2bfd5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : demandelements person inspect_selection departpos ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2000885==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2ee831b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d58f3 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 0x7ff92c59e5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements person inspect_selection parameters ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2000916==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2ee831b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d58f3 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 0x7fbb0a68c5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements person inspect_selection type ( Last six runs Sep2022 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2000883==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2ee831b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d58f3 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 0x7fc8c7d165ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements person load color ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2000939==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2ee831b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d58f3 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 0x7f8efdf405ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements person load default ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2000924==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2ee831b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d58f3 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 0x7f1b4d80b5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements person load depart ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2000958==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2ee831b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d58f3 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 0x7fbd7c56b5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements person load departpos ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2000946==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2ee831b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d58f3 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 0x7fcc43ee25ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 96 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements person load parameters ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2000960==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2ee831b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d58f3 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 0x7f79cb86f5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements person load type ( Last six runs Sep2022 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2000937==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2ee831b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d58f3 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 0x7f0bfa0545ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect_selection triggered_container ( Last six runs Sep2022 )

---------- Differences in errors ----------
12d11
< Warning: Vehicle 'flow.4' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
13a13
> Warning: Vehicle 'flow.4' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
23d22
< Warning: Vehicle 'flow.10' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
24a24
> Warning: Vehicle 'flow.10' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
27d26
< Warning: Vehicle 'flow.14' ignores container triggered stop on lane 'gneE0_0' due to capacity constraints.
28a28
> Warning: Vehicle 'flow.14' ignores container triggered stop on lane 'gneE0_0' due to capacity constraints.
31d30
< Warning: Vehicle 'flow.16' ignores container triggered stop on lane 'gneE0_0' due to capacity constraints.
32a32
> Warning: Vehicle 'flow.16' ignores container triggered stop on lane 'gneE0_0' due to capacity constraints.

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect_selection triggered_join ( Last six runs Sep2022 )

---------- Differences in errors ----------
1c1
< Warning: Teleporting vehicle 'flow.2'; waited too long (blocked), lane='gneE0_0', time=310.00.
---
> Warning: Teleporting vehicle 'flow.2'; waited too long (wrong lane), lane='gneE0_0', time=310.00.
4c4
< Warning: Teleporting vehicle 'flow.3'; waited too long (blocked), lane='gneE0_0', time=611.00.
---
> Warning: Teleporting vehicle 'flow.3'; waited too long (wrong lane), lane='gneE0_0', time=611.00.
7c7
< Warning: Teleporting vehicle 'flow.4'; waited too long (blocked), lane='gneE0_0', time=912.00.
---
> Warning: Teleporting vehicle 'flow.4'; waited too long (wrong lane), lane='gneE0_0', time=912.00.
9,11c9,10
< Warning: Vehicle 'flow.4' teleports beyond arrival edge 'gneE1', time=938.00.
< Warning: Vehicle 'flow.4' skips stop on lane 'gneE1_0' time=938.00.
< Warning: Teleporting vehicle 'flow.5'; waited too long (blocked), lane='gneE0_0', time=1213.00.
---
> Warning: Vehicle 'flow.4' ends teleporting on edge 'gneE1', time=912.00.
> Warning: Teleporting vehicle 'flow.5'; waited too long (wrong lane), lane='gneE0_0', time=1213.00.
13,14c12
< Warning: Vehicle 'flow.5' teleports beyond arrival edge 'gneE1', time=1239.00.
< Warning: Vehicle 'flow.5' skips stop on lane 'gneE1_0' time=1239.00.
---
> Warning: Vehicle 'flow.5' ends teleporting on edge 'gneE1', time=1213.00.

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation load parking ( Last six runs Sep2022 )

---------- Differences in errors ----------
1,2c1,12
< Warning: Teleporting vehicle 'flow_4.0'; waited too long (blocked), lane='gneE0_0', time=318.00.
< Warning: Vehicle 'flow_4.0' ends teleporting on edge 'gneE1', time=318.00.
---
> Warning: Teleporting vehicle 'flow_3.1'; waited too long (wrong lane), lane='gneE0_0', time=333.00.
> Warning: Vehicle 'flow_3.1' skips stop on lane 'gneE0_0' time=333.00.
> Warning: Vehicle 'flow_3.1' ends teleporting on edge 'gneE1', time=333.00.
> Warning: Teleporting vehicle 'flow_5.1'; waited too long (wrong lane), lane='gneE0_0', time=637.00.
> Warning: Vehicle 'flow_5.1' skips stop on lane 'gneE0_0' time=637.00.
> Warning: Vehicle 'flow_5.1' ends teleporting on edge 'gneE1', time=637.00.
> Warning: Teleporting vehicle 'flow_3.2'; waited too long (wrong lane), lane='gneE0_0', time=948.00.
> Warning: Vehicle 'flow_3.2' skips stop on lane 'gneE0_0' time=948.00.
> Warning: Vehicle 'flow_3.2' ends teleporting on edge 'gneE1', time=948.00.
> Warning: Teleporting vehicle 'flow_5.2'; waited too long (wrong lane), lane='gneE0_0', time=1252.00.
> Warning: Vehicle 'flow_5.2' skips stop on lane 'gneE0_0' time=1252.00.
> Warning: Vehicle 'flow_5.2' ends teleporting on edge 'gneE1', time=1252.00.

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop load parking ( Last six runs Sep2022 )

---------- Differences in errors ----------
1,5c1,3
< Warning: Teleporting vehicle 'trip_4'; waited too long (blocked), lane='gneE0_0', time=318.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge 'gneE1', time=318.00.
< Warning: Teleporting vehicle 'trip_5'; waited too long (blocked), lane='gneE0_0', time=623.00.
< Warning: Vehicle 'trip_5' skips stop on lane 'gneE0_0' time=623.00.
< Warning: Vehicle 'trip_5' ends teleporting on edge 'gneE1', time=623.00.
---
> Warning: Teleporting vehicle 'trip_5'; waited too long (wrong lane), lane='gneE0_0', time=322.00.
> Warning: Vehicle 'trip_5' skips stop on lane 'gneE0_0' time=322.00.
> Warning: Vehicle 'trip_5' ends teleporting on edge 'gneE1', time=322.00.

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

---------- Differences in errors ----------
0a1,2
> Error: stop for vehicle 'routeFlow.0' on lane 'gneE1_0' is not downstream the current route.
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements stop lane create acttype ( Last six runs Sep2022 )
demandelements stop lane create extension ( Last six runs Sep2022 )
demandelements stop lane create poslat ( Last six runs Sep2022 )
demandelements stop lane create triggered_person ( Last six runs Sep2022 )
demandelements stop lane create until ( Last six runs Sep2022 )

TEST FAILED on ts-sim-build-ba : demandelements stop lane create line ( Last six runs Sep2022 )

---------- Differences in errors ----------
1,15c1,2
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.90), time=72.00.
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.05), time=133.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.26), time=273.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.63), time=334.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.30), time=473.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.60), time=534.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.52), time=674.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.02), time=735.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.44), time=872.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.38), time=933.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.87), time=1075.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.45), time=1136.00.
< Warning: Vehicle 'routeFlow.6' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.82), time=1273.00.
< Warning: Vehicle 'routeFlow.6' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.53), time=1334.00.
< Warning: Vehicle 'routeFlow.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.69), time=1473.00.
---
> Error: stop for vehicle 'routeFlow.0' on lane 'gneE1_0' is not downstream the current route.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop lane create triggered_container ( Last six runs Sep2022 )

---------- Differences in errors ----------
1,23c1,2
< Warning: Vehicle 'routeFlow.0' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.0' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.0' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.1' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.1' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.1' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.2' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.2' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.2' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.3' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.3' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.3' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.4' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.4' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.4' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.5' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.5' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.5' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.6' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.6' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.6' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.7' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.7' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
---
> Error: stop for vehicle 'routeFlow.0' on lane 'gneE1_0' is not downstream the current route.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop lane load parking ( Last six runs Sep2022 )

---------- Differences in errors ----------
1,8d0
< Warning: Teleporting vehicle 'routeFlow_4.0'; waited too long (blocked), lane='gneE1_0', time=327.00.
< Warning: Vehicle 'routeFlow_4.0' teleports beyond arrival edge 'gneE1', time=327.00.
< Warning: Teleporting vehicle 'routeFlow_0.1'; waited too long (blocked), lane='gneE1_0', time=634.00.
< Warning: Vehicle 'routeFlow_0.1' teleports beyond arrival edge 'gneE1', time=634.00.
< Warning: Teleporting vehicle 'routeFlow_1.1'; waited too long (blocked), lane='gneE1_0', time=940.00.
< Warning: Vehicle 'routeFlow_1.1' teleports beyond arrival edge 'gneE1', time=940.00.
< Warning: Teleporting vehicle 'routeFlow_2.1'; waited too long (blocked), lane='gneE1_0', time=1245.00.
< Warning: Vehicle 'routeFlow_2.1' teleports beyond arrival edge 'gneE1', time=1245.00.

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

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1991329==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x19c00af in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0xcbd677 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:43
>     #3 0x8f5d16 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:898:30
>     #4 0x2eef0a7 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:238:13
>     #5 0x30d7678 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fe25c9e7f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> 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 Sep2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1991392==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x19c00af in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0xcbd677 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:43
>     #3 0x8f5d16 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:898:30
>     #4 0x2eef0a7 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:238:13
>     #5 0x30d7678 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f50faa96f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> 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 Sep2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1991337==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x19c00af in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0xcbd677 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:43
>     #3 0x8f5d16 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:898:30
>     #4 0x2eef0a7 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:238:13
>     #5 0x30d7678 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f2cf64fdf52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> 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 Sep2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1991352==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x19c00af in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0xcbd677 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:43
>     #3 0x8f5d16 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:898:30
>     #4 0x2eef0a7 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:238:13
>     #5 0x30d7678 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f4c4b1a1f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> 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 Sep2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1991429==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x19c00af in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0xcbd677 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:43
>     #3 0x8f5d16 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:898:30
>     #4 0x2eef0a7 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:238:13
>     #5 0x30d7678 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f496276ff52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> 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 Sep2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1991441==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x19c00af in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0xcbd677 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:43
>     #3 0x8f5d16 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:898:30
>     #4 0x2eef0a7 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:238:13
>     #5 0x30d7678 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f0303685f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> 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 Sep2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1991415==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x19c00af in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0xcbd677 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:43
>     #3 0x8f5d16 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:898:30
>     #4 0x2eef0a7 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:238:13
>     #5 0x30d7678 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f4f0e089f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> 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 Sep2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1991426==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x19c00af in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0xcbd677 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:43
>     #3 0x8f5d16 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:898:30
>     #4 0x2eef0a7 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:238:13
>     #5 0x30d7678 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fec5bb22f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> 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 Sep2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1991423==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x19c00af in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0xcbd677 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:43
>     #3 0x8f5d16 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:898:30
>     #4 0x2eef0a7 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:238:13
>     #5 0x30d7678 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fa559c7cf52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> 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 Sep2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1991356==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x19c00af in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0xcbd677 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:43
>     #3 0x8f5d16 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:898:30
>     #4 0x2eef0a7 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:238:13
>     #5 0x30d7678 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f6f14ebbf52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> 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 Sep2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1991368==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x19c00af in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0xcbd677 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:43
>     #3 0x8f5d16 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:898:30
>     #4 0x2eef0a7 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:238:13
>     #5 0x30d7678 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f68b5f41f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> 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 Sep2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1991391==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 288 byte(s) in 3 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x19c00af in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0xcbd677 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:43
>     #3 0x8f5d16 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:898:30
>     #4 0x2eef0a7 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:238:13
>     #5 0x30d7678 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f41900f2f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> 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 Sep2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1991369==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x19c00af in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0xcbd677 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:43
>     #3 0x8f5d16 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:898:30
>     #4 0x2eef0a7 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:238:13
>     #5 0x30d7678 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f751fd24f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> 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 Sep2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1991411==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x19c00af in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0xcbd677 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:43
>     #3 0x8f5d16 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:898:30
>     #4 0x2eef0a7 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:238:13
>     #5 0x30d7678 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fadc1220f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> 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 Sep2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1991404==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x19c00af in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0xcbd677 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:43
>     #3 0x8f5d16 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:898:30
>     #4 0x2eef0a7 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:238:13
>     #5 0x30d7678 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f7b079b2f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> 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 Sep2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1991400==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x19c00af in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0xcbd677 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:43
>     #3 0x8f5d16 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:898:30
>     #4 0x2eef0a7 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:238:13
>     #5 0x30d7678 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f92150c9f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> 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 Sep2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1991375==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x19c00af in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0xcbd677 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:43
>     #3 0x8f5d16 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:898:30
>     #4 0x2eef0a7 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:238:13
>     #5 0x30d7678 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f5690a1ff52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> 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 Sep2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1991381==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x19c00af in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0xcbd677 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:43
>     #3 0x8f5d16 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:898:30
>     #4 0x2eef0a7 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:238:13
>     #5 0x30d7678 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f1274ee0f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation create parking ( Last six runs Sep2022 )

---------- Differences in errors ----------
7,38c7,41
< Warning: Vehicle 'flow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-4.64, offset=3.86), time=20.00.
< Warning: Vehicle 'flow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.96), time=21.00.
< Warning: Vehicle 'flow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-3.27, offset=0.22), time=24.00.
< Warning: Vehicle 'flow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.21), time=25.00.
< Warning: Vehicle 'flow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.40), time=26.00.
< Warning: Vehicle 'flow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-3.46, offset=2.94), time=30.00.
< Warning: Vehicle 'flow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.43), time=31.00.
< Warning: Vehicle 'flow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-2.92, offset=0.22), time=34.00.
< Warning: Vehicle 'flow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.64), time=35.00.
< Warning: Vehicle 'flow.6' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-3.43, offset=0.70), time=38.00.
< Warning: Vehicle 'flow.6' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.80), time=39.00.
< Warning: Vehicle 'flow.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-3.57, offset=1.97), time=42.00.
< Warning: Vehicle 'flow.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.57), time=43.00.
< Warning: Vehicle 'flow.8' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-3.62, offset=1.43), time=46.00.
< Warning: Vehicle 'flow.8' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.36), time=47.00.
< Warning: Vehicle 'flow.9' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-4.09, offset=5.57), time=51.00.
< Warning: Vehicle 'flow.10' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-4.50, offset=3.71), time=54.00.
< Warning: Vehicle 'flow.10' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.93), time=55.00.
< Warning: Vehicle 'flow.11' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-4.27, offset=5.78), time=59.00.
< Warning: Vehicle 'flow.11' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.77), time=60.00.
< Warning: Vehicle 'flow.12' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-3.51, offset=2.76), time=64.00.
< Warning: Vehicle 'flow.12' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.23), time=65.00.
< Warning: Vehicle 'flow.13' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-3.88, offset=4.61), time=69.00.
< Warning: Vehicle 'flow.13' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.80), time=70.00.
< Warning: Vehicle 'flow.14' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-4.73, offset=6.66), time=74.00.
< Warning: Vehicle 'flow.14' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.32), time=75.00.
< Warning: Vehicle 'flow.15' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-4.42, offset=5.58), time=79.00.
< Warning: Vehicle 'flow.15' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.00), time=80.00.
< Warning: Vehicle 'flow.16' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-3.71, offset=3.42), time=84.00.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect parking ( Last six runs Sep2022 )

---------- Differences in errors ----------
2,5c2,3
< Warning: Vehicle 'flow.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.83, offset=2.86), time=37.00.
< Warning: Vehicle 'flow.9' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.46, offset=2.76), time=45.00.
< Warning: Vehicle 'flow.12' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.38, offset=1.73), time=55.00.
< Warning: Vehicle 'flow.15' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.00, offset=4.44), time=66.00.
---
> Warning: Vehicle 'flow.11' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.08, offset=1.75), time=52.00.
> Warning: Vehicle 'flow.12' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.79, offset=0.27), time=55.00.

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

---------- Differences in errors ----------
1,15d0
< Warning: Vehicle 'flow.0' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.1' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-6.63, offset=1.96), time=23.00.
< Warning: Vehicle 'flow.2' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-9.39, offset=10.36), time=27.00.
< Warning: Vehicle 'flow.3' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-9.06, offset=10.37), time=31.00.
< Warning: Vehicle 'flow.4' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.63, offset=5.93), time=34.00.
< Warning: Vehicle 'flow.5' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.00, offset=5.05), time=38.00.
< Warning: Vehicle 'flow.6' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.6' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.73, offset=6.15), time=42.00.
< Warning: Vehicle 'flow.7' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.69, offset=2.29), time=46.00.
17c2
< Warning: Vehicle 'flow.8' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.44, offset=4.03), time=51.00.
---
> Warning: Vehicle 'flow.8' performs emergency braking on lane 'gneE1_0' with decel=9.25, wished=4.50, severity=1.06, time=117.00.
19d3
< Warning: Vehicle 'flow.9' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.35, offset=5.58), time=55.00.
21d4
< Warning: Vehicle 'flow.10' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.88, offset=10.35), time=59.00.
23c6
< Warning: Vehicle 'flow.11' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-9.43, offset=9.85), time=62.00.
---
> Warning: Vehicle 'flow.11' performs emergency braking on lane 'gneE1_0' with decel=9.32, wished=4.50, severity=1.07, time=128.00.
25,28c8
< Warning: Vehicle 'flow.12' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.64, offset=7.76), time=66.00.
<truncated after showing first 30 lines>
demandelements waypoint chargingstation inspect_selection acttype ( Last six runs Sep2022 )
demandelements waypoint chargingstation inspect_selection permitted ( Last six runs Sep2022 )

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect_selection duration ( Last six runs Sep2022 )

---------- Differences in errors ----------
1,15d0
< Warning: Vehicle 'flow.0' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.1' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-6.63, offset=1.96), time=23.00.
< Warning: Vehicle 'flow.2' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-9.39, offset=10.36), time=27.00.
< Warning: Vehicle 'flow.3' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-9.06, offset=10.37), time=31.00.
< Warning: Vehicle 'flow.4' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.63, offset=5.93), time=34.00.
< Warning: Vehicle 'flow.5' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.00, offset=5.05), time=38.00.
< Warning: Vehicle 'flow.6' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.6' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.73, offset=6.15), time=42.00.
< Warning: Vehicle 'flow.7' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.69, offset=2.29), time=46.00.
17c2
< Warning: Vehicle 'flow.8' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.44, offset=4.03), time=51.00.
---
> Warning: Vehicle 'flow.8' performs emergency braking on lane 'gneE1_0' with decel=9.65, wished=4.50, severity=1.15, time=50.00.
19d3
< Warning: Vehicle 'flow.9' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.35, offset=5.58), time=55.00.
21d4
< Warning: Vehicle 'flow.10' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.88, offset=10.35), time=59.00.
23d5
< Warning: Vehicle 'flow.11' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-9.43, offset=9.85), time=62.00.
25d6
< Warning: Vehicle 'flow.12' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.64, offset=7.76), time=66.00.
27,34d7
< Warning: Vehicle 'flow.13' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-9.49, offset=8.28), time=69.00.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect_selection extension ( Last six runs Sep2022 )

---------- Differences in errors ----------
1,15d0
< Warning: Vehicle 'flow.0' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.1' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-6.63, offset=1.96), time=23.00.
< Warning: Vehicle 'flow.2' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-9.39, offset=10.36), time=27.00.
< Warning: Vehicle 'flow.3' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-9.06, offset=10.37), time=31.00.
< Warning: Vehicle 'flow.4' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.63, offset=5.93), time=34.00.
< Warning: Vehicle 'flow.5' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.00, offset=5.05), time=38.00.
< Warning: Vehicle 'flow.6' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.6' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.73, offset=6.15), time=42.00.
< Warning: Vehicle 'flow.7' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.69, offset=2.29), time=46.00.
17c2
< Warning: Vehicle 'flow.8' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.44, offset=4.03), time=51.00.
---
> Warning: Vehicle 'flow.8' performs emergency braking on lane 'gneE1_0' with decel=9.25, wished=4.50, severity=1.06, time=110.00.
19d3
< Warning: Vehicle 'flow.9' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.35, offset=5.58), time=55.00.
21d4
< Warning: Vehicle 'flow.10' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.88, offset=10.35), time=59.00.
23c6
< Warning: Vehicle 'flow.11' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-9.43, offset=9.85), time=62.00.
---
> Warning: Vehicle 'flow.11' performs emergency braking on lane 'gneE1_0' with decel=9.32, wished=4.50, severity=1.07, time=121.00.
25,28c8
< Warning: Vehicle 'flow.12' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.64, offset=7.76), time=66.00.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect_selection triggered_container ( Last six runs Sep2022 )

---------- Differences in errors ----------
4d3
< Warning: Vehicle 'flow.0' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
6,7d4
< Warning: Vehicle 'flow.1' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-6.63, offset=1.96), time=23.00.
9,10d5
< Warning: Vehicle 'flow.2' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-9.39, offset=10.36), time=27.00.
12,13d6
< Warning: Vehicle 'flow.3' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-9.06, offset=10.37), time=31.00.
15,16d7
< Warning: Vehicle 'flow.4' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.63, offset=5.93), time=34.00.
18,19d8
< Warning: Vehicle 'flow.5' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.00, offset=5.05), time=38.00.
21,22d9
< Warning: Vehicle 'flow.6' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.6' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.73, offset=6.15), time=42.00.
24,25d10
< Warning: Vehicle 'flow.7' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.69, offset=2.29), time=46.00.
28d12
< Warning: Vehicle 'flow.8' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.44, offset=4.03), time=51.00.
30,32d13
< Warning: Vehicle 'flow.9' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.9' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.35, offset=5.58), time=55.00.
< Warning: Vehicle 'flow.12' ignores container triggered stop on lane 'gneE0_0' due to capacity constraints.
34c15,16
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect_selection triggered_join ( Last six runs Sep2022 )

---------- Differences in errors ----------
1,1487d0
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-2.30, offset=0.77), time=21.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.48), time=22.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.55), time=23.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.16), time=24.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.56), time=25.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.12), time=26.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.33), time=27.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.04), time=28.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.44), time=29.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.00), time=30.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.64), time=31.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.55), time=32.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.89), time=33.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.39), time=34.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.74), time=35.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.15), time=36.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.81), time=37.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.44), time=38.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.15), time=39.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.00), time=40.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.22), time=41.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.92), time=42.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.90), time=43.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.62), time=44.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.58), time=45.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.40), time=46.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.93), time=47.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.60), time=48.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.91), time=49.00.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect_selection triggered_person ( Last six runs Sep2022 )

---------- Differences in errors ----------
1,719c1,3
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-2.30, offset=0.77), time=21.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.48), time=22.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.55), time=23.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.16), time=24.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.56), time=25.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.12), time=26.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.33), time=27.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.04), time=28.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.44), time=29.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.00), time=30.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.64), time=31.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.55), time=32.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.89), time=33.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.39), time=34.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.74), time=35.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.15), time=36.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.81), time=37.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.44), time=38.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.15), time=39.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.00), time=40.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.22), time=41.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.92), time=42.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.90), time=43.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.62), time=44.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.58), time=45.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.40), time=46.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.93), time=47.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.60), time=48.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.91), time=49.00.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect_selection until ( Last six runs Sep2022 )

---------- Differences in errors ----------
1,3d0
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.65, offset=0.09), time=9.00.
< Warning: Vehicle 'flow.0' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.86), time=10.00.
5,9c2
< Warning: Vehicle 'flow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.81, offset=5.15), time=15.00.
< Warning: Vehicle 'flow.2' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.91, offset=8.75), time=19.00.
< Warning: Vehicle 'flow.3' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.87, offset=4.33), time=22.00.
---
> Warning: Vehicle 'flow.1' performs emergency braking on lane 'gneE1_0' with decel=9.25, wished=4.50, severity=1.06, time=96.00.
11c4
< Warning: Vehicle 'flow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.75, offset=3.74), time=25.00.
---
> Warning: Vehicle 'flow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.24, offset=0.31), time=109.00.
13d5
< Warning: Vehicle 'flow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-9.02, offset=8.80), time=30.00.
15c7
< Warning: Vehicle 'flow.6' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.59, offset=9.30), time=34.00.
---
> Warning: Vehicle 'flow.6' performs emergency braking on lane 'gneE1_0' with decel=9.00, wished=4.50, severity=1.00, time=113.00.
17d8
< Warning: Vehicle 'flow.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.77, offset=6.58), time=38.00.
19d9
< Warning: Vehicle 'flow.8' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.84, offset=3.39), time=42.00.
21,22d10
< Warning: Vehicle 'flow.9' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.61, offset=5.47), time=47.00.
< Warning: Vehicle 'flow.10' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.60, offset=0.19), time=50.00.
24,26d11
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1d0
< Warning: Vehicle 'trip' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
demandelements waypoint containerstop inspect_selection acttype ( Last six runs Sep2022 )
demandelements waypoint containerstop inspect_selection duration ( Last six runs Sep2022 )
demandelements waypoint containerstop inspect_selection extension ( Last six runs Sep2022 )
demandelements waypoint containerstop inspect_selection permitted ( Last six runs Sep2022 )

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect_selection triggered_container ( Last six runs Sep2022 )

---------- Differences in errors ----------
2d1
< Warning: Vehicle 'trip' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect_selection triggered_join ( Last six runs Sep2022 )

---------- Differences in errors ----------
1,1479d0
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-2.68, offset=2.16), time=21.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.44), time=22.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.76), time=23.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.48), time=24.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.49), time=25.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.55), time=26.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.40), time=27.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.16), time=28.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.03), time=29.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.77), time=30.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.56), time=31.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.61), time=32.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.76), time=33.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.12), time=34.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.61), time=35.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.96), time=36.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.33), time=37.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.43), time=38.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.59), time=39.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.04), time=40.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.98), time=41.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.12), time=42.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.00), time=43.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.44), time=44.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.21), time=45.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.96), time=46.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.40), time=47.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.00), time=48.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.53), time=49.00.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect_selection triggered_person ( Last six runs Sep2022 )

---------- Differences in errors ----------
1,79d0
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-2.68, offset=2.16), time=21.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.44), time=22.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.76), time=23.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.48), time=24.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.49), time=25.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.55), time=26.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.40), time=27.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.16), time=28.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.03), time=29.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.77), time=30.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.56), time=31.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.61), time=32.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.76), time=33.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.12), time=34.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.61), time=35.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.96), time=36.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.33), time=37.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.43), time=38.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.59), time=39.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.04), time=40.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.98), time=41.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.12), time=42.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.00), time=43.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.44), time=44.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.21), time=45.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.96), time=46.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.40), time=47.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.00), time=48.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.53), time=49.00.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect_selection until ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1
> Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.25, offset=0.58), time=91.00.
2d2
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-10.10, offset=11.55), time=10.00.

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane create acttype ( Last six runs Sep2022 )

---------- Differences in errors ----------
1,48c1,2
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-10.10, offset=11.55), time=10.00.
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.30), time=11.00.
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.10), time=12.00.
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.44), time=13.00.
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.76), time=14.00.
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.48), time=15.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-9.13, offset=7.61), time=210.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.77), time=211.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.56), time=212.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.61), time=213.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.76), time=214.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.12), time=215.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.55, offset=4.39), time=411.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.04), time=412.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.98), time=413.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.12), time=414.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.00), time=415.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.44), time=416.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.08, offset=6.44), time=611.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.43), time=612.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.85), time=613.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.64), time=614.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.43), time=615.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.46), time=616.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.39, offset=5.35), time=810.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.89), time=811.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.41), time=812.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.12), time=813.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.40), time=814.00.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane create line ( Last six runs Sep2022 )

---------- Differences in errors ----------
1,40c1,2
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-10.10, offset=11.55), time=10.00.
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.30), time=11.00.
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.10), time=12.00.
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.44), time=13.00.
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.76), time=14.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.46, offset=5.41), time=210.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.03), time=211.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.77), time=212.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.56), time=213.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.61), time=214.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.53, offset=6.69), time=411.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.43), time=412.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.59), time=413.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.04), time=414.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.98), time=415.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.36, offset=6.55), time=611.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.40), time=612.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.00), time=613.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.53), time=614.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.43), time=615.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.90, offset=7.31), time=810.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.55), time=811.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.56), time=812.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.91), time=813.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.43), time=814.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.87, offset=5.86), time=1011.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.54), time=1012.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.47), time=1013.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.21), time=1014.00.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane create speed ( Last six runs Sep2022 )

---------- Differences in errors ----------
1,16c1,2
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-10.10, offset=11.55), time=10.00.
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.30), time=11.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.70, offset=3.31), time=210.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.55), time=211.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.80, offset=8.93), time=411.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.61), time=412.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.41, offset=6.45), time=611.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.43), time=612.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-9.51, offset=9.55), time=810.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.44), time=811.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.29, offset=7.21), time=1011.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.43), time=1012.00.
< Warning: Vehicle 'routeFlow.6' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.47, offset=6.09), time=1210.00.
< Warning: Vehicle 'routeFlow.6' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.55), time=1211.00.
< Warning: Vehicle 'routeFlow.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.87, offset=2.83), time=1410.00.
< Warning: Vehicle 'routeFlow.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.12), time=1411.00.
---
> Error: stop for vehicle 'routeFlow.0' on lane 'gneE1_0' is not downstream the current route.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane create triggered_container ( Last six runs Sep2022 )

---------- Differences in errors ----------
1,55c1,2
< Warning: Vehicle 'routeFlow.0' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.0' performs emergency braking on lane 'gneE1_0' with decel=10.10, wished=4.50, severity=1.24, time=10.00.
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.45), time=11.00.
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.30), time=12.00.
< Warning: Vehicle 'routeFlow.0' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.10), time=14.00.
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.44), time=15.00.
< Warning: Vehicle 'routeFlow.0' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.1' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-2.40, offset=0.73), time=212.00.
< Warning: Vehicle 'routeFlow.1' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.03), time=214.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.77), time=215.00.
< Warning: Vehicle 'routeFlow.1' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.2' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-1.61, offset=0.93), time=413.00.
< Warning: Vehicle 'routeFlow.2' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.33), time=415.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.43), time=416.00.
< Warning: Vehicle 'routeFlow.2' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.3' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-2.00, offset=2.79), time=613.00.
< Warning: Vehicle 'routeFlow.3' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.21), time=615.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.96), time=616.00.
< Warning: Vehicle 'routeFlow.3' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.4' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.4' performs emergency braking on lane 'gneE1_0' with decel=10.33, wished=4.50, severity=1.30, time=810.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.18), time=811.00.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane create triggered_person ( Last six runs Sep2022 )

---------- Differences in errors ----------
1,3c1,2
< Warning: Vehicle 'routeFlow.0' performs emergency braking on lane 'gneE1_0' with decel=10.10, wished=4.50, severity=1.24, time=10.00.
< Warning: Vehicle 'routeFlow.1' performs emergency braking on lane 'gneE1_0' with decel=9.28, wished=4.50, severity=1.06, time=210.00.
< Warning: Vehicle 'routeFlow.4' performs emergency braking on lane 'gneE1_0' with decel=9.33, wished=4.50, severity=1.07, time=810.00.
---
> Error: stop for vehicle 'routeFlow.0' on lane 'gneE1_0' is not downstream the current route.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane load parking ( Last six runs Sep2022 )

---------- Differences in errors ----------
1,3d0
< Warning: Vehicle 'routeFlow_5.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.87, offset=0.39), time=429.00.
< Warning: Vehicle 'routeFlow_3.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.20, offset=0.26), time=620.00.
< Warning: Vehicle 'routeFlow_3.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.86, offset=0.60), time=1020.00.

TEST FAILED on ts-sim-build-ba : netelements junctions inspect type internal ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,52
> 
> =================================================================
> ==1981303==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x18abb70 in NLJunctionControlBuilder::closeJunctionLogic() /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:483:30
>     #2 0x17ea7da in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:317:46
>     #3 0x30d7678 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #4 0x7f7e5fea6f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> Indirect leak of 704 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x18cf520 in __gnu_cxx::new_allocator<std::bitset<256ul> >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x18cf44d in std::allocator_traits<std::allocator<std::bitset<256ul> > >::allocate(std::allocator<std::bitset<256ul> >&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x18ced7f in std::_Vector_base<std::bitset<256ul>, std::allocator<std::bitset<256ul> > >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x18dc44f in std::_Vector_base<std::bitset<256ul>, std::allocator<std::bitset<256ul> > >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x18db952 in std::_Vector_base<std::bitset<256ul>, std::allocator<std::bitset<256ul> > >::_Vector_base(unsigned long, std::allocator<std::bitset<256ul> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x18b20f5 in std::vector<std::bitset<256ul>, std::allocator<std::bitset<256ul> > >::vector(std::vector<std::bitset<256ul>, std::allocator<std::bitset<256ul> > > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x18abf0b in NLJunctionControlBuilder::closeJunctionLogic() /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:485:17
>     #8 0x17ea7da in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:317:46
>     #9 0x30d7678 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #10 0x7f7e5fea6f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> Indirect leak of 704 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x18cf520 in __gnu_cxx::new_allocator<std::bitset<256ul> >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x18cf44d in std::allocator_traits<std::allocator<std::bitset<256ul> > >::allocate(std::allocator<std::bitset<256ul> >&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x18ced7f in std::_Vector_base<std::bitset<256ul>, std::allocator<std::bitset<256ul> > >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements junctions inspect_tls type internal ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,52
> 
> =================================================================
> ==1981570==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x18abb70 in NLJunctionControlBuilder::closeJunctionLogic() /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:483:30
>     #2 0x17ea7da in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:317:46
>     #3 0x30d7678 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #4 0x7f3882728f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> Indirect leak of 704 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x18cf520 in __gnu_cxx::new_allocator<std::bitset<256ul> >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x18cf44d in std::allocator_traits<std::allocator<std::bitset<256ul> > >::allocate(std::allocator<std::bitset<256ul> >&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x18ced7f in std::_Vector_base<std::bitset<256ul>, std::allocator<std::bitset<256ul> > >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x18dc44f in std::_Vector_base<std::bitset<256ul>, std::allocator<std::bitset<256ul> > >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x18db952 in std::_Vector_base<std::bitset<256ul>, std::allocator<std::bitset<256ul> > >::_Vector_base(unsigned long, std::allocator<std::bitset<256ul> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x18b20f5 in std::vector<std::bitset<256ul>, std::allocator<std::bitset<256ul> > >::vector(std::vector<std::bitset<256ul>, std::allocator<std::bitset<256ul> > > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x18abf0b in NLJunctionControlBuilder::closeJunctionLogic() /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:485:17
>     #8 0x17ea7da in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:317:46
>     #9 0x30d7678 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #10 0x7f3882728f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> Indirect leak of 704 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x18cf520 in __gnu_cxx::new_allocator<std::bitset<256ul> >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x18cf44d in std::allocator_traits<std::allocator<std::bitset<256ul> > >::allocate(std::allocator<std::bitset<256ul> >&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x18ced7f in std::_Vector_base<std::bitset<256ul>, std::allocator<std::bitset<256ul> > >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases NEMA buttons delete ( Last six runs Sep2022 )

---------- Differences in errors ----------
2a3,672
> 
> =================================================================
> ==1983981==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 149952 byte(s) in 88 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x187d288 in NLEdgeControlBuilder::addLane(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, double, PositionVector const&, double, int, int, int, int, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:87:20
>     #2 0x17c2208 in NLHandler::addLane(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:540:49
>     #3 0x17b3215 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:102:17
>     #4 0x30d58f3 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 0x7f0f32ee75ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 53856 byte(s) in 44 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x1885432 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:233:12
>     #2 0x187c7ff 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/NLEdgeControlBui
lder.cpp:68:20
>     #3 0x17bde03 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:455:30
>     #4 0x17b3117 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x30d58f3 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 0x7f0f32ee75ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 34560 byte(s) in 80 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x17d1791 in NLHandler::addConnection(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1449:16
>     #2 0x17b3efc in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:127:17
>     #3 0x30d58f3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #4 0x7f0f32ee75ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 19008 byte(s) in 28 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases NEMA name ( Last six runs Sep2022 )

---------- Differences in errors ----------
2a3,672
> 
> =================================================================
> ==1983933==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 149952 byte(s) in 88 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x187d288 in NLEdgeControlBuilder::addLane(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, double, PositionVector const&, double, int, int, int, int, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:87:20
>     #2 0x17c2208 in NLHandler::addLane(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:540:49
>     #3 0x17b3215 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:102:17
>     #4 0x30d58f3 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 0x7fe264d4e5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 53856 byte(s) in 44 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x1885432 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:233:12
>     #2 0x187c7ff 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/NLEdgeControlBui
lder.cpp:68:20
>     #3 0x17bde03 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:455:30
>     #4 0x17b3117 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x30d58f3 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 0x7fe264d4e5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 34560 byte(s) in 80 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x17d1791 in NLHandler::addConnection(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1449:16
>     #2 0x17b3efc in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:127:17
>     #3 0x30d58f3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #4 0x7fe264d4e5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 19008 byte(s) in 28 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases NEMA buttons delete ( Last six runs Sep2022 )

---------- Differences in errors ----------
2a3,655
> 
> =================================================================
> ==1983371==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 81792 byte(s) in 48 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x187d288 in NLEdgeControlBuilder::addLane(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, double, PositionVector const&, double, int, int, int, int, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:87:20
>     #2 0x17c2208 in NLHandler::addLane(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:540:49
>     #3 0x17b3215 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:102:17
>     #4 0x30d58f3 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 0x7fee5d7fa5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 29376 byte(s) in 24 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x1885432 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:233:12
>     #2 0x187c7ff 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/NLEdgeControlBui
lder.cpp:68:20
>     #3 0x17bde03 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:455:30
>     #4 0x17b3117 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x30d58f3 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 0x7fee5d7fa5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 20736 byte(s) in 48 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x17d1791 in NLHandler::addConnection(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1449:16
>     #2 0x17b3efc in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:127:17
>     #3 0x30d58f3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #4 0x7fee5d7fa5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 10560 byte(s) in 16 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases NEMA name ( Last six runs Sep2022 )

---------- Differences in errors ----------
2a3,655
> 
> =================================================================
> ==1983331==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 81792 byte(s) in 48 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x187d288 in NLEdgeControlBuilder::addLane(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, double, PositionVector const&, double, int, int, int, int, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:87:20
>     #2 0x17c2208 in NLHandler::addLane(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:540:49
>     #3 0x17b3215 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:102:17
>     #4 0x30d58f3 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 0x7f11107695ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 29376 byte(s) in 24 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x1885432 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:233:12
>     #2 0x187c7ff 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/NLEdgeControlBui
lder.cpp:68:20
>     #3 0x17bde03 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:455:30
>     #4 0x17b3117 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x30d58f3 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 0x7f11107695ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 20736 byte(s) in 48 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x17d1791 in NLHandler::addConnection(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1449:16
>     #2 0x17b3efc in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:127:17
>     #3 0x30d58f3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #4 0x7f11107695ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 10560 byte(s) in 16 object(s) allocated from:
<truncated after showing first 30 lines>

Detailed information for the tests that had known bugs:

25 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).
demandelements container fix ( Last six runs Sep2022 )
demandelements container volatilerecomputing ( Last six runs Sep2022 )
demandelements containerflow fix ( Last six runs Sep2022 )
demandelements containerflow volatilerecomputing ( Last six runs Sep2022 )
demandelements flow fix ( Last six runs Sep2022 )
demandelements flow_embedded fix ( Last six runs Sep2022 )
demandelements flow_junctions fix ( Last six runs Sep2022 )
demandelements person fix ( Last six runs Sep2022 )
demandelements person volatilerecomputing ( Last six runs Sep2022 )
demandelements personflow fix ( Last six runs Sep2022 )
demandelements personflow volatilerecomputing ( Last six runs Sep2022 )
demandelements routeflow fix ( Last six runs Sep2022 )
demandelements trip fix ( Last six runs Sep2022 )
demandelements trip_junctions fix ( Last six runs Sep2022 )
demandelements vehicle fix ( Last six runs Sep2022 )
demandelements vehicle_embedded fix ( Last six runs Sep2022 )
netelements trafficlights joined attributes E1 ( Last six runs Sep2022 )
netelements trafficlights joined file load ( Last six runs Sep2022 )
netelements trafficlights joined file save ( Last six runs Sep2022 )
netelements trafficlights joined programs select ( Last six runs Sep2022 )
netelements trafficlights single attributes E1 ( Last six runs Sep2022 )
netelements trafficlights single file load ( Last six runs Sep2022 )
netelements trafficlights single file save ( Last six runs Sep2022 )
netelements trafficlights single programs select ( Last six runs Sep2022 )
selection basic contextual_menu ( Last six runs Sep2022 )

Detailed information for the tests that were terminated before completion:

9 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 departposlat ( Last six runs Sep2022 )
demandelements flow create poisson ( Last six runs Sep2022 )
demandelements flow inspect poisson ( Last six runs Sep2022 )
demandelements flow_embedded create poisson ( Last six runs Sep2022 )
demandelements flow_embedded inspect poisson ( Last six runs Sep2022 )
demandelements flow_junctions create color ( Last six runs Sep2022 )
demandelements flow_junctions create poisson ( Last six runs Sep2022 )
demandelements flow_junctions inspect poisson ( Last six runs Sep2022 )
demandelements routeflow create poisson ( Last six runs Sep2022 )

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

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
4379,9489d4378
< Error: Vehicle 'flowB.4239' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4240' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4241' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4242' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4243' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4244' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4245' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4246' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4247' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4248' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4249' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4250' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4251' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4252' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4253' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4254' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4255' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4256' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4257' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4258' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4259' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4260' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4261' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4262' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4263' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4264' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4265' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4266' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4267' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
<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 flow_junctions create arrivalspeed ( Last six runs Sep2022 )

Test exceeded wallclock time limit of 600.0 seconds

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

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
4353,11401d4352
< Warning: Person 'pf_1.6263' is jammed on edge 'gneE4', time=2758.00.
< Warning: Person 'pf_1.6264' is jammed on edge 'gneE4', time=2758.00.
< Warning: Person 'pf_1.6265' is jammed on edge 'gneE4', time=2758.00.
< Warning: Person 'pf_1.6266' is jammed on edge 'gneE4', time=2758.00.
< Warning: Person 'pf_1.6267' is jammed on edge 'gneE4', time=2759.00.
< Warning: Person 'pf_1.6268' is jammed on edge 'gneE4', time=2759.00.
< Warning: Person 'pf_0.6280' is jammed on edge 'gneE2', time=2759.00.
< Warning: Person 'pf_0.6281' is jammed on edge 'gneE2', time=2759.00.
< Warning: Person 'pf_0.6282' is jammed on edge 'gneE2', time=2759.00.
< Warning: Person 'pf_1.6269' is jammed on edge 'gneE4', time=2760.00.
< Warning: Person 'pf_1.6270' is jammed on edge 'gneE4', time=2760.00.
< Warning: Person 'pf_1.6271' is jammed on edge 'gneE4', time=2760.00.
< Warning: Person 'pf_1.6272' is jammed on edge 'gneE4', time=2760.00.
< Warning: Person 'pf_0.6283' is jammed on edge 'gneE2', time=2760.00.
< Warning: Person 'pf_0.6284' is jammed on edge 'gneE2', time=2760.00.
< Warning: Person 'pf_0.6285' is jammed on edge 'gneE2', time=2760.00.
< Warning: Person 'pf_0.6286' is jammed on edge 'gneE2', time=2760.00.
< Warning: Person 'pf_0.6287' is jammed on edge 'gneE2', time=2760.00.
< Warning: Person 'pf_1.6273' is jammed on edge 'gneE4', time=2761.00.
< Warning: Person 'pf_0.6288' is jammed on edge 'gneE2', time=2761.00.
< Warning: Person 'pf_0.6289' is jammed on edge 'gneE2', time=2761.00.
< Warning: Person 'pf_0.6290' is jammed on edge 'gneE2', time=2761.00.
< Warning: Person 'pf_0.6291' is jammed on edge 'gneE2', time=2761.00.
< Warning: Person 'pf_0.4941' is jammed on edge 'gneE7', time=2761.00.
< Warning: Person 'pf_0.5175' is jammed on edge 'gneE7', time=2761.00.
< Warning: Person 'pf_1.6274' is jammed on edge 'gneE4', time=2762.00.
< Warning: Person 'pf_1.6275' is jammed on edge 'gneE4', time=2762.00.
< Warning: Person 'pf_0.6292' is jammed on edge 'gneE2', time=2762.00.
< Warning: Person 'pf_0.5357' is jammed on edge 'gneE7', time=2762.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 routeflow inspect_selection poisson ( Last six runs Sep2022 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
1499,3311d1498
< Error: Vehicle 'flowB.3210' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3214' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3217' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3223' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3224' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3236' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3237' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3242' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3244' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3246' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3250' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3253' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3256' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3258' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3260' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3262' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3263' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3265' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3266' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3268' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3271' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3274' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3283' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3290' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3295' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3296' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3299' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3300' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3302' will not be able to depart using the given velocity (slow lane ahead)!
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.