08Apr2021 - detailed test results for SUMO.parallel

To reconnect the TextTest GUI to these results, run:

texttest -a sumo -d /home/delphi/extraClangDebug/sumo/tests -reconnect /home/delphi/extraClangDebug/texttesttmp/extra_clang3_64D.31Oct114430.2864510 -g

To start TextTest for these tests, run:

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


parallel: 2992 tests: 2214 succeeded 722 FAILED 56 known bugs

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : action_step_length Sublane bugs ticket5275 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,24
> 
> =================================================================
> ==2887072==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7fba3f75402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 60196 byte(s) in 399 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7fba3f75402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 1152 byte(s) in 12 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7fba3f75402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7fba3f80f0a3 in xercesc_3_2::TraverseSchema::TraverseSchema(xercesc_3_2::DOMElement*, xercesc_3_2::XMLStringPool*, xercesc_3_2::SchemaGrammar*, xercesc_3_2::GrammarResolver*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::XMLScanner*, char16_t const*, xercesc_3_2::XMLEntityHandler*, xercesc_3_2::XMLErrorReporter*, xercesc_3_2::MemoryManager*, bool
) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2880a3)
> 
> Indirect leak of 792 byte(s) in 6 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7fba3f75402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7fba3f80a9ef in xercesc_3_2::TraverseSchema::preprocessChildren(xercesc_3_2::DOMElement const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2839ef)
> 
> SUMMARY: AddressSanitizer: 62420 byte(s) leaked in 418 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic container abort_impossible_transport ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2868718==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f5040cbd5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic container capacity ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2868476==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f52ebd6a5ae in xercesc_3_2::SAX2XMLReaderImpl::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: 72 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic container container_number ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2868493==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7ffb2e04d5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic container container_start_containerStop ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2868684==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f230e79e5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic container errors duplicate_id ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2868733==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fe0e224d5ae in xercesc_3_2::SAX2XMLReaderImpl::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).

TEST FAILED on ts-sim-build-ba : basic container errors duplicate_person_id ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,23
> 
> =================================================================
> ==2868759==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f4521cc05ae in xercesc_3_2::SAX2XMLReaderImpl::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)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f4521cc05ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic container leaving_vehicle_at_stop ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2868498==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fc925cd85ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic container line ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2868607==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fbd661205ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic container loading_duration_extension ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2868636==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f5d875655ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic container loading_duration_no_extension ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2868630==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f070d1015ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic container permitted ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2868735==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f540907d5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic container stop_duration ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2868523==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fe6e0fd95ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic container transfer ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2868687==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fbeb8d7a5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic container transfer_unconnected ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2868456==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fb7a8ead5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic container transfer_unconnected_2 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2868465==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f243d41b5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic container transfer_unconnected_3 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2868451==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f7bc869f5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic container transfer_unconnected_4 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2868433==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f4f51cc35ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic container transfer_unconnected_chain ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2868422==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f8c9edec5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic container transfer_unconnected_fromto ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2868405==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f10194d05ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic container transfer_unconnected_fromto_chain ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2868418==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f5785ff65ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic container transport ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2868730==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f9291d715ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic container transport_wrong_destination ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2868503==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f295a7575ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic container triggered ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2868537==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f6a510ac5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic container triggeredDepartParking ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2868570==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f9ee34e45ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic container triggeredParking ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2868552==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fd11d8675ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic container triggeredParkingNoCapacity ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2868577==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fe71f98f5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic container triggeredParkingWait ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2868594==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f2dfc3c35ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic container triggered_oldStyle ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2868549==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fea96fdc5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic container trip_chain ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2868637==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fdaa2a9b5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic container trip_chain_containerStop_input ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2868671==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f83f65615ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic container trip_chain_no_from ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2868681==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f639d9465ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic container two_containerstops_at_one_edge ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2868642==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f40e313d5ae in xercesc_3_2::SAX2XMLReaderImpl::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: 72 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic container waiting_container ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2868608==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f3bdf9725ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic networks lefthand ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2867556==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fe47f5c75ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic person abort_impossible_ride ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2868104==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f9c6d85e5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic person atJunction_ride_walk ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2868244==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7ff02d1665ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic person atJunction_walk_ride ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2868232==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f2adfabc5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic person boarding_duration_extension ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2867872==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f6cc2cdf5ae in xercesc_3_2::SAX2XMLReaderImpl::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: 72 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person boarding_duration_extension_limited ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2867894==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f0a7f2b85ae in xercesc_3_2::SAX2XMLReaderImpl::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: 72 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person boarding_duration_no_extension ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2867882==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f9f5364d5ae in xercesc_3_2::SAX2XMLReaderImpl::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: 72 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person capacity ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2868183==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7facaa8955ae in xercesc_3_2::SAX2XMLReaderImpl::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: 72 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person errors duplicate_container_id ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,23
> 
> =================================================================
> ==2868289==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f72891ea5ae in xercesc_3_2::SAX2XMLReaderImpl::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)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f72891ea5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic person errors duplicate_id ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2868273==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fadd557f5ae in xercesc_3_2::SAX2XMLReaderImpl::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).

TEST FAILED on ts-sim-build-ba : basic person errors person_triggered_invalidFrom ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2868316==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f462fa4c5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic person errors trainStop_car_disconnected ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2868303==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f8a44d3a5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic person leaving_vehicle_at_stop ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2868146==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fbbb8f8b5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic person leaving_vehicle_at_stop_subsecond ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2868151==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f2c830575ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic person lefthand_wait ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2868219==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f8f0a0d55ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic person permitted ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2868257==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fdd032b65ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic person person_number ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2868178==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f4139f6a5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic person person_triggered ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2868057==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f37c982d5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic person person_triggered_from ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2868060==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f668ecae5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic person persons_triggered ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2868061==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f37bb43b5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic person public ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2867978==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fa76af4e5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic person public_brief_stop ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2868016==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7febb2aa35ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic person public_by_id ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2867980==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fa0947b05ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic person public_wait ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2868000==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f222fb715ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic person ride ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2867806==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fd2249be5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic person ride_ANY_stopLane ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2868188==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f1d181b45ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic person ride_and_stop ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2867828==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fcf8baa45ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic person ride_and_stop_tolerance ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2867839==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f48124e55ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic person ride_ignore_line ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2867817==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fabb5bc05ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic person ride_premature_end ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2867861==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f35354735ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic person ride_triggered_scale ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2867851==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f1a704275ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic person ride_wrong_destination ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2868111==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f36ae34e5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic person scale individual default ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2867665==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 144 byte(s) in 6 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7efe35ae95ae in xercesc_3_2::SAX2XMLReaderImpl::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: 144 byte(s) leaked in 6 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person scale individual scale0.5 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,74
> 
> =================================================================
> ==2867690==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1560 byte(s) in 3 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x328bc17 in SUMOVehicleParserHelper::parseVehicleAttributes(int, SUMOSAXAttributes const&, bool, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:289:37
>     #2 0x32324a8 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:100:34
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f1368f415ae in xercesc_3_2::SAX2XMLReaderImpl::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)
> 
> Direct leak of 144 byte(s) in 6 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f1368f415ae in xercesc_3_2::SAX2XMLReaderImpl::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)
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x19b6f00 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:183:17
>     #3 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #4 0x7f1368f415ae in xercesc_3_2::SAX2XMLReaderImpl::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 624 byte(s) in 3 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person scale individual scale3 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2867676==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 144 byte(s) in 6 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f061d69e5ae in xercesc_3_2::SAX2XMLReaderImpl::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: 144 byte(s) leaked in 6 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person stop_duration ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2868095==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fdff05845ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic person stop_edge ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2868094==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f99a23285ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic person stop_teleport_stop ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2868209==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fa931dc55ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic person three_trainStops_at_one_edge ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2867785==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f426879c5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic person triggered ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2868021==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fbee9c1d5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic person triggered_discard ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2868030==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f0e2f6235ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic person trip_chain ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2868138==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fb4c691c5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic person trip_chain_chargingstations ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2868139==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f99182f05ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic person two_busstops_at_one_edge ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2867762==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fcadbb1c5ae in xercesc_3_2::SAX2XMLReaderImpl::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: 72 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person two_busstops_at_one_edge2 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2867772==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fe9f72d45ae in xercesc_3_2::SAX2XMLReaderImpl::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: 72 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person two_stops_at_one_edge ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2867794==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f9b9dc4c5ae in xercesc_3_2::SAX2XMLReaderImpl::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: 72 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person vehicle_triggered ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2868049==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fd3ee4d05ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic person walk ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2867918==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f4cdfe3b5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic person walk_0 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2867943==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fea7735b5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic person walk_duration ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2867938==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f804a83b5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic person walk_random_pos ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2867950==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fce2d0915ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic person walk_routeID ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2867920==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f84b41165ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic person walk_start_crossing ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2867971==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f8f1fae65ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic person walk_unconnected ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2867748==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f13106185ae in xercesc_3_2::SAX2XMLReaderImpl::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 : basic personFlow walkRoute_busStop_walk ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,23
> 
> =================================================================
> ==2868400==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7ff8181c002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 60196 byte(s) in 399 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7ff8181c002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 1152 byte(s) in 12 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7ff8181c002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7ff81827b0a3 in xercesc_3_2::TraverseSchema::TraverseSchema(xercesc_3_2::DOMElement*, xercesc_3_2::XMLStringPool*, xercesc_3_2::SchemaGrammar*, xercesc_3_2::GrammarResolver*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::XMLScanner*, char16_t const*, xercesc_3_2::XMLEntityHandler*, xercesc_3_2::XMLErrorReporter*, xercesc_3_2::MemoryManager*, bool
) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2880a3)
> 
> Indirect leak of 792 byte(s) in 6 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7ff8181c002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7ff8182769ef in xercesc_3_2::TraverseSchema::preprocessChildren(xercesc_3_2::DOMElement const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2839ef)
> 
> SUMMARY: AddressSanitizer: 62420 byte(s) leaked in 418 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic personFlow walk_busStop_walk ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,23
> 
> =================================================================
> ==2868381==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7ff12f13502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 60196 byte(s) in 399 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7ff12f13502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 1152 byte(s) in 12 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7ff12f13502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7ff12f1f00a3 in xercesc_3_2::TraverseSchema::TraverseSchema(xercesc_3_2::DOMElement*, xercesc_3_2::XMLStringPool*, xercesc_3_2::SchemaGrammar*, xercesc_3_2::GrammarResolver*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::XMLScanner*, char16_t const*, xercesc_3_2::XMLEntityHandler*, xercesc_3_2::XMLErrorReporter*, xercesc_3_2::MemoryManager*, bool
) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2880a3)
> 
> Indirect leak of 792 byte(s) in 6 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7ff12f13502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7ff12f1eb9ef in xercesc_3_2::TraverseSchema::preprocessChildren(xercesc_3_2::DOMElement const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2839ef)
> 
> SUMMARY: AddressSanitizer: 62420 byte(s) leaked in 418 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic routes parsing trip_via_invalid ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,17
> 
> =================================================================
> ==2866194==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 16 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x16cb2e5 in FXWorkerThread::Pool::setException(ProcessError&) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/FXWorkerThread.h:179:31
>     #2 0x16c68ab in FXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/FXWorkerThread.h:359:24
>     #3 0x7fea725f34f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Indirect leak of 83 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7fea71dae308 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0xee308)
> 
> SUMMARY: AddressSanitizer: 99 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : basic tls actuated dualring ( Last six runs Oct2023 Apr2021 )

---------- Differences in output ----------
14a15
>  Speed: 9.90

TEST FAILED on ts-sim-build-ba : basic tls actuated dualring_simple ( Last six runs Oct2023 Apr2021 )

---------- Differences in output ----------
14a15
>  Speed: 10.53

TEST FAILED on ts-sim-build-ba : basic tls actuated dualring_simple_linkMaxDur ( Last six runs Oct2023 Apr2021 )

---------- Differences in output ----------
6c6
< Simulation ended at time: 193.00
---
> Simulation ended at time: 183.00
15,17c15,18
<  Duration: 42.51
<  WaitingTime: 8.23
<  TimeLoss: 13.73
---
>  Speed: 10.28
>  Duration: 42.98
>  WaitingTime: 8.37
>  TimeLoss: 14.22

TEST FAILED on ts-sim-build-ba : basic tls actuated dualring_simple_linkMinDur ( Last six runs Oct2023 Apr2021 )

---------- Differences in output ----------
6c6
< Simulation ended at time: 193.00
---
> Simulation ended at time: 1104.00
10c10
<  Inserted: 90
---
>  Inserted: 240
14,18c14,19
<  RouteLength: 394.26
<  Duration: 42.51
<  WaitingTime: 8.23
<  TimeLoss: 13.73
<  DepartDelay: 6.98
---
>  RouteLength: 394.36
>  Speed: 5.38
>  Duration: 145.24
>  WaitingTime: 97.65
>  TimeLoss: 116.40
>  DepartDelay: 36.81
20c21
< DijkstraRouter answered 50 queries and explored 3.00 edges on average.
---
> DijkstraRouter answered 154 queries and explored 3.32 edges on average.
22c23,27
< DijkstraRouter answered 40 queries and explored 4.00 edges on average.
---
> DijkstraRouter answered 100 queries and explored 3.22 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
<truncated after showing first 30 lines>

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

---------- Differences in output ----------
12a13
>  Speed: 6.68
basic tls actuated green_minor_uncontrolled ( Last six runs Oct2023 Apr2021 )
basic tls actuated green_minor_uncontrolled2 ( Last six runs Oct2023 Apr2021 )

TEST FAILED on ts-sim-build-ba : basic tls actuated partialy_green_lane ( Last six runs Oct2023 Apr2021 )

---------- Differences in output ----------
19c19,21
< DijkstraRouter answered 106 queries and explored 2.00 edges on average.
---
> DijkstraRouter answered 100 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 6 queries and explored 2.00 edges on average.

TEST FAILED on ts-sim-build-ba : basic tls actuated short_lane ( Last six runs Oct2023 Apr2021 )

---------- Differences in output ----------
12a13
>  Speed: 6.27

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket376 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2891294==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fd41e04b5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : bugs 0xxx ticket400 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
3a4,16
> 
> =================================================================
> ==2891327==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f636a4be5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : bugs 0xxx ticket435_parking no_tripinfo_reset ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2891359==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f01233a45ae in xercesc_3_2::SAX2XMLReaderImpl::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 : bugs 0xxx ticket611 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1c1,25
< Warning: Network contains internal links which are ignored. Vehicles will 'jump' across junctions and thus underestimate route lengths and travel times.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2891391==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x00000206c32d bp 0x7fffbaced370 sp 0x7fffbacecf40 T0)
> ==2891391==The signal is caused by a READ memory access.
> ==2891391==Hint: address points to the zero page.
>     #0 0x206c32d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15
>     #1 0x1fc5295 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:304:46
>     #2 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #3 0x7f71bebad5fe in xercesc_3_2::SAX2XMLReaderImpl::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+0x2135fe)
>     #4 0x7f71beb7c7c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f71beb7d311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f71beb7d54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f71bebadd52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x342405a in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:103:18
>     #9 0x35401fb in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:165:42
>     #10 0x1f7b555 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:381:14
>     #11 0x1f7101b in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:121:10
>     #12 0x1f80f75 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:302:17
>     #13 0xeaf734 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f71bd8fe0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0xe03a2d in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe03a2d)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:151:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2891391==ABORTING
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1861 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
4a5,19
> 
> =================================================================
> ==2892188==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 16 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x16cb2e5 in FXWorkerThread::Pool::setException(ProcessError&) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/FXWorkerThread.h:179:31
>     #2 0x16c68ab in FXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/FXWorkerThread.h:359:24
>     #3 0x7f54d2b314f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Indirect leak of 71 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7f54d22ec308 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0xee308)
> 
> SUMMARY: AddressSanitizer: 87 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1861b ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
4a5,19
> 
> =================================================================
> ==2892199==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 16 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x16cb2e5 in FXWorkerThread::Pool::setException(ProcessError&) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/FXWorkerThread.h:179:31
>     #2 0x16c68ab in FXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/FXWorkerThread.h:359:24
>     #3 0x7ff83c3354f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Indirect leak of 71 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7ff83baf0308 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0xee308)
> 
> SUMMARY: AddressSanitizer: 87 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2109 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,323
> /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53: runtime error: unsigned integer overflow: 18446744073709551615 + 1 cannot be represented in type 'unsigned long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53 in 
> /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:172:38: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:172:38 in 
> 
> =================================================================
> ==2892228==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0xf6fb70 in __gnu_cxx::new_allocator<double>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0xf6fa9d in std::allocator_traits<std::allocator<double> >::allocate(std::allocator<double>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0xf6f70f in std::_Vector_base<double, std::allocator<double> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x14704ff in std::_Vector_base<double, std::allocator<double> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x1470162 in std::_Vector_base<double, std::allocator<double> >::_Vector_base(unsigned long, std::allocator<double> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x1539965 in std::vector<double, std::allocator<double> >::vector(std::vector<double, std::allocator<double> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x32177d5 in std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<double, std::allocator<double> > >::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&, true>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/
stl_pair.h:342:35
>     #8 0x32161ac in std::pair<std::__decay_and_strip<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&>::__type, std::__decay_and_strip<std::vector<double, std::allocator<double> >&>::__type> std::make_pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /u
sr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_pair.h:529:14
>     #9 0x320d72e in PHEMlightdll::CEP::CEP(bool, double, double, double, double, double, double, double, double, double, double, double, std::vector<double, std::allocator<double> >&, double, double, double, double, double, double, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::__cxx11::basi
c_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<dou
ble, std::allocator<double> > > >&, double, std::vector<double, std::allocator<double> >&) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEP.cpp:160:40
>     #10 0x321aa35 in PHEMlightdll::CEPHandler::Load(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:104:62
>     #11 0x32196dd in PHEMlightdll::CEPHandler::GetCEP(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:45:18
>     #12 0x31b3327 in HelpersPHEMlight::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/extraClangDebug/sumo/src/utils/emissions/HelpersPHEMlight.cpp:80:27
>     #13 0x3199417 in PollutantsInterface::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:65:38
>     #14 0x32936af in SUMOVehicleParserHelper::beginVTypeParsing(SUMOSAXAttributes const&, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:649:44
>     #15 0x3234e13 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:154:30
>     #16 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #17 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #18 0x7efd904a45ae in xercesc_3_2::SAX2XMLReaderImpl::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>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2740 ( Last six runs Oct2023 Apr2021 )

---------- Differences in output ----------
6,9c6,13
< DijkstraRouter answered 269 queries and explored 2.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 139 queries and explored 2.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---
> Statistics (avg):
>  RouteLength: 1395.00
>  Speed: 12.79
>  Duration: 109.06
>  WaitingTime: 0.01
>  TimeLoss: 8.19
>  DepartDelay: 223.85
> 
12a17,20
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 204 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 204 queries and explored 2.00 edges on average.

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4518 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2892621==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 120 byte(s) in 5 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f50b821a5ae in xercesc_3_2::SAX2XMLReaderImpl::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: 120 byte(s) leaked in 5 allocation(s).
---------- Differences in output ----------
5c5
< Simulation ended at time: 792.00
---
> Simulation ended at time: 790.00
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4556 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,33
> 
> =================================================================
> ==2892630==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4944 byte(s) in 206 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f7c58bb60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 1176 byte(s) in 49 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f7c58bb60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4678 ( Last six runs Oct2023 Apr2021 )

---------- Differences in output ----------
13c13,14
<  Duration: 164.18
---
>  Speed: 6.02
>  Duration: 164.27
15,16c16,17
<  TimeLoss: 92.58
<  DepartDelay: 60.14
---
>  TimeLoss: 92.67
>  DepartDelay: 60.05

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5420 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2892725==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f80aa2385ae in xercesc_3_2::SAX2XMLReaderImpl::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 : bugs 5xxx ticket5803 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2892779==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fc58d05e5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : bugs 5xxx ticket5864 ( Last six runs Oct2023 Apr2021 )

---------- Differences in output ----------
5c5
< Simulation ended at time: 741.00
---
> Simulation ended at time: 739.00
14c14,15
<  Duration: 562.30
---
>  Speed: 1.01
>  Duration: 560.30

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7059 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2892896==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f22f80995ae in xercesc_3_2::SAX2XMLReaderImpl::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)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x25f5aed in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:217:27
>     #2 0x25ef963 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x2303136 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1584f7a in MSBaseVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:174:5
>     #5 0x128e230 in MSVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1476307 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:121:16
>     #7 0x1475e0a in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:112:5
>     #8 0x19d4fc9 in MSRouteHandler::closeVehicle() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:591:34
>     #9 0x19ed642 in MSRouteHandler::closeTrip() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:5
>     #10 0x323b22a in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7f22f8098f52 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: 32 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7149 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2892921==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f6ffb45f5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : bugs 7xxx ticket7764 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,23
> 
> =================================================================
> ==2892974==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7fdd7e35e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 60196 byte(s) in 399 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7fdd7e35e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 1152 byte(s) in 12 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7fdd7e35e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7fdd7e4190a3 in xercesc_3_2::TraverseSchema::TraverseSchema(xercesc_3_2::DOMElement*, xercesc_3_2::XMLStringPool*, xercesc_3_2::SchemaGrammar*, xercesc_3_2::GrammarResolver*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::XMLScanner*, char16_t const*, xercesc_3_2::XMLEntityHandler*, xercesc_3_2::XMLErrorReporter*, xercesc_3_2::MemoryManager*, bool
) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2880a3)
> 
> Indirect leak of 792 byte(s) in 6 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7fdd7e35e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7fdd7e4149ef in xercesc_3_2::TraverseSchema::preprocessChildren(xercesc_3_2::DOMElement const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2839ef)
> 
> SUMMARY: AddressSanitizer: 62420 byte(s) leaked in 418 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7764_intermodal ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,23
> 
> =================================================================
> ==2892976==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7f65d05d302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 60196 byte(s) in 399 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7f65d05d302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 1152 byte(s) in 12 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7f65d05d302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7f65d068e0a3 in xercesc_3_2::TraverseSchema::TraverseSchema(xercesc_3_2::DOMElement*, xercesc_3_2::XMLStringPool*, xercesc_3_2::SchemaGrammar*, xercesc_3_2::GrammarResolver*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::XMLScanner*, char16_t const*, xercesc_3_2::XMLEntityHandler*, xercesc_3_2::XMLErrorReporter*, xercesc_3_2::MemoryManager*, bool
) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2880a3)
> 
> Indirect leak of 792 byte(s) in 6 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7f65d05d302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7f65d06899ef in xercesc_3_2::TraverseSchema::preprocessChildren(xercesc_3_2::DOMElement const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2839ef)
> 
> SUMMARY: AddressSanitizer: 62420 byte(s) leaked in 418 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7801 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2892981==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f35fd6825ae in xercesc_3_2::SAX2XMLReaderImpl::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 : bugs 7xxx ticket7801b ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2892980==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fea36b6f5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : bugs 7xxx ticket7959 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> Warning: Vehicle 'vehicle_0' performs emergency braking with decel=-7.00 wished=4.00 severity=1.00, time=9.00.
> 
> =================================================================
> ==2893016==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f87402535ae in xercesc_3_2::SAX2XMLReaderImpl::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 : bugs 7xxx ticket7959b ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> Warning: Vehicle 'vehicle_0' performs emergency braking with decel=-7.00 wished=4.00 severity=1.00, time=8.00.
> 
> =================================================================
> ==2893017==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f951ac045ae in xercesc_3_2::SAX2XMLReaderImpl::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 : bugs 7xxx ticket7965 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2893032==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f900e3f05ae in xercesc_3_2::SAX2XMLReaderImpl::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 : bugs 8xxx ticket8397 ( Last six runs Oct2023 Apr2021 )

---------- Differences in output ----------
6c6,8
< DijkstraRouter answered 2 queries and explored 3.00 edges on average.
---
> DijkstraRouter answered 1 queries and explored 3.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 1 queries and explored 3.00 edges on average.

TEST FAILED on ts-sim-build-ba : cf_model W99 bottleneck ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
6d5
< Warning: Vehicle 'high.50' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=95.00.
7a7
> Warning: Vehicle 'high.50' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=95.00.
38d37
< Warning: Vehicle 'high.140' performs emergency braking with decel=-7.00 wished=4.00 severity=1.00, time=278.00.
39a39
> Warning: Vehicle 'high.140' performs emergency braking with decel=-7.00 wished=4.00 severity=1.00, time=278.00.
110d109
< Warning: Vehicle 'high.418' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=873.00.
111a111
> Warning: Vehicle 'high.418' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=873.00.

TEST FAILED on ts-sim-build-ba : cf_model apparentDecel_emergencyDecel emergencyInsertion ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,18
> 
> =================================================================
> ==2879327==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 192 byte(s) in 8 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fb61f8000b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> SUMMARY: AddressSanitizer: 192 byte(s) leaked in 8 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model apparentDecel_emergencyDecel emergencyInsertion2 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,18
> 
> =================================================================
> ==2879330==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9384 byte(s) in 391 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f2e35f250b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> SUMMARY: AddressSanitizer: 9384 byte(s) leaked in 391 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model bugs ticket4116 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,18
> 
> =================================================================
> ==2879471==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1512 byte(s) in 63 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f09c0c380b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> SUMMARY: AddressSanitizer: 1512 byte(s) leaked in 63 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel NGRS3 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,52
> 
> =================================================================
> ==2879246==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 640 byte(s) in 10 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x207ee00 in NLJunctionControlBuilder::closeJunctionLogic() /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:438:30
>     #2 0x1fc4fba in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:303:46
>     #3 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #4 0x7fbbd880ff52 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 384 byte(s) in 10 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2098690 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 0x20985bd 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:444:20
>     #3 0x2097eef 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 0x209aaff 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 0x209a002 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 0x2085185 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 0x207f06d in NLJunctionControlBuilder::closeJunctionLogic() /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:439:17
>     #8 0x1fc4fba in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:303:46
>     #9 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #10 0x7fbbd880ff52 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 384 byte(s) in 10 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2098690 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 0x20985bd 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:444:20
>     #3 0x2097eef 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

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

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:172:38: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:172:38 in 
devices battery tripinfo_emission ( Last six runs Oct2023 Apr2021 )
output emission-output one_vehicle ( Last six runs Oct2023 Apr2021 )
output emission-output one_vehicle_subsecond ( Last six runs Oct2023 Apr2021 )
output emission-output one_vehicle_waiting ( Last six runs Oct2023 Apr2021 )
output examples cross3ltl_emission ( Last six runs Oct2023 Apr2021 )
output examples cross3ltl_full ( Last six runs Oct2023 Apr2021 )
output full-output one_vehicle ( Last six runs Oct2023 Apr2021 )
output full-output one_vehicle_subsecond ( Last six runs Oct2023 Apr2021 )
output meannoise_edgebased begin_end b15e30_b45e60_separate ( Last six runs Oct2023 Apr2021 )
output meannoise_edgebased begin_end beg0_end15 ( Last six runs Oct2023 Apr2021 )
output meannoise_edgebased begin_end beg0_end30_nointerval ( Last six runs Oct2023 Apr2021 )
output meannoise_edgebased begin_end beg15_end30 ( Last six runs Oct2023 Apr2021 )
output meannoise_edgebased begin_end beg15_end30_nointerval ( Last six runs Oct2023 Apr2021 )
output meannoise_edgebased begin_end plain ( Last six runs Oct2023 Apr2021 )
output meannoise_edgebased jam1 ( Last six runs Oct2023 Apr2021 )
output meannoise_edgebased jam2 ( Last six runs Oct2023 Apr2021 )
output meannoise_edgebased one_vehicle interval15s ( Last six runs Oct2023 Apr2021 )
output meannoise_edgebased one_vehicle interval15s60s ( Last six runs Oct2023 Apr2021 )
output meannoise_edgebased one_vehicle interval1s ( Last six runs Oct2023 Apr2021 )
output meannoise_edgebased one_vehicle interval60s ( Last six runs Oct2023 Apr2021 )
output meannoise_edgebased one_vehicle writeAttributes ( Last six runs Oct2023 Apr2021 )
output meannoise_edgebased one_vehicle_subsecond interval.1s ( Last six runs Oct2023 Apr2021 )
output meannoise_edgebased one_vehicle_subsecond interval15s ( Last six runs Oct2023 Apr2021 )
output meannoise_edgebased one_vehicle_subsecond interval15s60s ( Last six runs Oct2023 Apr2021 )
output meannoise_edgebased one_vehicle_subsecond interval1s ( Last six runs Oct2023 Apr2021 )
output meannoise_edgebased one_vehicle_subsecond interval60s ( Last six runs Oct2023 Apr2021 )
output meannoise_edgebased two_same_vehicles interval15s ( Last six runs Oct2023 Apr2021 )
output meannoise_edgebased two_same_vehicles interval15s60s ( Last six runs Oct2023 Apr2021 )
output meannoise_edgebased two_same_vehicles interval1s ( Last six runs Oct2023 Apr2021 )
output meannoise_edgebased two_same_vehicles interval60s ( Last six runs Oct2023 Apr2021 )
output meannoise_lanebased begin_end b15e30_b45e60_separate ( Last six runs Oct2023 Apr2021 )
output meannoise_lanebased begin_end beg0_end15 ( Last six runs Oct2023 Apr2021 )
output meannoise_lanebased begin_end beg0_end30_nointerval ( Last six runs Oct2023 Apr2021 )
output meannoise_lanebased begin_end beg15_end30 ( Last six runs Oct2023 Apr2021 )
output meannoise_lanebased begin_end beg15_end30_nointerval ( Last six runs Oct2023 Apr2021 )
output meannoise_lanebased begin_end plain ( Last six runs Oct2023 Apr2021 )
output meannoise_lanebased jam1 ( Last six runs Oct2023 Apr2021 )
output meannoise_lanebased jam2 ( Last six runs Oct2023 Apr2021 )
output meannoise_lanebased one_vehicle interval15s ( Last six runs Oct2023 Apr2021 )
output meannoise_lanebased one_vehicle interval15s60s ( Last six runs Oct2023 Apr2021 )
output meannoise_lanebased one_vehicle interval1s ( Last six runs Oct2023 Apr2021 )
output meannoise_lanebased one_vehicle interval60s ( Last six runs Oct2023 Apr2021 )
output meannoise_lanebased one_vehicle writeAttributes ( Last six runs Oct2023 Apr2021 )
output meannoise_lanebased one_vehicle_subsecond interval.1s ( Last six runs Oct2023 Apr2021 )
output meannoise_lanebased one_vehicle_subsecond interval15s ( Last six runs Oct2023 Apr2021 )
output meannoise_lanebased one_vehicle_subsecond interval15s60s ( Last six runs Oct2023 Apr2021 )
output meannoise_lanebased one_vehicle_subsecond interval1s ( Last six runs Oct2023 Apr2021 )
output meannoise_lanebased one_vehicle_subsecond interval60s ( Last six runs Oct2023 Apr2021 )
output meannoise_lanebased two_same_vehicles interval15s ( Last six runs Oct2023 Apr2021 )
output meannoise_lanebased two_same_vehicles interval15s60s ( Last six runs Oct2023 Apr2021 )
output meannoise_lanebased two_same_vehicles interval1s ( Last six runs Oct2023 Apr2021 )
output meannoise_lanebased two_same_vehicles interval60s ( Last six runs Oct2023 Apr2021 )

TEST FAILED on ts-sim-build-ba : devices emissions assignment all_by_name ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,354
> /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53: runtime error: unsigned integer overflow: 18446744073709551615 + 1 cannot be represented in type 'unsigned long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53 in 
> 
> =================================================================
> ==2887217==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0xf6fb70 in __gnu_cxx::new_allocator<double>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0xf6fa9d in std::allocator_traits<std::allocator<double> >::allocate(std::allocator<double>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0xf6f70f in std::_Vector_base<double, std::allocator<double> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x14704ff in std::_Vector_base<double, std::allocator<double> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x1470162 in std::_Vector_base<double, std::allocator<double> >::_Vector_base(unsigned long, std::allocator<double> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x1539965 in std::vector<double, std::allocator<double> >::vector(std::vector<double, std::allocator<double> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x32177d5 in std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<double, std::allocator<double> > >::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&, true>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/
stl_pair.h:342:35
>     #8 0x32161ac in std::pair<std::__decay_and_strip<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&>::__type, std::__decay_and_strip<std::vector<double, std::allocator<double> >&>::__type> std::make_pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /u
sr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_pair.h:529:14
>     #9 0x320d72e in PHEMlightdll::CEP::CEP(bool, double, double, double, double, double, double, double, double, double, double, double, std::vector<double, std::allocator<double> >&, double, double, double, double, double, double, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::__cxx11::basi
c_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<dou
ble, std::allocator<double> > > >&, double, std::vector<double, std::allocator<double> >&) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEP.cpp:160:40
>     #10 0x321aa35 in PHEMlightdll::CEPHandler::Load(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:104:62
>     #11 0x32196dd in PHEMlightdll::CEPHandler::GetCEP(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:45:18
>     #12 0x31b3327 in HelpersPHEMlight::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/extraClangDebug/sumo/src/utils/emissions/HelpersPHEMlight.cpp:80:27
>     #13 0x31b1227 in HelpersPHEMlight::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/extraClangDebug/sumo/src/utils/emissions/HelpersPHEMlight.cpp:49:52
>     #14 0x3199417 in PollutantsInterface::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:65:38
>     #15 0x32936af in SUMOVehicleParserHelper::beginVTypeParsing(SUMOSAXAttributes const&, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:649:44
>     #16 0x3234e13 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:154:30
>     #17 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #18 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #19 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #20 0x7fb1a64055ae in xercesc_3_2::SAX2XMLReaderImpl::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>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices emissions assignment all_by_prob ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,354
> /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53: runtime error: unsigned integer overflow: 18446744073709551615 + 1 cannot be represented in type 'unsigned long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53 in 
> 
> =================================================================
> ==2887212==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0xf6fb70 in __gnu_cxx::new_allocator<double>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0xf6fa9d in std::allocator_traits<std::allocator<double> >::allocate(std::allocator<double>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0xf6f70f in std::_Vector_base<double, std::allocator<double> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x14704ff in std::_Vector_base<double, std::allocator<double> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x1470162 in std::_Vector_base<double, std::allocator<double> >::_Vector_base(unsigned long, std::allocator<double> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x1539965 in std::vector<double, std::allocator<double> >::vector(std::vector<double, std::allocator<double> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x32177d5 in std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<double, std::allocator<double> > >::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&, true>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/
stl_pair.h:342:35
>     #8 0x32161ac in std::pair<std::__decay_and_strip<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&>::__type, std::__decay_and_strip<std::vector<double, std::allocator<double> >&>::__type> std::make_pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /u
sr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_pair.h:529:14
>     #9 0x320d72e in PHEMlightdll::CEP::CEP(bool, double, double, double, double, double, double, double, double, double, double, double, std::vector<double, std::allocator<double> >&, double, double, double, double, double, double, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::__cxx11::basi
c_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<dou
ble, std::allocator<double> > > >&, double, std::vector<double, std::allocator<double> >&) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEP.cpp:160:40
>     #10 0x321aa35 in PHEMlightdll::CEPHandler::Load(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:104:62
>     #11 0x32196dd in PHEMlightdll::CEPHandler::GetCEP(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:45:18
>     #12 0x31b3327 in HelpersPHEMlight::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/extraClangDebug/sumo/src/utils/emissions/HelpersPHEMlight.cpp:80:27
>     #13 0x31b1227 in HelpersPHEMlight::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/extraClangDebug/sumo/src/utils/emissions/HelpersPHEMlight.cpp:49:52
>     #14 0x3199417 in PollutantsInterface::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:65:38
>     #15 0x32936af in SUMOVehicleParserHelper::beginVTypeParsing(SUMOSAXAttributes const&, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:649:44
>     #16 0x3234e13 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:154:30
>     #17 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #18 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #19 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #20 0x7f6a449c85ae in xercesc_3_2::SAX2XMLReaderImpl::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>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices emissions assignment half_by_name ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,354
> /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53: runtime error: unsigned integer overflow: 18446744073709551615 + 1 cannot be represented in type 'unsigned long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53 in 
> 
> =================================================================
> ==2887242==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0xf6fb70 in __gnu_cxx::new_allocator<double>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0xf6fa9d in std::allocator_traits<std::allocator<double> >::allocate(std::allocator<double>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0xf6f70f in std::_Vector_base<double, std::allocator<double> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x14704ff in std::_Vector_base<double, std::allocator<double> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x1470162 in std::_Vector_base<double, std::allocator<double> >::_Vector_base(unsigned long, std::allocator<double> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x1539965 in std::vector<double, std::allocator<double> >::vector(std::vector<double, std::allocator<double> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x32177d5 in std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<double, std::allocator<double> > >::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&, true>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/
stl_pair.h:342:35
>     #8 0x32161ac in std::pair<std::__decay_and_strip<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&>::__type, std::__decay_and_strip<std::vector<double, std::allocator<double> >&>::__type> std::make_pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /u
sr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_pair.h:529:14
>     #9 0x320d72e in PHEMlightdll::CEP::CEP(bool, double, double, double, double, double, double, double, double, double, double, double, std::vector<double, std::allocator<double> >&, double, double, double, double, double, double, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::__cxx11::basi
c_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<dou
ble, std::allocator<double> > > >&, double, std::vector<double, std::allocator<double> >&) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEP.cpp:160:40
>     #10 0x321aa35 in PHEMlightdll::CEPHandler::Load(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:104:62
>     #11 0x32196dd in PHEMlightdll::CEPHandler::GetCEP(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:45:18
>     #12 0x31b3327 in HelpersPHEMlight::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/extraClangDebug/sumo/src/utils/emissions/HelpersPHEMlight.cpp:80:27
>     #13 0x31b1227 in HelpersPHEMlight::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/extraClangDebug/sumo/src/utils/emissions/HelpersPHEMlight.cpp:49:52
>     #14 0x3199417 in PollutantsInterface::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:65:38
>     #15 0x32936af in SUMOVehicleParserHelper::beginVTypeParsing(SUMOSAXAttributes const&, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:649:44
>     #16 0x3234e13 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:154:30
>     #17 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #18 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #19 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #20 0x7fead8e1a5ae in xercesc_3_2::SAX2XMLReaderImpl::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>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices emissions assignment half_by_prob ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,354
> /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53: runtime error: unsigned integer overflow: 18446744073709551615 + 1 cannot be represented in type 'unsigned long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53 in 
> 
> =================================================================
> ==2887241==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0xf6fb70 in __gnu_cxx::new_allocator<double>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0xf6fa9d in std::allocator_traits<std::allocator<double> >::allocate(std::allocator<double>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0xf6f70f in std::_Vector_base<double, std::allocator<double> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x14704ff in std::_Vector_base<double, std::allocator<double> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x1470162 in std::_Vector_base<double, std::allocator<double> >::_Vector_base(unsigned long, std::allocator<double> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x1539965 in std::vector<double, std::allocator<double> >::vector(std::vector<double, std::allocator<double> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x32177d5 in std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<double, std::allocator<double> > >::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&, true>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/
stl_pair.h:342:35
>     #8 0x32161ac in std::pair<std::__decay_and_strip<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&>::__type, std::__decay_and_strip<std::vector<double, std::allocator<double> >&>::__type> std::make_pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /u
sr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_pair.h:529:14
>     #9 0x320d72e in PHEMlightdll::CEP::CEP(bool, double, double, double, double, double, double, double, double, double, double, double, std::vector<double, std::allocator<double> >&, double, double, double, double, double, double, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::__cxx11::basi
c_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<dou
ble, std::allocator<double> > > >&, double, std::vector<double, std::allocator<double> >&) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEP.cpp:160:40
>     #10 0x321aa35 in PHEMlightdll::CEPHandler::Load(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:104:62
>     #11 0x32196dd in PHEMlightdll::CEPHandler::GetCEP(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:45:18
>     #12 0x31b3327 in HelpersPHEMlight::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/extraClangDebug/sumo/src/utils/emissions/HelpersPHEMlight.cpp:80:27
>     #13 0x31b1227 in HelpersPHEMlight::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/extraClangDebug/sumo/src/utils/emissions/HelpersPHEMlight.cpp:49:52
>     #14 0x3199417 in PollutantsInterface::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:65:38
>     #15 0x32936af in SUMOVehicleParserHelper::beginVTypeParsing(SUMOSAXAttributes const&, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:649:44
>     #16 0x3234e13 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:154:30
>     #17 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #18 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #19 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #20 0x7ff96e3f45ae in xercesc_3_2::SAX2XMLReaderImpl::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>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment errors disconnect ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
4a5,19
> 
> =================================================================
> ==2888968==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 16 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x16cb2e5 in FXWorkerThread::Pool::setException(ProcessError&) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/FXWorkerThread.h:179:31
>     #2 0x16c68ab in FXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/FXWorkerThread.h:359:24
>     #3 0x7fb1d02a34f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7fb1cfa5e308 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0xee308)
> 
> SUMMARY: AddressSanitizer: 72 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : devices rerouting assignment errors trip_with_taz_disconnect ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
4a5,19
> 
> =================================================================
> ==2888956==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 16 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x16cb2e5 in FXWorkerThread::Pool::setException(ProcessError&) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/FXWorkerThread.h:179:31
>     #2 0x16c68ab in FXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/FXWorkerThread.h:359:24
>     #3 0x7f5f76e664f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7f5f76621308 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0xee308)
> 
> SUMMARY: AddressSanitizer: 72 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : devices rerouting parallel parallel_disconnected ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
5a6,20
> 
> =================================================================
> ==2889131==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 16 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x16cb2e5 in FXWorkerThread::Pool::setException(ProcessError&) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/FXWorkerThread.h:179:31
>     #2 0x16c68ab in FXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/FXWorkerThread.h:359:24
>     #3 0x7f2319ec44f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7f231967f308 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0xee308)
> 
> SUMMARY: AddressSanitizer: 72 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : devices rerouting parallel public_walk ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> Warning: Adapting number of routing threads to number of simulation threads.
> 
> =================================================================
> ==2889129==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f4a8e2a95ae in xercesc_3_2::SAX2XMLReaderImpl::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: 72 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip access ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2889633==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f9abcc6a5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : devices rerouting personTrip access_length ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2889812==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fd7b05355ae in xercesc_3_2::SAX2XMLReaderImpl::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 : devices rerouting personTrip atJunction_ride_walk ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2889914==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f232adf05ae in xercesc_3_2::SAX2XMLReaderImpl::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 : devices rerouting personTrip basic ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2889351==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f03dadd25ae in xercesc_3_2::SAX2XMLReaderImpl::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 : devices rerouting personTrip bike_public_walk ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2889809==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f52a236a5ae in xercesc_3_2::SAX2XMLReaderImpl::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).
---------- Differences in output ----------
17c17,18
<  Duration: 131.80
---
>  Speed: 9.90
>  Duration: 131.60
26,27c27,28
<  WaitingTime: 89.50
<  RouteLength: 875.95
---
>  WaitingTime: 89.00
>  RouteLength: 875.93
29d29
<  Bus: 0
32d31
<  Aborted: 0
38c37
< DijkstraRouter answered 1 queries and explored 49.00 edges on average.
---
> DijkstraRouter answered 1 queries and explored 50.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip busstop ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2889501==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f8982e1a5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : devices rerouting personTrip busstop_early ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2889504==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fd1c30185ae in xercesc_3_2::SAX2XMLReaderImpl::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 : devices rerouting personTrip busstop_too_late ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2889505==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f3b5926b5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : devices rerouting personTrip busstop_too_late2 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2889528==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fd031c585ae in xercesc_3_2::SAX2XMLReaderImpl::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 : devices rerouting personTrip busstop_twice ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2889529==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f84e07165ae in xercesc_3_2::SAX2XMLReaderImpl::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 : devices rerouting personTrip busstop_unmatched ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2889556==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f0bdcd125ae in xercesc_3_2::SAX2XMLReaderImpl::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 : devices rerouting personTrip car ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2889398==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fa2655985ae in xercesc_3_2::SAX2XMLReaderImpl::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 : devices rerouting personTrip car_public_walk ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2889682==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f2009a805ae in xercesc_3_2::SAX2XMLReaderImpl::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 : devices rerouting personTrip car_public_walk2 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2889698==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f901e4265ae in xercesc_3_2::SAX2XMLReaderImpl::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 : devices rerouting personTrip car_public_walk3 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2889704==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fdce5ba35ae in xercesc_3_2::SAX2XMLReaderImpl::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 : devices rerouting personTrip car_public_walk4 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2889718==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f4c8d9c15ae in xercesc_3_2::SAX2XMLReaderImpl::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 : devices rerouting personTrip car_public_walk5 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2889722==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f3d3ec315ae in xercesc_3_2::SAX2XMLReaderImpl::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 : devices rerouting personTrip car_public_walk_internal ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2889748==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f8561ef65ae in xercesc_3_2::SAX2XMLReaderImpl::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 : devices rerouting personTrip car_public_walk_transfer_forbidden ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2889699==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fd37303a5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : devices rerouting personTrip car_type ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2889404==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7ffb5b2305ae in xercesc_3_2::SAX2XMLReaderImpl::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 : devices rerouting personTrip car_walk ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2889409==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fcfc4dba5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : devices rerouting personTrip car_walk_arrivalpos ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2889418==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fac4d91d5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : devices rerouting personTrip car_walk_departPos ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2889421==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7ff4bb8fd5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : devices rerouting personTrip car_walk_sidewalk ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2889412==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f13ff0f55ae in xercesc_3_2::SAX2XMLReaderImpl::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 : devices rerouting personTrip early_ending_flow ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2889791==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fef89f145ae in xercesc_3_2::SAX2XMLReaderImpl::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 : devices rerouting personTrip early_pt ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2889785==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fea019da5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : devices rerouting personTrip errors flow_without_end ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2889953==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f46c29265ae in xercesc_3_2::SAX2XMLReaderImpl::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 : devices rerouting personTrip errors unreachable_rides ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2889942==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fb54f7075ae in xercesc_3_2::SAX2XMLReaderImpl::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 : devices rerouting personTrip intermodal_car_walk ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,26
> 
> =================================================================
> ==2889577==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 520 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2bb488a in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStage.cpp:234:24
>     #2 0x2bff0c5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:84:39
>     #3 0x2bc723b in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStage.cpp:394:20
>     #4 0x2c0177d in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:113:20
>     #5 0x2c25418 in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:156:36
>     #6 0xec5b36 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:653:26
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f69f34180b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f69f46c75ae in xercesc_3_2::SAX2XMLReaderImpl::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: 568 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip intermodal_car_walk_input ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2889623==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f5e0fade5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : devices rerouting personTrip intermodal_car_walk_junction ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,26
> 
> =================================================================
> ==2889608==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 520 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2bb488a in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStage.cpp:234:24
>     #2 0x2bff0c5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:84:39
>     #3 0x2bc723b in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStage.cpp:394:20
>     #4 0x2c0177d in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:113:20
>     #5 0x2c25418 in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:156:36
>     #6 0xec5b36 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:653:26
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f032bc320b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f032cee15ae in xercesc_3_2::SAX2XMLReaderImpl::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: 568 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip intermodal_car_walk_no_place ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,26
> 
> =================================================================
> ==2889626==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 520 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2bb488a in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStage.cpp:234:24
>     #2 0x2bff0c5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:84:39
>     #3 0x2bc723b in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStage.cpp:394:20
>     #4 0x2c0177d in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:113:20
>     #5 0x2c25418 in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:156:36
>     #6 0xec5b36 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:653:26
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f86512af0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f865255e5ae in xercesc_3_2::SAX2XMLReaderImpl::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: 568 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip intermodal_car_walk_ptstop ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,26
> 
> =================================================================
> ==2889603==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 520 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2bb488a in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStage.cpp:234:24
>     #2 0x2bff0c5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:84:39
>     #3 0x2bc723b in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStage.cpp:394:20
>     #4 0x2c0177d in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:113:20
>     #5 0x2c25418 in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:156:36
>     #6 0xec5b36 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:653:26
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f18ded1c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f18dffcb5ae in xercesc_3_2::SAX2XMLReaderImpl::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: 568 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip junctionTaz fromJunction ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2889261==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f6877d4c5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : devices rerouting personTrip junctionTaz fromJunction_equal_toJunction ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2889339==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fec2ae855ae in xercesc_3_2::SAX2XMLReaderImpl::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 : devices rerouting personTrip junctionTaz fromJunction_missing ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
3a4,16
> 
> =================================================================
> ==2889253==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fcad49a05ae in xercesc_3_2::SAX2XMLReaderImpl::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 : devices rerouting personTrip junctionTaz intermodal_net ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2889320==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 144 byte(s) in 6 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fc9cd1425ae in xercesc_3_2::SAX2XMLReaderImpl::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: 144 byte(s) leaked in 6 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip junctionTaz load_some_taz ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2889319==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fadde7805ae in xercesc_3_2::SAX2XMLReaderImpl::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 : devices rerouting personTrip junctionTaz load_taz ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2889303==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f838d3265ae in xercesc_3_2::SAX2XMLReaderImpl::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 : devices rerouting personTrip junctionTaz toJunction ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2889278==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f27d80685ae in xercesc_3_2::SAX2XMLReaderImpl::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 : devices rerouting personTrip junctionTaz viaJunctions ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2889294==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fe3d987e5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : devices rerouting personTrip junctionTaz walk ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2889296==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f1f0d60f5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : devices rerouting personTrip late_pt ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2889787==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f4aa9fb75ae in xercesc_3_2::SAX2XMLReaderImpl::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 : devices rerouting personTrip missed_bus_reroute ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2889890==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fbdfbadf5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : devices rerouting personTrip no_valid_connection ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
3a4,237
> 
> =================================================================
> ==2889576==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f3d1508f5ae in xercesc_3_2::SAX2XMLReaderImpl::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 888 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2555ec7 in MSDevice_Vehroutes::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&, int) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Vehroutes.cpp:104:41
>     #2 0x23028ee in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:100:5
>     #3 0x1584f7a in MSBaseVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:174:5
>     #4 0x128e230 in MSVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #5 0x1476307 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:121:16
>     #6 0x1475e0a in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:112:5
>     #7 0x2bbab50 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStage.cpp:290:38
>     #8 0x2bff0c5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:84:39
>     #9 0x2bc723b in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStage.cpp:394:20
>     #10 0x2c0177d in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:113:20
>     #11 0x2c25418 in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:156:36
>     #12 0xec5b36 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:653:26
>     #13 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #14 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #15 0x7f3d13de00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip prefer_walking ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2889546==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7ff2324585ae in xercesc_3_2::SAX2XMLReaderImpl::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 : devices rerouting personTrip prefer_walking2 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2889555==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f124119c5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : devices rerouting personTrip ptline_routing ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2889752==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7f9a3a92602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f9a3a96c5ae in xercesc_3_2::SAX2XMLReaderImpl::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 60196 byte(s) in 399 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7f9a3a92602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 1152 byte(s) in 12 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7f9a3a92602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7f9a3a9e10a3 in xercesc_3_2::TraverseSchema::TraverseSchema(xercesc_3_2::DOMElement*, xercesc_3_2::XMLStringPool*, xercesc_3_2::SchemaGrammar*, xercesc_3_2::GrammarResolver*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::XMLScanner*, char16_t const*, xercesc_3_2::XMLEntityHandler*, xercesc_3_2::XMLErrorReporter*, xercesc_3_2::MemoryManager*, bool
) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2880a3)
> 
> Indirect leak of 792 byte(s) in 6 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7f9a3a92602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7f9a3a9dc9ef in xercesc_3_2::TraverseSchema::preprocessChildren(xercesc_3_2::DOMElement const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2839ef)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip public_walk ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2889427==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fa911ef65ae in xercesc_3_2::SAX2XMLReaderImpl::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: 72 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip public_walk_human_readable_step2 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2889789==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7ffb266475ae in xercesc_3_2::SAX2XMLReaderImpl::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: 72 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip public_walk_human_readable_time ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2889786==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f76bd7955ae in xercesc_3_2::SAX2XMLReaderImpl::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: 72 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip public_walk_singleveh ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2889434==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f0ff55c95ae in xercesc_3_2::SAX2XMLReaderImpl::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: 72 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip public_walk_speedfactor ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2889431==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f14cc3cc5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : devices rerouting personTrip ride_from_stop ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2889818==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fb2371e45ae in xercesc_3_2::SAX2XMLReaderImpl::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 : devices rerouting personTrip ride_trip ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2889834==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f126fe455ae in xercesc_3_2::SAX2XMLReaderImpl::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 : devices rerouting personTrip ride_trip_access ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2889848==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f384ce885ae in xercesc_3_2::SAX2XMLReaderImpl::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 : devices rerouting personTrip stop_access_stop ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2889813==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fe60484a5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : devices rerouting personTrip taz ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2889895==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fa5e64f05ae in xercesc_3_2::SAX2XMLReaderImpl::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 : devices rerouting personTrip unusable_bus ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2889488==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fdb0553c5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : devices rerouting personTrip vtype ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2889353==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fafc54765ae in xercesc_3_2::SAX2XMLReaderImpl::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 : devices rerouting personTrip walk_access_walk ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2889667==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fa2ca39a5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : devices rerouting reroute_congestions delayed_insertion ( Last six runs Oct2023 Apr2021 )

---------- Differences in output ----------
4c4
< Simulation ended at time: 6233.00
---
> Simulation ended at time: 6239.00
13,16c13,17
<  Duration: 86.24
<  WaitingTime: 41.44
<  TimeLoss: 61.01
<  DepartDelay: 1242.71
---
>  Speed: 5.51
>  Duration: 83.03
>  WaitingTime: 39.53
>  TimeLoss: 57.82
>  DepartDelay: 1252.43
18c19
< DijkstraRouter answered 3350 queries and explored 4.00 edges on average.
---
> DijkstraRouter answered 1703 queries and explored 4.00 edges on average.
20c21
< DijkstraRouter answered 66 queries and explored 4.00 edges on average.
---
> DijkstraRouter answered 35 queries and explored 4.00 edges on average.
22c23
< DijkstraRouter answered 65 queries and explored 4.00 edges on average.
---
> DijkstraRouter answered 1780 queries and explored 4.00 edges on average.
24c25
< DijkstraRouter answered 57 queries and explored 4.00 edges on average.
---
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices rerouting reroute_congestions delayed_insertion_departLaneBest ( Last six runs Oct2023 Apr2021 )

---------- Differences in output ----------
12a13
>  Speed: 3.82

TEST FAILED on ts-sim-build-ba : devices rerouting reroute_congestions exit_times ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,23
> 
> =================================================================
> ==2890000==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7f2b5933702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 60196 byte(s) in 399 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7f2b5933702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 1152 byte(s) in 12 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7f2b5933702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7f2b593f20a3 in xercesc_3_2::TraverseSchema::TraverseSchema(xercesc_3_2::DOMElement*, xercesc_3_2::XMLStringPool*, xercesc_3_2::SchemaGrammar*, xercesc_3_2::GrammarResolver*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::XMLScanner*, char16_t const*, xercesc_3_2::XMLEntityHandler*, xercesc_3_2::XMLErrorReporter*, xercesc_3_2::MemoryManager*, bool
) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2880a3)
> 
> Indirect leak of 792 byte(s) in 6 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7f2b5933702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7f2b593ed9ef in xercesc_3_2::TraverseSchema::preprocessChildren(xercesc_3_2::DOMElement const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2839ef)
> 
> SUMMARY: AddressSanitizer: 62420 byte(s) leaked in 418 allocation(s).
---------- Differences in output ----------
4c4
< Simulation ended at time: 4170.00
---
> Simulation ended at time: 4169.00
12,16c12,17
<  RouteLength: 3720.60
<  Duration: 414.96
<  WaitingTime: 89.35
<  TimeLoss: 142.98
<  DepartDelay: 0.05
---
>  RouteLength: 3722.79
>  Speed: 9.16
>  Duration: 414.41
>  WaitingTime: 88.85
>  TimeLoss: 142.23
>  DepartDelay: 0.06
18c19
< DijkstraRouter answered 1936 queries and explored 176.21 edges on average.
---
> DijkstraRouter answered 1927 queries and explored 174.58 edges on average.
20c21
< DijkstraRouter answered 883 queries and explored 110.36 edges on average.
---
> DijkstraRouter answered 888 queries and explored 114.79 edges on average.
22c23
< DijkstraRouter answered 611 queries and explored 87.25 edges on average.
---
> DijkstraRouter answered 614 queries and explored 87.97 edges on average.
24c25
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting reroute_congestions period_120 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,23
> 
> =================================================================
> ==2889971==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7fc27d2a402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 60196 byte(s) in 399 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7fc27d2a402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 1152 byte(s) in 12 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7fc27d2a402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7fc27d35f0a3 in xercesc_3_2::TraverseSchema::TraverseSchema(xercesc_3_2::DOMElement*, xercesc_3_2::XMLStringPool*, xercesc_3_2::SchemaGrammar*, xercesc_3_2::GrammarResolver*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::XMLScanner*, char16_t const*, xercesc_3_2::XMLEntityHandler*, xercesc_3_2::XMLErrorReporter*, xercesc_3_2::MemoryManager*, bool
) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2880a3)
> 
> Indirect leak of 792 byte(s) in 6 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7fc27d2a402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7fc27d35a9ef in xercesc_3_2::TraverseSchema::preprocessChildren(xercesc_3_2::DOMElement const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2839ef)
> 
> SUMMARY: AddressSanitizer: 62420 byte(s) leaked in 418 allocation(s).
---------- Differences in output ----------
4c4
< Simulation ended at time: 4170.00
---
> Simulation ended at time: 4169.00
12,16c12,17
<  RouteLength: 3720.60
<  Duration: 414.96
<  WaitingTime: 89.35
<  TimeLoss: 142.98
<  DepartDelay: 0.05
---
>  RouteLength: 3722.79
>  Speed: 9.16
>  Duration: 414.41
>  WaitingTime: 88.85
>  TimeLoss: 142.23
>  DepartDelay: 0.06
18c19
< DijkstraRouter answered 1936 queries and explored 176.21 edges on average.
---
> DijkstraRouter answered 1927 queries and explored 174.58 edges on average.
20c21
< DijkstraRouter answered 883 queries and explored 110.36 edges on average.
---
> DijkstraRouter answered 888 queries and explored 114.79 edges on average.
22c23
< DijkstraRouter answered 611 queries and explored 87.25 edges on average.
---
> DijkstraRouter answered 614 queries and explored 87.97 edges on average.
24c25
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm bugs ticket4350 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,17
> 
> =================================================================
> ==2888581==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9240 byte(s) in 385 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f65018c00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> SUMMARY: AddressSanitizer: 9240 byte(s) leaked in 385 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm bugs ticket5231 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2888584==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 550368 byte(s) in 22932 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fc76a10d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fc76a10d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm bugs ticket5643 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,33
> 
> =================================================================
> ==2888597==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 7776 byte(s) in 324 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f85aa8400b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 6696 byte(s) in 279 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f85aa8400b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm bugs ticket5839 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2888609==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2970768 byte(s) in 123782 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fc6586510b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 3840 byte(s) in 160 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fc6586510b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm bugs ticket6416 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,33
> 
> =================================================================
> ==2888616==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 360 byte(s) in 15 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fe58f4070b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 192 byte(s) in 8 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fe58f4070b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm bugs ticket7836 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
4a5,21
> 
> =================================================================
> ==2888625==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9528 byte(s) in 397 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f91d500c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> SUMMARY: AddressSanitizer: 9528 byte(s) leaked in 397 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config PET_DRAC_trajectories ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2887697==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f519fed60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f519fed60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config decreased_extratime_crossing ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2887717==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f6cbc3480b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f6cbc3480b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config decreased_extratime_following ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2887719==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3552 byte(s) in 148 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fc018b810b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 192 byte(s) in 8 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fc018b810b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config decreased_range ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2887699==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f8d1d7f40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f8d1d7f40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config defaults ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,32
> 
> =================================================================
> ==2887574==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fb1854a20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fb1854a20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config extended_range ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2887696==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fe625f1e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fe625f1e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config filter_edges_with_conflict ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,18
> 
> =================================================================
> ==2887749==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1752 byte(s) in 73 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f2751d410b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> SUMMARY: AddressSanitizer: 1752 byte(s) leaked in 73 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config onlyDRAC ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2887601==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f7ba1ea80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f7ba1ea80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config onlyDRAC_threshold ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2887626==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f75a491b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f75a491b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config onlyPET ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2887641==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fd99a3600b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fd99a3600b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config onlyPET_threshold ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2887642==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fb5973f70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fb5973f70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config onlyTTC ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2887593==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f081a2af0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f081a2af0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config onlyTTC_threshold ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2887594==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fb95d6440b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fb95d6440b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing both_left_ego_major1 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2887855==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fcd6fc690b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fcd6fc690b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing both_left_ego_major1_reduced_width ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2887866==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f3db548a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f3db548a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing both_left_ego_major1_steplength1 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2887898==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 312 byte(s) in 13 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f44f4da60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f44f4da60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing both_left_ego_major1_steplength1_euler ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2887897==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fad8d88c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fad8d88c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing both_left_ego_major1_sublane1 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2887879==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7efd1beba0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7efd1beba0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing both_left_ego_major1_sublane2 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2887889==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f6227f690b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f6227f690b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing both_left_ego_major2 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2887906==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2856 byte(s) in 119 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f7ae2db30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 192 byte(s) in 8 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f7ae2db30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing both_left_ego_minor1 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2887808==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3192 byte(s) in 133 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f06826600b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 384 byte(s) in 16 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f06826600b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing both_left_ego_minor1_early_arrival_foe ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2887908==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3192 byte(s) in 133 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f8ebf4a30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 384 byte(s) in 16 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f8ebf4a30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing both_left_ego_minor1_steplength1 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2887811==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 360 byte(s) in 15 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f828b0f10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f828b0f10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing both_left_ego_minor1_steplength1_euler ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2887836==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fc33655d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fc33655d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing both_left_ego_minor2 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2887899==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3384 byte(s) in 141 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f86517b00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 600 byte(s) in 25 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f86517b00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing ego_left_foe_straight ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2887753==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2688 byte(s) in 112 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f61631c00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f61631c00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing ego_major ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2887782==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2856 byte(s) in 119 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fc03cf440b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 168 byte(s) in 7 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fc03cf440b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing ego_major_log_begin_during_conflict ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2887781==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2856 byte(s) in 119 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f405518c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 168 byte(s) in 7 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f405518c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing ego_minor ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2887780==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3312 byte(s) in 138 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fa8051070b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 432 byte(s) in 18 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fa8051070b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing ego_straight_foe_left ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2887752==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2856 byte(s) in 119 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fc5d3a6a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 168 byte(s) in 7 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fc5d3a6a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm errors filter_edges_junction_not_found ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,21
> 
> =================================================================
> ==2888631==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fabab4420b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> SUMMARY: AddressSanitizer: 336 byte(s) leaked in 14 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following ego_fast_follower ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,17
> 
> =================================================================
> ==2888175==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6840 byte(s) in 285 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7ff506de60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> SUMMARY: AddressSanitizer: 6840 byte(s) leaked in 285 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following ego_fast_follower_leader_breaking ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,17
> 
> =================================================================
> ==2888178==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 7800 byte(s) in 325 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f5dff6f60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> SUMMARY: AddressSanitizer: 7800 byte(s) leaked in 325 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following ego_fast_follower_leader_parking ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,17
> 
> =================================================================
> ==2888205==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 5016 byte(s) in 209 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f180d8990b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> SUMMARY: AddressSanitizer: 5016 byte(s) leaked in 209 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following ego_fast_leader ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,17
> 
> =================================================================
> ==2888219==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3600 byte(s) in 150 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f13d21300b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> SUMMARY: AddressSanitizer: 3600 byte(s) leaked in 150 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following ego_follows_both_turning_left_major ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2888311==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3288 byte(s) in 137 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f40c68000b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 240 byte(s) in 10 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f40c68000b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following ego_follows_both_turning_left_minor ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2888281==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3288 byte(s) in 137 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f8a85bc70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 240 byte(s) in 10 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f8a85bc70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following ego_follows_both_turning_right_ped_crossing ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2888317==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2544 byte(s) in 106 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f616ad140b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 744 byte(s) in 31 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f616ad140b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following ego_leader_deviating_routes ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2888221==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3432 byte(s) in 143 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f7ea5e690b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 144 byte(s) in 6 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f7ea5e690b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following foe_fast_follower ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,17
> 
> =================================================================
> ==2888174==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 7680 byte(s) in 320 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fde0e3dc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> SUMMARY: AddressSanitizer: 7680 byte(s) leaked in 320 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following foe_fast_follower_leader_braking ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,17
> 
> =================================================================
> ==2888216==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8640 byte(s) in 360 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f0f9b0960b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> SUMMARY: AddressSanitizer: 8640 byte(s) leaked in 360 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following foe_fast_follower_leader_parking1 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,17
> 
> =================================================================
> ==2888213==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8424 byte(s) in 351 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7ffab9f340b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> SUMMARY: AddressSanitizer: 8424 byte(s) leaked in 351 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following foe_fast_follower_leader_parking2 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,17
> 
> =================================================================
> ==2888222==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8424 byte(s) in 351 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f67972250b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> SUMMARY: AddressSanitizer: 8424 byte(s) leaked in 351 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following foe_follows_both_turning_left_major ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2888312==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3984 byte(s) in 166 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fb45248e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fb45248e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following foe_follows_both_turning_left_minor ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2888282==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4056 byte(s) in 169 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fb913d290b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 264 byte(s) in 11 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fb913d290b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following foe_leader_deviating_routes ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2888258==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3552 byte(s) in 148 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f742df190b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 192 byte(s) in 8 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f742df190b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following minGap ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2888338==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3288 byte(s) in 137 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7ff407e0e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 240 byte(s) in 10 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7ff407e0e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm geo_coords with_geo ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2888506==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3624 byte(s) in 151 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f059331a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 456 byte(s) in 19 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f059331a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm geo_coords without_geo ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2888507==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3624 byte(s) in 151 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fdcb158a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 456 byte(s) in 19 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fdcb158a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm merging ego_left_foe_right_major ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2887999==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3168 byte(s) in 132 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f1486e820b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 648 byte(s) in 27 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f1486e820b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm merging ego_left_foe_right_minor ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2888031==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3552 byte(s) in 148 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fcbbfc440b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 624 byte(s) in 26 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fcbbfc440b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm merging ego_left_foe_straight_major ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2888101==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3432 byte(s) in 143 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f27ce9950b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 624 byte(s) in 26 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f27ce9950b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm merging ego_left_foe_straight_minor ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2888131==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fae91e7c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fae91e7c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm merging ego_right_foe_left_major ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2888030==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2856 byte(s) in 119 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f152a4b90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f152a4b90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm merging ego_right_foe_left_minor ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2888070==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3120 byte(s) in 130 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fbd85d520b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 144 byte(s) in 6 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fbd85d520b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm merging ego_right_foe_straight_major ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2888078==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3648 byte(s) in 152 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f304b5e40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 408 byte(s) in 17 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f304b5e40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm merging ego_right_foe_straight_minor ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2888072==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2856 byte(s) in 119 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f850e20f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f850e20f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm merging foe_left_ego_straight_major ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2888130==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2856 byte(s) in 119 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f5e03fcc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 168 byte(s) in 7 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f5e03fcc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm merging foe_left_ego_straight_minor ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2888156==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3744 byte(s) in 156 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f2ab65040b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 600 byte(s) in 25 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f2ab65040b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm merging foe_right_ego_straight_major ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2888096==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2856 byte(s) in 119 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f1d60d7d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 168 byte(s) in 7 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f1d60d7d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm merging foe_right_ego_straight_minor ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2888073==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3360 byte(s) in 140 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f05177b10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 504 byte(s) in 21 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f05177b10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm multilane adjacent_four_vehs ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2888356==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2856 byte(s) in 119 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fd5b75960b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 168 byte(s) in 7 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fd5b75960b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm multilane adjacent_merge_and_continuation1 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2888348==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3672 byte(s) in 153 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f03afc6f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 408 byte(s) in 17 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f03afc6f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm multilane adjacent_merge_and_continuation2 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2888352==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2856 byte(s) in 119 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fd080f8e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 168 byte(s) in 7 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fd080f8e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm multilane adjacent_merge_both_turn1 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2888346==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3432 byte(s) in 143 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f63b200a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 696 byte(s) in 29 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f63b200a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm multilane adjacent_merge_both_turn2 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2888347==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3432 byte(s) in 143 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fa29ac220b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 696 byte(s) in 29 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fa29ac220b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm multilane both_left_ego_major1 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2888465==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3048 byte(s) in 127 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f90bb7eb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 384 byte(s) in 16 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f90bb7eb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm multilane both_major_turn_left ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2888354==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2664 byte(s) in 111 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f4f597390b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 384 byte(s) in 16 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f4f597390b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm multilane both_minor_turn_right ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2888361==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2712 byte(s) in 113 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f61258ba0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 168 byte(s) in 7 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f61258ba0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm multilane ego_left_three_foes ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2888387==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2808 byte(s) in 117 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f1652ae80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 1176 byte(s) in 49 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f1652ae80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm multilane ego_left_three_foes_two_equipped ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2888446==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 5664 byte(s) in 236 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f06199ed0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 1344 byte(s) in 56 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f06199ed0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm multilane ego_left_three_foes_two_equipped_same_file ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2888459==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 5664 byte(s) in 236 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f581a8b00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 1344 byte(s) in 56 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f581a8b00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm multilane ego_minor ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2888460==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3216 byte(s) in 134 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fb8e77ca0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 720 byte(s) in 30 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fb8e77ca0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm no_conflict both_major_turn_left ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2887910==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2688 byte(s) in 112 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fa744ff50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fa744ff50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm no_conflict both_major_turn_right ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2887976==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2544 byte(s) in 106 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fc1a74d40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fc1a74d40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm no_conflict both_minor_turn_left ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2887909==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3096 byte(s) in 129 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fb3923ed0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 264 byte(s) in 11 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fb3923ed0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm no_conflict both_minor_turn_right ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2887978==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2784 byte(s) in 116 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f63751d50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 144 byte(s) in 6 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f63751d50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm no_conflict both_straight_major ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2887990==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2520 byte(s) in 105 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f1bed5890b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 168 byte(s) in 7 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f1bed5890b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm no_conflict both_straight_minor ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2887991==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2856 byte(s) in 119 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7faa1d5bb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 168 byte(s) in 7 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7faa1d5bb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm no_conflict four_vehs ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2887988==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2856 byte(s) in 119 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f26cbb200b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f26cbb200b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm no_conflict three_vehs ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2887977==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2520 byte(s) in 105 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f2c512a50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 168 byte(s) in 7 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f2c512a50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm recurrent_net ego_major_recurrent ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2888480==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4080 byte(s) in 170 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f66f28de0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 744 byte(s) in 31 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f66f28de0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm recurrent_net ego_major_recurrent_longer_loop1 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2888482==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3480 byte(s) in 145 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fdfc5b1c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 480 byte(s) in 20 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fdfc5b1c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm recurrent_net ego_major_recurrent_longer_loop1_longer_range ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2888489==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3480 byte(s) in 145 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f0a2fa5f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 480 byte(s) in 20 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f0a2fa5f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- Differences in ssm ----------
5,13c5,13
<     <conflict begin="1.00" end="11.40" ego="ego1" foe="foe1">
<         <timeSpan values="1.00 1.10 1.20 1.30 1.40 1.50 1.60 1.70 1.80 1.90 2.00 2.10 2.20 2.30 2.40 2.50 2.60 2.70 2.80 2.90 3.00 3.10 3.20 3.30 3.40 3.50 3.60 3.70 3.80 3.90 4.00 4.10 4.20 4.30 4.40 4.50 4.60 4.70 4.80 4.90 5.00 5.10 5.20 5.30 5.40 5.50 5.60 5.70 5.80 5.90 6.00 6.10 6.20 6.30 6.40 6.50 6.60 6.70 6.80 6.90 7.00 7.10 7.20 7.30 7.40 7.50 7.60 7.70 7.80 7.90 8.00 8.10 8.20 8.30 8.40 8.50 8.60 8.70 8.80 8.90 9.00 9.10 9.20 9.30 9.40 9.50 9.60 9.70 9.80 9.90 10.00 10.10 10.20 10.3
0 10.40 10.50 10.60 10.70 10.80 10.90 11.00 11.10 11.20 11.30 11.40"/>
<         <typeSpan values="11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 12 12 12 12 12 14 14 14 14 14 14 14 14 14 16 16 16 16 16 16 16 16 16 16 17 17 17 17 17 17 17 17 17 17 17"/>
<         <egoPosition values="101.65,-50.00 101.65,-48.61 101.65,-47.22 101.65,-45.83 101.65,-44.44 101.65,-43.05 101.65,-41.67 101.65,-40.28 101.65,-38.89 101.65,-37.50 101.65,-36.11 101.65,-34.72 101.65,-33.33 101.65,-31.94 101.65,-30.55 101.65,-29.17 101.65,-27.78 101.65,-26.39 101.65,-25.00 101.65,-23.61 101.65,-22.22 101.65,-20.83 101.65,-19.44 101.65,-18.05 101.65,-16.66 101.65,-15.28 101.65,-13.89 101.65,-12.50 101.65,-11.11 101.65,-9.72 101.65,-8.33 101.65,-6.94 101.65,-5.55 101.65,-4.1
6 101.65,-2.77 101.65,-1.38 101.65,0.00 101.65,1.39 101.65,2.78 101.65,4.17 101.65,5.56 101.65,6.95 101.65,8.34 101.65,9.73 101.65,11.12 101.65,12.51 101.65,13.89 101.65,15.28 101.65,16.67 101.65,18.06 101.65,19.45 101.65,20.84 101.65,22.23 101.65,23.62 101.65,25.01 101.65,26.40 101.65,27.78 101.65,29.17 101.65,30.56 101.65,31.95 101.65,33.34 101.65,34.73 101.65,36.12 101.65,37.51 101.65,38.90 101.65,40.28 101.65,41.67 101.65,43.06 101.65,44.45 101.65,45.84 101.65,47.23 101.65,48.62 101.65,50.01
 101.65,51.40 101.65,52.79 101.65,54.17 101.65,55.56 101.65,56.95 101.65,58.34 101.65,59.73 101.65,61.12 101.65,62.51 101.65,63.88 101.65,65.20 101.82,66.46 102.41,67.53 103.41,68.16 104.54,68.32 105.63,68.35 106.68,68.35 107.69,68.35 108.65,68.35 109.57,68.35 110.44,68.35 111.26,68.35 112.05,68.35 112.78,68.35 113.47,68.35 114.12,68.35 114.76,68.35 115.42,68.35 116.11,68.35 116.83,68.35 117.57,68.35 118.33,68.35"/>
<         <egoVelocity values="0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13
.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.44 0.00,12.99 0.43,12.53 1.87,11.95 4.43,10.77 7.38,8.41 9.
30,5.37 9.92,2.76 9.78,1.10 9.39,0.29 8.94,0.05 8.49,0.00 8.04,0.00 7.59,0.00 7.14,0.00 6.69,0.00 6.24,0.00 6.50,0.00 6.76,0.00 7.02,0.00 7.28,0.00 7.54,0.00 7.80,0.00"/>
<         <foePosition values="13.89,48.35 15.28,48.35 16.67,48.35 18.06,48.35 19.45,48.35 20.83,48.35 22.22,48.35 23.61,48.35 25.00,48.35 26.39,48.35 27.78,48.35 29.17,48.35 30.56,48.35 31.95,48.35 33.34,48.35 34.72,48.35 36.11,48.35 37.50,48.35 38.89,48.35 40.28,48.35 41.67,48.35 43.06,48.35 44.45,48.35 45.84,48.35 47.23,48.35 48.62,48.35 50.00,48.35 51.39,48.35 52.78,48.35 54.17,48.35 55.56,48.35 56.95,48.35 58.34,48.35 59.73,48.35 61.12,48.35 62.51,48.35 63.89,48.35 65.28,48.35 66.67,48.35 6
8.06,48.35 69.45,48.35 70.84,48.35 72.23,48.35 73.62,48.35 74.99,48.35 76.31,48.35 77.59,48.35 78.82,48.35 80.01,48.35 81.16,48.35 82.26,48.35 83.31,48.35 84.32,48.35 85.29,48.35 86.21,48.35 87.08,48.35 87.91,48.35 88.70,48.35 89.43,48.35 90.13,48.35 90.78,48.35 91.38,48.35 91.94,48.35 92.46,48.35 92.93,48.35 93.35,48.35 93.73,48.35 94.07,48.35 94.39,48.35 94.74,48.35 95.12,48.35 95.52,48.34 95.93,48.32 96.31,48.30 96.64,48.28 96.97,48.27 97.32,48.25 97.70,48.23 98.10,48.21 98.52,48.15 98.96,48.
05 99.43,47.94 99.93,47.82 100.44,47.70 100.96,47.48 101.49,47.24 102.04,46.98 102.62,46.71 103.20,46.39 103.81,46.06 104.43,45.72 105.08,45.36 105.75,44.99 106.45,44.61 107.17,44.22 107.91,43.82 108.68,43.40 109.47,42.97 110.28,42.53 111.11,42.08 111.97,41.61 112.85,41.13 113.75,40.64 114.68,40.14 115.62,39.63"/>
<         <foeVelocity values="13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0
.00 13.89,0.00 13.47,0.00 13.02,0.00 12.57,0.00 12.12,0.00 11.67,0.00 11.22,0.00 10.77,0.00 10.32,0.00 9.87,0.00 9.42,0.00 8.97,0.00 8.52,0.00 8.07,0.00 7.62,0.00 7.17,0.00 6.72,0.00 6.27,0.00 5.82,0.00 5.37,0.00 4.92,0.00 4.47,0.00 4.02,0.00 3.57,0.00 3.12,0.00 3.38,0.00 3.64,0.00 3.90,0.00 4.16,-0.01 4.02,-0.03 3.57,-0.04 3.12,-0.04 3.38,-0.06 3.64,-0.07 3.90,-0.09 4.16,-0.12 4.42,-0.17 4.67,-0.28 4.92,-0.41 5.17,-0.55 5.41,-0.70 5.64,-0.96 5.84,-1.26 6.03,-1.60 6.19,-1.97 6.33,-2.38 6.47,-2.7
2 6.60,-3.08 6.71,-3.43 6.91,-3.62 7.10,-3.82 7.29,-4.00 7.53,-4.12 7.76,-4.23 7.99,-4.35 8.22,-4.47 8.45,-4.59 8.68,-4.72 8.91,-4.84 9.14,-4.97 9.37,-5.09 9.59,-5.21"/>
<         <conflictPoint values="101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26
 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.8
3,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54"/>
<         <TTCSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
---
>     <conflict begin="1.00" end="10.00" ego="ego1" foe="foe1">
>         <timeSpan values="1.00 1.10 1.20 1.30 1.40 1.50 1.60 1.70 1.80 1.90 2.00 2.10 2.20 2.30 2.40 2.50 2.60 2.70 2.80 2.90 3.00 3.10 3.20 3.30 3.40 3.50 3.60 3.70 3.80 3.90 4.00 4.10 4.20 4.30 4.40 4.50 4.60 4.70 4.80 4.90 5.00 5.10 5.20 5.30 5.40 5.50 5.60 5.70 5.80 5.90 6.00 6.10 6.20 6.30 6.40 6.50 6.60 6.70 6.80 6.90 7.00 7.10 7.20 7.30 7.40 7.50 7.60 7.70 7.80 7.90 8.00 8.10 8.20 8.30 8.40 8.50 8.60 8.70 8.80 8.90 9.00 9.10 9.20 9.30 9.40 9.50 9.60 9.70 9.80 9.90 10.00"/>
>         <typeSpan values="11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 12 12 12 12 12 14 14 14 14 14 14 16 16 16 16 16 16 16 16 16 17"/>
>         <egoPosition values="101.65,-50.00 101.65,-48.61 101.65,-47.22 101.65,-45.83 101.65,-44.44 101.65,-43.05 101.65,-41.67 101.65,-40.28 101.65,-38.89 101.65,-37.50 101.65,-36.11 101.65,-34.72 101.65,-33.33 101.65,-31.94 101.65,-30.55 101.65,-29.17 101.65,-27.78 101.65,-26.39 101.65,-25.00 101.65,-23.61 101.65,-22.22 101.65,-20.83 101.65,-19.44 101.65,-18.05 101.65,-16.66 101.65,-15.28 101.65,-13.89 101.65,-12.50 101.65,-11.11 101.65,-9.72 101.65,-8.33 101.65,-6.94 101.65,-5.55 101.65,-4.1
6 101.65,-2.77 101.65,-1.38 101.65,0.00 101.65,1.39 101.65,2.78 101.65,4.17 101.65,5.56 101.65,6.95 101.65,8.34 101.65,9.73 101.65,11.12 101.65,12.51 101.65,13.89 101.65,15.28 101.65,16.67 101.65,18.06 101.65,19.45 101.65,20.84 101.65,22.23 101.65,23.62 101.65,25.01 101.65,26.40 101.65,27.78 101.65,29.17 101.65,30.56 101.65,31.95 101.65,33.34 101.65,34.73 101.65,36.12 101.65,37.51 101.65,38.90 101.65,40.28 101.65,41.67 101.65,43.06 101.65,44.45 101.65,45.84 101.65,47.23 101.65,48.62 101.65,50.01
 101.65,51.40 101.65,52.79 101.65,54.17 101.65,55.56 101.65,56.95 101.65,58.34 101.65,59.73 101.65,61.12 101.65,62.51 101.65,63.88 101.65,65.20 101.82,66.46 102.41,67.53 103.41,68.16 104.54,68.32 105.63,68.35 106.68,68.35 107.69,68.35"/>
>         <egoVelocity values="0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13
.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.44 0.00,12.99 0.43,12.53 1.87,11.95 4.43,10.77 7.38,8.41 9.
30,5.37 9.92,2.76 9.78,1.10"/>
>         <foePosition values="13.89,48.35 15.28,48.35 16.67,48.35 18.06,48.35 19.45,48.35 20.83,48.35 22.22,48.35 23.61,48.35 25.00,48.35 26.39,48.35 27.78,48.35 29.17,48.35 30.56,48.35 31.95,48.35 33.34,48.35 34.72,48.35 36.11,48.35 37.50,48.35 38.89,48.35 40.28,48.35 41.67,48.35 43.06,48.35 44.45,48.35 45.84,48.35 47.23,48.35 48.62,48.35 50.00,48.35 51.39,48.35 52.78,48.35 54.17,48.35 55.56,48.35 56.95,48.35 58.34,48.35 59.73,48.35 61.12,48.35 62.51,48.35 63.89,48.35 65.28,48.35 66.67,48.35 6
8.06,48.35 69.45,48.35 70.84,48.35 72.23,48.35 73.62,48.35 74.99,48.35 76.31,48.35 77.59,48.35 78.82,48.35 80.01,48.35 81.16,48.35 82.26,48.35 83.31,48.35 84.32,48.35 85.29,48.35 86.21,48.35 87.08,48.35 87.91,48.35 88.70,48.35 89.43,48.35 90.13,48.35 90.78,48.35 91.38,48.35 91.94,48.35 92.46,48.35 92.93,48.35 93.35,48.35 93.73,48.35 94.07,48.35 94.39,48.35 94.74,48.35 95.12,48.35 95.52,48.34 95.95,48.32 96.41,48.29 96.89,48.27 97.39,48.25 97.93,48.22 98.48,48.16 99.05,48.03 99.64,47.89 100.26,47
.74 100.88,47.51 101.51,47.23 102.16,46.93 102.83,46.60 103.50,46.23 104.19,45.85 104.91,45.45 105.65,45.05 106.42,44.63 107.20,44.20"/>
>         <foeVelocity values="13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0
.00 13.89,0.00 13.47,0.00 13.02,0.00 12.57,0.00 12.12,0.00 11.67,0.00 11.22,0.00 10.77,0.00 10.32,0.00 9.87,0.00 9.42,0.00 8.97,0.00 8.52,0.00 8.07,0.00 7.62,0.00 7.17,0.00 6.72,0.00 6.27,0.00 5.82,0.00 5.37,0.00 4.92,0.00 4.47,0.00 4.02,0.00 3.57,0.00 3.12,0.00 3.38,0.00 3.64,0.00 3.90,0.00 4.16,-0.01 4.42,-0.03 4.68,-0.05 4.94,-0.08 5.20,-0.11 5.46,-0.14 5.72,-0.22 5.97,-0.39 6.21,-0.58 6.45,-0.79 6.67,-1.09 6.86,-1.50 7.02,-1.94 7.13,-2.44 7.25,-2.88 7.35,-3.30 7.43,-3.74 7.61,-3.97 7.79,-4.1
8 7.98,-4.37"/>
>         <conflictPoint values="101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26
 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.8
3,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54"/>
>         <TTCSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
15c15
<         <DRACSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA 3.23 3.14 3.05 2.94 2.82 2.68 2.53 2.35 2.15 1.93 1.67 1.36 1.01 0.59 0.09 NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
---
>         <DRACSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA 3.23 3.14 3.05 2.94 2.82 2.68 2.53 2.35 2.15 1.93 1.67 1.36 1.01 0.59 0.09 NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
17c17
<         <PET time="9.38" position="100.83,47.54" type="17" value="0.96"/>
---
>         <PET time="9.09" position="100.83,47.54" type="17" value="0.67"/>
19,27c19,27
<     <conflict begin="11.50" end="17.40" ego="ego1" foe="foe1">
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm recurrent_net ego_major_recurrent_longer_loop1_longer_range2 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2888490==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3480 byte(s) in 145 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f4b7ca440b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 480 byte(s) in 20 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f4b7ca440b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- Differences in ssm ----------
0a1,3
> <?xml version="1.0" encoding="UTF-8"?>
> 
> 
2,14c5,31
<     <conflict begin="1.00" end="17.40" ego="ego1" foe="foe1">
<         <timeSpan values="1.00 1.10 1.20 1.30 1.40 1.50 1.60 1.70 1.80 1.90 2.00 2.10 2.20 2.30 2.40 2.50 2.60 2.70 2.80 2.90 3.00 3.10 3.20 3.30 3.40 3.50 3.60 3.70 3.80 3.90 4.00 4.10 4.20 4.30 4.40 4.50 4.60 4.70 4.80 4.90 5.00 5.10 5.20 5.30 5.40 5.50 5.60 5.70 5.80 5.90 6.00 6.10 6.20 6.30 6.40 6.50 6.60 6.70 6.80 6.90 7.00 7.10 7.20 7.30 7.40 7.50 7.60 7.70 7.80 7.90 8.00 8.10 8.20 8.30 8.40 8.50 8.60 8.70 8.80 8.90 9.00 9.10 9.20 9.30 9.40 9.50 9.60 9.70 9.80 9.90 10.00 10.10 10.20 10.3
0 10.40 10.50 10.60 10.70 10.80 10.90 11.00 11.10 11.20 11.30 11.40 11.50 11.60 11.70 11.80 11.90 12.00 12.10 12.20 12.30 12.40 12.50 12.60 12.70 12.80 12.90 13.00 13.10 13.20 13.30 13.40 13.50 13.60 13.70 13.80 13.90 14.00 14.10 14.20 14.30 14.40 14.50 14.60 14.70 14.80 14.90 15.00 15.10 15.20 15.30 15.40 15.50 15.60 15.70 15.80 15.90 16.00 16.10 16.20 16.30 16.40 16.50 16.60 16.70 16.80 16.90 17.00 17.10 17.20 17.30 17.40"/>
<         <typeSpan values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 10 10 12 12 12 12 12 12 12 12 14 14 14 14 14 14 14 14 14 14 14 14 14 14 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 17 10 12 12 12 12 12 12 12 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 16 16 16 16"/>
<         <egoPosition values="101.65,-50.00 101.65,-48.61 101.65,-47.22 101.65,-45.83 101.65,-44.44 101.65,-43.05 101.65,-41.67 101.65,-40.28 101.65,-38.89 101.65,-37.50 101.65,-36.11 101.65,-34.72 101.65,-33.33 101.65,-31.94 101.65,-30.55 101.65,-29.17 101.65,-27.78 101.65,-26.39 101.65,-25.00 101.65,-23.61 101.65,-22.22 101.65,-20.83 101.65,-19.44 101.65,-18.05 101.65,-16.66 101.65,-15.28 101.65,-13.89 101.65,-12.50 101.65,-11.11 101.65,-9.72 101.65,-8.33 101.65,-6.94 101.65,-5.55 101.65,-4.1
6 101.65,-2.77 101.65,-1.38 101.65,0.00 101.65,1.39 101.65,2.78 101.65,4.17 101.65,5.56 101.65,6.95 101.65,8.34 101.65,9.73 101.65,11.12 101.65,12.51 101.65,13.89 101.65,15.28 101.65,16.67 101.65,18.06 101.65,19.45 101.65,20.84 101.65,22.23 101.65,23.62 101.65,25.01 101.65,26.40 101.65,27.78 101.65,29.17 101.65,30.56 101.65,31.95 101.65,33.34 101.65,34.73 101.65,36.12 101.65,37.51 101.65,38.90 101.65,40.28 101.65,41.67 101.65,43.06 101.65,44.45 101.65,45.84 101.65,47.23 101.65,48.62 101.65,50.01
 101.65,51.40 101.65,52.79 101.65,54.17 101.65,55.56 101.65,56.95 101.65,58.34 101.65,59.73 101.65,61.12 101.65,62.51 101.65,63.88 101.65,65.20 101.82,66.46 102.41,67.53 103.41,68.16 104.54,68.32 105.63,68.35 106.68,68.35 107.69,68.35 108.65,68.35 109.57,68.35 110.44,68.35 111.26,68.35 112.05,68.35 112.78,68.35 113.47,68.35 114.12,68.35 114.76,68.35 115.42,68.35 116.11,68.35 116.83,68.35 117.57,68.35 118.33,68.35 119.13,68.35 119.95,68.35 120.79,68.35 121.66,68.35 122.56,68.35 123.48,68.35 124.4
3,68.35 125.41,68.35 126.41,68.35 127.43,68.35 128.49,68.35 129.57,68.35 130.67,68.35 131.80,68.35 132.96,68.35 134.14,68.35 135.35,68.35 136.59,68.35 137.85,68.35 139.14,68.35 140.45,68.35 141.79,68.35 143.15,68.35 144.54,68.35 145.93,68.35 147.31,68.35 148.70,68.35 150.09,68.35 151.48,68.35 152.87,68.35 154.26,68.35 155.65,68.35 157.04,68.35 158.43,68.35 159.82,68.35 161.20,68.35 162.59,68.35 163.98,68.35 165.37,68.35 166.76,68.35 168.15,68.35 169.54,68.35 170.93,68.35 172.32,68.35 173.71,68.3
5 175.09,68.35 176.48,68.35 177.87,68.35 179.26,68.35 180.65,68.35 182.04,68.35 183.43,68.35 184.82,68.35 186.21,68.35 187.60,68.35 188.98,68.35 190.37,68.35 191.76,68.35 193.15,68.35 194.54,68.35"/>
<         <egoVelocity values="0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13
.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.44 0.00,12.99 0.21,12.54 0.93,12.06 2.17,11.44 3.68,10.57 5
.19,9.41 6.51,7.97 7.48,6.39 8.05,4.83 8.26,3.43 8.18,2.28 7.92,1.37 7.55,0.74 7.13,0.36 6.69,0.12 6.24,0.05 6.50,0.00 6.76,0.00 7.02,0.00 7.28,0.00 7.54,0.00 7.80,0.00 8.06,0.00 8.32,0.00 8.58,0.00 8.84,0.00 9.10,0.00 9.36,0.00 9.62,0.00 9.88,0.00 10.14,0.00 10.40,0.00 10.66,0.00 10.92,0.00 11.18,0.00 11.44,0.00 11.70,0.00 11.96,0.00 12.22,0.00 12.48,0.00 12.74,0.00 13.00,0.00 13.26,0.00 13.52,0.00 13.78,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.0
0 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00"/>
<         <foePosition values="13.89,48.35 15.28,48.35 16.67,48.35 18.06,48.35 19.45,48.35 20.83,48.35 22.22,48.35 23.61,48.35 25.00,48.35 26.39,48.35 27.78,48.35 29.17,48.35 30.56,48.35 31.95,48.35 33.34,48.35 34.72,48.35 36.11,48.35 37.50,48.35 38.89,48.35 40.28,48.35 41.67,48.35 43.06,48.35 44.45,48.35 45.84,48.35 47.23,48.35 48.62,48.35 50.00,48.35 51.39,48.35 52.78,48.35 54.17,48.35 55.56,48.35 56.95,48.35 58.34,48.35 59.73,48.35 61.12,48.35 62.51,48.35 63.89,48.35 65.28,48.35 66.67,48.35 6
8.06,48.35 69.45,48.35 70.84,48.35 72.23,48.35 73.62,48.35 74.99,48.35 76.31,48.35 77.59,48.35 78.82,48.35 80.01,48.35 81.16,48.35 82.26,48.35 83.31,48.35 84.32,48.35 85.29,48.35 86.21,48.35 87.08,48.35 87.91,48.35 88.70,48.35 89.43,48.35 90.13,48.35 90.78,48.35 91.38,48.35 91.94,48.35 92.46,48.35 92.93,48.35 93.35,48.35 93.73,48.35 94.07,48.35 94.39,48.35 94.74,48.35 95.12,48.35 95.52,48.34 95.93,48.32 96.31,48.30 96.64,48.28 96.93,48.27 97.18,48.26 97.38,48.25 97.53,48.24 97.64,48.23 97.74,48.
23 97.87,48.22 98.02,48.21 98.19,48.21 98.40,48.18 98.62,48.13 98.87,48.07 99.14,48.01 99.44,47.93 99.77,47.86 100.12,47.77 100.49,47.69 100.87,47.52 101.27,47.34 101.69,47.14 102.13,46.94 102.60,46.72 103.08,46.46 103.58,46.19 104.10,45.90 104.64,45.60 105.20,45.29 105.79,44.97 106.41,44.63 107.04,44.29 107.70,43.93 108.38,43.56 109.09,43.18 109.82,42.78 110.57,42.37 111.34,41.95 112.14,41.52 112.96,41.08 113.80,40.62 114.66,40.15 115.55,39.67 116.46,39.17 117.39,38.66 118.35,38.14 119.33,37.61
 120.33,37.07 121.36,36.51 122.40,35.94 123.47,35.36 124.57,34.77 125.77,34.47 126.97,34.93 128.07,35.66 129.14,36.48 130.16,37.39 131.19,38.32 132.20,39.28 133.21,40.23 134.22,41.19 135.22,42.15 136.23,43.10 137.24,44.06 138.25,45.01 139.25,45.97 138.22,46.69 137.02,47.39 135.82,48.09 134.62,48.78 133.42,49.48 132.22,50.18 131.02,50.88 129.82,51.58 128.62,52.28 127.42,52.98 126.22,53.68 125.02,54.38 123.82,55.08 122.62,55.78 121.99,56.82 121.96,58.20 121.92,59.59 121.88,60.98 121.85,62.37 121.8
1,63.76 121.77,65.15 121.74,66.53 121.72,67.92 121.69,69.31 121.66,70.70 121.65,72.09"/>
<         <foeVelocity values="13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0
.00 13.89,0.00 13.47,0.00 13.02,0.00 12.57,0.00 12.12,0.00 11.67,0.00 11.22,0.00 10.77,0.00 10.32,0.00 9.87,0.00 9.42,0.00 8.97,0.00 8.52,0.00 8.07,0.00 7.62,0.00 7.17,0.00 6.72,0.00 6.27,0.00 5.82,0.00 5.37,0.00 4.92,0.00 4.47,0.00 4.02,0.00 3.57,0.00 3.12,0.00 3.38,0.00 3.64,0.00 3.90,0.00 4.16,-0.01 4.02,-0.01 3.57,-0.02 3.12,-0.02 2.67,-0.02 2.22,-0.02 1.77,-0.02 1.32,-0.01 0.87,-0.01 1.13,-0.01 1.39,-0.02 1.65,-0.02 1.91,-0.03 2.17,-0.04 2.43,-0.05 2.69,-0.08 2.95,-0.10 3.21,-0.13 3.46,-0.1
7 3.72,-0.22 3.98,-0.27 4.23,-0.36 4.49,-0.46 4.73,-0.58 4.98,-0.72 5.22,-0.87 5.45,-1.06 5.67,-1.28 5.88,-1.51 6.08,-1.77 6.27,-2.03 6.45,-2.31 6.61,-2.60 6.77,-2.92 6.92,-3.21 7.09,-3.47 7.24,-3.73 7.43,-3.94 7.63,-4.11 7.84,-4.28 8.07,-4.40 8.30,-4.52 8.53,-4.64 8.76,-4.76 8.99,-4.88 9.22,-5.01 9.44,-5.13 9.67,-5.26 9.90,-5.38 10.13,-5.51 10.36,-5.63 10.59,-5.75 10.81,-5.88 11.04,-6.00 11.46,-5.76 12.24,-4.64 13.01,-2.97 13.58,-0.87 13.77,1.62 13.27,4.12 12.34,6.37 11.26,8.14 10.62,8.96 10.33
,9.29 10.16,9.47 10.12,9.52 10.08,9.56 10.08,9.56 8.57,10.93 5.91,12.57 1.79,13.77 -3.25,13.51 -7.52,11.68 -10.22,9.40 -11.72,7.45 -12.00,6.99 -12.00,6.99 -12.00,6.99 -12.00,6.99 -12.00,6.99 -12.00,6.99 -12.00,6.99 -11.56,7.70 -10.44,9.17 -9.00,10.58 -7.28,11.83 -5.38,12.81 -3.43,13.46 -1.58,13.80 -0.35,13.89 -0.34,13.89 -0.33,13.89 -0.31,13.89 -0.28,13.89"/>
<         <conflictPoint values="-1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1
073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-107374
1824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.
00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1
073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-107374
1824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.
00 -1073741824.00,-1073741824.00,-1073741824.00 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.
54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121
.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45"/>
<         <TTCSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA 6.75 NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA 
NA NA NA NA NA NA NA NA"/>
<         <minTTC time="12.20" position="121.73,67.45" type="12" value="6.75"/>
<         <DRACSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA N
A NA NA NA NA NA NA NA"/>
<         <maxDRAC time="NA" position="NA" type="NA" value="NA"/>
<         <PET time="10.19" position="100.83,47.54" type="17" value="1.41"/>
---
>     <conflict begin="1.00" end="10.50" ego="ego1" foe="foe1">
>         <timeSpan values="1.00 1.10 1.20 1.30 1.40 1.50 1.60 1.70 1.80 1.90 2.00 2.10 2.20 2.30 2.40 2.50 2.60 2.70 2.80 2.90 3.00 3.10 3.20 3.30 3.40 3.50 3.60 3.70 3.80 3.90 4.00 4.10 4.20 4.30 4.40 4.50 4.60 4.70 4.80 4.90 5.00 5.10 5.20 5.30 5.40 5.50 5.60 5.70 5.80 5.90 6.00 6.10 6.20 6.30 6.40 6.50 6.60 6.70 6.80 6.90 7.00 7.10 7.20 7.30 7.40 7.50 7.60 7.70 7.80 7.90 8.00 8.10 8.20 8.30 8.40 8.50 8.60 8.70 8.80 8.90 9.00 9.10 9.20 9.30 9.40 9.50 9.60 9.70 9.80 9.90 10.00 10.10 10.20 10.3
0 10.40 10.50"/>
>         <typeSpan values="11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 12 12 12 12 12 12 12 12 14 14 14 16 16 16 16 16 16 16 16 16 16 16 16 16 16 17"/>
>         <egoPosition values="101.65,-50.00 101.65,-48.61 101.65,-47.22 101.65,-45.83 101.65,-44.44 101.65,-43.05 101.65,-41.67 101.65,-40.28 101.65,-38.89 101.65,-37.50 101.65,-36.11 101.65,-34.72 101.65,-33.33 101.65,-31.94 101.65,-30.55 101.65,-29.17 101.65,-27.78 101.65,-26.39 101.65,-25.00 101.65,-23.61 101.65,-22.22 101.65,-20.83 101.65,-19.44 101.65,-18.05 101.65,-16.66 101.65,-15.28 101.65,-13.89 101.65,-12.50 101.65,-11.11 101.65,-9.72 101.65,-8.33 101.65,-6.94 101.65,-5.55 101.65,-4.1
6 101.65,-2.77 101.65,-1.38 101.65,0.00 101.65,1.39 101.65,2.78 101.65,4.17 101.65,5.56 101.65,6.95 101.65,8.34 101.65,9.73 101.65,11.12 101.65,12.51 101.65,13.89 101.65,15.28 101.65,16.67 101.65,18.06 101.65,19.45 101.65,20.84 101.65,22.23 101.65,23.62 101.65,25.01 101.65,26.40 101.65,27.78 101.65,29.17 101.65,30.56 101.65,31.95 101.65,33.34 101.65,34.73 101.65,36.12 101.65,37.51 101.65,38.90 101.65,40.28 101.65,41.67 101.65,43.06 101.65,44.45 101.65,45.84 101.65,47.23 101.65,48.62 101.65,50.01
 101.65,51.40 101.65,52.79 101.65,54.17 101.65,55.56 101.65,56.95 101.65,58.34 101.65,59.73 101.65,61.12 101.65,62.51 101.65,63.88 101.65,65.20 101.82,66.46 102.41,67.53 103.41,68.16 104.54,68.32 105.63,68.35 106.68,68.35 107.69,68.35 108.65,68.35 109.57,68.35 110.44,68.35 111.26,68.35 112.05,68.35"/>
>         <egoVelocity values="0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13
.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.44 0.00,12.99 0.21,12.54 0.93,12.06 2.17,11.44 3.68,10.57 5
.19,9.41 6.51,7.97 7.48,6.39 8.05,4.83 8.26,3.43 8.18,2.28 7.92,1.37 7.55,0.74"/>
>         <foePosition values="13.89,48.35 15.28,48.35 16.67,48.35 18.06,48.35 19.45,48.35 20.83,48.35 22.22,48.35 23.61,48.35 25.00,48.35 26.39,48.35 27.78,48.35 29.17,48.35 30.56,48.35 31.95,48.35 33.34,48.35 34.72,48.35 36.11,48.35 37.50,48.35 38.89,48.35 40.28,48.35 41.67,48.35 43.06,48.35 44.45,48.35 45.84,48.35 47.23,48.35 48.62,48.35 50.00,48.35 51.39,48.35 52.78,48.35 54.17,48.35 55.56,48.35 56.95,48.35 58.34,48.35 59.73,48.35 61.12,48.35 62.51,48.35 63.89,48.35 65.28,48.35 66.67,48.35 6
8.06,48.35 69.45,48.35 70.84,48.35 72.23,48.35 73.62,48.35 74.99,48.35 76.31,48.35 77.59,48.35 78.82,48.35 80.01,48.35 81.16,48.35 82.26,48.35 83.31,48.35 84.32,48.35 85.29,48.35 86.21,48.35 87.08,48.35 87.91,48.35 88.70,48.35 89.43,48.35 90.13,48.35 90.78,48.35 91.38,48.35 91.94,48.35 92.46,48.35 92.93,48.35 93.35,48.35 93.73,48.35 94.07,48.35 94.39,48.35 94.74,48.35 95.12,48.35 95.52,48.34 95.95,48.32 96.41,48.29 96.89,48.27 97.39,48.25 97.93,48.22 98.48,48.16 99.05,48.03 99.64,47.89 100.26,47
.74 100.88,47.51 101.51,47.23 102.16,46.93 102.83,46.60 103.50,46.23 104.19,45.85 104.91,45.45 105.65,45.05 106.42,44.63 107.20,44.20 108.02,43.76 108.85,43.31 109.71,42.84 110.59,42.36 111.49,41.87"/>
>         <foeVelocity values="13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0
.00 13.89,0.00 13.47,0.00 13.02,0.00 12.57,0.00 12.12,0.00 11.67,0.00 11.22,0.00 10.77,0.00 10.32,0.00 9.87,0.00 9.42,0.00 8.97,0.00 8.52,0.00 8.07,0.00 7.62,0.00 7.17,0.00 6.72,0.00 6.27,0.00 5.82,0.00 5.37,0.00 4.92,0.00 4.47,0.00 4.02,0.00 3.57,0.00 3.12,0.00 3.38,0.00 3.64,0.00 3.90,0.00 4.16,-0.01 4.42,-0.02 4.68,-0.03 4.94,-0.04 5.20,-0.05 5.46,-0.07 5.72,-0.11 5.98,-0.19 6.23,-0.29 6.49,-0.40 6.74,-0.57 6.98,-0.80 7.21,-1.05 7.42,-1.34 7.62,-1.68 7.80,-2.05 7.96,-2.44 8.10,-2.83 8.23,-3.2
4 8.33,-3.67 8.46,-4.02 8.58,-4.35 8.73,-4.62 8.93,-4.80 9.13,-4.98"/>
>         <conflictPoint values="101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26
 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.8
3,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54"/>
>         <TTCSpan values="6.93 6.83 6.73 6.63 6.53 6.43 6.33 6.23 6.13 6.03 5.93 5.83 5.73 5.63 5.53 5.43 5.33 5.23 5.13 5.03 4.93 4.83 4.73 4.63 4.53 4.43 4.33 4.23 4.13 4.03 3.93 3.83 3.73 3.63 3.53 3.43 3.33 3.23 3.13 3.03 2.93 2.83 2.73 2.63 NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
>         <minTTC time="5.30" position="101.65,46.26" type="11" value="2.63"/>
>         <DRACSpan values="0.10 0.10 0.11 0.11 0.11 0.12 0.12 0.13 0.13 0.13 0.14 0.14 0.15 0.15 0.16 0.16 0.17 0.18 0.18 0.19 0.20 0.20 0.21 0.22 0.23 0.24 0.25 0.26 0.28 0.29 0.30 0.32 0.34 0.35 0.37 0.39 0.42 0.44 0.47 0.50 0.53 0.57 0.61 0.65 3.43 3.36 3.29 3.21 3.12 3.03 2.92 2.80 2.66 2.51 2.34 2.15 1.93 1.67 1.38 1.04 0.64 0.17 NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm recurrent_net ego_major_recurrent_longer_loop2 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2888505==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3480 byte(s) in 145 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2396c79 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/
MSDevice_SSM.cpp:3246:30
>     #2 0x233eaa4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3199:9
>     #3 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #4 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #5 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fd14cd1f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 480 byte(s) in 20 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x239e589 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSD
evice_SSM.cpp:3354:26
>     #2 0x2399d38 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3376:9
>     #3 0x2395580 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3425:5
>     #4 0x2338fd1 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3020:9
>     #5 0x233659f in MSDevice_SSM::update() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:483:9
>     #6 0x2335b76 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:449:9
>     #7 0xeee45e in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:997:14
>     #8 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fd14cd1f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi 2taxis_10persons greedy ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2890596==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 240 byte(s) in 10 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f57fa34a5ae in xercesc_3_2::SAX2XMLReaderImpl::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)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x25f5aed in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:217:27
>     #2 0x25ef963 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x2303136 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1584f7a in MSBaseVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:174:5
>     #5 0x128e230 in MSVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1476307 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:121:16
>     #7 0x1475e0a in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:112:5
>     #8 0x19d4fc9 in MSRouteHandler::closeVehicle() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:591:34
>     #9 0x19ed642 in MSRouteHandler::closeTrip() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:5
>     #10 0x323b22a in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7f57fa349f52 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: 256 byte(s) leaked in 12 allocation(s).
---------- Differences in output ----------
28c28,32
< DijkstraRouter answered 35 queries and explored 24.80 edges on average.
---
> DijkstraRouter answered 14 queries and explored 23.57 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 9 queries and explored 21.44 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 12 queries and explored 28.75 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi 2taxis_10persons greedyClosest ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2890603==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 240 byte(s) in 10 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f73f9a2c5ae in xercesc_3_2::SAX2XMLReaderImpl::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)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x25f5aed in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:217:27
>     #2 0x25ef963 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x2303136 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1584f7a in MSBaseVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:174:5
>     #5 0x128e230 in MSVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1476307 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:121:16
>     #7 0x1475e0a in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:112:5
>     #8 0x19d4fc9 in MSRouteHandler::closeVehicle() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:591:34
>     #9 0x19ed642 in MSRouteHandler::closeTrip() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:5
>     #10 0x323b22a in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7f73f9a2bf52 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: 256 byte(s) leaked in 12 allocation(s).
---------- Differences in output ----------
28c28,32
< DijkstraRouter answered 86 queries and explored 25.80 edges on average.
---
> DijkstraRouter answered 65 queries and explored 27.08 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 9 queries and explored 21.11 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 12 queries and explored 22.42 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi 2taxis_10persons greedyShared ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2890622==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 240 byte(s) in 10 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f5d8d1f35ae in xercesc_3_2::SAX2XMLReaderImpl::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)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x25f5aed in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:217:27
>     #2 0x25ef963 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x2303136 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1584f7a in MSBaseVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:174:5
>     #5 0x128e230 in MSVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1476307 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:121:16
>     #7 0x1475e0a in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:112:5
>     #8 0x19d4fc9 in MSRouteHandler::closeVehicle() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:591:34
>     #9 0x19ed642 in MSRouteHandler::closeTrip() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:5
>     #10 0x323b22a in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7f5d8d1f2f52 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: 256 byte(s) leaked in 12 allocation(s).
---------- Differences in output ----------
28c28,32
< DijkstraRouter answered 80 queries and explored 20.52 edges on average.
---
> DijkstraRouter answered 60 queries and explored 21.22 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 12 queries and explored 15.83 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 8 queries and explored 22.38 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi 2taxis_10persons routeExtension ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2890638==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 240 byte(s) in 10 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f09128995ae in xercesc_3_2::SAX2XMLReaderImpl::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)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x25f5aed in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:217:27
>     #2 0x25ef963 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x2303136 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1584f7a in MSBaseVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:174:5
>     #5 0x128e230 in MSVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1476307 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:121:16
>     #7 0x1475e0a in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:112:5
>     #8 0x19d4fc9 in MSRouteHandler::closeVehicle() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:591:34
>     #9 0x19ed642 in MSRouteHandler::closeTrip() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:5
>     #10 0x323b22a in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7f0912898f52 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: 256 byte(s) leaked in 12 allocation(s).
---------- Differences in output ----------
28c28,32
< DijkstraRouter answered 69 queries and explored 27.00 edges on average.
---
> DijkstraRouter answered 49 queries and explored 28.04 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 8 queries and explored 16.88 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 12 queries and explored 29.50 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi basic 1container ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2890133==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fa03109a5ae in xercesc_3_2::SAX2XMLReaderImpl::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)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x25f5aed in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:217:27
>     #2 0x25ef963 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x2303136 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1584f7a in MSBaseVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:174:5
>     #5 0x128e230 in MSVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1476307 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:121:16
>     #7 0x1475e0a in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:112:5
>     #8 0x19d4fc9 in MSRouteHandler::closeVehicle() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:591:34
>     #9 0x19ed642 in MSRouteHandler::closeTrip() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:5
>     #10 0x323b22a in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7fa031099f52 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: 40 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi basic 1person ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2890114==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f70408ee5ae in xercesc_3_2::SAX2XMLReaderImpl::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)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x25f5aed in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:217:27
>     #2 0x25ef963 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x2303136 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1584f7a in MSBaseVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:174:5
>     #5 0x128e230 in MSVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1476307 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:121:16
>     #7 0x1475e0a in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:112:5
>     #8 0x19d4fc9 in MSRouteHandler::closeVehicle() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:591:34
>     #9 0x19ed642 in MSRouteHandler::closeTrip() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:5
>     #10 0x323b22a in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7f70408edf52 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: 40 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi basic end_of_work ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2890121==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fd279d0b5ae in xercesc_3_2::SAX2XMLReaderImpl::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)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x25f5aed in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:217:27
>     #2 0x25ef963 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x2303136 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1584f7a in MSBaseVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:174:5
>     #5 0x128e230 in MSVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1476307 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:121:16
>     #7 0x1475e0a in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:112:5
>     #8 0x19d4fc9 in MSRouteHandler::closeVehicle() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:591:34
>     #9 0x19ed642 in MSRouteHandler::closeTrip() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:5
>     #10 0x323b22a in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7fd279d0af52 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: 40 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi basic late_taxi ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2890126==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7ff388e995ae in xercesc_3_2::SAX2XMLReaderImpl::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)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x25f5aed in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:217:27
>     #2 0x25ef963 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x2303136 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1584f7a in MSBaseVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:174:5
>     #5 0x128e230 in MSVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1476307 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:121:16
>     #7 0x1475e0a in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:112:5
>     #8 0x19d4fc9 in MSRouteHandler::closeVehicle() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:591:34
>     #9 0x19ed642 in MSRouteHandler::closeTrip() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:5
>     #10 0x323b22a in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7ff388e98f52 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: 40 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi bugs ticket7257 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2890642==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fb4d11905ae in xercesc_3_2::SAX2XMLReaderImpl::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)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x25f5aed in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:217:27
>     #2 0x25ef963 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x2303136 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1584f7a in MSBaseVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:174:5
>     #5 0x128e230 in MSVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1476307 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:121:16
>     #7 0x1475e0a in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:112:5
>     #8 0x19d4fc9 in MSRouteHandler::closeVehicle() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:591:34
>     #9 0x19ed642 in MSRouteHandler::closeTrip() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:5
>     #10 0x323b22a in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7fb4d118ff52 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: 80 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi bugs ticket7893 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2890655==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f09c976c5ae in xercesc_3_2::SAX2XMLReaderImpl::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)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x25f5aed in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:217:27
>     #2 0x25ef963 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x2303136 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1584f7a in MSBaseVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:174:5
>     #5 0x128e230 in MSVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1476307 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:121:16
>     #7 0x1475e0a in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:112:5
>     #8 0x19d4fc9 in MSRouteHandler::closeVehicle() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:591:34
>     #9 0x19ed642 in MSRouteHandler::closeTrip() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:5
>     #10 0x323b22a in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7f09c976bf52 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: 32 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi bugs ticket7893_container ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2890665==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f32011c35ae in xercesc_3_2::SAX2XMLReaderImpl::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)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x25f5aed in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:217:27
>     #2 0x25ef963 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x2303136 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1584f7a in MSBaseVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:174:5
>     #5 0x128e230 in MSVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1476307 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:121:16
>     #7 0x1475e0a in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:112:5
>     #8 0x19d4fc9 in MSRouteHandler::closeVehicle() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:591:34
>     #9 0x19ed642 in MSRouteHandler::closeTrip() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:5
>     #10 0x323b22a in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7f32011c2f52 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: 32 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi bugs ticket8423 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,45
> 
> =================================================================
> ==2890672==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7f43052ac02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Direct leak of 240 byte(s) in 10 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f43052f25ae in xercesc_3_2::SAX2XMLReaderImpl::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)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x25f5da4 in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:219:27
>     #2 0x25ef963 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x2303136 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1584f7a in MSBaseVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:174:5
>     #5 0x128e230 in MSVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1476307 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:121:16
>     #7 0x1475e0a in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:112:5
>     #8 0x19d4fc9 in MSRouteHandler::closeVehicle() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:591:34
>     #9 0x323a943 in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:265:17
>     #10 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #11 0x7f43052f1f52 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)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 2containers ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2890459==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fd4059155ae in xercesc_3_2::SAX2XMLReaderImpl::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)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x25f5aed in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:217:27
>     #2 0x25ef963 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x2303136 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1584f7a in MSBaseVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:174:5
>     #5 0x128e230 in MSVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1476307 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:121:16
>     #7 0x1475e0a in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:112:5
>     #8 0x19d4fc9 in MSRouteHandler::closeVehicle() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:591:34
>     #9 0x19ed642 in MSRouteHandler::closeTrip() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:5
>     #10 0x323b22a in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7fd405914f52 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: 64 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 2containers_capa1 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2890463==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fdfb31765ae in xercesc_3_2::SAX2XMLReaderImpl::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)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x25f5aed in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:217:27
>     #2 0x25ef963 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x2303136 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1584f7a in MSBaseVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:174:5
>     #5 0x128e230 in MSVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1476307 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:121:16
>     #7 0x1475e0a in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:112:5
>     #8 0x19d4fc9 in MSRouteHandler::closeVehicle() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:591:34
>     #9 0x19ed642 in MSRouteHandler::closeTrip() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:5
>     #10 0x323b22a in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7fdfb3175f52 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: 64 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 2persons ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2890372==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fa9bf6ab5ae in xercesc_3_2::SAX2XMLReaderImpl::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)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x25f5aed in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:217:27
>     #2 0x25ef963 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x2303136 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1584f7a in MSBaseVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:174:5
>     #5 0x128e230 in MSVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1476307 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:121:16
>     #7 0x1475e0a in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:112:5
>     #8 0x19d4fc9 in MSRouteHandler::closeVehicle() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:591:34
>     #9 0x19ed642 in MSRouteHandler::closeTrip() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:5
>     #10 0x323b22a in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7fa9bf6aaf52 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: 64 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 2persons_differentDepart ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2890377==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f9ed8bc05ae in xercesc_3_2::SAX2XMLReaderImpl::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)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x25f5aed in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:217:27
>     #2 0x25ef963 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x2303136 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1584f7a in MSBaseVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:174:5
>     #5 0x128e230 in MSVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1476307 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:121:16
>     #7 0x1475e0a in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:112:5
>     #8 0x19d4fc9 in MSRouteHandler::closeVehicle() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:591:34
>     #9 0x19ed642 in MSRouteHandler::closeTrip() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:5
>     #10 0x323b22a in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7f9ed8bbff52 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: 56 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 2persontrips ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2890400==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f72d06af5ae in xercesc_3_2::SAX2XMLReaderImpl::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)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x25f5aed in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:217:27
>     #2 0x25ef963 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x2303136 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1584f7a in MSBaseVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:174:5
>     #5 0x128e230 in MSVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1476307 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:121:16
>     #7 0x1475e0a in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:112:5
>     #8 0x19d4fc9 in MSRouteHandler::closeVehicle() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:591:34
>     #9 0x19ed642 in MSRouteHandler::closeTrip() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:5
>     #10 0x323b22a in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7f72d06aef52 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: 64 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 2persontrips_defaultgroup ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2890405==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7eff0a3f35ae in xercesc_3_2::SAX2XMLReaderImpl::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)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x25f5aed in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:217:27
>     #2 0x25ef963 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x2303136 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1584f7a in MSBaseVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:174:5
>     #5 0x128e230 in MSVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1476307 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:121:16
>     #7 0x1475e0a in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:112:5
>     #8 0x19d4fc9 in MSRouteHandler::closeVehicle() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:591:34
>     #9 0x19ed642 in MSRouteHandler::closeTrip() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:5
>     #10 0x323b22a in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7eff0a3f2f52 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: 64 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 5persons_small_taxi ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,21
> 
> =================================================================
> ==2890420==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x25f5aed in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:217:27
>     #2 0x25ef963 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x2303136 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1584f7a in MSBaseVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:174:5
>     #5 0x128e230 in MSVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1476307 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:121:16
>     #7 0x1475e0a in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:112:5
>     #8 0x19d4fc9 in MSRouteHandler::closeVehicle() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:591:34
>     #9 0x19ed642 in MSRouteHandler::closeTrip() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:5
>     #10 0x323b22a in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7f0ec5f43f52 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: 8 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 5persons_taxi_size ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
4a5,24
> 
> =================================================================
> ==2890416==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x25f5aed in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:217:27
>     #2 0x25ef963 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x2303136 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1584f7a in MSBaseVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:174:5
>     #5 0x128e230 in MSVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1476307 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:121:16
>     #7 0x1475e0a in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:112:5
>     #8 0x19d4fc9 in MSRouteHandler::closeVehicle() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:591:34
>     #9 0x19ed642 in MSRouteHandler::closeTrip() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:5
>     #10 0x323b22a in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7fc0b3a5bf52 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: 16 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 5persons_taxi_size_greedyCloseset ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
4a5,24
> 
> =================================================================
> ==2890419==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x25f5aed in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:217:27
>     #2 0x25ef963 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x2303136 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1584f7a in MSBaseVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:174:5
>     #5 0x128e230 in MSVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1476307 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:121:16
>     #7 0x1475e0a in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:112:5
>     #8 0x19d4fc9 in MSRouteHandler::closeVehicle() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:591:34
>     #9 0x19ed642 in MSRouteHandler::closeTrip() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:5
>     #10 0x323b22a in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7f82d203df52 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: 16 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 5persons_ungrouped ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,21
> 
> =================================================================
> ==2890443==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x25f5aed in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:217:27
>     #2 0x25ef963 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x2303136 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1584f7a in MSBaseVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:174:5
>     #5 0x128e230 in MSVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1476307 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:121:16
>     #7 0x1475e0a in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:112:5
>     #8 0x19d4fc9 in MSRouteHandler::closeVehicle() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:591:34
>     #9 0x19ed642 in MSRouteHandler::closeTrip() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:5
>     #10 0x323b22a in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7f0acc687f52 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: 8 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling randomCircling 1person ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2890198==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f95341225ae in xercesc_3_2::SAX2XMLReaderImpl::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)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x25f5da4 in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:219:27
>     #2 0x25ef963 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x2303136 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1584f7a in MSBaseVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:174:5
>     #5 0x128e230 in MSVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1476307 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:121:16
>     #7 0x1475e0a in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:112:5
>     #8 0x19d4fc9 in MSRouteHandler::closeVehicle() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:591:34
>     #9 0x19ed642 in MSRouteHandler::closeTrip() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:5
>     #10 0x323b22a in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7f9534121f52 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: 40 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling randomCircling end_of_work ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2890222==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f437b4d75ae in xercesc_3_2::SAX2XMLReaderImpl::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)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x25f5da4 in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:219:27
>     #2 0x25ef963 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x2303136 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1584f7a in MSBaseVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:174:5
>     #5 0x128e230 in MSVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1476307 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:121:16
>     #7 0x1475e0a in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:112:5
>     #8 0x19d4fc9 in MSRouteHandler::closeVehicle() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:591:34
>     #9 0x19ed642 in MSRouteHandler::closeTrip() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:5
>     #10 0x323b22a in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7f437b4d6f52 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: 40 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling randomCircling taz ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2890221==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f2422c5c5ae in xercesc_3_2::SAX2XMLReaderImpl::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)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x25f5da4 in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:219:27
>     #2 0x25ef963 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x2303136 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1584f7a in MSBaseVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:174:5
>     #5 0x128e230 in MSVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1476307 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:121:16
>     #7 0x1475e0a in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:112:5
>     #8 0x19d4fc9 in MSRouteHandler::closeVehicle() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:591:34
>     #9 0x19ed642 in MSRouteHandler::closeTrip() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:5
>     #10 0x323b22a in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7f2422c5bf52 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: 40 byte(s) leaked in 3 allocation(s).
---------- Differences in tripinfos ----------
8c8
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="1000.00" routeLength="11277.41" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="154.33" rerouteNo="49" devices="vehroute_trip_0 tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized="end">
---
>     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="1000.00" routeLength="11428.33" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="147.55" rerouteNo="48" devices="vehroute_trip_0 tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized="end">
11c11
<     <tripinfo id="trip_1" depart="0.00" departLane="A2B2_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="1000.00" routeLength="10296.58" waitingTime="6.00" waitingCount="2" stopTime="61.00" timeLoss="167.04" rerouteNo="44" devices="vehroute_trip_1 tripinfo_trip_1 routing_trip_1 taxi_trip_1 person_trip_1" vType="taxi" speedFactor="1.00" vaporized="end">
---
>     <tripinfo id="trip_1" depart="0.00" departLane="A2B2_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="1000.00" routeLength="10404.74" waitingTime="6.00" waitingCount="2" stopTime="61.00" timeLoss="158.84" rerouteNo="43" devices="vehroute_trip_1 tripinfo_trip_1 routing_trip_1 taxi_trip_1 person_trip_1" vType="taxi" speedFactor="1.00" vaporized="end">
---------- Differences in vehroutes ----------
22,23c22,23
<             <route replacedOnEdge="E2F2" reason="taxi:idling:randomCircling" replacedAtTime="274.00" probability="0" edges="A0B0 B0C0 C0B0 B0B1 B1C1 C1B1 B1C1 C1B1 B1C1 C1D1 D1D2 D2E2 E2D2 D2E2 E2D2 D2E2 E2F2 F2F1"/>
<             <route replacedOnEdge="E2F2" reason="taxi:idling:randomCircling" replacedAtTime="274.00" probability="0" edges="A0B0 B0C0 C0B0 B0B1 B1C1 C1B1 B1C1 C1B1 B1C1 C1D1 D1D2 D2E2 E2D2 D2E2 E2D2 D2E2 E2F2 F2F1 F1F0"/>
---
>             <route replacedOnEdge="E2F2" reason="taxi:idling:randomCircling" replacedAtTime="275.00" probability="0" edges="A0B0 B0C0 C0B0 B0B1 B1C1 C1B1 B1C1 C1B1 B1C1 C1D1 D1D2 D2E2 E2D2 D2E2 E2D2 D2E2 E2F2 F2F1"/>
>             <route replacedOnEdge="E2F2" reason="taxi:idling:randomCircling" replacedAtTime="275.00" probability="0" edges="A0B0 B0C0 C0B0 B0B1 B1C1 C1B1 B1C1 C1B1 B1C1 C1D1 D1D2 D2E2 E2D2 D2E2 E2D2 D2E2 E2F2 F2F1 F1F0"/>
29,59c29,58
<             <route replacedOnEdge="E0F0" reason="taxi:idling:randomCircling" replacedAtTime="427.00" probability="0" edges="A0B0 B0C0 C0B0 B0B1 B1C1 C1B1 B1C1 C1B1 B1C1 C1D1 D1D2 D2E2 E2D2 D2E2 E2D2 D2E2 E2F2 F2F1 F1F0 F0E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1"/>
<             <route replacedOnEdge="E0F0" reason="taxi:idling:randomCircling" replacedAtTime="427.00" probability="0" edges="A0B0 B0C0 C0B0 B0B1 B1C1 C1B1 B1C1 C1B1 B1C1 C1D1 D1D2 D2E2 E2D2 D2E2 E2D2 D2E2 E2F2 F2F1 F1F0 F0E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1F2"/>
<             <route replacedOnEdge="F2E2" reason="taxi:idling:randomCircling" replacedAtTime="468.00" probability="0" edges="A0B0 B0C0 C0B0 B0B1 B1C1 C1B1 B1C1 C1B1 B1C1 C1D1 D1D2 D2E2 E2D2 D2E2 E2D2 D2E2 E2F2 F2F1 F1F0 F0E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1"/>
<             <route replacedOnEdge="F2E2" reason="taxi:idling:randomCircling" replacedAtTime="468.00" probability="0" edges="A0B0 B0C0 C0B0 B0B1 B1C1 C1B1 B1C1 C1B1 B1C1 C1D1 D1D2 D2E2 E2D2 D2E2 E2D2 D2E2 E2F2 F2F1 F1F0 F0E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1D1"/>
<             <route replacedOnEdge="E1D1" reason="taxi:idling:randomCircling" replacedAtTime="502.00" probability="0" edges="A0B0 B0C0 C0B0 B0B1 B1C1 C1B1 B1C1 C1B1 B1C1 C1D1 D1D2 D2E2 E2D2 D2E2 E2D2 D2E2 E2F2 F2F1 F1F0 F0E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1D1 D1E1"/>
<             <route replacedOnEdge="D1E1" reason="taxi:idling:randomCircling" replacedAtTime="527.00" probability="0" edges="A0B0 B0C0 C0B0 B0B1 B1C1 C1B1 B1C1 C1B1 B1C1 C1D1 D1D2 D2E2 E2D2 D2E2 E2D2 D2E2 E2F2 F2F1 F1F0 F0E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1D1 D1E1 E1D1"/>
<             <route replacedOnEdge="E1D1" reason="taxi:idling:randomCircling" replacedAtTime="554.00" probability="0" edges="A0B0 B0C0 C0B0 B0B1 B1C1 C1B1 B1C1 C1B1 B1C1 C1D1 D1D2 D2E2 E2D2 D2E2 E2D2 D2E2 E2F2 F2F1 F1F0 F0E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1D1 D1E1 E1D1 D1D2"/>
<             <route replacedOnEdge="E1D1" reason="taxi:idling:randomCircling" replacedAtTime="554.00" probability="0" edges="A0B0 B0C0 C0B0 B0B1 B1C1 C1B1 B1C1 C1B1 B1C1 C1D1 D1D2 D2E2 E2D2 D2E2 E2D2 D2E2 E2F2 F2F1 F1F0 F0E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1D1 D1E1 E1D1 D1E1 E1D1 D1D2 D2E2"/>
<             <route replacedOnEdge="D2E2" reason="taxi:idling:randomCircling" replacedAtTime="590.00" probability="0" edges="A0B0 B0C0 C0B0 B0B1 B1C1 C1B1 B1C1 C1B1 B1C1 C1D1 D1D2 D2E2 E2D2 D2E2 E2D2 D2E2 E2F2 F2F1 F1F0 F0E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1D1 D1E1 E1D1 D1E1 E1D1 D1D2 D2E2 E2F2"/>
<             <route replacedOnEdge="E2F2" reason="taxi:idling:randomCircling" replacedAtTime="614.00" probability="0" edges="A0B0 B0C0 C0B0 B0B1 B1C1 C1B1 B1C1 C1B1 B1C1 C1D1 D1D2 D2E2 E2D2 D2E2 E2D2 D2E2 E2F2 F2F1 F1F0 F0E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1D1 D1E1 E1D1 D1E1 E1D1 D1D2 D2E2 E2D2 D2E2 E2F2 F2F1 F1F0 F0E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1D1 D1E1 E1D1 D1D2 D2E2 E2F2 F2F1"/>
<             <route replacedOnEdge="E2F2" reason="taxi:idling:randomCircling" replacedAtTime="614.00" probability="0" edges="A0B0 B0C0 C0B0 B0B1 B1C1 C1B1 B1C1 C1B1 B1C1 C1D1 D1D2 D2E2 E2D2 D2E2 E2D2 D2E2 E2F2 F2F1 F1F0 F0E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1D1 D1E1 E1D1 D1E1 E1D1 D1D2 D2E2 E2D2 D2E2 E2F2 F2F1 F1F0 F0E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1D1 D1E1 E1D1 D1D2 D2E2 E2F2 F2F1 F1E1"/>
<             <route replacedOnEdge="F1E1" reason="taxi:idling:randomCircling" replacedAtTime="647.00" probability="0" edges="A0B0 B0C0 C0B0 B0B1 B1C1 C1B1 B1C1 C1B1 B1C1 C1D1 D1D2 D2E2 E2D2 D2E2 E2D2 D2E2 E2F2 F2F1 F1F0 F0E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1D1 D1E1 E1D1 D1E1 E1D1 D1D2 D2E2 E2D2 D2E2 E2F2 F2F1 F1F0 F0E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1D1 D1E1 E1D1 D1D2 D2E2 E2F2 F2F1 F1E1 E1E0"/>
<             <route replacedOnEdge="F1E1" reason="taxi:idling:randomCircling" replacedAtTime="647.00" probability="0" edges="A0B0 B0C0 C0B0 B0B1 B1C1 C1B1 B1C1 C1B1 B1C1 C1D1 D1D2 D2E2 E2D2 D2E2 E2D2 D2E2 E2F2 F2F1 F1F0 F0E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1D1 D1E1 E1D1 D1E1 E1D1 D1D2 D2E2 E2D2 D2E2 E2F2 F2F1 F1F0 F0E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1D1 D1E1 E1D1 D1D2 D2E2 E2F2 F2F1 F1E1 E1E0 E0E1"/>
<             <route replacedOnEdge="F1E1" reason="taxi:idling:randomCircling" replacedAtTime="648.00" probability="0" edges="A0B0 B0C0 C0B0 B0B1 B1C1 C1B1 B1C1 C1B1 B1C1 C1D1 D1D2 D2E2 E2D2 D2E2 E2D2 D2E2 E2F2 F2F1 F1F0 F0E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1D1 D1E1 E1D1 D1E1 E1D1 D1D2 D2E2 E2D2 D2E2 E2F2 F2F1 F1F0 F0E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1D1 D1E1 E1D1 D1D2 D2E2 E2F2 F2F1 F1E1 E1E0 E0E1 E1E0 E0D0"/>
<             <route replacedOnEdge="E0D0" reason="taxi:idling:randomCircling" replacedAtTime="705.00" probability="0" edges="A0B0 B0C0 C0B0 B0B1 B1C1 C1B1 B1C1 C1B1 B1C1 C1D1 D1D2 D2E2 E2D2 D2E2 E2D2 D2E2 E2F2 F2F1 F1F0 F0E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1D1 D1E1 E1D1 D1E1 E1D1 D1D2 D2E2 E2D2 D2E2 E2F2 F2F1 F1F0 F0E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1D1 D1E1 E1D1 D1D2 D2E2 E2F2 F2F1 F1E1 E1E0 E0E1 E1E0 E0D0 D0D1"/>
<             <route replacedOnEdge="E0D0" reason="taxi:idling:randomCircling" replacedAtTime="705.00" probability="0" edges="A0B0 B0C0 C0B0 B0B1 B1C1 C1B1 B1C1 C1B1 B1C1 C1D1 D1D2 D2E2 E2D2 D2E2 E2D2 D2E2 E2F2 F2F1 F1F0 F0E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1D1 D1E1 E1D1 D1E1 E1D1 D1D2 D2E2 E2D2 D2E2 E2F2 F2F1 F1F0 F0E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1D1 D1E1 E1D1 D1D2 D2E2 E2F2 F2F1 F1E1 E1E0 E0E1 E1E0 E0D0 D0D1 D1D0
"/>
<             <route replacedOnEdge="E0D0" reason="taxi:idling:randomCircling" replacedAtTime="706.00" probability="0" edges="A0B0 B0C0 C0B0 B0B1 B1C1 C1B1 B1C1 C1B1 B1C1 C1D1 D1D2 D2E2 E2D2 D2E2 E2D2 D2E2 E2F2 F2F1 F1F0 F0E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1D1 D1E1 E1D1 D1E1 E1D1 D1D2 D2E2 E2D2 D2E2 E2F2 F2F1 F1F0 F0E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1D1 D1E1 E1D1 D1D2 D2E2 E2F2 F2F1 F1E1 E1E0 E0E1 E1E0 E0D0 D0D1 D1D0
 D0D1 D1C1"/>
<             <route replacedOnEdge="D1C1" reason="taxi:idling:randomCircling" replacedAtTime="763.00" probability="0" edges="A0B0 B0C0 C0B0 B0B1 B1C1 C1B1 B1C1 C1B1 B1C1 C1D1 D1D2 D2E2 E2D2 D2E2 E2D2 D2E2 E2F2 F2F1 F1F0 F0E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1D1 D1E1 E1D1 D1E1 E1D1 D1D2 D2E2 E2D2 D2E2 E2F2 F2F1 F1F0 F0E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1D1 D1E1 E1D1 D1D2 D2E2 E2F2 F2F1 F1E1 E1E0 E0E1 E1E0 E0D0 D0D1 D1D0
 D0D1 D1C1 C1C0"/>
<             <route replacedOnEdge="D1C1" reason="taxi:idling:randomCircling" replacedAtTime="763.00" probability="0" edges="A0B0 B0C0 C0B0 B0B1 B1C1 C1B1 B1C1 C1B1 B1C1 C1D1 D1D2 D2E2 E2D2 D2E2 E2D2 D2E2 E2F2 F2F1 F1F0 F0E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1D1 D1E1 E1D1 D1E1 E1D1 D1D2 D2E2 E2D2 D2E2 E2F2 F2F1 F1F0 F0E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1D1 D1E1 E1D1 D1D2 D2E2 E2F2 F2F1 F1E1 E1E0 E0E1 E1E0 E0D0 D0D1 D1D0
 D0D1 D1C1 C1C0 C0B0"/>
<             <route replacedOnEdge="C0B0" reason="taxi:idling:randomCircling" replacedAtTime="798.00" probability="0" edges="A0B0 B0C0 C0B0 B0B1 B1C1 C1B1 B1C1 C1B1 B1C1 C1D1 D1D2 D2E2 E2D2 D2E2 E2D2 D2E2 E2F2 F2F1 F1F0 F0E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1D1 D1E1 E1D1 D1E1 E1D1 D1D2 D2E2 E2D2 D2E2 E2F2 F2F1 F1F0 F0E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1D1 D1E1 E1D1 D1D2 D2E2 E2F2 F2F1 F1E1 E1E0 E0E1 E1E0 E0D0 D0D1 D1D0
 D0D1 D1C1 C1C0 C0B0 B0A0"/>
<             <route replacedOnEdge="B0A0" reason="taxi:idling:randomCircling" replacedAtTime="822.00" probability="0" edges="A0B0 B0C0 C0B0 B0B1 B1C1 C1B1 B1C1 C1B1 B1C1 C1D1 D1D2 D2E2 E2D2 D2E2 E2D2 D2E2 E2F2 F2F1 F1F0 F0E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1D1 D1E1 E1D1 D1E1 E1D1 D1D2 D2E2 E2D2 D2E2 E2F2 F2F1 F1F0 F0E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1D1 D1E1 E1D1 D1D2 D2E2 E2F2 F2F1 F1E1 E1E0 E0E1 E1E0 E0D0 D0D1 D1D0
 D0D1 D1C1 C1C0 C0B0 B0B1 B1C1 C1B1 B1C1 C1D1 D1D2 D2E2 E2D2 D2E2 E2F2 F2F1 F1F0 F0E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1D1 D1E1 E1D1 D1D2 D2E2 E2F2 F2F1 F1E1 E1E0 E0E1 E1E0 E0D0 D0D1 D1D0 D0D1 D1C1 C1C0 C0B0 B0A0 A0A1"/>
<             <route replacedOnEdge="B0A0" reason="taxi:idling:randomCircling" replacedAtTime="822.00" probability="0" edges="A0B0 B0C0 C0B0 B0B1 B1C1 C1B1 B1C1 C1B1 B1C1 C1D1 D1D2 D2E2 E2D2 D2E2 E2D2 D2E2 E2F2 F2F1 F1F0 F0E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1D1 D1E1 E1D1 D1E1 E1D1 D1D2 D2E2 E2D2 D2E2 E2F2 F2F1 F1F0 F0E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1D1 D1E1 E1D1 D1D2 D2E2 E2F2 F2F1 F1E1 E1E0 E0E1 E1E0 E0D0 D0D1 D1D0
 D0D1 D1C1 C1C0 C0B0 B0B1 B1C1 C1B1 B1C1 C1D1 D1D2 D2E2 E2D2 D2E2 E2F2 F2F1 F1F0 F0E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1D1 D1E1 E1D1 D1D2 D2E2 E2F2 F2F1 F1E1 E1E0 E0E1 E1E0 E0D0 D0D1 D1D0 D0D1 D1C1 C1C0 C0B0 B0A0 A0A1 A1B1"/>
<             <route replacedOnEdge="A1B1" reason="taxi:idling:randomCircling" replacedAtTime="856.00" probability="0" edges="A0B0 B0C0 C0B0 B0B1 B1C1 C1B1 B1C1 C1B1 B1C1 C1D1 D1D2 D2E2 E2D2 D2E2 E2D2 D2E2 E2F2 F2F1 F1F0 F0E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1D1 D1E1 E1D1 D1E1 E1D1 D1D2 D2E2 E2D2 D2E2 E2F2 F2F1 F1F0 F0E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1D1 D1E1 E1D1 D1D2 D2E2 E2F2 F2F1 F1E1 E1E0 E0E1 E1E0 E0D0 D0D1 D1D0
 D0D1 D1C1 C1C0 C0B0 B0B1 B1C1 C1B1 B1C1 C1D1 D1D2 D2E2 E2D2 D2E2 E2F2 F2F1 F1F0 F0E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1E0 E0F0 F0F1 F1F2 F2E2 E2E1 E1D1 D1E1 E1D1 D1D2 D2E2 E2F2 F2F1 F1E1 E1E0 E0E1 E1E0 E0D0 D0D1 D1D0 D0D1 D1C1 C1C0 C0B0 B0A0 A0A1 A1B1 B1B2"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling stop 1container ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2890162==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a19a5b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1406:33
>     #2 0x3232d7a in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fac760045ae in xercesc_3_2::SAX2XMLReaderImpl::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)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x25f5aed in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:217:27
>     #2 0x25ef963 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x2303136 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1584f7a in MSBaseVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:174:5
>     #5 0x128e230 in MSVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1476307 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:121:16
>     #7 0x1475e0a in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:112:5
>     #8 0x19d4fc9 in MSRouteHandler::closeVehicle() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:591:34
>     #9 0x19ed642 in MSRouteHandler::closeTrip() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:5
>     #10 0x323b22a in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7fac76003f52 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: 40 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling stop 1person ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2890161==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f092f6b85ae in xercesc_3_2::SAX2XMLReaderImpl::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)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x25f5aed in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:217:27
>     #2 0x25ef963 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x2303136 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1584f7a in MSBaseVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:174:5
>     #5 0x128e230 in MSVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1476307 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:121:16
>     #7 0x1475e0a in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:112:5
>     #8 0x19d4fc9 in MSRouteHandler::closeVehicle() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:591:34
>     #9 0x19ed642 in MSRouteHandler::closeTrip() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:5
>     #10 0x323b22a in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7f092f6b7f52 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: 40 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling stop end_of_work ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2890175==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f417be3f5ae in xercesc_3_2::SAX2XMLReaderImpl::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)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x25f5aed in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:217:27
>     #2 0x25ef963 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x2303136 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1584f7a in MSBaseVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:174:5
>     #5 0x128e230 in MSVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1476307 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:121:16
>     #7 0x1475e0a in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:112:5
>     #8 0x19d4fc9 in MSRouteHandler::closeVehicle() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:591:34
>     #9 0x19ed642 in MSRouteHandler::closeTrip() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:5
>     #10 0x323b22a in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7f417be3ef52 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: 40 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling stop end_of_work_initial_stop ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2890197==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fe6332e35ae in xercesc_3_2::SAX2XMLReaderImpl::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)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x25f5aed in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:217:27
>     #2 0x25ef963 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x2303136 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1584f7a in MSBaseVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:174:5
>     #5 0x128e230 in MSVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1476307 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:121:16
>     #7 0x1475e0a in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:112:5
>     #8 0x19d4fc9 in MSRouteHandler::closeVehicle() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:591:34
>     #9 0x19ed642 in MSRouteHandler::closeTrip() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:5
>     #10 0x323b22a in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7fe6332e2f52 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: 40 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling stop initial_stop ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2890169==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f0fea4af5ae in xercesc_3_2::SAX2XMLReaderImpl::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)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x25f5aed in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:217:27
>     #2 0x25ef963 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x2303136 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1584f7a in MSBaseVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:174:5
>     #5 0x128e230 in MSVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1476307 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:121:16
>     #7 0x1475e0a in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:112:5
>     #8 0x19d4fc9 in MSRouteHandler::closeVehicle() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:591:34
>     #9 0x19ed642 in MSRouteHandler::closeTrip() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:5
>     #10 0x323b22a in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7f0fea4aef52 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: 40 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip 1persontrip ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2890246==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f61048dc5ae in xercesc_3_2::SAX2XMLReaderImpl::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)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x25f5aed in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:217:27
>     #2 0x25ef963 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x2303136 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1584f7a in MSBaseVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:174:5
>     #5 0x128e230 in MSVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1476307 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:121:16
>     #7 0x1475e0a in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:112:5
>     #8 0x19d4fc9 in MSRouteHandler::closeVehicle() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:591:34
>     #9 0x19ed642 in MSRouteHandler::closeTrip() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:5
>     #10 0x323b22a in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7f61048dbf52 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: 40 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip dropoff_ptStops ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2890340==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fb976fcf5ae in xercesc_3_2::SAX2XMLReaderImpl::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)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x25f5aed in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:217:27
>     #2 0x25ef963 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x2303136 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1584f7a in MSBaseVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:174:5
>     #5 0x128e230 in MSVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1476307 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:121:16
>     #7 0x1475e0a in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:112:5
>     #8 0x19d4fc9 in MSRouteHandler::closeVehicle() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:591:34
>     #9 0x19ed642 in MSRouteHandler::closeTrip() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:5
>     #10 0x323b22a in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7fb976fcef52 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: 40 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip pickup_ptStops ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2890311==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f1518ba45ae in xercesc_3_2::SAX2XMLReaderImpl::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)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x25f5aed in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:217:27
>     #2 0x25ef963 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x2303136 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1584f7a in MSBaseVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:174:5
>     #5 0x128e230 in MSVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1476307 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:121:16
>     #7 0x1475e0a in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:112:5
>     #8 0x19d4fc9 in MSRouteHandler::closeVehicle() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:591:34
>     #9 0x19ed642 in MSRouteHandler::closeTrip() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:5
>     #10 0x323b22a in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7f1518ba3f52 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: 40 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip pickup_ptStops_longTaxiWait ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2890325==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fb5fd3105ae in xercesc_3_2::SAX2XMLReaderImpl::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)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x25f5aed in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:217:27
>     #2 0x25ef963 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x2303136 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1584f7a in MSBaseVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:174:5
>     #5 0x128e230 in MSVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1476307 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:121:16
>     #7 0x1475e0a in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:112:5
>     #8 0x19d4fc9 in MSRouteHandler::closeVehicle() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:591:34
>     #9 0x19ed642 in MSRouteHandler::closeTrip() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:5
>     #10 0x323b22a in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7fb5fd30ff52 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: 40 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip ptStops ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2890344==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fcb0400c5ae in xercesc_3_2::SAX2XMLReaderImpl::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)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x25f5aed in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:217:27
>     #2 0x25ef963 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x2303136 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1584f7a in MSBaseVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:174:5
>     #5 0x128e230 in MSVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1476307 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:121:16
>     #7 0x1475e0a in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:112:5
>     #8 0x19d4fc9 in MSRouteHandler::closeVehicle() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:591:34
>     #9 0x19ed642 in MSRouteHandler::closeTrip() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:5
>     #10 0x323b22a in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7fcb0400bf52 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: 40 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip short ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2890262==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fe73cba85ae in xercesc_3_2::SAX2XMLReaderImpl::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)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x25f5aed in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:217:27
>     #2 0x25ef963 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x2303136 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1584f7a in MSBaseVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:174:5
>     #5 0x128e230 in MSVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1476307 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:121:16
>     #7 0x1475e0a in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:112:5
>     #8 0x19d4fc9 in MSRouteHandler::closeVehicle() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:591:34
>     #9 0x19ed642 in MSRouteHandler::closeTrip() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:5
>     #10 0x323b22a in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7fe73cba7f52 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: 32 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip taxiflow ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2890307==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f6dcc1135ae in xercesc_3_2::SAX2XMLReaderImpl::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)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x25f5aed in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:217:27
>     #2 0x25ef963 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x2303136 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1584f7a in MSBaseVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:174:5
>     #5 0x128e230 in MSVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1476307 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:121:16
>     #7 0x1475e0a in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:112:5
>     #8 0x17238d8 in MSInsertionControl::determineCandidates(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSInsertionControl.cpp:221:57
>     #9 0xec6223 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:660:17
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f6dcae640b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> SUMMARY: AddressSanitizer: 40 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip walk_first ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,42
> 
> =================================================================
> ==2890265==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 520 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2bb56db in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStage.cpp:242:28
>     #2 0x2bff0c5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:84:39
>     #3 0x2bc723b in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStage.cpp:394:20
>     #4 0x2c0177d in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:113:20
>     #5 0x2c25418 in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:156:36
>     #6 0xec5b36 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:653:26
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f35531ef0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f355449e5ae in xercesc_3_2::SAX2XMLReaderImpl::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)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x25f5aed in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:217:27
>     #2 0x25ef963 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x2303136 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip walk_first_longTaxiWait ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,42
> 
> =================================================================
> ==2890288==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 520 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2bb56db in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStage.cpp:242:28
>     #2 0x2bff0c5 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:84:39
>     #3 0x2bc723b in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStage.cpp:394:20
>     #4 0x2c0177d in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:113:20
>     #5 0x2c25418 in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:156:36
>     #6 0xec5b36 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:653:26
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f37ce7c40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f37cfa735ae in xercesc_3_2::SAX2XMLReaderImpl::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)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x25f5aed in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:217:27
>     #2 0x25ef963 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x2303136 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip walk_last ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2890289==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f682196e5ae in xercesc_3_2::SAX2XMLReaderImpl::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)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x25f5aed in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:217:27
>     #2 0x25ef963 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x2303136 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1584f7a in MSBaseVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:174:5
>     #5 0x128e230 in MSVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1476307 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:121:16
>     #7 0x1475e0a in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:112:5
>     #8 0x19d4fc9 in MSRouteHandler::closeVehicle() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:591:34
>     #9 0x19ed642 in MSRouteHandler::closeTrip() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:5
>     #10 0x323b22a in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7f682196df52 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: 56 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip walk_via_trainStop_ride_taxi ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2890353==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fd1d1ccd5ae in xercesc_3_2::SAX2XMLReaderImpl::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)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x25f5aed in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:217:27
>     #2 0x25ef963 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x2303136 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1584f7a in MSBaseVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:174:5
>     #5 0x128e230 in MSVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1476307 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:121:16
>     #7 0x1475e0a in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:112:5
>     #8 0x19d4fc9 in MSRouteHandler::closeVehicle() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:591:34
>     #9 0x19ed642 in MSRouteHandler::closeTrip() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:5
>     #10 0x323b22a in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7fd1d1cccf52 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: 32 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_from greedyShared ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2890516==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7ffb1583f5ae in xercesc_3_2::SAX2XMLReaderImpl::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)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x25f5aed in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:217:27
>     #2 0x25ef963 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x2303136 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1584f7a in MSBaseVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:174:5
>     #5 0x128e230 in MSVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1476307 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:121:16
>     #7 0x1475e0a in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:112:5
>     #8 0x19d4fc9 in MSRouteHandler::closeVehicle() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:591:34
>     #9 0x19ed642 in MSRouteHandler::closeTrip() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:5
>     #10 0x323b22a in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7ffb1583ef52 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: 56 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_from2 greedyShared ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2890547==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fbe05d585ae in xercesc_3_2::SAX2XMLReaderImpl::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)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x25f5aed in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:217:27
>     #2 0x25ef963 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x2303136 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1584f7a in MSBaseVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:174:5
>     #5 0x128e230 in MSVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1476307 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:121:16
>     #7 0x1475e0a in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:112:5
>     #8 0x19d4fc9 in MSRouteHandler::closeVehicle() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:591:34
>     #9 0x19ed642 in MSRouteHandler::closeTrip() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:5
>     #10 0x323b22a in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7fbe05d57f52 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: 56 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_from2_detour greedyShared ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2890562==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fd38186c5ae in xercesc_3_2::SAX2XMLReaderImpl::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)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x25f5aed in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:217:27
>     #2 0x25ef963 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x2303136 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1584f7a in MSBaseVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:174:5
>     #5 0x128e230 in MSVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1476307 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:121:16
>     #7 0x1475e0a in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:112:5
>     #8 0x19d4fc9 in MSRouteHandler::closeVehicle() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:591:34
>     #9 0x19ed642 in MSRouteHandler::closeTrip() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:5
>     #10 0x323b22a in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7fd38186bf52 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: 56 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_from_detour greedyShared ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2890539==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fe102cc35ae in xercesc_3_2::SAX2XMLReaderImpl::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)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x25f5aed in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:217:27
>     #2 0x25ef963 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x2303136 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1584f7a in MSBaseVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:174:5
>     #5 0x128e230 in MSVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1476307 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:121:16
>     #7 0x1475e0a in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:112:5
>     #8 0x19d4fc9 in MSRouteHandler::closeVehicle() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:591:34
>     #9 0x19ed642 in MSRouteHandler::closeTrip() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:5
>     #10 0x323b22a in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7fe102cc2f52 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: 56 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_persontrip3 greedyShared ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2890498==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f643a1775ae in xercesc_3_2::SAX2XMLReaderImpl::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)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x25f5aed in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:217:27
>     #2 0x25ef963 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x2303136 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1584f7a in MSBaseVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:174:5
>     #5 0x128e230 in MSVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1476307 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:121:16
>     #7 0x1475e0a in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:112:5
>     #8 0x19d4fc9 in MSRouteHandler::closeVehicle() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:591:34
>     #9 0x19ed642 in MSRouteHandler::closeTrip() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:5
>     #10 0x323b22a in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7f643a176f52 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: 80 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_to greedyShared ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2890568==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f64b3bcc5ae in xercesc_3_2::SAX2XMLReaderImpl::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)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x25f5aed in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:217:27
>     #2 0x25ef963 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x2303136 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1584f7a in MSBaseVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:174:5
>     #5 0x128e230 in MSVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1476307 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:121:16
>     #7 0x1475e0a in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:112:5
>     #8 0x19d4fc9 in MSRouteHandler::closeVehicle() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:591:34
>     #9 0x19ed642 in MSRouteHandler::closeTrip() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:5
>     #10 0x323b22a in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7f64b3bcbf52 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: 56 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_to_detour greedyShared ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2890581==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7ff2f8b5c5ae in xercesc_3_2::SAX2XMLReaderImpl::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)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x25f5aed in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:217:27
>     #2 0x25ef963 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x2303136 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1584f7a in MSBaseVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:174:5
>     #5 0x128e230 in MSVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1476307 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:121:16
>     #7 0x1475e0a in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:112:5
>     #8 0x19d4fc9 in MSRouteHandler::closeVehicle() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:591:34
>     #9 0x19ed642 in MSRouteHandler::closeTrip() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:5
>     #10 0x323b22a in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7ff2f8b5bf52 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: 56 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_trip greedyShared ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2890488==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f9afe4cc5ae in xercesc_3_2::SAX2XMLReaderImpl::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)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x25f5aed in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:217:27
>     #2 0x25ef963 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x2303136 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1584f7a in MSBaseVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:174:5
>     #5 0x128e230 in MSVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1476307 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:121:16
>     #7 0x1475e0a in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:112:5
>     #8 0x19d4fc9 in MSRouteHandler::closeVehicle() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:591:34
>     #9 0x19ed642 in MSRouteHandler::closeTrip() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:5
>     #10 0x323b22a in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7f9afe4cbf52 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: 56 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_trip3 greedyShared ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2890492==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fdf1c82a5ae in xercesc_3_2::SAX2XMLReaderImpl::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)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x25f5aed in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:217:27
>     #2 0x25ef963 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x2303136 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1584f7a in MSBaseVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:174:5
>     #5 0x128e230 in MSVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1476307 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:121:16
>     #7 0x1475e0a in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:112:5
>     #8 0x19d4fc9 in MSRouteHandler::closeVehicle() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:591:34
>     #9 0x19ed642 in MSRouteHandler::closeTrip() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:5
>     #10 0x323b22a in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7fdf1c829f52 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: 80 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_trip_wait greedyShared ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2890514==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fa6e1bbf5ae in xercesc_3_2::SAX2XMLReaderImpl::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)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x25f5aed in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:217:27
>     #2 0x25ef963 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x2303136 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1584f7a in MSBaseVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:174:5
>     #5 0x128e230 in MSVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1476307 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:121:16
>     #7 0x1475e0a in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:112:5
>     #8 0x19d4fc9 in MSRouteHandler::closeVehicle() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:591:34
>     #9 0x19ed642 in MSRouteHandler::closeTrip() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:5
>     #10 0x323b22a in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7fa6e1bbef52 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: 56 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared subroute greedyShared ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2890592==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7ffb781965ae in xercesc_3_2::SAX2XMLReaderImpl::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)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x25f5aed in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:217:27
>     #2 0x25ef963 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x2303136 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice.cpp:114:5
>     #4 0x1584f7a in MSBaseVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:174:5
>     #5 0x128e230 in MSVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:984:20
>     #6 0x1476307 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:121:16
>     #7 0x1475e0a in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:112:5
>     #8 0x19d4fc9 in MSRouteHandler::closeVehicle() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:591:34
>     #9 0x19ed642 in MSRouteHandler::closeTrip() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:5
>     #10 0x323b22a in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:277:13
>     #11 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #12 0x7ffb78195f52 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: 56 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors duplicates route_newstyle_plainemission ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,28
> 
> =================================================================
> ==2890977==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x19c5806 in MSRouteHandler::closeRoute(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:402:26
>     #2 0x3238e86 in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #3 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #4 0x7f8b8c6f45fe in xercesc_3_2::SAX2XMLReaderImpl::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+0x2135fe)
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x101dfc0 in __gnu_cxx::new_allocator<MSEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x101deed in std::allocator_traits<std::allocator<MSEdge const*> >::allocate(std::allocator<MSEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x101d43f in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x11d340f in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x11d2e52 in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_Vector_base(unsigned long, std::allocator<MSEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x11c5935 in std::vector<MSEdge const*, std::allocator<MSEdge const*> >::vector(std::vector<MSEdge const*, std::allocator<MSEdge const*> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x11b80e8 in MSRoute::MSRoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<MSEdge const*, std::allocator<MSEdge const*> > const&, bool, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRoute.cpp:53:16
>     #8 0x19c603e in MSRouteHandler::closeRoute(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:402:30
>     #9 0x3238e86 in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #10 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #11 0x7f8b8c6f45fe in xercesc_3_2::SAX2XMLReaderImpl::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+0x2135fe)
> 
> SUMMARY: AddressSanitizer: 232 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : errors duplicates route_oldstyle_plainemission ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,28
> 
> =================================================================
> ==2891026==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x19c5806 in MSRouteHandler::closeRoute(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:402:26
>     #2 0x3238e86 in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #3 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #4 0x7f0bb7b6b5fe in xercesc_3_2::SAX2XMLReaderImpl::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+0x2135fe)
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x101dfc0 in __gnu_cxx::new_allocator<MSEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x101deed in std::allocator_traits<std::allocator<MSEdge const*> >::allocate(std::allocator<MSEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x101d43f in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x11d340f in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x11d2e52 in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_Vector_base(unsigned long, std::allocator<MSEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x11c5935 in std::vector<MSEdge const*, std::allocator<MSEdge const*> >::vector(std::vector<MSEdge const*, std::allocator<MSEdge const*> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x11b80e8 in MSRoute::MSRoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<MSEdge const*, std::allocator<MSEdge const*> > const&, bool, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRoute.cpp:53:16
>     #8 0x19c603e in MSRouteHandler::closeRoute(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:402:30
>     #9 0x3238e86 in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #10 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #11 0x7f0bb7b6b5fe in xercesc_3_2::SAX2XMLReaderImpl::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+0x2135fe)
> 
> SUMMARY: AddressSanitizer: 232 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : errors person unconnected_ride ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2891089==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f9469c915ae in xercesc_3_2::SAX2XMLReaderImpl::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 : errors person unconnected_stop ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2891111==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f9dc65b35ae in xercesc_3_2::SAX2XMLReaderImpl::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 : errors person unconnected_stops_same_edge ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2891142==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f44b3e6d5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : errors person unconnected_walk ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2891105==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f45480455ae in xercesc_3_2::SAX2XMLReaderImpl::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 : errors routes disconnected_walk ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2890958==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f3ff217e5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : errors routes emptyperson ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2890957==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7ff7294bb5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : errors traffic_lights loaded_phase_shorter ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,110
> 
> =================================================================
> ==2891088==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x20778b9 in NLJunctionControlBuilder::closeTrafficLightLogic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:297:23
>     #2 0x1fc5c0e in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:314:46
>     #3 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #4 0x7f96a1689f52 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 1344 byte(s) in 8 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x207ddd8 in NLJunctionControlBuilder::addPhase(long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<int, std::allocator<int> > const&, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:416:30
>     #2 0x1fa9d93 in NLHandler::addPhase(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:851:34
>     #3 0x1f96755 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:113:17
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f96a168a5ae in xercesc_3_2::SAX2XMLReaderImpl::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 288 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2ee78e0 in __gnu_cxx::new_allocator<std::vector<MSLane*, std::allocator<MSLane*> > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x2ee780d in std::allocator_traits<std::allocator<std::vector<MSLane*, std::allocator<MSLane*> > > >::allocate(std::allocator<std::vector<MSLane*, std::allocator<MSLane*> > >&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x2ee779f in std::_Vector_base<std::vector<MSLane*, std::allocator<MSLane*> >, std::allocator<std::vector<MSLane*, std::allocator<MSLane*> > > >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x2fe1778 in std::vector<MSLane*, std::allocator<MSLane*> >* std::vector<std::vector<MSLane*, std::allocator<MSLane*> >, std::allocator<std::vector<MSLane*, std::allocator<MSLane*> > > >::_M_allocate_and_copy<__gnu_cxx::__normal_iterator<std::vector<MSLane*, std::allocator<MSLane*> > const*, std::vector<std::vector<MSLane*, std::allocator<MSLane*> >, std::allocator<std::vector<MSLane*, std::allocator<MSLane*> > > > > >(unsigned long, __gnu_cxx::__normal_iterator<std::vector<MSLane*, std
::allocator<MSLane*> > const*, std::vector<std::vector<MSLane*, std::allocator<MSLane*> >, std::allocator<std::vector<MSLane*, std::allocator<MSLane*> > > > >, __gnu_cxx::__normal_iterator<std::vector<MSLane*, std::allocator<MSLane*> > const*, std::vector<std::vector<MSLane*, std::allocator<MSLane*> >, std::allocator<std::vector<MSLane*, std::allocator<MSLane*> > > > >) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:1508:29
>     #5 0x2fcc94b in std::vector<std::vector<MSLane*, std::allocator<MSLane*> >, std::allocator<std::vector<MSLane*, std::allocator<MSLane*> > > >::operator=(std::vector<std::vector<MSLane*, std::allocator<MSLane*> >, std::allocator<std::vector<MSLane*, std::allocator<MSLane*> > > > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:226:24
>     #6 0x2fc3f06 in MSTrafficLightLogic::adaptLinkInformationFrom(MSTrafficLightLogic const&) /home/delphi/extraClangDebug/sumo/src/microsim/traffic_lights/MSTrafficLightLogic.cpp:302:13
>     #7 0x2f4f3b9 in MSTLLogicControl::TLSLogicVariants::addLogic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, MSTrafficLightLogic*, bool, bool) /home/delphi/extraClangDebug/sumo/src/microsim/traffic_lights/MSTLLogicControl.cpp:112:16
>     #8 0x2f65e1d in MSTLLogicControl::add(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, MSTrafficLightLogic*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/traffic_lights/MSTLLogicControl.cpp:583:19
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended calibrator errors vClass_mismatch ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,180
> 
> =================================================================
> ==2877851==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 840 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1475ae6 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:111:24
>     #2 0x2846a23 in MSCalibrator::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSCalibrator.cpp:408:94
>     #3 0x28639d7 in MSCalibrator::CalibratorCommand::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSCalibrator.h:151:34
>     #4 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #5 0xec6e15 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:673:28
>     #6 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #7 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #8 0x7f925fb780b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 696 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x21c900d in MSAbstractLaneChangeModel::build(LaneChangeModel, MSVehicle&) /home/delphi/extraClangDebug/sumo/src/microsim/lcmodels/MSAbstractLaneChangeModel.cpp:86:24
>     #2 0x128e42e in MSVehicle::initDevices() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:985:25
>     #3 0x1476307 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:121:16
>     #4 0x1475e0a in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:112:5
>     #5 0x2846a23 in MSCalibrator::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSCalibrator.cpp:408:94
>     #6 0x28639d7 in MSCalibrator::CalibratorCommand::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSCalibrator.h:151:34
>     #7 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #8 0xec6e15 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:673:28
>     #9 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #10 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f925fb780b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended collisions check_junctions stoptime_warn ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
3d2
< Warning: Vehicle 'flow_1.8' performs emergency stop at the end of lane 'WC_1' because of a red traffic light (decel=-9.16, offset=3.92), time=34.00.
4a4
> Warning: Vehicle 'flow_1.8' performs emergency stop at the end of lane 'WC_1' because of a red traffic light (decel=-9.16, offset=3.92), time=34.00.

TEST FAILED on ts-sim-build-ba : extended rerouter closingLane_with_rerouting ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,51
> 
> =================================================================
> ==2875986==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 40 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x265c699 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:334:24
>     #2 0x265ec7f in MSRoutingEngine::getRouterTT(int, SUMOVehicleClass, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:397:9
>     #3 0x28c74fe in MSTriggeredRerouter::notifyEnter(SUMOTrafficObject&, MSMoveReminder::Notification, MSLane const*) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSTriggeredRerouter.cpp:505:19
>     #4 0x28bf524 in MSTriggeredRerouter::notifyMove(SUMOTrafficObject&, double, double, double) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSTriggeredRerouter.cpp:360:12
>     #5 0x1294217 in MSVehicle::workOnMoveReminders(double, double, double) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:1056:26
>     #6 0x13134ac in MSVehicle::executeMove() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:4005:5
>     #7 0x17af9c4 in MSLane::executeMovements(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.cpp:1805:33
>     #8 0x181ed4c in MSLane::SimulationTask::run(FXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.h:1629:17
>     #9 0x16c6676 in FXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/FXWorkerThread.h:351:24
>     #10 0x7f3e3ade04f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Indirect leak of 384 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x100f140 in __gnu_cxx::new_allocator<SUMOAbstractRouter<MSEdge, SUMOVehicle>::EdgeInfo>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x100f06d in std::allocator_traits<std::allocator<SUMOAbstractRouter<MSEdge, SUMOVehicle>::EdgeInfo> >::allocate(std::allocator<SUMOAbstractRouter<MSEdge, SUMOVehicle>::EdgeInfo>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x100e73f in std::_Vector_base<SUMOAbstractRouter<MSEdge, SUMOVehicle>::EdgeInfo, std::allocator<SUMOAbstractRouter<MSEdge, SUMOVehicle>::EdgeInfo> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x100d036 in void std::vector<SUMOAbstractRouter<MSEdge, SUMOVehicle>::EdgeInfo, std::allocator<SUMOAbstractRouter<MSEdge, SUMOVehicle>::EdgeInfo> >::_M_realloc_insert<SUMOAbstractRouter<MSEdge, SUMOVehicle>::EdgeInfo>(__gnu_cxx::__normal_iterator<SUMOAbstractRouter<MSEdge, SUMOVehicle>::EdgeInfo*, std::vector<SUMOAbstractRouter<MSEdge, SUMOVehicle>::EdgeInfo, std::allocator<SUMOAbstractRouter<MSEdge, SUMOVehicle>::EdgeInfo> > >, SUMOAbstractRouter<MSEdge, SUMOVehicle>::EdgeInfo&&) /usr
/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:440:33
>     #5 0x100c909 in void std::vector<SUMOAbstractRouter<MSEdge, SUMOVehicle>::EdgeInfo, std::allocator<SUMOAbstractRouter<MSEdge, SUMOVehicle>::EdgeInfo> >::emplace_back<SUMOAbstractRouter<MSEdge, SUMOVehicle>::EdgeInfo>(SUMOAbstractRouter<MSEdge, SUMOVehicle>::EdgeInfo&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:121:4
>     #6 0xffe0a1 in std::vector<SUMOAbstractRouter<MSEdge, SUMOVehicle>::EdgeInfo, std::allocator<SUMOAbstractRouter<MSEdge, SUMOVehicle>::EdgeInfo> >::push_back(SUMOAbstractRouter<MSEdge, SUMOVehicle>::EdgeInfo&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:1201:9
>     #7 0xf23e37 in DijkstraRouter<MSEdge, SUMOVehicle>::DijkstraRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, EffortCalculator*, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/router/DijkstraRouter.h:84:31
>     #8 0x2659ee5 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:299:22
>     #9 0x265ec7f in MSRoutingEngine::getRouterTT(int, SUMOVehicleClass, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:397:9
>     #10 0x28c74fe in MSTriggeredRerouter::notifyEnter(SUMOTrafficObject&, MSMoveReminder::Notification, MSLane const*) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSTriggeredRerouter.cpp:505:19
<truncated after showing first 30 lines>
---------- Differences in output ----------
5c5
< Simulation ended at time: 216.00
---
> Simulation ended at time: 190.00
13,17c13,18
<  RouteLength: 821.47
<  Duration: 81.73
<  WaitingTime: 24.59
<  TimeLoss: 48.77
<  DepartDelay: 2.96
---
>  RouteLength: 813.08
>  Speed: 14.03
>  Duration: 71.11
>  WaitingTime: 20.44
>  TimeLoss: 39.40
>  DepartDelay: 4.99
19c20
< DijkstraRouter answered 19 queries and explored 4.74 edges on average.
---
> DijkstraRouter answered 22 queries and explored 4.86 edges on average.
21c22
< DijkstraRouter answered 26 queries and explored 4.58 edges on average.
---
> DijkstraRouter answered 24 queries and explored 4.88 edges on average.
23c24
< DijkstraRouter answered 9 queries and explored 5.00 edges on average.
---
> DijkstraRouter answered 15 queries and explored 4.87 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_noalt_nosign trip_closedAlready ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
4a5,19
> 
> =================================================================
> ==2875210==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 16 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x16cb2e5 in FXWorkerThread::Pool::setException(ProcessError&) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/FXWorkerThread.h:179:31
>     #2 0x16c68ab in FXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/FXWorkerThread.h:359:24
>     #3 0x7fb0b448b4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7fb0b3c46308 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0xee308)
> 
> SUMMARY: AddressSanitizer: 88 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_noalt_sign trip_closedAlready ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
4a5,19
> 
> =================================================================
> ==2875167==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 16 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x16cb2e5 in FXWorkerThread::Pool::setException(ProcessError&) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/FXWorkerThread.h:179:31
>     #2 0x16c68ab in FXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/FXWorkerThread.h:359:24
>     #3 0x7f225eff14f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Indirect leak of 72 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7f225e7ac308 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0xee308)
> 
> SUMMARY: AddressSanitizer: 88 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : extended rerouter parking congestion_alternatives ( Last six runs Oct2023 Apr2021 )

---------- Differences in output ----------
5c5
< Simulation ended at time: 690.00
---
> Simulation ended at time: 702.00
13,17c13,18
<  RouteLength: 722.76
<  Duration: 376.68
<  WaitingTime: 38.84
<  TimeLoss: 106.83
<  DepartDelay: -0.40
---
>  RouteLength: 737.23
>  Speed: 1.97
>  Duration: 376.86
>  WaitingTime: 46.42
>  TimeLoss: 104.99
>  DepartDelay: 0.40
21c22
< DijkstraRouter answered 386 queries and explored 3.99 edges on average.
---
> DijkstraRouter answered 410 queries and explored 3.99 edges on average.
23c24
< DijkstraRouter answered 306 queries and explored 3.00 edges on average.
---
> DijkstraRouter answered 330 queries and explored 3.00 edges on average.
25c26
< DijkstraRouter answered 234 queries and explored 3.33 edges on average.
---
> DijkstraRouter answered 258 queries and explored 3.33 edges on average.
27c28
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended rerouter parking maneuver_reroute ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,320
> /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53: runtime error: unsigned integer overflow: 18446744073709551615 + 1 cannot be represented in type 'unsigned long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53 in 
> 
> =================================================================
> ==2875771==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0xf6fb70 in __gnu_cxx::new_allocator<double>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0xf6fa9d in std::allocator_traits<std::allocator<double> >::allocate(std::allocator<double>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0xf6f70f in std::_Vector_base<double, std::allocator<double> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x14704ff in std::_Vector_base<double, std::allocator<double> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x1470162 in std::_Vector_base<double, std::allocator<double> >::_Vector_base(unsigned long, std::allocator<double> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x1539965 in std::vector<double, std::allocator<double> >::vector(std::vector<double, std::allocator<double> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x32177d5 in std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<double, std::allocator<double> > >::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&, true>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/
stl_pair.h:342:35
>     #8 0x32161ac in std::pair<std::__decay_and_strip<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&>::__type, std::__decay_and_strip<std::vector<double, std::allocator<double> >&>::__type> std::make_pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /u
sr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_pair.h:529:14
>     #9 0x320d9ed in PHEMlightdll::CEP::CEP(bool, double, double, double, double, double, double, double, double, double, double, double, std::vector<double, std::allocator<double> >&, double, double, double, double, double, double, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::__cxx11::basi
c_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<dou
ble, std::allocator<double> > > >&, double, std::vector<double, std::allocator<double> >&) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEP.cpp:161:50
>     #10 0x321aa35 in PHEMlightdll::CEPHandler::Load(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:104:62
>     #11 0x32196dd in PHEMlightdll::CEPHandler::GetCEP(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:45:18
>     #12 0x31b3327 in HelpersPHEMlight::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/extraClangDebug/sumo/src/utils/emissions/HelpersPHEMlight.cpp:80:27
>     #13 0x3199417 in PollutantsInterface::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:65:38
>     #14 0x32936af in SUMOVehicleParserHelper::beginVTypeParsing(SUMOSAXAttributes const&, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:649:44
>     #15 0x3234e13 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:154:30
>     #16 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #17 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #18 0x7fe3f78175ae in xercesc_3_2::SAX2XMLReaderImpl::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 1488 byte(s) in 6 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking riders base ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2875578==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f6eeb0825ae in xercesc_3_2::SAX2XMLReaderImpl::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 : extended rerouter parking riders changeDest ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2875612==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f1194e6f5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : extended rerouter parking riders changeDest_longEdge ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2875626==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f9b2a56b5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : extended rerouter parking riders keepDest ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2875595==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f1424d3c5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : extended rerouter parking riders keepDest2 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2875606==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f073cb075ae in xercesc_3_2::SAX2XMLReaderImpl::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 : extended rerouter parking subsequent_stops_rider_trip ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2875768==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fc7efea85ae in xercesc_3_2::SAX2XMLReaderImpl::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 : extended rerouter parking subsequent_stops_rider_walk ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2875761==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f84ba2ff5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : extended stops not_allowed ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,28
> 
> =================================================================
> ==2877155==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x19c5806 in MSRouteHandler::closeRoute(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:402:26
>     #2 0x3238e86 in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #3 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #4 0x7f32724ec5fe in xercesc_3_2::SAX2XMLReaderImpl::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+0x2135fe)
> 
> Indirect leak of 16 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x101dfc0 in __gnu_cxx::new_allocator<MSEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x101deed in std::allocator_traits<std::allocator<MSEdge const*> >::allocate(std::allocator<MSEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x101d43f in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x11d340f in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x11d2e52 in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_Vector_base(unsigned long, std::allocator<MSEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x11c5935 in std::vector<MSEdge const*, std::allocator<MSEdge const*> >::vector(std::vector<MSEdge const*, std::allocator<MSEdge const*> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x11b80e8 in MSRoute::MSRoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<MSEdge const*, std::allocator<MSEdge const*> > const&, bool, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRoute.cpp:53:16
>     #8 0x19c603e in MSRouteHandler::closeRoute(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:402:30
>     #9 0x3238e86 in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #10 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #11 0x7f32724ec5fe in xercesc_3_2::SAX2XMLReaderImpl::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+0x2135fe)
> 
> SUMMARY: AddressSanitizer: 216 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : extended stops on_junction_invalid ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,28
> 
> =================================================================
> ==2877184==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x19c5806 in MSRouteHandler::closeRoute(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:402:26
>     #2 0x3238e86 in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #3 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #4 0x7f46500005fe in xercesc_3_2::SAX2XMLReaderImpl::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+0x2135fe)
> 
> Indirect leak of 16 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x101dfc0 in __gnu_cxx::new_allocator<MSEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x101deed in std::allocator_traits<std::allocator<MSEdge const*> >::allocate(std::allocator<MSEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x101d43f in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x11d340f in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x11d2e52 in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_Vector_base(unsigned long, std::allocator<MSEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x11c5935 in std::vector<MSEdge const*, std::allocator<MSEdge const*> >::vector(std::vector<MSEdge const*, std::allocator<MSEdge const*> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x11b80e8 in MSRoute::MSRoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<MSEdge const*, std::allocator<MSEdge const*> > const&, bool, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRoute.cpp:53:16
>     #8 0x19c603e in MSRouteHandler::closeRoute(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:402:30
>     #9 0x3238e86 in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #10 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #11 0x7f46500005fe in xercesc_3_2::SAX2XMLReaderImpl::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+0x2135fe)
> 
> SUMMARY: AddressSanitizer: 216 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : extended stops on_junction_invalid2 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,28
> 
> =================================================================
> ==2877223==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x19c5806 in MSRouteHandler::closeRoute(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:402:26
>     #2 0x3238e86 in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #3 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #4 0x7ff9dc62e5fe in xercesc_3_2::SAX2XMLReaderImpl::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+0x2135fe)
> 
> Indirect leak of 16 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x101dfc0 in __gnu_cxx::new_allocator<MSEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x101deed in std::allocator_traits<std::allocator<MSEdge const*> >::allocate(std::allocator<MSEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x101d43f in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x11d340f in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x11d2e52 in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_Vector_base(unsigned long, std::allocator<MSEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x11c5935 in std::vector<MSEdge const*, std::allocator<MSEdge const*> >::vector(std::vector<MSEdge const*, std::allocator<MSEdge const*> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x11b80e8 in MSRoute::MSRoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<MSEdge const*, std::allocator<MSEdge const*> > const&, bool, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRoute.cpp:53:16
>     #8 0x19c603e in MSRouteHandler::closeRoute(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:402:30
>     #9 0x3238e86 in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #10 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #11 0x7ff9dc62e5fe in xercesc_3_2::SAX2XMLReaderImpl::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+0x2135fe)
> 
> SUMMARY: AddressSanitizer: 216 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : extended stops simple_stop_expecting0 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
3a4,16
> 
> =================================================================
> ==2877073==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f1b063735ae in xercesc_3_2::SAX2XMLReaderImpl::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 : extended stops simple_stop_expecting1 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2877070==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f3d41e2d5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : extended stops simple_stop_expecting2 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2877089==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fc2e17055ae in xercesc_3_2::SAX2XMLReaderImpl::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 : extended stops simple_stop_expecting2_duration ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2877090==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fec7b13c5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : extended stops triggered_duration ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2877022==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7efc165f15ae in xercesc_3_2::SAX2XMLReaderImpl::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 : extended stops triggered_duration_abort ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2877024==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fcb112fe5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : junction_model avoid_spill_back roundabout ( Last six runs Oct2023 Apr2021 )

---------- Differences in output ----------
19c19,21
< DijkstraRouter answered 52 queries and explored 6.88 edges on average.
---
> DijkstraRouter answered 50 queries and explored 6.88 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 2 queries and explored 7.00 edges on average.

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange lcSigma ( Last six runs Oct2023 Apr2021 )

---------- Differences in fcd ----------
99,100c99,100
<         <vehicle id="v0" x="381.55" y="491.73" angle="90.00" type="DEFAULT_VEHTYPE" speed="11.91" pos="137.09" lane="1si_0" slope="0.00"/>
<         <vehicle id="v1" x="357.88" y="495.05" angle="90.00" type="thin" speed="13.89" pos="112.14" lane="1si_1" slope="0.00"/>
---
>         <vehicle id="v0" x="381.55" y="491.63" angle="90.00" type="DEFAULT_VEHTYPE" speed="11.91" pos="137.09" lane="1si_0" slope="0.00"/>
>         <vehicle id="v1" x="357.88" y="495.17" angle="90.00" type="thin" speed="13.89" pos="112.14" lane="1si_1" slope="0.00"/>
103,104c103,104
<         <vehicle id="v0" x="386.13" y="491.74" angle="90.00" type="DEFAULT_VEHTYPE" speed="9.66" pos="141.92" lane="1si_0" slope="0.00"/>
<         <vehicle id="v1" x="364.47" y="495.05" angle="90.00" type="thin" speed="13.89" pos="119.09" lane="1si_1" slope="0.00"/>
---
>         <vehicle id="v0" x="386.13" y="491.63" angle="90.00" type="DEFAULT_VEHTYPE" speed="9.66" pos="141.92" lane="1si_0" slope="0.00"/>
>         <vehicle id="v1" x="364.47" y="495.18" angle="90.00" type="thin" speed="13.89" pos="119.09" lane="1si_1" slope="0.00"/>
107,108c107,108
<         <vehicle id="v0" x="389.64" y="491.81" angle="90.00" type="DEFAULT_VEHTYPE" speed="7.41" pos="145.63" lane="1si_0" slope="0.00"/>
<         <vehicle id="v1" x="371.06" y="495.03" angle="90.00" type="thin" speed="13.89" pos="126.03" lane="1si_1" slope="0.00"/>
---
>         <vehicle id="v0" x="389.64" y="491.70" angle="90.00" type="DEFAULT_VEHTYPE" speed="7.41" pos="145.63" lane="1si_0" slope="0.00"/>
>         <vehicle id="v1" x="371.06" y="495.16" angle="90.00" type="thin" speed="13.89" pos="126.03" lane="1si_1" slope="0.00"/>
111c111
<         <vehicle id="v0" x="392.09" y="491.78" angle="90.00" type="DEFAULT_VEHTYPE" speed="5.16" pos="148.21" lane="1si_0" slope="0.00"/>
---
>         <vehicle id="v0" x="392.09" y="491.72" angle="90.00" type="DEFAULT_VEHTYPE" speed="5.16" pos="148.21" lane="1si_0" slope="0.00"/>
115c115
<         <vehicle id="v0" x="393.48" y="491.78" angle="90.00" type="DEFAULT_VEHTYPE" speed="2.91" pos="149.67" lane="1si_0" slope="0.00"/>
---
>         <vehicle id="v0" x="393.48" y="491.72" angle="90.00" type="DEFAULT_VEHTYPE" speed="2.91" pos="149.67" lane="1si_0" slope="0.00"/>
119c119
<         <vehicle id="v0" x="393.79" y="491.78" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.66" pos="150.00" lane="1si_0" slope="0.00"/>
---
>         <vehicle id="v0" x="393.79" y="491.72" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.66" pos="150.00" lane="1si_0" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : lc_model lcSigma ( Last six runs Oct2023 Apr2021 )

---------- Differences in fcd ----------
63,64c63,64
<         <vehicle id="v0" x="323.19" y="491.52" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="75.57" lane="1si_0" slope="0.00"/>
<         <vehicle id="v1" x="298.59" y="494.84" angle="90.00" type="thin" speed="13.89" pos="49.64" lane="1si_1" slope="0.00"/>
---
>         <vehicle id="v0" x="323.19" y="491.49" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="75.57" lane="1si_0" slope="0.00"/>
>         <vehicle id="v1" x="298.59" y="494.87" angle="90.00" type="thin" speed="13.89" pos="49.64" lane="1si_1" slope="0.00"/>
67,68c67,68
<         <vehicle id="v0" x="329.78" y="491.62" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="82.52" lane="1si_0" slope="0.00"/>
<         <vehicle id="v1" x="305.18" y="494.81" angle="90.00" type="thin" speed="13.89" pos="56.59" lane="1si_1" slope="0.00"/>
---
>         <vehicle id="v0" x="329.78" y="491.58" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="82.52" lane="1si_0" slope="0.00"/>
>         <vehicle id="v1" x="305.18" y="494.84" angle="90.00" type="thin" speed="13.89" pos="56.59" lane="1si_1" slope="0.00"/>
71,72c71,72
<         <vehicle id="v0" x="336.37" y="491.74" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="89.46" lane="1si_0" slope="0.00"/>
<         <vehicle id="v1" x="311.76" y="494.76" angle="90.00" type="thin" speed="13.89" pos="63.53" lane="1si_1" slope="0.00"/>
---
>         <vehicle id="v0" x="336.37" y="491.71" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="89.46" lane="1si_0" slope="0.00"/>
>         <vehicle id="v1" x="311.76" y="494.79" angle="90.00" type="thin" speed="13.89" pos="63.53" lane="1si_1" slope="0.00"/>
75,76c75,76
<         <vehicle id="v0" x="342.95" y="491.75" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="96.41" lane="1si_0" slope="0.00"/>
<         <vehicle id="v1" x="318.35" y="494.88" angle="90.00" type="thin" speed="13.89" pos="70.47" lane="1si_1" slope="0.00"/>
---
>         <vehicle id="v0" x="342.95" y="491.82" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="96.41" lane="1si_0" slope="0.00"/>
>         <vehicle id="v1" x="318.35" y="494.80" angle="90.00" type="thin" speed="13.89" pos="70.47" lane="1si_1" slope="0.00"/>
79,80c79,80
<         <vehicle id="v0" x="349.54" y="491.74" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="103.35" lane="1si_0" slope="0.00"/>
<         <vehicle id="v1" x="324.94" y="495.00" angle="90.00" type="thin" speed="13.89" pos="77.42" lane="1si_1" slope="0.00"/>
---
>         <vehicle id="v0" x="349.54" y="491.82" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.89" pos="103.35" lane="1si_0" slope="0.00"/>
>         <vehicle id="v1" x="324.94" y="494.92" angle="90.00" type="thin" speed="13.89" pos="77.42" lane="1si_1" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : lc_model roundabout high_traffic ( Last six runs Oct2023 Apr2021 )

---------- Differences in output ----------
5c5
< Simulation ended at time: 1159.00
---
> Simulation ended at time: 1139.00
13,17c13,18
<  RouteLength: 616.72
<  Duration: 114.65
<  WaitingTime: 19.52
<  TimeLoss: 68.62
<  DepartDelay: 1.47
---
>  RouteLength: 616.79
>  Speed: 6.85
>  Duration: 107.64
>  WaitingTime: 19.72
>  TimeLoss: 61.55
>  DepartDelay: 1.60

TEST FAILED on ts-sim-build-ba : lc_model roundabout low_traffic ( Last six runs Oct2023 Apr2021 )

---------- Differences in output ----------
5c5
< Simulation ended at time: 1051.00
---
> Simulation ended at time: 1052.00
14,16c14,17
<  Duration: 56.00
<  WaitingTime: 0.38
<  TimeLoss: 10.00
---
>  Speed: 11.12
>  Duration: 55.46
>  WaitingTime: 0.33
>  TimeLoss: 9.41

TEST FAILED on ts-sim-build-ba : lc_model roundabout many_lanes ( Last six runs Oct2023 Apr2021 )

---------- Differences in output ----------
5c5
< Simulation ended at time: 1051.00
---
> Simulation ended at time: 69.00
9c9
<  Inserted: 282 (Loaded: 564)
---
>  Inserted: 1
13,17c13,18
<  RouteLength: 615.69
<  Duration: 56.00
<  WaitingTime: 0.38
<  TimeLoss: 10.00
<  DepartDelay: 0.05
---
>  RouteLength: 811.07
>  Speed: 11.93
>  Duration: 68.00
>  WaitingTime: 0.00
>  TimeLoss: 7.07
>  DepartDelay: 0.00
19,23c20
< DijkstraRouter answered 273 queries and explored 4.91 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 8 queries and explored 5.75 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 1 queries and explored 5.00 edges on average.
---
> DijkstraRouter answered 1 queries and explored 7.00 edges on average.

TEST FAILED on ts-sim-build-ba : lc_model roundabout medium_traffic ( Last six runs Oct2023 Apr2021 )

---------- Differences in output ----------
13,17c13,18
<  RouteLength: 615.98
<  Duration: 60.03
<  WaitingTime: 2.49
<  TimeLoss: 14.05
<  DepartDelay: 0.30
---
>  RouteLength: 616.04
>  Speed: 10.60
>  Duration: 58.68
>  WaitingTime: 1.76
>  TimeLoss: 12.62
>  DepartDelay: 0.29

TEST FAILED on ts-sim-build-ba : lc_model roundabout mixed high_traffic ( Last six runs Oct2023 Apr2021 )

---------- Differences in output ----------
5c5
< Simulation ended at time: 1219.00
---
> Simulation ended at time: 1162.00
13,17c13,18
<  RouteLength: 616.48
<  Duration: 142.99
<  WaitingTime: 30.37
<  TimeLoss: 96.97
<  DepartDelay: 2.88
---
>  RouteLength: 616.55
>  Speed: 6.21
>  Duration: 119.13
>  WaitingTime: 22.87
>  TimeLoss: 73.07
>  DepartDelay: 1.80
19c20
< DijkstraRouter answered 451 queries and explored 4.89 edges on average.
---
> DijkstraRouter answered 450 queries and explored 4.89 edges on average.

TEST FAILED on ts-sim-build-ba : lc_model roundabout mixed low_traffic ( Last six runs Oct2023 Apr2021 )

---------- Differences in output ----------
5c5
< Simulation ended at time: 1052.00
---
> Simulation ended at time: 1051.00
14,16c14,17
<  Duration: 56.60
<  WaitingTime: 0.50
<  TimeLoss: 10.69
---
>  Speed: 11.02
>  Duration: 55.90
>  WaitingTime: 0.21
>  TimeLoss: 9.87

TEST FAILED on ts-sim-build-ba : lc_model roundabout mixed medium_traffic ( Last six runs Oct2023 Apr2021 )

---------- Differences in output ----------
13,17c13,18
<  RouteLength: 615.62
<  Duration: 60.52
<  WaitingTime: 2.36
<  TimeLoss: 14.59
<  DepartDelay: 0.32
---
>  RouteLength: 615.76
>  Speed: 10.49
>  Duration: 59.34
>  WaitingTime: 1.71
>  TimeLoss: 13.31
>  DepartDelay: 0.30

TEST FAILED on ts-sim-build-ba : lc_model roundabout no_cooperation high_traffic ( Last six runs Oct2023 Apr2021 )

---------- Differences in output ----------
5c5
< Simulation ended at time: 1219.00
---
> Simulation ended at time: 1525.00
13,17c13,18
<  RouteLength: 616.48
<  Duration: 142.99
<  WaitingTime: 30.37
<  TimeLoss: 96.97
<  DepartDelay: 2.88
---
>  RouteLength: 616.16
>  Speed: 3.40
>  Duration: 253.57
>  WaitingTime: 125.85
>  TimeLoss: 207.59
>  DepartDelay: 64.84
19c20
< DijkstraRouter answered 451 queries and explored 4.89 edges on average.
---
> DijkstraRouter answered 494 queries and explored 4.90 edges on average.
21c22
< DijkstraRouter answered 372 queries and explored 5.13 edges on average.
---
> DijkstraRouter answered 499 queries and explored 5.14 edges on average.
23c24
< DijkstraRouter answered 114 queries and explored 4.95 edges on average.
---
> DijkstraRouter answered 169 queries and explored 5.12 edges on average.
25c26
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : lc_model roundabout no_cooperation low_traffic ( Last six runs Oct2023 Apr2021 )

---------- Differences in output ----------
5c5
< Simulation ended at time: 1052.00
---
> Simulation ended at time: 1054.00
13,16c13,17
<  RouteLength: 615.41
<  Duration: 56.60
<  WaitingTime: 0.50
<  TimeLoss: 10.69
---
>  RouteLength: 612.72
>  Speed: 10.93
>  Duration: 56.19
>  WaitingTime: 0.57
>  TimeLoss: 10.44

TEST FAILED on ts-sim-build-ba : lc_model roundabout no_cooperation medium_traffic ( Last six runs Oct2023 Apr2021 )

---------- Differences in output ----------
5c5
< Simulation ended at time: 1070.00
---
> Simulation ended at time: 1076.00
13,17c13,18
<  RouteLength: 615.62
<  Duration: 60.52
<  WaitingTime: 2.36
<  TimeLoss: 14.59
<  DepartDelay: 0.32
---
>  RouteLength: 613.50
>  Speed: 8.57
>  Duration: 76.22
>  WaitingTime: 8.32
>  TimeLoss: 30.41
>  DepartDelay: 0.29

TEST FAILED on ts-sim-build-ba : lc_model roundabout small high_traffic ( Last six runs Oct2023 Apr2021 )

---------- Differences in output ----------
5c5
< Simulation ended at time: 1303.00
---
> Simulation ended at time: 1307.00
13,17c13,18
<  RouteLength: 303.62
<  Duration: 121.81
<  WaitingTime: 38.39
<  TimeLoss: 98.61
<  DepartDelay: 57.89
---
>  RouteLength: 303.79
>  Speed: 3.14
>  Duration: 122.99
>  WaitingTime: 43.60
>  TimeLoss: 99.71
>  DepartDelay: 60.37
19c20
< DijkstraRouter answered 760 queries and explored 4.98 edges on average.
---
> DijkstraRouter answered 542 queries and explored 4.91 edges on average.
21c22
< DijkstraRouter answered 423 queries and explored 5.07 edges on average.
---
> DijkstraRouter answered 483 queries and explored 5.13 edges on average.
23c24
< DijkstraRouter answered 120 queries and explored 4.98 edges on average.
---
> DijkstraRouter answered 176 queries and explored 4.97 edges on average.
25c26
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : lc_model roundabout small low_traffic ( Last six runs Oct2023 Apr2021 )

---------- Differences in output ----------
13,17c13,18
<  RouteLength: 302.83
<  Duration: 33.00
<  WaitingTime: 0.34
<  TimeLoss: 9.77
<  DepartDelay: 0.05
---
>  RouteLength: 302.92
>  Speed: 9.28
>  Duration: 32.73
>  WaitingTime: 0.25
>  TimeLoss: 9.51
>  DepartDelay: 0.06

TEST FAILED on ts-sim-build-ba : lc_model roundabout small medium_traffic ( Last six runs Oct2023 Apr2021 )

---------- Differences in output ----------
13,17c13,18
<  RouteLength: 302.91
<  Duration: 38.21
<  WaitingTime: 2.67
<  TimeLoss: 15.03
<  DepartDelay: 0.35
---
>  RouteLength: 302.86
>  Speed: 8.46
>  Duration: 36.59
>  WaitingTime: 1.88
>  TimeLoss: 13.40
>  DepartDelay: 0.30

TEST FAILED on ts-sim-build-ba : lc_model roundabout small mixed high_traffic ( Last six runs Oct2023 Apr2021 )

---------- Differences in output ----------
5c5
< Simulation ended at time: 1362.00
---
> Simulation ended at time: 1323.00
13,17c13,18
<  RouteLength: 303.40
<  Duration: 134.20
<  WaitingTime: 47.07
<  TimeLoss: 111.00
<  DepartDelay: 77.02
---
>  RouteLength: 303.45
>  Speed: 3.01
>  Duration: 122.56
>  WaitingTime: 42.10
>  TimeLoss: 99.33
>  DepartDelay: 69.09
19c20
< DijkstraRouter answered 779 queries and explored 5.00 edges on average.
---
> DijkstraRouter answered 540 queries and explored 4.92 edges on average.
21c22
< DijkstraRouter answered 407 queries and explored 5.09 edges on average.
---
> DijkstraRouter answered 491 queries and explored 5.13 edges on average.
23c24
< DijkstraRouter answered 116 queries and explored 4.98 edges on average.
---
> DijkstraRouter answered 181 queries and explored 5.08 edges on average.
25c26
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : lc_model roundabout small mixed low_traffic ( Last six runs Oct2023 Apr2021 )

---------- Differences in output ----------
13,17c13,18
<  RouteLength: 302.34
<  Duration: 33.94
<  WaitingTime: 0.55
<  TimeLoss: 10.76
<  DepartDelay: 0.10
---
>  RouteLength: 302.27
>  Speed: 9.10
>  Duration: 33.37
>  WaitingTime: 0.18
>  TimeLoss: 10.21
>  DepartDelay: 0.08

TEST FAILED on ts-sim-build-ba : lc_model roundabout small mixed medium_traffic ( Last six runs Oct2023 Apr2021 )

---------- Differences in output ----------
5c5
< Simulation ended at time: 1046.00
---
> Simulation ended at time: 1049.00
13,16c13,17
<  RouteLength: 302.59
<  Duration: 39.60
<  WaitingTime: 3.19
<  TimeLoss: 16.43
---
>  RouteLength: 302.61
>  Speed: 8.22
>  Duration: 37.69
>  WaitingTime: 2.21
>  TimeLoss: 14.54

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls high_traffic ( Last six runs Oct2023 Apr2021 )

---------- Differences in output ----------
5c5
< Simulation ended at time: 1219.00
---
> Simulation ended at time: 2053.00
13,17c13,18
<  RouteLength: 616.48
<  Duration: 142.99
<  WaitingTime: 30.37
<  TimeLoss: 96.97
<  DepartDelay: 2.88
---
>  RouteLength: 617.65
>  Speed: 2.31
>  Duration: 354.68
>  WaitingTime: 219.76
>  TimeLoss: 308.55
>  DepartDelay: 106.30
19c20
< DijkstraRouter answered 451 queries and explored 4.89 edges on average.
---
> DijkstraRouter answered 521 queries and explored 4.95 edges on average.
21c22
< DijkstraRouter answered 372 queries and explored 5.13 edges on average.
---
> DijkstraRouter answered 526 queries and explored 5.11 edges on average.
23c24
< DijkstraRouter answered 114 queries and explored 4.95 edges on average.
---
> DijkstraRouter answered 161 queries and explored 5.06 edges on average.
25c26
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls low_traffic ( Last six runs Oct2023 Apr2021 )

---------- Differences in output ----------
5c5
< Simulation ended at time: 1052.00
---
> Simulation ended at time: 1095.00
13,16c13,17
<  RouteLength: 615.41
<  Duration: 56.60
<  WaitingTime: 0.50
<  TimeLoss: 10.69
---
>  RouteLength: 615.50
>  Speed: 7.76
>  Duration: 83.50
>  WaitingTime: 24.38
>  TimeLoss: 37.53

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls medium_traffic ( Last six runs Oct2023 Apr2021 )

---------- Differences in output ----------
5c5
< Simulation ended at time: 1070.00
---
> Simulation ended at time: 1180.00
13,17c13,18
<  RouteLength: 615.62
<  Duration: 60.52
<  WaitingTime: 2.36
<  TimeLoss: 14.59
<  DepartDelay: 0.32
---
>  RouteLength: 616.16
>  Speed: 5.85
>  Duration: 121.99
>  WaitingTime: 53.08
>  TimeLoss: 75.98
>  DepartDelay: 0.29

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_2phase high_traffic ( Last six runs Oct2023 Apr2021 )

---------- Differences in output ----------
5c5
< Simulation ended at time: 1219.00
---
> Simulation ended at time: 1797.00
13,17c13,18
<  RouteLength: 616.48
<  Duration: 142.99
<  WaitingTime: 30.37
<  TimeLoss: 96.97
<  DepartDelay: 2.88
---
>  RouteLength: 617.50
>  Speed: 2.71
>  Duration: 299.73
>  WaitingTime: 122.39
>  TimeLoss: 253.62
>  DepartDelay: 102.23
19c20
< DijkstraRouter answered 451 queries and explored 4.89 edges on average.
---
> DijkstraRouter answered 509 queries and explored 5.16 edges on average.
21c22
< DijkstraRouter answered 372 queries and explored 5.13 edges on average.
---
> DijkstraRouter answered 482 queries and explored 5.32 edges on average.
23c24
< DijkstraRouter answered 114 queries and explored 4.95 edges on average.
---
> DijkstraRouter answered 169 queries and explored 5.39 edges on average.
25c26
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_2phase low_traffic ( Last six runs Oct2023 Apr2021 )

---------- Differences in output ----------
5c5
< Simulation ended at time: 1052.00
---
> Simulation ended at time: 1070.00
13,16c13,17
<  RouteLength: 615.41
<  Duration: 56.60
<  WaitingTime: 0.50
<  TimeLoss: 10.69
---
>  RouteLength: 615.49
>  Speed: 9.52
>  Duration: 66.07
>  WaitingTime: 6.83
>  TimeLoss: 20.18

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_2phase medium_traffic ( Last six runs Oct2023 Apr2021 )

---------- Differences in output ----------
5c5
< Simulation ended at time: 1070.00
---
> Simulation ended at time: 1075.00
13,17c13,18
<  RouteLength: 615.62
<  Duration: 60.52
<  WaitingTime: 2.36
<  TimeLoss: 14.59
<  DepartDelay: 0.32
---
>  RouteLength: 615.89
>  Speed: 8.87
>  Duration: 71.35
>  WaitingTime: 8.60
>  TimeLoss: 25.35
>  DepartDelay: 0.29

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_actuated high_traffic ( Last six runs Oct2023 Apr2021 )

---------- Differences in output ----------
5c5
< Simulation ended at time: 1219.00
---
> Simulation ended at time: 1701.00
13,17c13,18
<  RouteLength: 616.48
<  Duration: 142.99
<  WaitingTime: 30.37
<  TimeLoss: 96.97
<  DepartDelay: 2.88
---
>  RouteLength: 617.58
>  Speed: 2.62
>  Duration: 303.54
>  WaitingTime: 208.75
>  TimeLoss: 257.38
>  DepartDelay: 69.41
19c20
< DijkstraRouter answered 451 queries and explored 4.89 edges on average.
---
> DijkstraRouter answered 517 queries and explored 4.94 edges on average.
21c22
< DijkstraRouter answered 372 queries and explored 5.13 edges on average.
---
> DijkstraRouter answered 479 queries and explored 5.16 edges on average.
23c24
< DijkstraRouter answered 114 queries and explored 4.95 edges on average.
---
> DijkstraRouter answered 171 queries and explored 5.06 edges on average.
25c26
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_actuated low_traffic ( Last six runs Oct2023 Apr2021 )

---------- Differences in output ----------
5c5
< Simulation ended at time: 1052.00
---
> Simulation ended at time: 1071.00
13,16c13,17
<  RouteLength: 615.41
<  Duration: 56.60
<  WaitingTime: 0.50
<  TimeLoss: 10.69
---
>  RouteLength: 615.59
>  Speed: 8.94
>  Duration: 70.57
>  WaitingTime: 11.47
>  TimeLoss: 24.65

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_actuated medium_traffic ( Last six runs Oct2023 Apr2021 )

---------- Differences in output ----------
5c5
< Simulation ended at time: 1070.00
---
> Simulation ended at time: 1138.00
13,17c13,18
<  RouteLength: 615.62
<  Duration: 60.52
<  WaitingTime: 2.36
<  TimeLoss: 14.59
<  DepartDelay: 0.32
---
>  RouteLength: 616.12
>  Speed: 6.78
>  Duration: 99.13
>  WaitingTime: 35.15
>  TimeLoss: 53.11
>  DepartDelay: 0.29

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_no_cooperation high_traffic ( Last six runs Oct2023 Apr2021 )

---------- Differences in output ----------
5c5
< Simulation ended at time: 1219.00
---
> Simulation ended at time: 2981.00
13,17c13,18
<  RouteLength: 616.48
<  Duration: 142.99
<  WaitingTime: 30.37
<  TimeLoss: 96.97
<  DepartDelay: 2.88
---
>  RouteLength: 617.07
>  Speed: 1.58
>  Duration: 555.05
>  WaitingTime: 386.29
>  TimeLoss: 509.00
>  DepartDelay: 371.44
19c20
< DijkstraRouter answered 451 queries and explored 4.89 edges on average.
---
> DijkstraRouter answered 551 queries and explored 4.94 edges on average.
21c22
< DijkstraRouter answered 372 queries and explored 5.13 edges on average.
---
> DijkstraRouter answered 600 queries and explored 5.10 edges on average.
23c24
< DijkstraRouter answered 114 queries and explored 4.95 edges on average.
---
> DijkstraRouter answered 211 queries and explored 4.87 edges on average.
25c26
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_no_cooperation low_traffic ( Last six runs Oct2023 Apr2021 )

---------- Differences in output ----------
5c5
< Simulation ended at time: 1052.00
---
> Simulation ended at time: 1095.00
13,16c13,17
<  RouteLength: 615.41
<  Duration: 56.60
<  WaitingTime: 0.50
<  TimeLoss: 10.69
---
>  RouteLength: 613.19
>  Speed: 6.99
>  Duration: 93.51
>  WaitingTime: 29.86
>  TimeLoss: 47.71

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_no_cooperation medium_traffic ( Last six runs Oct2023 Apr2021 )

---------- Differences in output ----------
5c5
< Simulation ended at time: 1070.00
---
> Simulation ended at time: 1687.00
13,17c13,18
<  RouteLength: 615.62
<  Duration: 60.52
<  WaitingTime: 2.36
<  TimeLoss: 14.59
<  DepartDelay: 0.32
---
>  RouteLength: 615.41
>  Speed: 2.76
>  Duration: 328.77
>  WaitingTime: 192.18
>  TimeLoss: 282.81
>  DepartDelay: 0.34

TEST FAILED on ts-sim-build-ba : opposite_direction_driving bugs ticket3718 ( Last six runs Oct2023 Apr2021 )

---------- Differences in output ----------
4c4
< Simulation ended at time: 1278.60
---
> Simulation ended at time: 1278.00
13,15c13,16
<  Duration: 376.35
<  WaitingTime: 4.90
<  TimeLoss: 61.50
---
>  Speed: 10.35
>  Duration: 349.19
>  WaitingTime: 0.44
>  TimeLoss: 34.35

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

---------- Differences in output ----------
12a13
>  Speed: 14.91
opposite_direction_driving bugs ticket5238 ( Last six runs Oct2023 Apr2021 )
sublane_model opposite_direction_driving bugs ticket5238 ( Last six runs Oct2023 Apr2021 )

TEST FAILED on ts-sim-build-ba : output e1 no_vehicles one_no_vehicles_id_with_space ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,23
> 
> =================================================================
> ==2868952==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7fc3df91c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 60196 byte(s) in 399 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7fc3df91c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 1152 byte(s) in 12 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7fc3df91c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7fc3df9d70a3 in xercesc_3_2::TraverseSchema::TraverseSchema(xercesc_3_2::DOMElement*, xercesc_3_2::XMLStringPool*, xercesc_3_2::SchemaGrammar*, xercesc_3_2::GrammarResolver*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::XMLScanner*, char16_t const*, xercesc_3_2::XMLEntityHandler*, xercesc_3_2::XMLErrorReporter*, xercesc_3_2::MemoryManager*, bool
) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2880a3)
> 
> Indirect leak of 792 byte(s) in 6 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7fc3df91c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7fc3df9d29ef in xercesc_3_2::TraverseSchema::preprocessChildren(xercesc_3_2::DOMElement const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2839ef)
> 
> SUMMARY: AddressSanitizer: 62420 byte(s) leaked in 418 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 bugs ticket4645 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
9a10,61
> 
> =================================================================
> ==2871074==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x207ee00 in NLJunctionControlBuilder::closeJunctionLogic() /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:438:30
>     #2 0x1fc4fba in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:303:46
>     #3 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #4 0x7f1ebd3fcf52 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 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2098690 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 0x20985bd 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:444:20
>     #3 0x2097eef 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 0x209aaff 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 0x209a002 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 0x2085185 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 0x207f19b in NLJunctionControlBuilder::closeJunctionLogic() /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:440:17
>     #8 0x1fc4fba in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:303:46
>     #9 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #10 0x7f1ebd3fcf52 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 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2098690 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 0x20985bd 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:444:20
>     #3 0x2097eef 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 : output e3 errors id_duplicated ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,100
> 
> =================================================================
> ==2870849==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 568 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1f67ea8 in NLDetectorBuilder::createE3Detector(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<MSCrossSection, std::allocator<MSCrossSection> > const&, std::vector<MSCrossSection, std::allocator<MSCrossSection> > const&, double, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:419:12
>     #2 0x1f644fb in NLDetectorBuilder::endE3Detector() /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:340:37
>     #3 0x1fe5936 in NLHandler::endE3Detector() /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1507:27
>     #4 0x1fc637f in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:329:13
>     #5 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #6 0x7f05a01b9f52 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 304 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2a3af73 in MSE3Collector::MSE3Collector(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<MSCrossSection, std::allocator<MSCrossSection> > const&, std::vector<MSCrossSection, std::allocator<MSCrossSection> > const&, double, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSE3Collector.cpp:306:36
>     #2 0x1f68078 in NLDetectorBuilder::createE3Detector(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<MSCrossSection, std::allocator<MSCrossSection> > const&, std::vector<MSCrossSection, std::allocator<MSCrossSection> > const&, double, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:419:16
>     #3 0x1f644fb in NLDetectorBuilder::endE3Detector() /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:340:37
>     #4 0x1fe5936 in NLHandler::endE3Detector() /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1507:27
>     #5 0x1fc637f in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:329:13
>     #6 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #7 0x7f05a01b9f52 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 304 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2a3b31d in MSE3Collector::MSE3Collector(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<MSCrossSection, std::allocator<MSCrossSection> > const&, std::vector<MSCrossSection, std::allocator<MSCrossSection> > const&, double, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSE3Collector.cpp:309:36
>     #2 0x1f68078 in NLDetectorBuilder::createE3Detector(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<MSCrossSection, std::allocator<MSCrossSection> > const&, std::vector<MSCrossSection, std::allocator<MSCrossSection> > const&, double, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:419:16
>     #3 0x1f644fb in NLDetectorBuilder::endE3Detector() /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:340:37
>     #4 0x1fe5936 in NLHandler::endE3Detector() /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1507:27
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output emission-idling ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,322
> /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53: runtime error: unsigned integer overflow: 18446744073709551615 + 1 cannot be represented in type 'unsigned long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53 in 
> /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:172:38: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:172:38 in 
> 
> =================================================================
> ==2875075==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0xf6fb70 in __gnu_cxx::new_allocator<double>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0xf6fa9d in std::allocator_traits<std::allocator<double> >::allocate(std::allocator<double>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0xf6f70f in std::_Vector_base<double, std::allocator<double> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x14704ff in std::_Vector_base<double, std::allocator<double> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x1470162 in std::_Vector_base<double, std::allocator<double> >::_Vector_base(unsigned long, std::allocator<double> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x1539965 in std::vector<double, std::allocator<double> >::vector(std::vector<double, std::allocator<double> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x32177d5 in std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<double, std::allocator<double> > >::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&, true>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/
stl_pair.h:342:35
>     #8 0x32161ac in std::pair<std::__decay_and_strip<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&>::__type, std::__decay_and_strip<std::vector<double, std::allocator<double> >&>::__type> std::make_pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /u
sr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_pair.h:529:14
>     #9 0x320d72e in PHEMlightdll::CEP::CEP(bool, double, double, double, double, double, double, double, double, double, double, double, std::vector<double, std::allocator<double> >&, double, double, double, double, double, double, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::__cxx11::basi
c_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<dou
ble, std::allocator<double> > > >&, double, std::vector<double, std::allocator<double> >&) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEP.cpp:160:40
>     #10 0x321aa35 in PHEMlightdll::CEPHandler::Load(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:104:62
>     #11 0x32196dd in PHEMlightdll::CEPHandler::GetCEP(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:45:18
>     #12 0x31b3327 in HelpersPHEMlight::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/extraClangDebug/sumo/src/utils/emissions/HelpersPHEMlight.cpp:80:27
>     #13 0x3199417 in PollutantsInterface::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:65:38
>     #14 0x32936af in SUMOVehicleParserHelper::beginVTypeParsing(SUMOSAXAttributes const&, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:649:44
>     #15 0x3234e13 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:154:30
>     #16 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #17 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #18 0x7f9bbe5ed5ae in xercesc_3_2::SAX2XMLReaderImpl::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>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output emissionClasses ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,322
> /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53: runtime error: unsigned integer overflow: 18446744073709551615 + 1 cannot be represented in type 'unsigned long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53 in 
> /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:172:38: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:172:38 in 
> 
> =================================================================
> ==2874666==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 2976 byte(s) in 12 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0xf6fb70 in __gnu_cxx::new_allocator<double>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0xf6fa9d in std::allocator_traits<std::allocator<double> >::allocate(std::allocator<double>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0xf6f70f in std::_Vector_base<double, std::allocator<double> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x14704ff in std::_Vector_base<double, std::allocator<double> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x1470162 in std::_Vector_base<double, std::allocator<double> >::_Vector_base(unsigned long, std::allocator<double> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x1539965 in std::vector<double, std::allocator<double> >::vector(std::vector<double, std::allocator<double> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x32177d5 in std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<double, std::allocator<double> > >::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&, true>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/
stl_pair.h:342:35
>     #8 0x32161ac in std::pair<std::__decay_and_strip<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&>::__type, std::__decay_and_strip<std::vector<double, std::allocator<double> >&>::__type> std::make_pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /u
sr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_pair.h:529:14
>     #9 0x320d72e in PHEMlightdll::CEP::CEP(bool, double, double, double, double, double, double, double, double, double, double, double, std::vector<double, std::allocator<double> >&, double, double, double, double, double, double, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::__cxx11::basi
c_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<dou
ble, std::allocator<double> > > >&, double, std::vector<double, std::allocator<double> >&) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEP.cpp:160:40
>     #10 0x321aa35 in PHEMlightdll::CEPHandler::Load(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:104:62
>     #11 0x32196dd in PHEMlightdll::CEPHandler::GetCEP(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:45:18
>     #12 0x31b3327 in HelpersPHEMlight::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/extraClangDebug/sumo/src/utils/emissions/HelpersPHEMlight.cpp:80:27
>     #13 0x3199417 in PollutantsInterface::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:65:38
>     #14 0x32936af in SUMOVehicleParserHelper::beginVTypeParsing(SUMOSAXAttributes const&, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:649:44
>     #15 0x3234e13 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:154:30
>     #16 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #17 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #18 0x7f54d45755ae in xercesc_3_2::SAX2XMLReaderImpl::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>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output errors file_false ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,195
> 
> =================================================================
> ==2874657==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 75680 byte(s) in 44 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x204b870 in NLEdgeControlBuilder::addLane(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, 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/extraClangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:85:20
>     #2 0x1fa4d18 in NLHandler::addLane(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:510:49
>     #3 0x1f95e45 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:100:17
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f842da7a5ae in xercesc_3_2::SAX2XMLReaderImpl::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 56576 byte(s) in 136 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1faf154 in NLHandler::addConnection(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1314:16
>     #2 0x1f96841 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:116:17
>     #3 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #4 0x7f842da7a5ae in xercesc_3_2::SAX2XMLReaderImpl::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 54208 byte(s) in 44 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x20539a2 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/extraClangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:227:12
>     #2 0x204adff 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/extraClangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:66:20
>     #3 0x1fa0a4c in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:426:30
>     #4 0x1f95d47 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:97:17
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f842da7a5ae in xercesc_3_2::SAX2XMLReaderImpl::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 8704 byte(s) in 136 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output emission-output half_equipped ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,322
> /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53: runtime error: unsigned integer overflow: 18446744073709551615 + 1 cannot be represented in type 'unsigned long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53 in 
> /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:172:38: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:172:38 in 
> 
> =================================================================
> ==2874650==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0xf6fb70 in __gnu_cxx::new_allocator<double>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0xf6fa9d in std::allocator_traits<std::allocator<double> >::allocate(std::allocator<double>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0xf6f70f in std::_Vector_base<double, std::allocator<double> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x14704ff in std::_Vector_base<double, std::allocator<double> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x1470162 in std::_Vector_base<double, std::allocator<double> >::_Vector_base(unsigned long, std::allocator<double> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x1539965 in std::vector<double, std::allocator<double> >::vector(std::vector<double, std::allocator<double> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x32177d5 in std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<double, std::allocator<double> > >::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&, true>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/
stl_pair.h:342:35
>     #8 0x32161ac in std::pair<std::__decay_and_strip<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&>::__type, std::__decay_and_strip<std::vector<double, std::allocator<double> >&>::__type> std::make_pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /u
sr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_pair.h:529:14
>     #9 0x320d72e in PHEMlightdll::CEP::CEP(bool, double, double, double, double, double, double, double, double, double, double, double, std::vector<double, std::allocator<double> >&, double, double, double, double, double, double, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::__cxx11::basi
c_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<dou
ble, std::allocator<double> > > >&, double, std::vector<double, std::allocator<double> >&) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEP.cpp:160:40
>     #10 0x321aa35 in PHEMlightdll::CEPHandler::Load(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:104:62
>     #11 0x32196dd in PHEMlightdll::CEPHandler::GetCEP(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:45:18
>     #12 0x31b3327 in HelpersPHEMlight::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/extraClangDebug/sumo/src/utils/emissions/HelpersPHEMlight.cpp:80:27
>     #13 0x3199417 in PollutantsInterface::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:65:38
>     #14 0x32936af in SUMOVehicleParserHelper::beginVTypeParsing(SUMOSAXAttributes const&, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:649:44
>     #15 0x3234e13 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:154:30
>     #16 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #17 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #18 0x7fd77587d5ae in xercesc_3_2::SAX2XMLReaderImpl::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>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output models_cycle ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,322
> /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53: runtime error: unsigned integer overflow: 18446744073709551615 + 1 cannot be represented in type 'unsigned long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53 in 
> /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:172:38: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:172:38 in 
> 
> =================================================================
> ==2874632==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0xf6fb70 in __gnu_cxx::new_allocator<double>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0xf6fa9d in std::allocator_traits<std::allocator<double> >::allocate(std::allocator<double>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0xf6f70f in std::_Vector_base<double, std::allocator<double> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x14704ff in std::_Vector_base<double, std::allocator<double> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x1470162 in std::_Vector_base<double, std::allocator<double> >::_Vector_base(unsigned long, std::allocator<double> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x1539965 in std::vector<double, std::allocator<double> >::vector(std::vector<double, std::allocator<double> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x32177d5 in std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<double, std::allocator<double> > >::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&, true>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/
stl_pair.h:342:35
>     #8 0x32161ac in std::pair<std::__decay_and_strip<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&>::__type, std::__decay_and_strip<std::vector<double, std::allocator<double> >&>::__type> std::make_pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /u
sr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_pair.h:529:14
>     #9 0x320d72e in PHEMlightdll::CEP::CEP(bool, double, double, double, double, double, double, double, double, double, double, double, std::vector<double, std::allocator<double> >&, double, double, double, double, double, double, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::__cxx11::basi
c_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<dou
ble, std::allocator<double> > > >&, double, std::vector<double, std::allocator<double> >&) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEP.cpp:160:40
>     #10 0x321aa35 in PHEMlightdll::CEPHandler::Load(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:104:62
>     #11 0x32196dd in PHEMlightdll::CEPHandler::GetCEP(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:45:18
>     #12 0x31b3327 in HelpersPHEMlight::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/extraClangDebug/sumo/src/utils/emissions/HelpersPHEMlight.cpp:80:27
>     #13 0x3199417 in PollutantsInterface::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:65:38
>     #14 0x32936af in SUMOVehicleParserHelper::beginVTypeParsing(SUMOSAXAttributes const&, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:649:44
>     #15 0x3234e13 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:154:30
>     #16 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #17 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #18 0x7f5ef5a795ae in xercesc_3_2::SAX2XMLReaderImpl::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>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output period ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,322
> /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53: runtime error: unsigned integer overflow: 18446744073709551615 + 1 cannot be represented in type 'unsigned long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53 in 
> /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:172:38: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.h:172:38 in 
> 
> =================================================================
> ==2874652==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0xf6fb70 in __gnu_cxx::new_allocator<double>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0xf6fa9d in std::allocator_traits<std::allocator<double> >::allocate(std::allocator<double>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0xf6f70f in std::_Vector_base<double, std::allocator<double> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x14704ff in std::_Vector_base<double, std::allocator<double> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x1470162 in std::_Vector_base<double, std::allocator<double> >::_Vector_base(unsigned long, std::allocator<double> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x1539965 in std::vector<double, std::allocator<double> >::vector(std::vector<double, std::allocator<double> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x32177d5 in std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<double, std::allocator<double> > >::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&, true>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/
stl_pair.h:342:35
>     #8 0x32161ac in std::pair<std::__decay_and_strip<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&>::__type, std::__decay_and_strip<std::vector<double, std::allocator<double> >&>::__type> std::make_pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /u
sr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_pair.h:529:14
>     #9 0x320d72e in PHEMlightdll::CEP::CEP(bool, double, double, double, double, double, double, double, double, double, double, double, std::vector<double, std::allocator<double> >&, double, double, double, double, double, double, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::__cxx11::basi
c_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<dou
ble, std::allocator<double> > > >&, double, std::vector<double, std::allocator<double> >&) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEP.cpp:160:40
>     #10 0x321aa35 in PHEMlightdll::CEPHandler::Load(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:104:62
>     #11 0x32196dd in PHEMlightdll::CEPHandler::GetCEP(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:45:18
>     #12 0x31b3327 in HelpersPHEMlight::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/extraClangDebug/sumo/src/utils/emissions/HelpersPHEMlight.cpp:80:27
>     #13 0x3199417 in PollutantsInterface::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:65:38
>     #14 0x32936af in SUMOVehicleParserHelper::beginVTypeParsing(SUMOSAXAttributes const&, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:649:44
>     #15 0x3234e13 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:154:30
>     #16 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #17 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #18 0x7fee988685ae in xercesc_3_2::SAX2XMLReaderImpl::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>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples_multimodal net3_meandata_edges ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2875055==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 30 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fa49705e5ae in xercesc_3_2::SAX2XMLReaderImpl::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: 720 byte(s) leaked in 30 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples_multimodal net3_meandata_edges_track ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,61
> 
> =================================================================
> ==2875056==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 30 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f91de59f5ae in xercesc_3_2::SAX2XMLReaderImpl::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)
> 
> Direct leak of 192 byte(s) in 8 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2aa6b1e in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:316:33
>     #2 0x2ab2c35 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:507:19
>     #3 0x2abab93 in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:626:9
>     #4 0x298230e in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:138:22
>     #5 0xeecd20 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:978:24
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f91dd2f00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 192 byte(s) in 8 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2aa5a47 in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:289:29
>     #2 0x2aaff96 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:462:49
>     #3 0x298599f in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:89:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output edge_filter ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2874479==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f3835f915ae in xercesc_3_2::SAX2XMLReaderImpl::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 : output fcd-output params_caccVehicleMode ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,21
> /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel_ACC.cpp:218:33: runtime error: downcast of address 0x603000069400 which does not point to an object of type 'MSCFModel_ACC::ACCVehicleVariables'
> 0x603000069400: note: object is of type 'MSCFModel_CACC::CACCVehicleVariables'
>  17 00 00 6f  a0 44 d3 04 00 00 00 00  00 00 00 00 00 00 00 00  10 27 00 00 00 00 00 00  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MSCFModel_CACC::CACCVehicleVariables'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel_ACC.cpp:218:33 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel_ACC.cpp:219:15: runtime error: member access within address 0x603000069400 which does not point to an object of type 'MSCFModel_ACC::ACCVehicleVariables'
> 0x603000069400: note: object is of type 'MSCFModel_CACC::CACCVehicleVariables'
>  17 00 00 6f  a0 44 d3 04 00 00 00 00  00 00 00 00 00 00 00 00  10 27 00 00 00 00 00 00  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MSCFModel_CACC::CACCVehicleVariables'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel_ACC.cpp:219:15 in 
> 
> =================================================================
> ==2874389==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 256 byte(s) in 4 object(s) allocated from:
>     #0 0xe7c489 in realloc (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe7c489)
>     #1 0x7fe378a3aab2  (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0xacab2)
> 
> SUMMARY: AddressSanitizer: 256 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output person_attributes ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2874518==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fe3633255ae in xercesc_3_2::SAX2XMLReaderImpl::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 : output fcd-output person_by_options_and_param ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2874462==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fa3dea9f5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : output fcd-output person_by_param ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2874448==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fa16f1605ae in xercesc_3_2::SAX2XMLReaderImpl::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 : output fcd-output short_lane ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2874470==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f5002c3c5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : output full-output errors file_false ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,195
> 
> =================================================================
> ==2874572==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 75680 byte(s) in 44 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x204b870 in NLEdgeControlBuilder::addLane(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, 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/extraClangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:85:20
>     #2 0x1fa4d18 in NLHandler::addLane(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:510:49
>     #3 0x1f95e45 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:100:17
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f4252aa45ae in xercesc_3_2::SAX2XMLReaderImpl::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 56576 byte(s) in 136 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1faf154 in NLHandler::addConnection(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1314:16
>     #2 0x1f96841 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:116:17
>     #3 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #4 0x7f4252aa45ae in xercesc_3_2::SAX2XMLReaderImpl::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 54208 byte(s) in 44 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x20539a2 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/extraClangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:227:12
>     #2 0x204adff 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/extraClangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:66:20
>     #3 0x1fa0a4c in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:426:30
>     #4 0x1f95d47 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:97:17
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f4252aa45ae in xercesc_3_2::SAX2XMLReaderImpl::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 8704 byte(s) in 136 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output meandata_edgebased tracking interval15s ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,53
> 
> =================================================================
> ==2872518==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6336 byte(s) in 264 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2aa6b1e in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:316:33
>     #2 0x2ab2c35 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:507:19
>     #3 0x2abab93 in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:626:9
>     #4 0x298230e in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:138:22
>     #5 0xeecd20 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:978:24
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f297802b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2aa5a47 in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:289:29
>     #2 0x2aaff96 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:462:49
>     #3 0x298599f in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:89:13
>     #4 0x1f6a4c9 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:493:52
>     #5 0x1fe17a6 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1221:27
>     #6 0x1f9aab1 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:202:17
>     #7 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #8 0x7f29792da5ae in xercesc_3_2::SAX2XMLReaderImpl::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 109824 byte(s) in 264 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased tracking interval15s60s ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,53
> 
> =================================================================
> ==2872529==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6336 byte(s) in 264 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2aa6b1e in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:316:33
>     #2 0x2ab2c35 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:507:19
>     #3 0x2abab93 in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:626:9
>     #4 0x298230e in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:138:22
>     #5 0xeecd20 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:978:24
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f4d18a1f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 2112 byte(s) in 88 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2aa5a47 in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:289:29
>     #2 0x2aaff96 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:462:49
>     #3 0x298599f in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:89:13
>     #4 0x1f6a4c9 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:493:52
>     #5 0x1fe17a6 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1221:27
>     #6 0x1f9aab1 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:202:17
>     #7 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #8 0x7f4d19cce5ae in xercesc_3_2::SAX2XMLReaderImpl::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 109824 byte(s) in 264 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased tracking interval1s ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,53
> 
> =================================================================
> ==2872500==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 116160 byte(s) in 4840 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2aa6b1e in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:316:33
>     #2 0x2ab2c35 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:507:19
>     #3 0x2abab93 in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:626:9
>     #4 0x298230e in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:138:22
>     #5 0xeecd20 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:978:24
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f8e1e87d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2aa5a47 in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:289:29
>     #2 0x2aaff96 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:462:49
>     #3 0x298599f in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:89:13
>     #4 0x1f6a4c9 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:493:52
>     #5 0x1fe17a6 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1221:27
>     #6 0x1f9aab1 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:202:17
>     #7 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #8 0x7f8e1fb2c5ae in xercesc_3_2::SAX2XMLReaderImpl::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 2013440 byte(s) in 4840 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased tracking interval60s ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2872526==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2aa5a47 in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:289:29
>     #2 0x2aaff96 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:462:49
>     #3 0x298599f in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:89:13
>     #4 0x1f6a4c9 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:493:52
>     #5 0x1fe17a6 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1221:27
>     #6 0x1f9aab1 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:202:17
>     #7 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #8 0x7f96d9ae35ae in xercesc_3_2::SAX2XMLReaderImpl::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 18304 byte(s) in 44 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2af80d2 in MSMeanData_Net::createValues(MSLane*, double, bool) const /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:347:12
>     #2 0x2aa5bed in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:289:54
>     #3 0x2aaff96 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:462:49
>     #4 0x298599f in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:89:13
>     #5 0x1f6a4c9 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:493:52
>     #6 0x1fe17a6 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1221:27
>     #7 0x1f9aab1 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:202:17
>     #8 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #9 0x7f96d9ae35ae in xercesc_3_2::SAX2XMLReaderImpl::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: 19360 byte(s) leaked in 88 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased tracking interval15s ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,86
> 
> =================================================================
> ==2872991==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6336 byte(s) in 264 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2aa6b1e in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:316:33
>     #2 0x2ab2c35 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:507:19
>     #3 0x2abab93 in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:626:9
>     #4 0x298230e in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:138:22
>     #5 0xeecd20 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:978:24
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f98a73130b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2aa5a47 in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:289:29
>     #2 0x2ab0afd in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:469:57
>     #3 0x298599f in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:89:13
>     #4 0x1f6a4c9 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:493:52
>     #5 0x1fe17a6 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1221:27
>     #6 0x1f9ac38 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:205:17
>     #7 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #8 0x7f98a85c25ae in xercesc_3_2::SAX2XMLReaderImpl::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 109824 byte(s) in 264 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased tracking interval15s60s ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,86
> 
> =================================================================
> ==2873003==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6336 byte(s) in 264 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2aa6b1e in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:316:33
>     #2 0x2ab2c35 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:507:19
>     #3 0x2abab93 in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:626:9
>     #4 0x298230e in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:138:22
>     #5 0xeecd20 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:978:24
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fc0ff4df0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 2112 byte(s) in 88 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2aa5a47 in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:289:29
>     #2 0x2ab0afd in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:469:57
>     #3 0x298599f in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:89:13
>     #4 0x1f6a4c9 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:493:52
>     #5 0x1fe17a6 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1221:27
>     #6 0x1f9ac38 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:205:17
>     #7 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #8 0x7fc10078e5ae in xercesc_3_2::SAX2XMLReaderImpl::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 109824 byte(s) in 264 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased tracking interval1s ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,86
> 
> =================================================================
> ==2872989==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 116160 byte(s) in 4840 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2aa6b1e in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:316:33
>     #2 0x2ab2c35 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:507:19
>     #3 0x2abab93 in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:626:9
>     #4 0x298230e in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:138:22
>     #5 0xeecd20 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:978:24
>     #6 0xec7394 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:683:5
>     #7 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #8 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f9ff93570b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2aa5a47 in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:289:29
>     #2 0x2ab0afd in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:469:57
>     #3 0x298599f in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:89:13
>     #4 0x1f6a4c9 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:493:52
>     #5 0x1fe17a6 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1221:27
>     #6 0x1f9ac38 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:205:17
>     #7 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #8 0x7f9ffa6065ae in xercesc_3_2::SAX2XMLReaderImpl::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 2013440 byte(s) in 4840 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased tracking interval60s ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,44
> 
> =================================================================
> ==2872993==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2aa5a47 in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:289:29
>     #2 0x2ab0afd in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:469:57
>     #3 0x298599f in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:89:13
>     #4 0x1f6a4c9 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:493:52
>     #5 0x1fe17a6 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1221:27
>     #6 0x1f9ac38 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:205:17
>     #7 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #8 0x7f8342b755ae in xercesc_3_2::SAX2XMLReaderImpl::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 18304 byte(s) in 44 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2af80d2 in MSMeanData_Net::createValues(MSLane*, double, bool) const /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:347:12
>     #2 0x2aa5bed in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:289:54
>     #3 0x2ab0afd in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:469:57
>     #4 0x298599f in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:89:13
>     #5 0x1f6a4c9 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:493:52
>     #6 0x1fe17a6 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1221:27
>     #7 0x1f9ac38 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:205:17
>     #8 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #9 0x7f8342b755ae in xercesc_3_2::SAX2XMLReaderImpl::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 880 byte(s) in 44 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased emissionClasses ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,354
> /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53: runtime error: unsigned integer overflow: 18446744073709551615 + 1 cannot be represented in type 'unsigned long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53 in 
> 
> =================================================================
> ==2873448==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0xf6fb70 in __gnu_cxx::new_allocator<double>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0xf6fa9d in std::allocator_traits<std::allocator<double> >::allocate(std::allocator<double>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0xf6f70f in std::_Vector_base<double, std::allocator<double> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x14704ff in std::_Vector_base<double, std::allocator<double> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x1470162 in std::_Vector_base<double, std::allocator<double> >::_Vector_base(unsigned long, std::allocator<double> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x1539965 in std::vector<double, std::allocator<double> >::vector(std::vector<double, std::allocator<double> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x32177d5 in std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<double, std::allocator<double> > >::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&, true>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/
stl_pair.h:342:35
>     #8 0x32161ac in std::pair<std::__decay_and_strip<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&>::__type, std::__decay_and_strip<std::vector<double, std::allocator<double> >&>::__type> std::make_pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /u
sr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_pair.h:529:14
>     #9 0x320d9ed in PHEMlightdll::CEP::CEP(bool, double, double, double, double, double, double, double, double, double, double, double, std::vector<double, std::allocator<double> >&, double, double, double, double, double, double, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::__cxx11::basi
c_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<dou
ble, std::allocator<double> > > >&, double, std::vector<double, std::allocator<double> >&) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEP.cpp:161:50
>     #10 0x321aa35 in PHEMlightdll::CEPHandler::Load(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:104:62
>     #11 0x32196dd in PHEMlightdll::CEPHandler::GetCEP(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:45:18
>     #12 0x31b3327 in HelpersPHEMlight::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/extraClangDebug/sumo/src/utils/emissions/HelpersPHEMlight.cpp:80:27
>     #13 0x31b1227 in HelpersPHEMlight::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/extraClangDebug/sumo/src/utils/emissions/HelpersPHEMlight.cpp:49:52
>     #14 0x3199417 in PollutantsInterface::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:65:38
>     #15 0x32936af in SUMOVehicleParserHelper::beginVTypeParsing(SUMOSAXAttributes const&, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:649:44
>     #16 0x3234e13 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:154:30
>     #17 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #18 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #19 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #20 0x7f1153ad55ae in xercesc_3_2::SAX2XMLReaderImpl::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>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased models PHEMlight-PKW_G_EU4 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,320
> /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53: runtime error: unsigned integer overflow: 18446744073709551615 + 1 cannot be represented in type 'unsigned long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53 in 
> 
> =================================================================
> ==2873436==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0xf6fb70 in __gnu_cxx::new_allocator<double>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0xf6fa9d in std::allocator_traits<std::allocator<double> >::allocate(std::allocator<double>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0xf6f70f in std::_Vector_base<double, std::allocator<double> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x14704ff in std::_Vector_base<double, std::allocator<double> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x1470162 in std::_Vector_base<double, std::allocator<double> >::_Vector_base(unsigned long, std::allocator<double> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x1539965 in std::vector<double, std::allocator<double> >::vector(std::vector<double, std::allocator<double> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x32177d5 in std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<double, std::allocator<double> > >::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&, true>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/
stl_pair.h:342:35
>     #8 0x32161ac in std::pair<std::__decay_and_strip<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&>::__type, std::__decay_and_strip<std::vector<double, std::allocator<double> >&>::__type> std::make_pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /u
sr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_pair.h:529:14
>     #9 0x320d72e in PHEMlightdll::CEP::CEP(bool, double, double, double, double, double, double, double, double, double, double, double, std::vector<double, std::allocator<double> >&, double, double, double, double, double, double, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::__cxx11::basi
c_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<dou
ble, std::allocator<double> > > >&, double, std::vector<double, std::allocator<double> >&) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEP.cpp:160:40
>     #10 0x321aa35 in PHEMlightdll::CEPHandler::Load(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:104:62
>     #11 0x32196dd in PHEMlightdll::CEPHandler::GetCEP(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/extraClangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:45:18
>     #12 0x31b3327 in HelpersPHEMlight::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/extraClangDebug/sumo/src/utils/emissions/HelpersPHEMlight.cpp:80:27
>     #13 0x3199417 in PollutantsInterface::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/extraClangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:65:38
>     #14 0x32936af in SUMOVehicleParserHelper::beginVTypeParsing(SUMOSAXAttributes const&, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:649:44
>     #15 0x3234e13 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:154:30
>     #16 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #17 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #18 0x7f64a577e5ae in xercesc_3_2::SAX2XMLReaderImpl::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 1488 byte(s) in 6 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output personSummary no_persons ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2871308==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fc5215045ae in xercesc_3_2::SAX2XMLReaderImpl::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 : output queue-output errors file_false ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,195
> 
> =================================================================
> ==2874680==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 75680 byte(s) in 44 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x204b870 in NLEdgeControlBuilder::addLane(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, 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/extraClangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:85:20
>     #2 0x1fa4d18 in NLHandler::addLane(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:510:49
>     #3 0x1f95e45 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:100:17
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f257f4c65ae in xercesc_3_2::SAX2XMLReaderImpl::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 56576 byte(s) in 136 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1faf154 in NLHandler::addConnection(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1314:16
>     #2 0x1f96841 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:116:17
>     #3 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #4 0x7f257f4c65ae in xercesc_3_2::SAX2XMLReaderImpl::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 54208 byte(s) in 44 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x20539a2 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/extraClangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:227:12
>     #2 0x204adff 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/extraClangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:66:20
>     #3 0x1fa0a4c in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:426:30
>     #4 0x1f95d47 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:97:17
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f257f4c65ae in xercesc_3_2::SAX2XMLReaderImpl::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 8704 byte(s) in 136 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output rawdump errors file_false ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,195
> 
> =================================================================
> ==2871850==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 75680 byte(s) in 44 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x204b870 in NLEdgeControlBuilder::addLane(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, 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/extraClangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:85:20
>     #2 0x1fa4d18 in NLHandler::addLane(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:510:49
>     #3 0x1f95e45 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:100:17
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fabd40db5ae in xercesc_3_2::SAX2XMLReaderImpl::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 56576 byte(s) in 136 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1faf154 in NLHandler::addConnection(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1314:16
>     #2 0x1f96841 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:116:17
>     #3 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #4 0x7fabd40db5ae in xercesc_3_2::SAX2XMLReaderImpl::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 54208 byte(s) in 44 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x20539a2 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/extraClangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:227:12
>     #2 0x204adff 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/extraClangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:66:20
>     #3 0x1fa0a4c in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:426:30
>     #4 0x1f95d47 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:97:17
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fabd40db5ae in xercesc_3_2::SAX2XMLReaderImpl::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 8704 byte(s) in 136 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output statistic persons ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2874831==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 30 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fbfaa6df5ae in xercesc_3_2::SAX2XMLReaderImpl::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: 720 byte(s) leaked in 30 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output summary errors file_false ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,195
> 
> =================================================================
> ==2871301==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 75680 byte(s) in 44 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x204b870 in NLEdgeControlBuilder::addLane(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, 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/extraClangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:85:20
>     #2 0x1fa4d18 in NLHandler::addLane(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:510:49
>     #3 0x1f95e45 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:100:17
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fc796fa55ae in xercesc_3_2::SAX2XMLReaderImpl::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 56576 byte(s) in 136 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1faf154 in NLHandler::addConnection(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1314:16
>     #2 0x1f96841 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:116:17
>     #3 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #4 0x7fc796fa55ae in xercesc_3_2::SAX2XMLReaderImpl::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 54208 byte(s) in 44 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x20539a2 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/extraClangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:227:12
>     #2 0x204adff 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/extraClangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:66:20
>     #3 0x1fa0a4c in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:426:30
>     #4 0x1f95d47 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:97:17
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fc796fa55ae in xercesc_3_2::SAX2XMLReaderImpl::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 8704 byte(s) in 136 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output tripinfo depart_triggered ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2871441==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f57e6cfa5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : output tripinfo depart_triggered_delayed ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2871451==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7efec750f5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : output tripinfo errors file_false ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,195
> 
> =================================================================
> ==2871471==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 75680 byte(s) in 44 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x204b870 in NLEdgeControlBuilder::addLane(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, 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/extraClangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:85:20
>     #2 0x1fa4d18 in NLHandler::addLane(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:510:49
>     #3 0x1f95e45 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:100:17
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f7b74b405ae in xercesc_3_2::SAX2XMLReaderImpl::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 56576 byte(s) in 136 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1faf154 in NLHandler::addConnection(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1314:16
>     #2 0x1f96841 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:116:17
>     #3 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #4 0x7f7b74b405ae in xercesc_3_2::SAX2XMLReaderImpl::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 54208 byte(s) in 44 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x20539a2 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/extraClangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:227:12
>     #2 0x204adff 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/extraClangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:66:20
>     #3 0x1fa0a4c in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:426:30
>     #4 0x1f95d47 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:97:17
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f7b74b405ae in xercesc_3_2::SAX2XMLReaderImpl::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 8704 byte(s) in 136 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output tripinfo write_unfinished_person ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2871407==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f34206bf5ae in xercesc_3_2::SAX2XMLReaderImpl::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: 72 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes errors file_false ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,195
> 
> =================================================================
> ==2871791==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 75680 byte(s) in 44 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x204b870 in NLEdgeControlBuilder::addLane(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, 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/extraClangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:85:20
>     #2 0x1fa4d18 in NLHandler::addLane(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:510:49
>     #3 0x1f95e45 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:100:17
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fd3b994e5ae in xercesc_3_2::SAX2XMLReaderImpl::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 56576 byte(s) in 136 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1faf154 in NLHandler::addConnection(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1314:16
>     #2 0x1f96841 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:116:17
>     #3 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #4 0x7fd3b994e5ae in xercesc_3_2::SAX2XMLReaderImpl::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 54208 byte(s) in 44 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x20539a2 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/extraClangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:227:12
>     #2 0x204adff 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/extraClangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:66:20
>     #3 0x1fa0a4c in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:426:30
>     #4 0x1f95d47 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:97:17
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fd3b994e5ae in xercesc_3_2::SAX2XMLReaderImpl::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 8704 byte(s) in 136 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output vehroutes person_exit_times ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2871743==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fbb305ed5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : output vehroutes person_route_length ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2871733==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fc03cd935ae in xercesc_3_2::SAX2XMLReaderImpl::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 : output vehroutes person_write_unfinished ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2871735==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fb5b7e8c5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : output vehroutes with_person ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2871663==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f02122e05ae in xercesc_3_2::SAX2XMLReaderImpl::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 : output vehroutes write_unfinished_person ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2871673==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f4691a415ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model nonInteracting 3_arm_pathing ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2882235==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 144 byte(s) in 6 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fe5fe53c5ae in xercesc_3_2::SAX2XMLReaderImpl::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: 144 byte(s) leaked in 6 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting beaming ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2882234==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f9894e285ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model nonInteracting block_vehicles walking_backward ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2881847==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f713c3155ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model nonInteracting block_vehicles walking_backward_left_turning_vehicle ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2881879==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f790096e5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model nonInteracting block_vehicles walking_forward ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2881831==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f58a474e5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model nonInteracting block_vehicles walking_forward_left_turning_vehicle ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2881855==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f62905225ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model nonInteracting block_vehicles walking_forward_left_turning_vehicle2 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2881861==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f27035a15ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model nonInteracting disconnected_route ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2882231==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f2b7d9585ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model nonInteracting errors disconnected_route ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2882173==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fe7022c55ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model nonInteracting errors disconnected_route_ignore ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2882182==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7faa6e3c15ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model nonInteracting errors disconnected_trip ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
3a4,16
> 
> =================================================================
> ==2882165==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f5be9c5d5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model nonInteracting errors disconnected_trip_ignore ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2882172==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f397c88f5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model nonInteracting errors route_invalid_permissions ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2882195==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fa3f23fb5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model nonInteracting no_sidewalks ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2882229==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fb18eea75ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model nonInteracting pedestrian_interactions bidirectional_flow_2stripes ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2882100==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f7d3166b5ae in xercesc_3_2::SAX2XMLReaderImpl::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: 8040 byte(s) leaked in 335 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting pedestrian_interactions bidirectional_flow_3stripes ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2882108==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fc58db5d5ae in xercesc_3_2::SAX2XMLReaderImpl::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: 8040 byte(s) leaked in 335 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting pedestrian_interactions bidirectional_flow_4stripes ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2882114==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f69474f65ae in xercesc_3_2::SAX2XMLReaderImpl::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: 8040 byte(s) leaked in 335 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting pedestrian_interactions bidirectional_flow_5stripes ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2882117==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f0f8dcd65ae in xercesc_3_2::SAX2XMLReaderImpl::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: 8040 byte(s) leaked in 335 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting pedestrian_interactions jam_trafficlight ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2882064==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 5040 byte(s) in 210 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f27458f15ae in xercesc_3_2::SAX2XMLReaderImpl::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: 5040 byte(s) leaked in 210 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting speedDev ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2882242==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7efc158735ae in xercesc_3_2::SAX2XMLReaderImpl::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: 8040 byte(s) leaked in 335 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting subsecond bidirectional_flow_2_stripes ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2882138==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f5a7c36a5ae in xercesc_3_2::SAX2XMLReaderImpl::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: 8040 byte(s) leaked in 335 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting subsecond block_vehicles_walking_forward ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2882116==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f0408ed15ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model nonInteracting use_crossing cross_twice left_rr ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2882035==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7faa3ac425ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model nonInteracting use_crossing cross_twice right_ll ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2882006==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fce746025ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model nonInteracting use_crossing cross_twice straight_lr ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2882007==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7ff598a785ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model nonInteracting use_crossing cross_twice straight_rl ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2881997==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f34fb2135ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model nonInteracting use_crossing cross_twice_diagonal left_rr ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2882059==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f2bdcf2a5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model nonInteracting use_crossing cross_twice_diagonal right_ll ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2882054==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f6a8c0435ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model nonInteracting use_crossing cross_twice_diagonal straight_lr ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2882047==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f8e510755ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model nonInteracting use_crossing cross_twice_diagonal straight_rl ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2882045==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fda3e9865ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model nonInteracting use_crossing left_ll ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2881952==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f1ac87765ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model nonInteracting use_crossing left_lr ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2881954==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f81fa27f5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model nonInteracting use_crossing left_rl ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2881953==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7efd8b1785ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model nonInteracting use_crossing right_lr ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2881921==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f97552745ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model nonInteracting use_crossing right_rl ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2881919==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f8e81aab5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model nonInteracting use_crossing right_rr ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2881918==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f290fc7a5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model nonInteracting use_crossing straight_ll ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2881897==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fb7c6f5c5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model nonInteracting use_crossing straight_rr ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2881889==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f8aa22515ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model nonInteracting use_crossing turn_ll ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2881991==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f3d126735ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model nonInteracting use_crossing turn_rr ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2881961==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fc379b775ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping 3_arm_pathing ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2883431==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 144 byte(s) in 6 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fd37bb0e5ae in xercesc_3_2::SAX2XMLReaderImpl::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: 144 byte(s) leaked in 6 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping beaming ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2883473==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f136a92e5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping block_vehicles blockage ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
4a5,17
> 
> =================================================================
> ==2882398==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 120 byte(s) in 5 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f9ebda815ae in xercesc_3_2::SAX2XMLReaderImpl::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: 120 byte(s) leaked in 5 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles blockage2 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2882416==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 120 byte(s) in 5 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f43690d15ae in xercesc_3_2::SAX2XMLReaderImpl::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: 120 byte(s) leaked in 5 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles blockage3 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2882437==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f41d410c5ae in xercesc_3_2::SAX2XMLReaderImpl::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: 72 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles ignore_stopped ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2882380==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f4036f645ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping block_vehicles jaywalking_forward ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2882360==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fbba66e35ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping block_vehicles jaywalking_forward_collision ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==2882368==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fc6ae85b5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping block_vehicles jaywalking_forward_uncontrolled ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2882374==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f4cb14665ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping block_vehicles walking_backward ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2882286==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f94caf0f5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping block_vehicles walking_backward2 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,15
> 
> =================================================================
> ==2882297==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f78939635ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping block_vehicles walking_backward_configureGap ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2882298==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f73fa0d35ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping block_vehicles walking_backward_left_turning_vehicle ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2882329==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fc0f53825ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping block_vehicles walking_forward ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2882244==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f692aca25ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping block_vehicles walking_forward_left_turning_vehicle ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2882304==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f734c1e75ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping block_vehicles walking_forward_left_turning_vehicle2 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2882321==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fd0d8baf5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping block_vehicles walking_forward_unprioritized ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2882352==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fb303fed5ae in xercesc_3_2::SAX2XMLReaderImpl::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

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

---------- Differences in output ----------
16,17d15
< DijkstraRouter answered 220 queries and explored 69.32 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
18a17,18
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 220 queries and explored 69.32 edges on average.
pedestrian_model striping block_vehicles_sharedspace complex ( Last six runs Oct2023 Apr2021 )
pedestrian_model striping block_vehicles_sharedspace complex_sublane ( Last six runs Oct2023 Apr2021 )

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace stripe-width ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
4a5,17
> 
> =================================================================
> ==2882570==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fface29e5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping block_vehicles_sharedspace walking_backward ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2882489==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fdc3491d5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping block_vehicles_sharedspace walking_backward_overlap ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2882506==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f58482ec5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping block_vehicles_sharedspace walking_forward ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2882442==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f6bea1245ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping block_vehicles_sharedspace walking_forward_2edges ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2882444==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fd6f33035ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping block_vehicles_sharedspace walking_forward_2edges_insertion ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2882479==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f502a2c45ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping block_vehicles_sharedspace walking_forward_2lanes ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2882454==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f1bbf3545ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping block_vehicles_sharedspace walking_forward_insertion ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2882464==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fe6492a65ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping block_vehicles_sharedspace walkingarea ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2882513==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fa0283e25ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping block_vehicles_sharedspace walkingarea_exit ( Last six runs Oct2023 Apr2021 )

---------- Differences in output ----------
4c4
< Simulation ended at time: 237.00
---
> Simulation ended at time: 232.00
16,18c16,19
<  Duration: 85.85
<  WaitingTime: 36.60
<  TimeLoss: 71.26
---
>  Speed: 5.55
>  Duration: 41.30
>  WaitingTime: 14.05
>  TimeLoss: 26.84
22,23c23,24
<  Duration: 40.06
<  TimeLoss: 1.75
---
>  Duration: 39.00
>  TimeLoss: 0.70

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walkingarea_noconflict ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2882517==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fe7030175ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping block_vehicles_sharedspace walkingarea_shared ( Last six runs Oct2023 Apr2021 )

---------- Differences in output ----------
8,11c8,11
<  Inserted: 79
<  Running: 2
<  Waiting: 0
< Teleports: 253 (Collisions: 253)
---
>  Inserted: 78 (Loaded: 79)
>  Running: 22
>  Waiting: 1
> Teleports: 1 (Jam: 1)
14c14
<  Running: 69
---
>  Running: 77
16,24c16,25
<  RouteLength: 195.98
<  Duration: 103.73
<  WaitingTime: 50.57
<  TimeLoss: 89.26
<  DepartDelay: 0.09
< Pedestrian Statistics (avg of 512 walks):
<  RouteLength: 152.16
<  Duration: 112.54
<  TimeLoss: 2.98
---
>  RouteLength: 201.47
>  Speed: 4.74
>  Duration: 95.73
>  WaitingTime: 59.71
>  TimeLoss: 80.74
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : pedestrian_model striping blocked_by_vehicle backward_after_walkingarea ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2882626==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fa31b7cc5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping blocked_by_vehicle backward_multiple_vehicles ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2882624==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f3bf936c5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping blocked_by_vehicle crossing ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2882675==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7ff47414a5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping blocked_by_vehicle crossing_fast_approaching ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2882711==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f58936ff5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping blocked_by_vehicle crossing_from_right ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2882702==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f625b9135ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping blocked_by_vehicle disembark ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2882674==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fa20f4af5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping blocked_by_vehicle evade_stopped ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2882669==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f162e59c5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping blocked_by_vehicle forward_between_vehicles ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2882655==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fee7a4da5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping blocked_by_vehicle forward_multiple_vehicles ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2882636==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f901b64e5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping blocked_by_vehicle shared_lane_block_evasion ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2882613==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7ff2e32375ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping blocked_by_vehicle shared_lane_block_half ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2882581==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f30de21b5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping blocked_by_vehicle shared_lane_block_half_backward ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2882587==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f77859cb5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping blocked_by_vehicle step_aside ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2882710==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7feb969d15ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping bugs ticket1555 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2883240==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f38b3df65ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping bugs ticket1769 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2883281==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 192 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f7f4577d5ae in xercesc_3_2::SAX2XMLReaderImpl::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: 4608 byte(s) leaked in 192 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping bugs ticket1780 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2883287==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fb0516b15ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping bugs ticket1781 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2883301==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f3258b365ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping bugs ticket2060 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
12a13,25
> 
> =================================================================
> ==2883303==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f263d45b5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping bugs ticket2220 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2883314==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f482f6865ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping bugs ticket2840 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2883319==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 120 byte(s) in 5 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f5aba3895ae in xercesc_3_2::SAX2XMLReaderImpl::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: 120 byte(s) leaked in 5 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping bugs ticket2841 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2883326==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f24d04e55ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping bugs ticket3260 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2883346==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fdc925d35ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping bugs ticket3347 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2883368==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 120 byte(s) in 5 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f86055e85ae in xercesc_3_2::SAX2XMLReaderImpl::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: 120 byte(s) leaked in 5 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping bugs ticket3888 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2883376==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f3679d735ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping bugs ticket4314 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2883386==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f1a601f25ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping bugs ticket4362 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2883390==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f67acdd15ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping bugs ticket5257 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2883392==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fb68c8025ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping bugs ticket5661 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2883408==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7efc313855ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping busstop ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2883501==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f7482a855ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping counterflow_change_direction ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2883412==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 288 byte(s) in 12 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f96e596d5ae in xercesc_3_2::SAX2XMLReaderImpl::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: 288 byte(s) leaked in 12 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping disconnected_route ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2883472==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f0d50d305ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping errors disconnected_route ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
4a5,17
> 
> =================================================================
> ==2883109==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fd992a925ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping errors disconnected_route_ignore ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2883131==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fb3a47bd5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping errors disconnected_route_invalid_permissions_ignore ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
7a8,20
> 
> =================================================================
> ==2883149==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f9f9c78f5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping errors disconnected_trip ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
3a4,16
> 
> =================================================================
> ==2883079==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fc00ec3f5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping errors disconnected_trip_ignore ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
3a4,16
> 
> =================================================================
> ==2883100==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f9e065635ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping errors route_invalid_permissions ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2883136==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fae955f15ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping errors route_invalid_permissions_ignore ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2883141==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f9ea19d15ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping multiple_pedestrian_lanes ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2883466==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f910fac15ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping no_sidewalks ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2883455==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f44bcf965ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping pedestrian_interactions bidirectional_flow_1stripe ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2563a2564,2577
> 
> =================================================================
> ==2882954==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f8e013af5ae in xercesc_3_2::SAX2XMLReaderImpl::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: 8040 byte(s) leaked in 335 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping pedestrian_interactions bidirectional_flow_2stripes ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2882959==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f5a925005ae in xercesc_3_2::SAX2XMLReaderImpl::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: 8040 byte(s) leaked in 335 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping pedestrian_interactions bidirectional_flow_3stripes ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2882963==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f79efea25ae in xercesc_3_2::SAX2XMLReaderImpl::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: 8040 byte(s) leaked in 335 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping pedestrian_interactions bidirectional_flow_4stripes ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2882979==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f989869d5ae in xercesc_3_2::SAX2XMLReaderImpl::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: 8040 byte(s) leaked in 335 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping pedestrian_interactions bidirectional_flow_5stripes ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2882989==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f4dde2a25ae in xercesc_3_2::SAX2XMLReaderImpl::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: 8040 byte(s) leaked in 335 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping pedestrian_interactions bidirectional_flow_jammed ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
7a8,21
> 
> =================================================================
> ==2882995==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 30 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f61a52105ae in xercesc_3_2::SAX2XMLReaderImpl::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: 720 byte(s) leaked in 30 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping pedestrian_interactions jam_trafficlight ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2882922==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 7200 byte(s) in 300 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fc6d15fc5ae in xercesc_3_2::SAX2XMLReaderImpl::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: 7200 byte(s) leaked in 300 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping pedestrian_interactions jam_trafficlight_defaults ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2882933==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 7200 byte(s) in 300 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f9b90e765ae in xercesc_3_2::SAX2XMLReaderImpl::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: 7200 byte(s) leaked in 300 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping pedestrian_interactions plaza ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2883010==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 14592 byte(s) in 608 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f74b62245ae in xercesc_3_2::SAX2XMLReaderImpl::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: 14592 byte(s) leaked in 608 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping pedestrian_interactions walkingarea_jam ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,25
> 
> =================================================================
> ==2883022==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7f58a72a702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 60196 byte(s) in 399 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7f58a72a702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 1152 byte(s) in 12 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7f58a72a702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7f58a73620a3 in xercesc_3_2::TraverseSchema::TraverseSchema(xercesc_3_2::DOMElement*, xercesc_3_2::XMLStringPool*, xercesc_3_2::SchemaGrammar*, xercesc_3_2::GrammarResolver*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::XMLScanner*, char16_t const*, xercesc_3_2::XMLEntityHandler*, xercesc_3_2::XMLErrorReporter*, xercesc_3_2::MemoryManager*, bool
) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2880a3)
> 
> Indirect leak of 792 byte(s) in 6 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7f58a72a702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7f58a735d9ef in xercesc_3_2::TraverseSchema::preprocessChildren(xercesc_3_2::DOMElement const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2839ef)
> 
> SUMMARY: AddressSanitizer: 62420 byte(s) leaked in 418 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping pedestrian_interactions walkingarea_jam_4m_crossing ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,23
> 
> =================================================================
> ==2883031==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7fee080e302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 60196 byte(s) in 399 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7fee080e302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 1152 byte(s) in 12 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7fee080e302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7fee0819e0a3 in xercesc_3_2::TraverseSchema::TraverseSchema(xercesc_3_2::DOMElement*, xercesc_3_2::XMLStringPool*, xercesc_3_2::SchemaGrammar*, xercesc_3_2::GrammarResolver*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::XMLScanner*, char16_t const*, xercesc_3_2::XMLEntityHandler*, xercesc_3_2::XMLErrorReporter*, xercesc_3_2::MemoryManager*, bool
) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2880a3)
> 
> Indirect leak of 792 byte(s) in 6 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7fee080e302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7fee081999ef in xercesc_3_2::TraverseSchema::preprocessChildren(xercesc_3_2::DOMElement const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2839ef)
> 
> SUMMARY: AddressSanitizer: 62420 byte(s) leaked in 418 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping pedestrian_interactions walkingarea_jam_reserve_oncoming ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,25
> 
> =================================================================
> ==2883039==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7ff6b49d202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 60196 byte(s) in 399 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7ff6b49d202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
> 
> Indirect leak of 1152 byte(s) in 12 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7ff6b49d202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7ff6b4a8d0a3 in xercesc_3_2::TraverseSchema::TraverseSchema(xercesc_3_2::DOMElement*, xercesc_3_2::XMLStringPool*, xercesc_3_2::SchemaGrammar*, xercesc_3_2::GrammarResolver*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::RefHash2KeysTableOf<xercesc_3_2::SchemaInfo, xercesc_3_2::StringHasher>*, xercesc_3_2::XMLScanner*, char16_t const*, xercesc_3_2::XMLEntityHandler*, xercesc_3_2::XMLErrorReporter*, xercesc_3_2::MemoryManager*, bool
) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2880a3)
> 
> Indirect leak of 792 byte(s) in 6 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x7ff6b49d202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c)
>     #2 0x7ff6b4a889ef in xercesc_3_2::TraverseSchema::preprocessChildren(xercesc_3_2::DOMElement const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2839ef)
> 
> SUMMARY: AddressSanitizer: 62420 byte(s) leaked in 418 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping speedDev ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2883493==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f14129395ae in xercesc_3_2::SAX2XMLReaderImpl::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: 8040 byte(s) leaked in 335 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping stripe_offsets bbb ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2883238==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f7a549525ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping stripe_offsets bbf ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2883225==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f73428f95ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping stripe_offsets bfb ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2883219==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f2d2433f5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping stripe_offsets bff ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2883209==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fe7744475ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping stripe_offsets fbb ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2883204==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f11b039e5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping stripe_offsets fbf ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2883171==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7fbf2d9905ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping stripe_offsets ffb ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2883160==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f17890805ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping stripe_offsets fff ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2883157==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f5e0f00f5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping subsecond bidirectional_flow_2_stripes ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2883076==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f69ced875ae in xercesc_3_2::SAX2XMLReaderImpl::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: 8040 byte(s) leaked in 335 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping subsecond block_vehicles_walking_forward ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2883061==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f74edf205ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping tls tlIndex2 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2883239==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f5ee8b955ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping use_crossing cross_twice left_rr ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2882867==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f6d917e95ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping use_crossing cross_twice right_ll ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2882860==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fb0b89065ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping use_crossing cross_twice straight_lr ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2882854==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f1b675bc5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping use_crossing cross_twice straight_rl ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2882845==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fc201fba5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping use_crossing cross_twice_diagonal left_rr ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2882908==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fdca98685ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping use_crossing cross_twice_diagonal right_ll ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2882909==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f81360c25ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping use_crossing cross_twice_diagonal straight_lr ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2882901==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fa16ee1d5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping use_crossing cross_twice_diagonal straight_rl ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2882878==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fbd1727f5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping use_crossing left_ll ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2882789==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fe3746cc5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping use_crossing left_lr ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2882804==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f1079c115ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping use_crossing left_rl ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2882799==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f78c7cff5ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping use_crossing right_lr ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2882769==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fc869d995ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping use_crossing right_rl ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2882753==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f9a2a9435ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping use_crossing right_rr ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2882751==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f0d8cc155ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping use_crossing straight_ll ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2882750==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fa5ee7065ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping use_crossing straight_rr ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2882720==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fce653205ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping use_crossing turn_ll ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2882823==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fc761d595ae in xercesc_3_2::SAX2XMLReaderImpl::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 : pedestrian_model striping use_crossing turn_rr ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2882811==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7fba695225ae in xercesc_3_2::SAX2XMLReaderImpl::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 : rail alternativeRoute ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/extraClangDebug/sumo/src/utils/router/RailEdge.h:86:41: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/router/RailEdge.h:86:41 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:234:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:234:64 in 
2d5
< Warning: Invalid approach information to rail signal 'junction 'P3', link 0' after rerouting for vehicle 'rail3' first driveway edge 'T2_1' time=81.00.
4c7,535
< Warning: Invalid approach information to rail signal 'junction 'N1', link 0' after rerouting for vehicle 'rail5' first driveway edge 'T21_0' time=530.00.
---
> Warning: Railway routing failure due to turn-around on short edge 'T19_0' for vehicle 'rail5' time=600.00.
> 
> =================================================================
> ==2884284==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1840 byte(s) in 5 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f9536aa60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs deadlock_bidi_reversal2 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,858
> /home/delphi/extraClangDebug/sumo/src/utils/router/RailEdge.h:86:41: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/router/RailEdge.h:86:41 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:234:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:234:64 in 
> Warning: Vehicle 'train2' ends teleporting on edge 'e', time 428.00.
> 
> =================================================================
> ==2884377==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 368 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f73c644e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 15456 byte(s) in 42 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs delayed_insertion_parallel_routing ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,443
> Warning: Adapting number of routing threads to number of simulation threads.
> /home/delphi/extraClangDebug/sumo/src/utils/router/RailEdge.h:86:41: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/router/RailEdge.h:86:41 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:234:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:234:64 in 
> 
> =================================================================
> ==2884329==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2208 byte(s) in 6 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f4822c9e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 6624 byte(s) in 18 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs double_stop ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,442
> /home/delphi/extraClangDebug/sumo/src/utils/router/RailEdge.h:86:41: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/router/RailEdge.h:86:41 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:234:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:234:64 in 
> 
> =================================================================
> ==2884308==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2208 byte(s) in 6 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7fe48daff0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 6624 byte(s) in 18 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail collision ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,68
> 
> =================================================================
> ==2884229==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 2208 byte(s) in 6 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7fb38778e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 128 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2790c40 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x2790b6d in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>,
 std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x279081c in std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> c
onst*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:580:16
>     #4 0x278e9f2 in std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >* std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehic
le> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::al
locator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::_M_create_node<std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>, std::tuple<> >(std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>&&, std::tuple<>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:630:23
>     #5 0x278e113 in std::_Rb_tree_iterator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVe
hicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std:
:allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::_M_emplace_hint_unique<std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>, std::tuple<> >(std::_Rb_tree_const_iterator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::piece
wise_construct_t const&, std::tuple<SUMOVehicleClass const&>&&, std::tuple<>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:2455:19
>     #6 0x278ba26 in std::map<SUMOVehicleClass, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEd
ge<MSEdge, SUMOVehicle> const*> > > > > >::operator[](SUMOVehicleClass const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_map.h:499:15
>     #7 0x277ae33 in RailEdge<MSEdge, SUMOVehicle>::getViaSuccessors(SUMOVehicleClass) const /home/delphi/extraClangDebug/sumo/src/utils/router/RailEdge.h:238:39
>     #8 0x276b399 in DijkstraRouter<RailEdge<MSEdge, SUMOVehicle>, SUMOVehicle>::compute(RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*, SUMOVehicle const*, long long, std::vector<RailEdge<MSEdge, SUMOVehicle> const*, std::allocator<RailEdge<MSEdge, SUMOVehicle> const*> >&, bool) /home/delphi/extraClangDebug/sumo/src/utils/router/DijkstraRouter.h:176:75
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail crossing_tracks ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,246
> 
> =================================================================
> ==2884245==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2208 byte(s) in 6 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f20c4e190b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 22080 byte(s) in 60 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail crossing_tracks_collision ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,247
> 
> =================================================================
> ==2884255==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2208 byte(s) in 6 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7feba481a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 22080 byte(s) in 60 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail headonconflict ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,68
> 
> =================================================================
> ==2884188==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5152 byte(s) in 14 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7fade46f30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 384 byte(s) in 6 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2790c40 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x2790b6d in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>,
 std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x279081c in std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> c
onst*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:580:16
>     #4 0x278e9f2 in std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >* std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehic
le> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::al
locator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::_M_create_node<std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>, std::tuple<> >(std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>&&, std::tuple<>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:630:23
>     #5 0x278e113 in std::_Rb_tree_iterator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVe
hicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std:
:allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::_M_emplace_hint_unique<std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>, std::tuple<> >(std::_Rb_tree_const_iterator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::piece
wise_construct_t const&, std::tuple<SUMOVehicleClass const&>&&, std::tuple<>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:2455:19
>     #6 0x278ba26 in std::map<SUMOVehicleClass, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEd
ge<MSEdge, SUMOVehicle> const*> > > > > >::operator[](SUMOVehicleClass const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_map.h:499:15
>     #7 0x277ae33 in RailEdge<MSEdge, SUMOVehicle>::getViaSuccessors(SUMOVehicleClass) const /home/delphi/extraClangDebug/sumo/src/utils/router/RailEdge.h:238:39
>     #8 0x276b399 in DijkstraRouter<RailEdge<MSEdge, SUMOVehicle>, SUMOVehicle>::compute(RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*, SUMOVehicle const*, long long, std::vector<RailEdge<MSEdge, SUMOVehicle> const*, std::allocator<RailEdge<MSEdge, SUMOVehicle> const*> >&, bool) /home/delphi/extraClangDebug/sumo/src/utils/router/DijkstraRouter.h:176:75
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail interlocking ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,102
> 
> =================================================================
> ==2884187==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 10304 byte(s) in 28 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f915eefd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 448 byte(s) in 7 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2790c40 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x2790b6d in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>,
 std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x279081c in std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> c
onst*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:580:16
>     #4 0x278e9f2 in std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >* std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehic
le> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::al
locator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::_M_create_node<std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>, std::tuple<> >(std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>&&, std::tuple<>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:630:23
>     #5 0x278e113 in std::_Rb_tree_iterator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVe
hicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std:
:allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::_M_emplace_hint_unique<std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>, std::tuple<> >(std::_Rb_tree_const_iterator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::piece
wise_construct_t const&, std::tuple<SUMOVehicleClass const&>&&, std::tuple<>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:2455:19
>     #6 0x278ba26 in std::map<SUMOVehicleClass, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEd
ge<MSEdge, SUMOVehicle> const*> > > > > >::operator[](SUMOVehicleClass const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_map.h:499:15
>     #7 0x277ae33 in RailEdge<MSEdge, SUMOVehicle>::getViaSuccessors(SUMOVehicleClass) const /home/delphi/extraClangDebug/sumo/src/utils/router/RailEdge.h:238:39
>     #8 0x276b399 in DijkstraRouter<RailEdge<MSEdge, SUMOVehicle>, SUMOVehicle>::compute(RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*, SUMOVehicle const*, long long, std::vector<RailEdge<MSEdge, SUMOVehicle> const*, std::allocator<RailEdge<MSEdge, SUMOVehicle> const*> >&, bool) /home/delphi/extraClangDebug/sumo/src/utils/router/DijkstraRouter.h:176:75
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail model_railroad ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,740
> /home/delphi/extraClangDebug/sumo/src/utils/router/RailEdge.h:86:41: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/router/RailEdge.h:86:41 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:234:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:234:64 in 
> 
> =================================================================
> ==2884270==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1104 byte(s) in 3 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f58836590b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 75808 byte(s) in 206 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal circle_bidi ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,84
> 
> =================================================================
> ==2883884==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 368 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7efdbb4400b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 18768 byte(s) in 51 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal end_block_mode end_after_bidi ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,68
> 
> =================================================================
> ==2883678==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 6624 byte(s) in 18 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f0a6ac420b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 512 byte(s) in 8 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2790c40 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x2790b6d in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>,
 std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x279081c in std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> c
onst*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:580:16
>     #4 0x278e9f2 in std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >* std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehic
le> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::al
locator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::_M_create_node<std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>, std::tuple<> >(std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>&&, std::tuple<>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:630:23
>     #5 0x278e113 in std::_Rb_tree_iterator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVe
hicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std:
:allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::_M_emplace_hint_unique<std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>, std::tuple<> >(std::_Rb_tree_const_iterator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::piece
wise_construct_t const&, std::tuple<SUMOVehicleClass const&>&&, std::tuple<>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:2455:19
>     #6 0x278ba26 in std::map<SUMOVehicleClass, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEd
ge<MSEdge, SUMOVehicle> const*> > > > > >::operator[](SUMOVehicleClass const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_map.h:499:15
>     #7 0x277ae33 in RailEdge<MSEdge, SUMOVehicle>::getViaSuccessors(SUMOVehicleClass) const /home/delphi/extraClangDebug/sumo/src/utils/router/RailEdge.h:238:39
>     #8 0x276b399 in DijkstraRouter<RailEdge<MSEdge, SUMOVehicle>, SUMOVehicle>::compute(RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*, SUMOVehicle const*, long long, std::vector<RailEdge<MSEdge, SUMOVehicle> const*, std::allocator<RailEdge<MSEdge, SUMOVehicle> const*> >&, bool) /home/delphi/extraClangDebug/sumo/src/utils/router/DijkstraRouter.h:176:75
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal end_block_mode end_within_bidi ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,68
> 
> =================================================================
> ==2883649==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 8096 byte(s) in 22 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f7b7a4910b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 640 byte(s) in 10 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2790c40 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x2790b6d in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>,
 std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x279081c in std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> c
onst*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:580:16
>     #4 0x278e9f2 in std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >* std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehic
le> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::al
locator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::_M_create_node<std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>, std::tuple<> >(std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>&&, std::tuple<>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:630:23
>     #5 0x278e113 in std::_Rb_tree_iterator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVe
hicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std:
:allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::_M_emplace_hint_unique<std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>, std::tuple<> >(std::_Rb_tree_const_iterator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::piece
wise_construct_t const&, std::tuple<SUMOVehicleClass const&>&&, std::tuple<>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:2455:19
>     #6 0x278ba26 in std::map<SUMOVehicleClass, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEd
ge<MSEdge, SUMOVehicle> const*> > > > > >::operator[](SUMOVehicleClass const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_map.h:499:15
>     #7 0x277ae33 in RailEdge<MSEdge, SUMOVehicle>::getViaSuccessors(SUMOVehicleClass) const /home/delphi/extraClangDebug/sumo/src/utils/router/RailEdge.h:238:39
>     #8 0x276b399 in DijkstraRouter<RailEdge<MSEdge, SUMOVehicle>, SUMOVehicle>::compute(RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*, SUMOVehicle const*, long long, std::vector<RailEdge<MSEdge, SUMOVehicle> const*, std::allocator<RailEdge<MSEdge, SUMOVehicle> const*> >&, bool) /home/delphi/extraClangDebug/sumo/src/utils/router/DijkstraRouter.h:176:75
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal halting_conflict ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,386
> /home/delphi/extraClangDebug/sumo/src/utils/router/RailEdge.h:86:41: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/router/RailEdge.h:86:41 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:234:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:234:64 in 
> 
> =================================================================
> ==2883770==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 736 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f9214e070b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 22816 byte(s) in 62 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal indirect_guard ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,84
> 
> =================================================================
> ==2883776==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 368 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f78335b50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 12880 byte(s) in 35 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal indirect_guard_check_route ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,218
> 
> =================================================================
> ==2883871==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1472 byte(s) in 4 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f9a554640b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 18400 byte(s) in 50 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal indirect_guard_route_conflict ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,374
> 
> =================================================================
> ==2883819==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 736 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f7c0bc2d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 14352 byte(s) in 39 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal indirect_guard_route_conflict2 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,439
> 
> =================================================================
> ==2883810==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 368 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7fe74e79f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 14720 byte(s) in 40 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal indirect_guard_route_conflict3 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,85
> 
> =================================================================
> ==2883813==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 368 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f023ed490b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 9200 byte(s) in 25 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal indirect_guard_route_conflict_reroute ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,388
> 
> =================================================================
> ==2883814==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 368 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f8b9540a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 14720 byte(s) in 40 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal insertionConstraints signal_on_next_edge ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2883614==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 80 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1fc2935 in NLHandler::addPredecessorConstraint(int, SUMOSAXAttributes const&, MSRailSignal*) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1566:41
>     #2 0x1f9ddf4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:273:17
>     #3 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #4 0x7f7a6fae15ae in xercesc_3_2::SAX2XMLReaderImpl::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 8 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2e8ed10 in __gnu_cxx::new_allocator<MSRailSignalConstraint_Predecessor::PassedTracker*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x2e8ec3d in std::allocator_traits<std::allocator<MSRailSignalConstraint_Predecessor::PassedTracker*> >::allocate(std::allocator<MSRailSignalConstraint_Predecessor::PassedTracker*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x2e8e30f in std::_Vector_base<MSRailSignalConstraint_Predecessor::PassedTracker*, std::allocator<MSRailSignalConstraint_Predecessor::PassedTracker*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x2e8cb46 in void std::vector<MSRailSignalConstraint_Predecessor::PassedTracker*, std::allocator<MSRailSignalConstraint_Predecessor::PassedTracker*> >::_M_realloc_insert<MSRailSignalConstraint_Predecessor::PassedTracker* const&>(__gnu_cxx::__normal_iterator<MSRailSignalConstraint_Predecessor::PassedTracker**, std::vector<MSRailSignalConstraint_Predecessor::PassedTracker*, std::allocator<MSRailSignalConstraint_Predecessor::PassedTracker*> > >, MSRailSignalConstraint_Predecessor::PassedTr
acker* const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:440:33
>     #5 0x2e8184b in std::vector<MSRailSignalConstraint_Predecessor::PassedTracker*, std::allocator<MSRailSignalConstraint_Predecessor::PassedTracker*> >::push_back(MSRailSignalConstraint_Predecessor::PassedTracker* const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:1195:4
>     #6 0x2e779cf in MSRailSignalConstraint_Predecessor::MSRailSignalConstraint_Predecessor(MSRailSignal const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int) /home/delphi/extraClangDebug/sumo/src/microsim/traffic_lights/MSRailSignalConstraint.cpp:117:24
>     #7 0x1fc29f2 in NLHandler::addPredecessorConstraint(int, SUMOSAXAttributes const&, MSRailSignal*) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1566:45
>     #8 0x1f9ddf4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:273:17
>     #9 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #10 0x7f7a6fae15ae in xercesc_3_2::SAX2XMLReaderImpl::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: 88 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal insertionConstraints wait_for_one ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2883607==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 80 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1fc2935 in NLHandler::addPredecessorConstraint(int, SUMOSAXAttributes const&, MSRailSignal*) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1566:41
>     #2 0x1f9ddf4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:273:17
>     #3 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #4 0x7fe8f7c305ae in xercesc_3_2::SAX2XMLReaderImpl::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 8 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2e8ed10 in __gnu_cxx::new_allocator<MSRailSignalConstraint_Predecessor::PassedTracker*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x2e8ec3d in std::allocator_traits<std::allocator<MSRailSignalConstraint_Predecessor::PassedTracker*> >::allocate(std::allocator<MSRailSignalConstraint_Predecessor::PassedTracker*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x2e8e30f in std::_Vector_base<MSRailSignalConstraint_Predecessor::PassedTracker*, std::allocator<MSRailSignalConstraint_Predecessor::PassedTracker*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x2e8cb46 in void std::vector<MSRailSignalConstraint_Predecessor::PassedTracker*, std::allocator<MSRailSignalConstraint_Predecessor::PassedTracker*> >::_M_realloc_insert<MSRailSignalConstraint_Predecessor::PassedTracker* const&>(__gnu_cxx::__normal_iterator<MSRailSignalConstraint_Predecessor::PassedTracker**, std::vector<MSRailSignalConstraint_Predecessor::PassedTracker*, std::allocator<MSRailSignalConstraint_Predecessor::PassedTracker*> > >, MSRailSignalConstraint_Predecessor::PassedTr
acker* const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:440:33
>     #5 0x2e8184b in std::vector<MSRailSignalConstraint_Predecessor::PassedTracker*, std::allocator<MSRailSignalConstraint_Predecessor::PassedTracker*> >::push_back(MSRailSignalConstraint_Predecessor::PassedTracker* const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:1195:4
>     #6 0x2e779cf in MSRailSignalConstraint_Predecessor::MSRailSignalConstraint_Predecessor(MSRailSignal const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int) /home/delphi/extraClangDebug/sumo/src/microsim/traffic_lights/MSRailSignalConstraint.cpp:117:24
>     #7 0x1fc29f2 in NLHandler::addPredecessorConstraint(int, SUMOSAXAttributes const&, MSRailSignal*) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1566:45
>     #8 0x1f9ddf4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:273:17
>     #9 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #10 0x7fe8f7c305ae in xercesc_3_2::SAX2XMLReaderImpl::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: 88 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal insertionConstraints wait_for_one_same_departEdge ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2883617==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 80 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1fc2935 in NLHandler::addPredecessorConstraint(int, SUMOSAXAttributes const&, MSRailSignal*) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1566:41
>     #2 0x1f9ddf4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:273:17
>     #3 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #4 0x7f230fdf85ae in xercesc_3_2::SAX2XMLReaderImpl::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 8 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2e8ed10 in __gnu_cxx::new_allocator<MSRailSignalConstraint_Predecessor::PassedTracker*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x2e8ec3d in std::allocator_traits<std::allocator<MSRailSignalConstraint_Predecessor::PassedTracker*> >::allocate(std::allocator<MSRailSignalConstraint_Predecessor::PassedTracker*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x2e8e30f in std::_Vector_base<MSRailSignalConstraint_Predecessor::PassedTracker*, std::allocator<MSRailSignalConstraint_Predecessor::PassedTracker*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x2e8cb46 in void std::vector<MSRailSignalConstraint_Predecessor::PassedTracker*, std::allocator<MSRailSignalConstraint_Predecessor::PassedTracker*> >::_M_realloc_insert<MSRailSignalConstraint_Predecessor::PassedTracker* const&>(__gnu_cxx::__normal_iterator<MSRailSignalConstraint_Predecessor::PassedTracker**, std::vector<MSRailSignalConstraint_Predecessor::PassedTracker*, std::allocator<MSRailSignalConstraint_Predecessor::PassedTracker*> > >, MSRailSignalConstraint_Predecessor::PassedTr
acker* const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:440:33
>     #5 0x2e8184b in std::vector<MSRailSignalConstraint_Predecessor::PassedTracker*, std::allocator<MSRailSignalConstraint_Predecessor::PassedTracker*> >::push_back(MSRailSignalConstraint_Predecessor::PassedTracker* const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:1195:4
>     #6 0x2e779cf in MSRailSignalConstraint_Predecessor::MSRailSignalConstraint_Predecessor(MSRailSignal const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int) /home/delphi/extraClangDebug/sumo/src/microsim/traffic_lights/MSRailSignalConstraint.cpp:117:24
>     #7 0x1fc29f2 in NLHandler::addPredecessorConstraint(int, SUMOSAXAttributes const&, MSRailSignal*) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1566:45
>     #8 0x1f9ddf4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:273:17
>     #9 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #10 0x7f230fdf85ae in xercesc_3_2::SAX2XMLReaderImpl::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: 88 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal siding_deadend ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,359
> /home/delphi/extraClangDebug/sumo/src/utils/router/RailEdge.h:86:41: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/router/RailEdge.h:86:41 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:234:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:234:64 in 
> Warning: Railway routing failure due to turn-around on short edge 'gneE2' for vehicle 't0' time=0.00.
> 
> =================================================================
> ==2883883==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1104 byte(s) in 3 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f7c76d490b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 5152 byte(s) in 14 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal anticipate_reversal ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,398
> 
> =================================================================
> ==2884169==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 5520 byte(s) in 15 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7fb4089430b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 4416 byte(s) in 12 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal anticipate_reversal_unafe_insertion ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
3a4,400
> 
> =================================================================
> ==2884175==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 5520 byte(s) in 15 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f6b414fc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 4416 byte(s) in 12 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail routing missing_turnaround ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/extraClangDebug/sumo/src/utils/router/RailEdge.h:86:41: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/router/RailEdge.h:86:41 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:234:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:234:64 in 
4a9,374
> 
> =================================================================
> ==2884008==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3312 byte(s) in 9 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f02576190b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 16 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x16cb2e5 in FXWorkerThread::Pool::setException(ProcessError&) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/FXWorkerThread.h:179:31
>     #2 0x16c68ab in FXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/FXWorkerThread.h:359:24
>     #3 0x7f02582814f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : rail routing reversal_impossible ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/extraClangDebug/sumo/src/utils/router/RailEdge.h:86:41: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/router/RailEdge.h:86:41 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:234:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:234:64 in 
4a9,427
> 
> =================================================================
> ==2884001==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4048 byte(s) in 11 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f0ec55ab0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 16 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x16cb2e5 in FXWorkerThread::Pool::setException(ProcessError&) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/FXWorkerThread.h:179:31
>     #2 0x16c68ab in FXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/FXWorkerThread.h:359:24
>     #3 0x7f0ec62134f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : rail routing reversal_possible ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,413
> /home/delphi/extraClangDebug/sumo/src/utils/router/RailEdge.h:86:41: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/router/RailEdge.h:86:41 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:234:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:234:64 in 
> 
> =================================================================
> ==2883981==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4048 byte(s) in 11 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f0d872d30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 13248 byte(s) in 36 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail routing reversal_possible_maxLengthShort ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
5a6,168
> 
> =================================================================
> ==2883996==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4048 byte(s) in 11 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7fb682d1d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 16 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x16cb2e5 in FXWorkerThread::Pool::setException(ProcessError&) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/FXWorkerThread.h:179:31
>     #2 0x16c68ab in FXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/FXWorkerThread.h:359:24
>     #3 0x7fb6839854f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Indirect leak of 13248 byte(s) in 36 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : rail routing reverse_on_short_start ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,313
> /home/delphi/extraClangDebug/sumo/src/utils/router/RailEdge.h:86:41: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/router/RailEdge.h:86:41 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:234:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:234:64 in 
> Warning: Railway routing failure due to turn-around on short edge 'gneE2' for vehicle 't0' time=0.00.
> 
> =================================================================
> ==2884086==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1104 byte(s) in 3 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7fb15ba950b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 5152 byte(s) in 14 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail routing reverse_short_start ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,508
> 
> =================================================================
> ==2884042==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 736 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7efe73e370b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 7728 byte(s) in 21 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail routing reverse_short_start_stops ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,471
> 
> =================================================================
> ==2884039==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1104 byte(s) in 3 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7fc7d30a30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 7728 byte(s) in 21 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail routing short_buffer ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,508
> 
> =================================================================
> ==2884036==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 368 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f540e04d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 8096 byte(s) in 22 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail tramwayLoop basic ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,536
> /home/delphi/extraClangDebug/sumo/src/utils/router/RailEdge.h:86:41: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/router/RailEdge.h:86:41 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:234:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:234:64 in 
> 
> =================================================================
> ==2883967==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2944 byte(s) in 8 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7fdaf8b600b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 60720 byte(s) in 165 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
<truncated after showing first 30 lines>
---------- Differences in output ----------
5c5
< Simulation ended at time: 2946.00
---
> Simulation ended at time: 2935.00
13,16c13,17
<  RouteLength: 42692.17
<  Duration: 2156.67
<  WaitingTime: 26.56
<  TimeLoss: 780.38
---
>  RouteLength: 41665.54
>  Speed: 19.60
>  Duration: 2097.11
>  WaitingTime: 16.56
>  TimeLoss: 756.70
19c20
< DijkstraRouter answered 4150 queries and explored 24.40 edges on average.
---
> DijkstraRouter answered 3989 queries and explored 30.00 edges on average.
21c22
< DijkstraRouter answered 722 queries and explored 22.78 edges on average.
---
> DijkstraRouter answered 747 queries and explored 28.91 edges on average.
23c24
< DijkstraRouter answered 719 queries and explored 24.21 edges on average.
---
> DijkstraRouter answered 652 queries and explored 30.27 edges on average.
25c26
< DijkstraRouter answered 675 queries and explored 24.00 edges on average.
---
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail tramwayLoop track_closed ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,505
> /home/delphi/extraClangDebug/sumo/src/utils/router/RailEdge.h:86:41: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/router/RailEdge.h:86:41 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:234:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:234:64 in 
> 
> =================================================================
> ==2883924==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2944 byte(s) in 8 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f3db86830b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 60720 byte(s) in 165 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
<truncated after showing first 30 lines>
---------- Differences in output ----------
6c6
< Simulation ended at time: 3465.00
---
> Simulation ended at time: 3453.00
13d12
< Emergency Stops: 1
16,18c15,18
<  Duration: 2608.78
<  WaitingTime: 244.44
<  TimeLoss: 1261.76
---
>  Speed: 16.02
>  Duration: 2577.78
>  WaitingTime: 205.67
>  TimeLoss: 1235.59
21,27c21
< DijkstraRouter answered 5074 queries and explored 23.75 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 1067 queries and explored 22.54 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 879 queries and explored 22.71 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 598 queries and explored 19.76 edges on average.
---
> DijkstraRouter answered 45 queries and explored 36.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail two_passing_loops ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/extraClangDebug/sumo/src/utils/router/RailEdge.h:86:41: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/router/RailEdge.h:86:41 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:234:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:234:64 in 
1a6,222
> 
> =================================================================
> ==2884211==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 736 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f2c9ac410b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 8832 byte(s) in 24 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail two_passing_loops2 ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/extraClangDebug/sumo/src/utils/router/RailEdge.h:86:41: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/router/RailEdge.h:86:41 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:234:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:234:64 in 
1a6,387
> 
> =================================================================
> ==2884216==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 736 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7fbd059a40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 22080 byte(s) in 60 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail uncontrolled_links ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
1a2,69
> 
> =================================================================
> ==2884281==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1472 byte(s) in 4 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7fad9f01d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 128 byte(s) in 2 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2790c40 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x2790b6d in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>,
 std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x279081c in std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> c
onst*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:580:16
>     #4 0x278e9f2 in std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >* std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehic
le> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::al
locator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::_M_create_node<std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>, std::tuple<> >(std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>&&, std::tuple<>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:630:23
>     #5 0x278e113 in std::_Rb_tree_iterator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVe
hicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std:
:allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::_M_emplace_hint_unique<std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>, std::tuple<> >(std::_Rb_tree_const_iterator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::piece
wise_construct_t const&, std::tuple<SUMOVehicleClass const&>&&, std::tuple<>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:2455:19
>     #6 0x278ba26 in std::map<SUMOVehicleClass, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEd
ge<MSEdge, SUMOVehicle> const*> > > > > >::operator[](SUMOVehicleClass const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_map.h:499:15
>     #7 0x277ae33 in RailEdge<MSEdge, SUMOVehicle>::getViaSuccessors(SUMOVehicleClass) const /home/delphi/extraClangDebug/sumo/src/utils/router/RailEdge.h:238:39
>     #8 0x276b399 in DijkstraRouter<RailEdge<MSEdge, SUMOVehicle>, SUMOVehicle>::compute(RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*, SUMOVehicle const*, long long, std::vector<RailEdge<MSEdge, SUMOVehicle> const*, std::allocator<RailEdge<MSEdge, SUMOVehicle> const*> >&, bool) /home/delphi/extraClangDebug/sumo/src/utils/router/DijkstraRouter.h:176:75
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_invalid ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,36
> 
> =================================================================
> ==2865404==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x19c5806 in MSRouteHandler::closeRoute(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:402:26
>     #2 0x3238e86 in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #3 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #4 0x7f23050215fe in xercesc_3_2::SAX2XMLReaderImpl::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+0x2135fe)
> 
> Indirect leak of 48 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x101dfc0 in __gnu_cxx::new_allocator<MSEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x101deed in std::allocator_traits<std::allocator<MSEdge const*> >::allocate(std::allocator<MSEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x101d43f in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x11d340f in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x11d2e52 in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_Vector_base(unsigned long, std::allocator<MSEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x11c5935 in std::vector<MSEdge const*, std::allocator<MSEdge const*> >::vector(std::vector<MSEdge const*, std::allocator<MSEdge const*> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x11b80e8 in MSRoute::MSRoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<MSEdge const*, std::allocator<MSEdge const*> > const&, bool, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRoute.cpp:53:16
>     #8 0x19c603e in MSRouteHandler::closeRoute(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:402:30
>     #9 0x3238e86 in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #10 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #11 0x7f23050215fe in xercesc_3_2::SAX2XMLReaderImpl::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+0x2135fe)
> 
> Indirect leak of 4 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x19bd566 in MSRouteHandler::openRoute(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:283:64
>     #2 0x3235187 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:160:13
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_negative ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
3a4,37
> 
> =================================================================
> ==2865403==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x19c5806 in MSRouteHandler::closeRoute(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:402:26
>     #2 0x3238e86 in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #3 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #4 0x7faaaaf075fe in xercesc_3_2::SAX2XMLReaderImpl::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+0x2135fe)
> 
> Indirect leak of 48 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x101dfc0 in __gnu_cxx::new_allocator<MSEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x101deed in std::allocator_traits<std::allocator<MSEdge const*> >::allocate(std::allocator<MSEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x101d43f in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x11d340f in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x11d2e52 in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_Vector_base(unsigned long, std::allocator<MSEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x11c5935 in std::vector<MSEdge const*, std::allocator<MSEdge const*> >::vector(std::vector<MSEdge const*, std::allocator<MSEdge const*> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x11b80e8 in MSRoute::MSRoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<MSEdge const*, std::allocator<MSEdge const*> > const&, bool, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRoute.cpp:53:16
>     #8 0x19c603e in MSRouteHandler::closeRoute(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:402:30
>     #9 0x3238e86 in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #10 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #11 0x7faaaaf075fe in xercesc_3_2::SAX2XMLReaderImpl::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+0x2135fe)
> 
> Indirect leak of 4 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x19bd566 in MSRouteHandler::openRoute(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:283:64
>     #2 0x3235187 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:160:13
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_invalid ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,36
> 
> =================================================================
> ==2865164==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x19c5806 in MSRouteHandler::closeRoute(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:402:26
>     #2 0x3238e86 in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #3 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #4 0x7fb4f3b2b5fe in xercesc_3_2::SAX2XMLReaderImpl::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+0x2135fe)
> 
> Indirect leak of 48 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x101dfc0 in __gnu_cxx::new_allocator<MSEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x101deed in std::allocator_traits<std::allocator<MSEdge const*> >::allocate(std::allocator<MSEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x101d43f in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x11d340f in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x11d2e52 in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_Vector_base(unsigned long, std::allocator<MSEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x11c5935 in std::vector<MSEdge const*, std::allocator<MSEdge const*> >::vector(std::vector<MSEdge const*, std::allocator<MSEdge const*> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x11b80e8 in MSRoute::MSRoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<MSEdge const*, std::allocator<MSEdge const*> > const&, bool, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRoute.cpp:53:16
>     #8 0x19c603e in MSRouteHandler::closeRoute(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:402:30
>     #9 0x3238e86 in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #10 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #11 0x7fb4f3b2b5fe in xercesc_3_2::SAX2XMLReaderImpl::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+0x2135fe)
> 
> Indirect leak of 4 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x19bd566 in MSRouteHandler::openRoute(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:283:64
>     #2 0x3235187 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:160:13
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_negative ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
3a4,37
> 
> =================================================================
> ==2865161==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x19c5806 in MSRouteHandler::closeRoute(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:402:26
>     #2 0x3238e86 in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #3 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #4 0x7f08edfae5fe in xercesc_3_2::SAX2XMLReaderImpl::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+0x2135fe)
> 
> Indirect leak of 48 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x101dfc0 in __gnu_cxx::new_allocator<MSEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x101deed in std::allocator_traits<std::allocator<MSEdge const*> >::allocate(std::allocator<MSEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x101d43f in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x11d340f in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x11d2e52 in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_Vector_base(unsigned long, std::allocator<MSEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x11c5935 in std::vector<MSEdge const*, std::allocator<MSEdge const*> >::vector(std::vector<MSEdge const*, std::allocator<MSEdge const*> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x11b80e8 in MSRoute::MSRoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<MSEdge const*, std::allocator<MSEdge const*> > const&, bool, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRoute.cpp:53:16
>     #8 0x19c603e in MSRouteHandler::closeRoute(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:402:30
>     #9 0x3238e86 in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #10 0x33f609d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9
>     #11 0x7f08edfae5fe in xercesc_3_2::SAX2XMLReaderImpl::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+0x2135fe)
> 
> Indirect leak of 4 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x19bd566 in MSRouteHandler::openRoute(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:283:64
>     #2 0x3235187 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:160:13
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : spec flow errors neg_begin ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==2866015==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 520 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x32737cb in SUMOVehicleParserHelper::parseFlowAttributes(SumoXMLTag, SUMOSAXAttributes const&, bool, long long, long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:144:37
>     #2 0x3233392 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:118:34
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x1f9dad4 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:281:21
>     #5 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #6 0x7f49561745ae in xercesc_3_2::SAX2XMLReaderImpl::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: 520 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : spec person ride ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2866062==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f3ba4dd55ae in xercesc_3_2::SAX2XMLReaderImpl::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 : spec person walk ( Last six runs Oct2023 Apr2021 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2866065==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f91261d45ae in xercesc_3_2::SAX2XMLReaderImpl::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 : sublane_model bugs ticket7134 ( Last six runs Oct2023 Apr2021 )

---------- Differences in tripinfos ----------
5c5
<     <tripinfo id="f0.10" depart="50.00" departLane="beg_1" departPos="6.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="148.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.40" arrivalSpeed="10.94" duration="98.00" routeLength="993.40" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="14.21" rerouteNo="0" devices="tripinfo_f0.10 bluelight_f0.10" vType="emg" speedFactor="0.85" vaporized="">
---
>     <tripinfo id="f0.10" depart="50.00" departLane="beg_1" departPos="6.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="153.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.40" arrivalSpeed="10.94" duration="103.00" routeLength="993.40" waitingTime="4.00" waitingCount="1" stopTime="0.00" timeLoss="19.14" rerouteNo="0" devices="tripinfo_f0.10 bluelight_f0.10" vType="emg" speedFactor="0.85" vaporized="">
8c8
<     <tripinfo id="f0.16" depart="80.00" departLane="beg_1" departPos="6.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="197.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.40" arrivalSpeed="9.55" duration="117.00" routeLength="993.40" waitingTime="6.00" waitingCount="3" stopTime="0.00" timeLoss="24.40" rerouteNo="0" devices="tripinfo_f0.16 bluelight_f0.16" vType="emg" speedFactor="0.78" vaporized="">
---
>     <tripinfo id="f0.16" depart="80.00" departLane="beg_0" departPos="6.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="195.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.40" arrivalSpeed="10.33" duration="115.00" routeLength="993.40" waitingTime="3.00" waitingCount="3" stopTime="0.00" timeLoss="23.09" rerouteNo="0" devices="tripinfo_f0.16 bluelight_f0.16" vType="emg" speedFactor="0.78" vaporized="">

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket8071 ( Last six runs Oct2023 Apr2021 )

---------- Differences in tripinfos ----------
5c5
<     <tripinfo id="f0.10" depart="50.00" departLane="beg_1" departPos="6.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="147.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.40" arrivalSpeed="10.94" duration="97.00" routeLength="993.40" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="12.88" rerouteNo="0" devices="tripinfo_f0.10 bluelight_f0.10" vType="emg" speedFactor="0.85" vaporized="">
---
>     <tripinfo id="f0.10" depart="50.00" departLane="beg_1" departPos="6.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="150.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.40" arrivalSpeed="10.94" duration="100.00" routeLength="993.40" waitingTime="1.00" waitingCount="1" stopTime="0.00" timeLoss="16.14" rerouteNo="0" devices="tripinfo_f0.10 bluelight_f0.10" vType="emg" speedFactor="0.85" vaporized="">
8c8
<     <tripinfo id="f0.16" depart="80.00" departLane="beg_0" departPos="6.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="191.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.40" arrivalSpeed="10.33" duration="111.00" routeLength="993.40" waitingTime="3.00" waitingCount="1" stopTime="0.00" timeLoss="18.98" rerouteNo="0" devices="tripinfo_f0.16 bluelight_f0.16" vType="emg" speedFactor="0.78" vaporized="">
---
>     <tripinfo id="f0.16" depart="80.00" departLane="beg_0" departPos="6.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="191.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.40" arrivalSpeed="10.33" duration="111.00" routeLength="993.40" waitingTime="3.00" waitingCount="2" stopTime="0.00" timeLoss="19.12" rerouteNo="0" devices="tripinfo_f0.16 bluelight_f0.16" vType="emg" speedFactor="0.78" vaporized="">

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket8072 ( Last six runs Oct2023 Apr2021 )

---------- Differences in tripinfos ----------
5c5
<     <tripinfo id="f0.10" depart="50.00" departLane="beg_1" departPos="6.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="153.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.40" arrivalSpeed="10.94" duration="103.00" routeLength="993.40" waitingTime="2.00" waitingCount="1" stopTime="0.00" timeLoss="19.03" rerouteNo="0" devices="tripinfo_f0.10 bluelight_f0.10" vType="emg" speedFactor="0.85" vaporized="">
---
>     <tripinfo id="f0.10" depart="50.00" departLane="beg_1" departPos="6.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="154.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.40" arrivalSpeed="10.94" duration="104.00" routeLength="993.40" waitingTime="4.00" waitingCount="2" stopTime="0.00" timeLoss="20.11" rerouteNo="0" devices="tripinfo_f0.10 bluelight_f0.10" vType="emg" speedFactor="0.85" vaporized="">
8c8
<     <tripinfo id="f0.16" depart="80.00" departLane="beg_0" departPos="6.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="196.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.40" arrivalSpeed="9.55" duration="116.00" routeLength="993.40" waitingTime="5.00" waitingCount="2" stopTime="0.00" timeLoss="23.40" rerouteNo="0" devices="tripinfo_f0.16 bluelight_f0.16" vType="emg" speedFactor="0.78" vaporized="">
---
>     <tripinfo id="f0.16" depart="80.00" departLane="beg_0" departPos="6.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="196.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.40" arrivalSpeed="9.55" duration="116.00" routeLength="993.40" waitingTime="5.00" waitingCount="3" stopTime="0.00" timeLoss="23.39" rerouteNo="0" devices="tripinfo_f0.16 bluelight_f0.16" vType="emg" speedFactor="0.78" vaporized="">

TEST FAILED on ts-sim-build-ba : sublane_model junction bicycle_box lane_choice ( Last six runs Oct2023 Apr2021 )

---------- Differences in output ----------
19c19,23
< DijkstraRouter answered 28 queries and explored 4.36 edges on average.
---
> DijkstraRouter answered 22 queries and explored 4.59 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 5 queries and explored 3.40 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 1 queries and explored 4.00 edges on average.

TEST FAILED on ts-sim-build-ba : sublane_model junction overlapping_internal ( Last six runs Oct2023 Apr2021 )

---------- Differences in output ----------
19c19,21
< DijkstraRouter answered 106 queries and explored 2.47 edges on average.
---
> DijkstraRouter answered 76 queries and explored 2.26 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 30 queries and explored 3.00 edges on average.

TEST FAILED on ts-sim-build-ba : sublane_model lateral_speed lcSigma ( Last six runs Oct2023 Apr2021 )

---------- Differences in fcd ----------
1023c1023
<         <vehicle id="veh.1" x="174.39" y="-2.06" angle="90.00" type="t0" speed="13.88" pos="174.39" lane="beg_1" slope="0.00" acceleration="1.09" accelerationLat="4.79"/>
---
>         <vehicle id="veh.1" x="174.39" y="-2.11" angle="91.45" type="t0" speed="13.88" pos="174.39" lane="beg_1" slope="0.00" acceleration="1.09" accelerationLat="0.00"/>
1030c1030
<         <vehicle id="veh.1" x="175.77" y="-2.06" angle="90.00" type="t0" speed="13.85" pos="175.77" lane="beg_1" slope="0.00" acceleration="-0.21" accelerationLat="0.00"/>
---
>         <vehicle id="veh.1" x="175.77" y="-2.15" angle="91.15" type="t0" speed="13.85" pos="175.77" lane="beg_1" slope="0.00" acceleration="-0.21" accelerationLat="1.00"/>
1037,1038c1037,1038
<         <vehicle id="veh.1" x="177.15" y="-2.06" angle="90.00" type="t0" speed="13.82" pos="177.15" lane="beg_1" slope="0.00" acceleration="-0.33" accelerationLat="0.00"/>
<         <vehicle id="veh.2" x="144.51" y="-1.68" angle="92.16" type="t0" speed="13.84" pos="144.51" lane="beg_1" slope="0.00" acceleration="0.12" accelerationLat="0.00"/>
---
>         <vehicle id="veh.1" x="177.15" y="-2.15" angle="90.00" type="t0" speed="13.82" pos="177.15" lane="beg_1" slope="0.00" acceleration="-0.33" accelerationLat="3.79"/>
>         <vehicle id="veh.2" x="144.51" y="-1.69" angle="92.46" type="t0" speed="13.84" pos="144.51" lane="beg_1" slope="0.00" acceleration="0.12" accelerationLat="-1.00"/>
1044,1046c1044,1046
<         <vehicle id="veh.1" x="178.54" y="-2.06" angle="90.00" type="t0" speed="13.84" pos="178.54" lane="beg_1" slope="0.00" acceleration="0.20" accelerationLat="0.00"/>
<         <vehicle id="veh.2" x="145.89" y="-1.74" angle="91.86" type="t0" speed="13.80" pos="145.89" lane="beg_1" slope="0.00" acceleration="-0.49" accelerationLat="1.00"/>
<         <vehicle id="veh.3" x="106.72" y="-2.22" angle="89.39" type="t0" speed="13.87" pos="106.72" lane="beg_1" slope="0.00" acceleration="0.07" accelerationLat="-1.00"/>
---
>         <vehicle id="veh.1" x="178.54" y="-2.15" angle="90.00" type="t0" speed="13.84" pos="178.54" lane="beg_1" slope="0.00" acceleration="0.20" accelerationLat="0.00"/>
>         <vehicle id="veh.2" x="145.89" y="-1.76" angle="92.16" type="t0" speed="13.80" pos="145.89" lane="beg_1" slope="0.00" acceleration="-0.49" accelerationLat="1.00"/>
>         <vehicle id="veh.3" x="106.72" y="-2.21" angle="89.09" type="t0" speed="13.87" pos="106.72" lane="beg_1" slope="0.00" acceleration="0.07" accelerationLat="0.00"/>
1051,1053c1051,1053
<         <vehicle id="veh.1" x="179.92" y="-2.06" angle="90.00" type="t0" speed="13.79" pos="179.92" lane="beg_1" slope="0.00" acceleration="-0.53" accelerationLat="0.00"/>
<         <vehicle id="veh.2" x="147.27" y="-1.80" angle="91.55" type="t0" speed="13.87" pos="147.27" lane="beg_1" slope="0.00" acceleration="0.77" accelerationLat="1.00"/>
<         <vehicle id="veh.3" x="108.11" y="-2.19" angle="89.09" type="t0" speed="13.87" pos="108.11" lane="beg_1" slope="0.00" acceleration="-0.01" accelerationLat="1.00"/>
---
>         <vehicle id="veh.1" x="179.92" y="-2.15" angle="90.00" type="t0" speed="13.79" pos="179.92" lane="beg_1" slope="0.00" acceleration="-0.53" accelerationLat="0.00"/>
>         <vehicle id="veh.2" x="147.27" y="-1.83" angle="91.85" type="t0" speed="13.87" pos="147.27" lane="beg_1" slope="0.00" acceleration="0.77" accelerationLat="1.00"/>
>         <vehicle id="veh.3" x="108.11" y="-2.17" angle="88.79" type="t0" speed="13.87" pos="108.11" lane="beg_1" slope="0.00" acceleration="-0.01" accelerationLat="1.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving bugs ticket3718 ( Last six runs Oct2023 Apr2021 )

---------- Differences in output ----------
19c19,21
< DijkstraRouter answered 60 queries and explored 4.00 edges on average.
---
> DijkstraRouter answered 50 queries and explored 4.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 10 queries and explored 4.00 edges on average.

TEST FAILED on ts-sim-build-ba : sublane_model roundabout high_traffic ( Last six runs Oct2023 Apr2021 )

---------- Differences in output ----------
5c5
< Simulation ended at time: 1159.00
---
> Simulation ended at time: 1180.00
13,17c13,18
<  RouteLength: 616.72
<  Duration: 114.65
<  WaitingTime: 19.52
<  TimeLoss: 68.62
<  DepartDelay: 1.47
---
>  RouteLength: 618.29
>  Speed: 5.82
>  Duration: 124.83
>  WaitingTime: 27.39
>  TimeLoss: 78.56
>  DepartDelay: 2.29
19c20
< DijkstraRouter answered 450 queries and explored 4.89 edges on average.
---
> DijkstraRouter answered 447 queries and explored 4.92 edges on average.
21c22
< DijkstraRouter answered 372 queries and explored 5.13 edges on average.
---
> DijkstraRouter answered 369 queries and explored 5.24 edges on average.
23c24
< DijkstraRouter answered 114 queries and explored 4.95 edges on average.
---
> DijkstraRouter answered 117 queries and explored 5.00 edges on average.
25c26
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sublane_model roundabout low_traffic ( Last six runs Oct2023 Apr2021 )

---------- Differences in output ----------
5c5
< Simulation ended at time: 1051.00
---
> Simulation ended at time: 1053.00
13,16c13,17
<  RouteLength: 615.69
<  Duration: 56.00
<  WaitingTime: 0.38
<  TimeLoss: 10.00
---
>  RouteLength: 616.67
>  Speed: 11.03
>  Duration: 55.99
>  WaitingTime: 0.34
>  TimeLoss: 9.86
19c20
< DijkstraRouter answered 273 queries and explored 4.91 edges on average.
---
> DijkstraRouter answered 273 queries and explored 5.21 edges on average.
21c22
< DijkstraRouter answered 8 queries and explored 5.75 edges on average.
---
> DijkstraRouter answered 8 queries and explored 6.25 edges on average.
23c24
< DijkstraRouter answered 1 queries and explored 5.00 edges on average.
---
> DijkstraRouter answered 1 queries and explored 6.00 edges on average.

TEST FAILED on ts-sim-build-ba : sublane_model roundabout low_traffic_subsecond ( Last six runs Oct2023 Apr2021 )

---------- Differences in output ----------
5c5
< Simulation ended at time: 1051.00
---
> Simulation ended at time: 1033.60
9c9
<  Inserted: 282 (Loaded: 564)
---
>  Inserted: 58 (Loaded: 580)
13,17c13,18
<  RouteLength: 615.69
<  Duration: 56.00
<  WaitingTime: 0.38
<  TimeLoss: 10.00
<  DepartDelay: 0.05
---
>  RouteLength: 619.59
>  Speed: 11.85
>  Duration: 52.28
>  WaitingTime: 0.00
>  TimeLoss: 6.22
>  DepartDelay: 0.00
19,23c20
< DijkstraRouter answered 273 queries and explored 4.91 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 8 queries and explored 5.75 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 1 queries and explored 5.00 edges on average.
---
> DijkstraRouter answered 58 queries and explored 6.02 edges on average.

TEST FAILED on ts-sim-build-ba : sublane_model roundabout medium_traffic ( Last six runs Oct2023 Apr2021 )

---------- Differences in output ----------
5c5
< Simulation ended at time: 1066.00
---
> Simulation ended at time: 1069.00
13,17c13,18
<  RouteLength: 615.98
<  Duration: 60.03
<  WaitingTime: 2.49
<  TimeLoss: 14.05
<  DepartDelay: 0.30
---
>  RouteLength: 617.04
>  Speed: 10.34
>  Duration: 60.42
>  WaitingTime: 2.15
>  TimeLoss: 14.28
>  DepartDelay: 0.29
19c20
< DijkstraRouter answered 431 queries and explored 4.89 edges on average.
---
> DijkstraRouter answered 431 queries and explored 5.03 edges on average.
21c22
< DijkstraRouter answered 110 queries and explored 5.20 edges on average.
---
> DijkstraRouter answered 110 queries and explored 5.33 edges on average.
23c24
< DijkstraRouter answered 19 queries and explored 5.42 edges on average.
---
> DijkstraRouter answered 19 queries and explored 5.53 edges on average.
25c26
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sublane_model roundabout mixed high_traffic ( Last six runs Oct2023 Apr2021 )

---------- Differences in output ----------
5c5
< Simulation ended at time: 1219.00
---
> Simulation ended at time: 1237.00
13,17c13,18
<  RouteLength: 616.48
<  Duration: 142.99
<  WaitingTime: 30.37
<  TimeLoss: 96.97
<  DepartDelay: 2.88
---
>  RouteLength: 618.12
>  Speed: 4.81
>  Duration: 161.82
>  WaitingTime: 41.40
>  TimeLoss: 115.58
>  DepartDelay: 9.97
19c20
< DijkstraRouter answered 451 queries and explored 4.89 edges on average.
---
> DijkstraRouter answered 432 queries and explored 5.00 edges on average.
21c22
< DijkstraRouter answered 372 queries and explored 5.13 edges on average.
---
> DijkstraRouter answered 365 queries and explored 5.21 edges on average.
23c24
< DijkstraRouter answered 114 queries and explored 4.95 edges on average.
---
> DijkstraRouter answered 151 queries and explored 4.88 edges on average.
25c26
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sublane_model roundabout mixed low_traffic ( Last six runs Oct2023 Apr2021 )

---------- Differences in output ----------
13,16c13,17
<  RouteLength: 615.41
<  Duration: 56.60
<  WaitingTime: 0.50
<  TimeLoss: 10.69
---
>  RouteLength: 616.41
>  Speed: 10.91
>  Duration: 56.66
>  WaitingTime: 0.46
>  TimeLoss: 10.57
19c20
< DijkstraRouter answered 273 queries and explored 4.91 edges on average.
---
> DijkstraRouter answered 273 queries and explored 5.15 edges on average.
21c22
< DijkstraRouter answered 8 queries and explored 5.75 edges on average.
---
> DijkstraRouter answered 8 queries and explored 6.38 edges on average.
23c24
< DijkstraRouter answered 1 queries and explored 5.00 edges on average.
---
> DijkstraRouter answered 1 queries and explored 6.00 edges on average.

TEST FAILED on ts-sim-build-ba : sublane_model roundabout mixed medium_traffic ( Last six runs Oct2023 Apr2021 )

---------- Differences in output ----------
5c5
< Simulation ended at time: 1070.00
---
> Simulation ended at time: 1073.00
13,17c13,18
<  RouteLength: 615.62
<  Duration: 60.52
<  WaitingTime: 2.36
<  TimeLoss: 14.59
<  DepartDelay: 0.32
---
>  RouteLength: 616.78
>  Speed: 10.24
>  Duration: 61.03
>  WaitingTime: 1.93
>  TimeLoss: 14.89
>  DepartDelay: 0.35
19c20
< DijkstraRouter answered 431 queries and explored 4.89 edges on average.
---
> DijkstraRouter answered 431 queries and explored 5.06 edges on average.
21c22
< DijkstraRouter answered 110 queries and explored 5.20 edges on average.
---
> DijkstraRouter answered 110 queries and explored 5.39 edges on average.
23c24
< DijkstraRouter answered 19 queries and explored 5.42 edges on average.
---
> DijkstraRouter answered 19 queries and explored 5.53 edges on average.
25c26
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sublane_model roundabout no_cooperation high_traffic ( Last six runs Oct2023 Apr2021 )

---------- Differences in output ----------
5c5
< Simulation ended at time: 1219.00
---
> Simulation ended at time: 1554.00
13,17c13,18
<  RouteLength: 616.48
<  Duration: 142.99
<  WaitingTime: 30.37
<  TimeLoss: 96.97
<  DepartDelay: 2.88
---
>  RouteLength: 617.60
>  Speed: 3.22
>  Duration: 260.26
>  WaitingTime: 120.11
>  TimeLoss: 214.09
>  DepartDelay: 72.03
19c20
< DijkstraRouter answered 451 queries and explored 4.89 edges on average.
---
> DijkstraRouter answered 508 queries and explored 4.98 edges on average.
21c22
< DijkstraRouter answered 372 queries and explored 5.13 edges on average.
---
> DijkstraRouter answered 467 queries and explored 5.23 edges on average.
23c24
< DijkstraRouter answered 114 queries and explored 4.95 edges on average.
---
> DijkstraRouter answered 193 queries and explored 4.91 edges on average.
25c26
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sublane_model roundabout no_cooperation low_traffic ( Last six runs Oct2023 Apr2021 )

---------- Differences in output ----------
5c5
< Simulation ended at time: 1052.00
---
> Simulation ended at time: 1055.00
13c13,14
<  RouteLength: 615.41
---
>  RouteLength: 613.92
>  Speed: 10.88
15,16c16,17
<  WaitingTime: 0.50
<  TimeLoss: 10.69
---
>  WaitingTime: 0.75
>  TimeLoss: 10.71
19c20
< DijkstraRouter answered 273 queries and explored 4.91 edges on average.
---
> DijkstraRouter answered 273 queries and explored 5.25 edges on average.
21c22
< DijkstraRouter answered 8 queries and explored 5.75 edges on average.
---
> DijkstraRouter answered 8 queries and explored 6.25 edges on average.
23c24
< DijkstraRouter answered 1 queries and explored 5.00 edges on average.
---
> DijkstraRouter answered 1 queries and explored 6.00 edges on average.

TEST FAILED on ts-sim-build-ba : sublane_model roundabout no_cooperation medium_traffic ( Last six runs Oct2023 Apr2021 )

---------- Differences in output ----------
5c5
< Simulation ended at time: 1070.00
---
> Simulation ended at time: 1077.00
13,17c13,18
<  RouteLength: 615.62
<  Duration: 60.52
<  WaitingTime: 2.36
<  TimeLoss: 14.59
<  DepartDelay: 0.32
---
>  RouteLength: 614.79
>  Speed: 8.95
>  Duration: 71.83
>  WaitingTime: 6.80
>  TimeLoss: 25.92
>  DepartDelay: 0.28
19c20
< DijkstraRouter answered 431 queries and explored 4.89 edges on average.
---
> DijkstraRouter answered 431 queries and explored 4.97 edges on average.
21c22
< DijkstraRouter answered 110 queries and explored 5.20 edges on average.
---
> DijkstraRouter answered 110 queries and explored 5.28 edges on average.
23c24
< DijkstraRouter answered 19 queries and explored 5.42 edges on average.
---
> DijkstraRouter answered 19 queries and explored 5.53 edges on average.
25c26
<truncated after showing first 30 lines>

Detailed information for the tests that had known bugs:

TEST had known bugs (#3696) on ts-sim-build-ba : action_step_length LC_dynamics onRamp marked_lane ( Last six runs Oct2023 Apr2021 )

#3696
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in aggregated300 ----------
5c5
<     <interval begin="0.00" end="1030.00" id="laneData">
---
>     <interval begin="0.00" end="1036.50" id="laneData">
12,13c12,13
<             <lane id="beg2_0" sampledSeconds="2328.77" traveltime="102.18" overlapTraveltime="104.04" density="0.75" occupancy="0.37" waitingTime="0.00" speed="28.85" departed="363" arrived="0" entered="0" left="283" laneChangedFrom="80" laneChangedTo="0"/>
<             <lane id="beg2_1" sampledSeconds="2183.89" traveltime="86.88" overlapTraveltime="87.09" density="0.71" occupancy="0.35" waitingTime="0.00" speed="34.47" departed="332" arrived="0" entered="0" left="412" laneChangedFrom="0" laneChangedTo="80"/>
---
>             <lane id="beg2_0" sampledSeconds="2304.65" traveltime="109.02" overlapTraveltime="110.79" density="0.74" laneDensity="0.74" occupancy="0.36" waitingTime="0.70" timeLoss="558.06" speed="27.10" departed="340" arrived="0" entered="0" left="281" laneChangedFrom="60" laneChangedTo="1"/>
>             <lane id="beg2_1" sampledSeconds="2172.11" traveltime="93.34" overlapTraveltime="93.73" density="0.70" laneDensity="0.70" occupancy="0.34" waitingTime="0.00" timeLoss="249.29" speed="32.03" departed="304" arrived="0" entered="0" left="363" laneChangedFrom="1" laneChangedTo="60"/>
16,17c16,17
<             <lane id="end_0" sampledSeconds="4033.76" traveltime="8.85" overlapTraveltime="9.02" density="19.88" occupancy="9.64" waitingTime="0.00" speed="22.39" departed="0" arrived="448" entered="448" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<             <lane id="end_1" sampledSeconds="2637.89" traveltime="5.88" overlapTraveltime="6.02" density="13.00" occupancy="6.35" waitingTime="0.00" speed="33.56" departed="0" arrived="439" entered="439" left="0" laneChangedFrom="0" laneChangedTo="0"/>
---
>             <lane id="end_0" sampledSeconds="3915.85" traveltime="9.19" overlapTraveltime="9.41" density="19.18" laneDensity="19.18" occupancy="9.36" waitingTime="0.00" timeLoss="1553.65" speed="21.47" departed="0" arrived="424" entered="422" left="0" laneChangedFrom="0" laneChangedTo="2"/>
>             <lane id="end_1" sampledSeconds="2696.53" traveltime="6.48" overlapTraveltime="6.64" density="13.21" laneDensity="13.21" occupancy="6.50" waitingTime="0.00" timeLoss="437.57" speed="30.42" departed="0" arrived="413" entered="415" left="0" laneChangedFrom="2" laneChangedTo="0"/>
26,28c26,28
<             <lane id="merge_0" sampledSeconds="2828.16" traveltime="20.82" overlapTraveltime="21.89" density="28.31" occupancy="14.00" waitingTime="1155.00" speed="4.66" departed="0" arrived="0" entered="192" left="0" laneChangedFrom="192" laneChangedTo="0"/>
<             <lane id="merge_1" sampledSeconds="2919.07" traveltime="8.32" overlapTraveltime="8.78" density="29.22" occupancy="13.91" waitingTime="113.00" speed="11.61" departed="0" arrived="0" entered="283" left="448" laneChangedFrom="27" laneChangedTo="192"/>
<             <lane id="merge_2" sampledSeconds="1320.89" traveltime="2.95" overlapTraveltime="3.10" density="13.22" occupancy="6.29" waitingTime="0.00" speed="32.86" departed="0" arrived="0" entered="412" left="439" laneChangedFrom="0" laneChangedTo="27"/>
---
>             <lane id="merge_0" sampledSeconds="5347.78" traveltime="37.56" overlapTraveltime="39.50" density="53.19" laneDensity="53.19" occupancy="26.38" waitingTime="2627.80" timeLoss="4960.99" speed="2.58" departed="0" arrived="0" entered="193" left="0" laneChangedFrom="193" laneChangedTo="0"/>
>             <lane id="merge_1" sampledSeconds="3266.34" traveltime="9.86" overlapTraveltime="10.37" density="32.49" laneDensity="32.49" occupancy="15.56" waitingTime="376.10" timeLoss="2365.19" speed="9.83" departed="0" arrived="0" entered="280" left="423" laneChangedFrom="50" laneChangedTo="193"/>
>             <lane id="merge_2" sampledSeconds="1593.13" traveltime="3.93" overlapTraveltime="4.12" density="15.85" laneDensity="15.85" occupancy="7.57" waitingTime="38.30" timeLoss="505.85" speed="24.75" departed="0" arrived="0" entered="364" left="414" laneChangedFrom="0" laneChangedTo="50"/>
34c34
<             <lane id="onRamp_0" sampledSeconds="1851.43" traveltime="9.51" overlapTraveltime="9.81" density="5.95" occupancy="2.93" waitingTime="0.00" speed="31.33" departed="192" arrived="0" entered="0" left="192" laneChangedFrom="0" laneChangedTo="0"/>
---
>             <lane id="onRamp_0" sampledSeconds="2124.56" traveltime="10.69" overlapTraveltime="11.19" density="6.78" laneDensity="6.78" occupancy="3.31" waitingTime="25.70" timeLoss="496.95" speed="27.44" departed="193" arrived="0" entered="0" left="193" laneChangedFrom="0" laneChangedTo="0"/>
---------- Differences in output ----------
1,2c1,2
< Loading net-file from 'motorway.net.xml'... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml'... done ((TIME)).
---
> Loading net-file from 'motorway.net.xml' ... done ((TIME)).
> Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
5c5
< Simulation ended at time: 1030.00
---
> Simulation ended at time: 1036.50
9c9
<  Inserted: 887
---
>  Inserted: 837
13,16c13,17
<  RouteLength: 521.02
<  Duration: 22.82
<  WaitingTime: 1.43
<  TimeLoss: 7.85
---
>  RouteLength: 522.39
>  Speed: 24.67
>  Duration: 27.75
>  WaitingTime: 3.69
>  TimeLoss: 13.18

TEST had known bugs (#3696) on ts-sim-build-ba : action_step_length LC_dynamics onRamp unmarked_lane ( Last six runs Oct2023 Apr2021 )

#3696
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in aggregated300 ----------
5c5
<     <interval begin="0.00" end="1018.00" id="laneData">
---
>     <interval begin="0.00" end="1056.10" id="laneData">
12,13c12,13
<             <lane id="beg2_0" sampledSeconds="2270.89" traveltime="101.64" overlapTraveltime="102.90" density="0.74" occupancy="0.37" waitingTime="15.00" speed="29.17" departed="359" arrived="0" entered="0" left="269" laneChangedFrom="90" laneChangedTo="0"/>
<             <lane id="beg2_1" sampledSeconds="2200.02" traveltime="87.61" overlapTraveltime="87.83" density="0.72" occupancy="0.36" waitingTime="0.00" speed="34.18" departed="331" arrived="0" entered="0" left="421" laneChangedFrom="0" laneChangedTo="90"/>
---
>             <lane id="beg2_0" sampledSeconds="6370.24" traveltime="330.29" overlapTraveltime="341.77" density="2.01" laneDensity="2.01" occupancy="0.98" waitingTime="530.70" timeLoss="4814.41" speed="8.78" departed="347" arrived="0" entered="0" left="209" laneChangedFrom="139" laneChangedTo="1"/>
>             <lane id="beg2_1" sampledSeconds="4127.39" traveltime="161.57" overlapTraveltime="162.91" density="1.30" laneDensity="1.30" occupancy="0.64" waitingTime="12.20" timeLoss="2013.92" speed="18.43" departed="297" arrived="0" entered="0" left="435" laneChangedFrom="1" laneChangedTo="139"/>
16,17c16,17
<             <lane id="end_0" sampledSeconds="3999.82" traveltime="8.64" overlapTraveltime="8.81" density="19.94" occupancy="9.68" waitingTime="0.00" speed="22.93" departed="0" arrived="455" entered="455" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<             <lane id="end_1" sampledSeconds="2742.02" traveltime="5.96" overlapTraveltime="6.10" density="13.67" occupancy="6.68" waitingTime="0.00" speed="33.09" departed="0" arrived="450" entered="450" left="0" laneChangedFrom="0" laneChangedTo="0"/>
---
>             <lane id="end_0" sampledSeconds="3423.46" traveltime="10.96" overlapTraveltime="11.21" density="16.45" laneDensity="16.45" occupancy="7.95" waitingTime="0.00" timeLoss="1708.08" speed="18.01" departed="0" arrived="311" entered="313" left="0" laneChangedFrom="2" laneChangedTo="0"/>
>             <lane id="end_1" sampledSeconds="3863.93" traveltime="7.30" overlapTraveltime="7.47" density="18.57" laneDensity="18.57" occupancy="9.12" waitingTime="0.00" timeLoss="958.36" speed="27.02" departed="0" arrived="526" entered="524" left="0" laneChangedFrom="0" laneChangedTo="2"/>
26,28c26,28
<             <lane id="merge_0" sampledSeconds="1620.55" traveltime="10.94" overlapTraveltime="11.51" density="16.41" occupancy="8.07" waitingTime="294.00" speed="8.87" departed="0" arrived="0" entered="215" left="0" laneChangedFrom="215" laneChangedTo="0"/>
<             <lane id="merge_1" sampledSeconds="2612.78" traveltime="7.56" overlapTraveltime="7.99" density="26.46" occupancy="12.58" waitingTime="111.00" speed="12.77" departed="0" arrived="0" entered="269" left="455" laneChangedFrom="29" laneChangedTo="215"/>
<             <lane id="merge_2" sampledSeconds="1378.41" traveltime="3.00" overlapTraveltime="3.15" density="13.96" occupancy="6.64" waitingTime="0.00" speed="32.34" departed="0" arrived="0" entered="421" left="450" laneChangedFrom="0" laneChangedTo="29"/>
---
>             <lane id="merge_0" sampledSeconds="4158.14" traveltime="27.18" overlapTraveltime="28.58" density="40.59" laneDensity="40.59" occupancy="20.00" waitingTime="826.80" timeLoss="3743.61" speed="3.57" departed="0" arrived="0" entered="193" left="0" laneChangedFrom="193" laneChangedTo="0"/>
>             <lane id="merge_1" sampledSeconds="7534.23" traveltime="36.13" overlapTraveltime="36.52" density="73.55" laneDensity="73.55" occupancy="35.34" waitingTime="1275.20" timeLoss="6949.69" speed="2.79" departed="0" arrived="0" entered="206" left="313" laneChangedFrom="86" laneChangedTo="193"/>
>             <lane id="merge_2" sampledSeconds="3025.31" traveltime="5.99" overlapTraveltime="6.23" density="29.53" laneDensity="29.53" occupancy="14.08" waitingTime="20.20" timeLoss="1648.95" speed="16.36" departed="0" arrived="0" entered="438" left="524" laneChangedFrom="0" laneChangedTo="86"/>
34c34
<             <lane id="onRamp_0" sampledSeconds="2079.28" traveltime="9.59" overlapTraveltime="9.83" density="6.76" occupancy="3.34" waitingTime="2.00" speed="31.24" departed="215" arrived="0" entered="0" left="215" laneChangedFrom="0" laneChangedTo="0"/>
---
>             <lane id="onRamp_0" sampledSeconds="2242.12" traveltime="11.24" overlapTraveltime="11.81" density="7.02" laneDensity="7.02" occupancy="3.42" waitingTime="5.20" timeLoss="614.49" speed="26.01" departed="193" arrived="0" entered="0" left="193" laneChangedFrom="0" laneChangedTo="0"/>
---------- Differences in lanechanges ----------
5,338c5,428
<     <change id="onRamp.0" type="t0" time="12.00" from="merge_0" to="merge_1" dir="1" speed="29.47" pos="12.52" reason="strategic|urgent" leaderGap="64.66" leaderSecureGap="0.00" followerGap="33.84" followerSecureGap="28.75" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.10" type="t0" time="17.00" from="beg2_0" to="beg2_1" dir="1" speed="38.49" pos="2875.80" reason="speedGain" leaderGap="90.24" leaderSecureGap="65.77" followerGap="38.75" followerSecureGap="8.48" origLeaderGap="96.59" origLeaderSecureGap="100.90"/>
<     <change id="onRamp.1" type="t0" time="20.00" from="merge_0" to="merge_1" dir="1" speed="26.98" pos="25.48" reason="strategic|urgent" leaderGap="36.57" leaderSecureGap="10.93" followerGap="192.15" followerSecureGap="57.47" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="onRamp.2" type="t0" time="23.00" from="merge_0" to="merge_1" dir="1" speed="28.22" pos="19.45" reason="strategic|urgent" leaderGap="90.74" leaderSecureGap="15.60" followerGap="91.72" followerSecureGap="51.63" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.16" type="t0" time="30.00" from="beg2_0" to="beg2_1" dir="1" speed="35.58" pos="2940.42" reason="cooperative|urgent" leaderGap="103.13" leaderSecureGap="36.92" followerGap="35.66" followerSecureGap="25.33" origLeaderGap="114.55" origLeaderSecureGap="56.84"/>
<     <change id="onRamp.3" type="t0" time="31.00" from="merge_0" to="merge_1" dir="1" speed="14.78" pos="79.33" reason="strategic|urgent" leaderGap="8.19" leaderSecureGap="0.00" followerGap="183.69" followerSecureGap="111.62" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="onRamp.4" type="t0" time="32.00" from="merge_0" to="merge_1" dir="1" speed="21.72" pos="49.74" reason="strategic|urgent" leaderGap="41.83" leaderSecureGap="38.88" followerGap="122.62" followerSecureGap="83.93" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.26" type="t0" time="45.00" from="beg2_0" to="beg2_1" dir="1" speed="40.96" pos="2961.39" reason="cooperative|urgent" leaderGap="108.64" leaderSecureGap="74.35" followerGap="54.77" followerSecureGap="0.00" origLeaderGap="156.68" origLeaderSecureGap="115.37"/>
<     <change id="onRamp.5" type="t0" time="46.00" from="merge_0" to="merge_1" dir="1" speed="2.78" pos="96.39" reason="strategic|urgent" leaderGap="54.21" leaderSecureGap="0.00" followerGap="188.35" followerSecureGap="150.50" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.28" type="t0" time="49.00" from="merge_1" to="merge_2" dir="1" speed="31.38" pos="4.13" reason="cooperative|urgent" leaderGap="31.91" leaderSecureGap="9.39" followerGap="None" followerSecureGap="None" origLeaderGap="108.61" origLeaderSecureGap="120.00"/>
<     <change id="onRamp.6" type="t0" time="50.00" from="merge_0" to="merge_1" dir="1" speed="25.28" pos="37.43" reason="strategic|urgent" leaderGap="86.99" leaderSecureGap="74.33" followerGap="194.04" followerSecureGap="152.52" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.29" type="t0" time="52.00" from="beg2_0" to="beg2_1" dir="1" speed="41.70" pos="2921.44" reason="speedGain" leaderGap="179.57" leaderSecureGap="105.62" followerGap="87.83" followerSecureGap="0.00" origLeaderGap="162.04" origLeaderSecureGap="156.17"/>
<     <change id="onRamp.7" type="t0" time="54.00" from="merge_0" to="merge_1" dir="1" speed="30.69" pos="5.81" reason="strategic|urgent" leaderGap="126.16" leaderSecureGap="66.45" followerGap="138.82" followerSecureGap="34.19" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.35" type="t0" time="63.00" from="beg2_0" to="beg2_1" dir="1" speed="31.67" pos="2988.30" reason="cooperative|urgent" leaderGap="50.61" leaderSecureGap="8.73" followerGap="61.69" followerSecureGap="26.99" origLeaderGap="83.50" origLeaderSecureGap="21.04"/>
<     <change id="onRamp.8" type="t0" time="64.00" from="merge_0" to="merge_1" dir="1" speed="4.59" pos="95.57" reason="strategic|urgent" leaderGap="9.41" leaderSecureGap="0.00" followerGap="173.19" followerSecureGap="118.53" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="onRamp.11" type="t0" time="64.00" from="merge_0" to="merge_1" dir="1" speed="25.39" pos="2.61" reason="strategic|urgent" leaderGap="87.96" leaderSecureGap="84.76" followerGap="80.24" followerSecureGap="59.16" origLeaderGap="25.09" origLeaderSecureGap="42.93"/>
<     <change id="main.41" type="t0" time="71.00" from="beg2_0" to="beg2_1" dir="1" speed="34.54" pos="2980.38" reason="speedGain" leaderGap="52.88" leaderSecureGap="45.78" followerGap="107.95" followerSecureGap="44.26" origLeaderGap="72.83" origLeaderSecureGap="93.05"/>
<     <change id="onRamp.9" type="t0" time="73.00" from="merge_0" to="merge_1" dir="1" speed="0.00" pos="97.00" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="200.38" followerSecureGap="128.90" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="onRamp.10" type="t0" time="76.00" from="merge_0" to="merge_1" dir="1" speed="0.04" pos="96.33" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="108.72" followerSecureGap="101.71" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="onRamp.12" type="t0" time="80.00" from="merge_0" to="merge_1" dir="1" speed="12.54" pos="84.84" reason="strategic|urgent" leaderGap="30.72" leaderSecureGap="18.14" followerGap="22.54" followerSecureGap="16.11" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="onRamp.13" type="t0" time="82.00" from="merge_0" to="merge_1" dir="1" speed="12.06" pos="75.23" reason="strategic|urgent" leaderGap="7.09" leaderSecureGap="3.02" followerGap="17.67" followerSecureGap="10.67" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.45" type="t0" time="83.00" from="merge_1" to="merge_2" dir="1" speed="12.78" pos="65.34" reason="speedGain" leaderGap="4.82" leaderSecureGap="0.00" followerGap="168.09" followerSecureGap="114.75" origLeaderGap="17.00" origLeaderSecureGap="14.11"/>
<     <change id="onRamp.14" type="t0" time="83.00" from="merge_0" to="merge_1" dir="1" speed="14.39" pos="57.45" reason="strategic|urgent" leaderGap="24.89" leaderSecureGap="19.83" followerGap="16.96" followerSecureGap="9.95" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.47" type="t0" time="83.00" from="merge_1" to="merge_2" dir="1" speed="13.20" pos="35.49" reason="speedGain" leaderGap="24.85" leaderSecureGap="14.06" followerGap="138.24" followerSecureGap="113.90" origLeaderGap="16.96" origLeaderSecureGap="9.95"/>
<     <change id="main.53" type="t0" time="89.00" from="beg2_0" to="beg2_1" dir="1" speed="34.93" pos="2935.39" reason="speedGain" leaderGap="82.80" leaderSecureGap="72.67" followerGap="34.22" followerSecureGap="20.00" origLeaderGap="97.29" origLeaderSecureGap="87.87"/>
<     <change id="onRamp.16" type="t0" time="90.00" from="merge_0" to="merge_1" dir="1" speed="27.92" pos="14.48" reason="strategic|urgent" leaderGap="44.81" leaderSecureGap="35.37" followerGap="108.95" followerSecureGap="65.49" origLeaderGap="59.52" origLeaderSecureGap="84.64"/>
<     <change id="main.55" type="t0" time="94.00" from="merge_1" to="merge_2" dir="1" speed="31.47" pos="31.25" reason="cooperative|urgent" leaderGap="25.13" leaderSecureGap="20.74" followerGap="59.38" followerSecureGap="50.64" origLeaderGap="90.68" origLeaderSecureGap="53.58"/>
<     <change id="main.61" type="t0" time="100.00" from="beg2_0" to="beg2_1" dir="1" speed="36.99" pos="2980.42" reason="cooperative|urgent" leaderGap="43.29" leaderSecureGap="24.67" followerGap="38.03" followerSecureGap="18.73" origLeaderGap="63.02" origLeaderSecureGap="48.02"/>
<     <change id="onRamp.15" type="t0" time="102.00" from="merge_0" to="merge_1" dir="1" speed="0.00" pos="97.00" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="122.91" followerSecureGap="117.84" origLeaderGap="None" origLeaderSecureGap="None"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,2c1,2
< Loading net-file from 'motorway.net.xml'... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml'... done ((TIME)).
---
> Loading net-file from 'motorway.net.xml' ... done ((TIME)).
> Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
5c5
< Simulation ended at time: 1018.00
---
> Simulation ended at time: 1056.10
9c9
<  Inserted: 905
---
>  Inserted: 837
13,16c13,17
<  RouteLength: 523.07
<  Duration: 21.06
<  WaitingTime: 0.47
<  TimeLoss: 6.01
---
>  RouteLength: 522.39
>  Speed: 18.02
>  Duration: 41.06
>  WaitingTime: 3.27
>  TimeLoss: 26.49

TEST had known bugs ([zeitlupe] no consistent slow down) on ts-sim-build-ba : action_step_length LC_dynamics overtaking overtaking_right_forbidden_to_fast_to_stop ( Last six runs Oct2023 Apr2021 )

[zeitlupe] no consistent slow down
(This bug was triggered by text found in file 'tripinfos' matching '.*')
---------- Differences in tripinfos ----------
5,6c5,6
<     <tripinfo id="this_test_should_fail_as_a_reminder_to_look_at_it" depart="1.50" departLane="beg_0" departPos="1000.00" departSpeed="36.00" departDelay="0.00" arrival="58.00" arrivalLane="beg_0" arrivalPos="2998.50" arrivalSpeed="36.00" duration="56.50" routeLength="1998.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.95" rerouteNo="0" devices="tripinfo_overtaking" vType="fast" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="slow_middle" depart="0.00" departLane="beg_1" departPos="1000.00" departSpeed="25.00" departDelay="0.00" arrival="80.00" arrivalLane="beg_1" arrivalPos="2998.50" arrivalSpeed="25.00" duration="80.00" routeLength="1998.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_slow_middle" vType="slow" speedFactor="1.00" vaporized=""/>
---
>     <tripinfo id="overtaking" depart="1.50" departLane="beg_0" departPos="1000.00" departSpeed="36.00" departDelay="0.00" arrival="57.90" arrivalLane="beg_0" arrivalPos="2996.00" arrivalSpeed="36.00" duration="56.40" routeLength="1996.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.95" rerouteNo="0" devices="tripinfo_overtaking" vType="fast" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="slow_middle" depart="0.00" departLane="beg_1" departPos="1000.00" departSpeed="25.00" departDelay="0.00" arrival="79.90" arrivalLane="beg_1" arrivalPos="2996.00" arrivalSpeed="25.00" duration="79.90" routeLength="1996.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_slow_middle" vType="slow" speedFactor="1.00" vaporized=""/>

TEST had known bugs (#3703) on ts-sim-build-ba : action_step_length Sublane 1edge_2lanes_compact_cars ( Last six runs Oct2023 Apr2021 )

#3703
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in lanechanges ----------
5,44c5,50
<     <change id="cars.1" type="car" time="4.00" from="beg_1" to="beg_0" dir="-1" speed="3.52" pos="10.26" reason="sublane" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.2" type="car" time="7.00" from="beg_1" to="beg_0" dir="-1" speed="6.79" pos="18.13" reason="sublane" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.4" type="car" time="12.00" from="beg_1" to="beg_0" dir="-1" speed="7.90" pos="25.35" reason="sublane" leaderGap="46.39" leaderSecureGap="0.00" followerGap="13.05" followerSecureGap="0.00" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.2" type="car" time="15.00" from="beg_0" to="beg_1" dir="1" speed="14.07" pos="118.10" reason="sublane" leaderGap="None" leaderSecureGap="None" followerGap="50.36" followerSecureGap="14.87" origLeaderGap="1.78" origLeaderSecureGap="18.57" latGap="None"/>
<     <change id="cars.6" type="car" time="15.00" from="beg_1" to="beg_0" dir="-1" speed="6.60" pos="18.35" reason="sublane" leaderGap="39.38" leaderSecureGap="0.00" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.6" type="car" time="17.00" from="beg_0" to="beg_1" dir="1" speed="10.33" pos="37.35" reason="sublane" leaderGap="48.14" leaderSecureGap="2.23" followerGap="24.78" followerSecureGap="0.00" origLeaderGap="1.89" origLeaderSecureGap="13.36" latGap="None"/>
<     <change id="cars.6" type="car" time="22.00" from="beg_1" to="beg_0" dir="-1" speed="14.94" pos="107.43" reason="sublane" leaderGap="46.92" leaderSecureGap="19.89" followerGap="16.21" followerSecureGap="0.00" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.11" type="car" time="25.00" from="beg_1" to="beg_0" dir="-1" speed="4.30" pos="11.42" reason="sublane" leaderGap="65.44" leaderSecureGap="0.00" followerGap="None" followerSecureGap="None" origLeaderGap="13.87" origLeaderSecureGap="0.09" latGap="None"/>
<     <change id="cars.3" type="car" time="27.00" from="beg_0" to="beg_1" dir="1" speed="14.98" pos="255.89" reason="speedGain" leaderGap="19.35" leaderSecureGap="20.63" followerGap="145.96" followerSecureGap="3.50" origLeaderGap="1.28" origLeaderSecureGap="23.59" latGap="None"/>
<     <change id="cars.13" type="car" time="33.00" from="beg_1" to="beg_0" dir="-1" speed="13.02" pos="57.08" reason="sublane" leaderGap="44.65" leaderSecureGap="10.19" followerGap="44.73" followerSecureGap="0.00" origLeaderGap="87.87" origLeaderSecureGap="5.45" latGap="None"/>
<     <change id="cars.11" type="car" time="35.00" from="beg_0" to="beg_1" dir="1" speed="13.67" pos="134.86" reason="sublane" leaderGap="57.72" leaderSecureGap="19.37" followerGap="41.42" followerSecureGap="23.82" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.13" type="car" time="35.00" from="beg_0" to="beg_1" dir="1" speed="16.21" pos="88.44" reason="sublane" leaderGap="41.42" leaderSecureGap="23.82" followerGap="67.13" followerSecureGap="0.00" origLeaderGap="1.42" origLeaderSecureGap="20.51" latGap="None"/>
<     <change id="cars.4" type="car" time="36.00" from="beg_0" to="beg_1" dir="1" speed="0.22" pos="291.42" reason="sublane" leaderGap="2.58" leaderSecureGap="0.22" followerGap="3.14" followerSecureGap="4.38" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.12" type="car" time="42.00" from="beg_0" to="beg_1" dir="1" speed="12.83" pos="185.42" reason="speedGain" leaderGap="11.48" leaderSecureGap="4.44" followerGap="99.74" followerSecureGap="2.97" origLeaderGap="13.20" origLeaderSecureGap="19.02" latGap="None"/>
<     <change id="cars.17" type="car" time="42.00" from="beg_1" to="beg_0" dir="-1" speed="11.65" pos="57.39" reason="sublane" leaderGap="18.29" leaderSecureGap="15.86" followerGap="None" followerSecureGap="None" origLeaderGap="139.51" origLeaderSecureGap="0.90" latGap="None"/>
<     <change id="cars.16" type="car" time="45.00" from="beg_1" to="beg_0" dir="-1" speed="9.53" pos="110.67" reason="keepRight" leaderGap="9.55" leaderSecureGap="6.19" followerGap="15.66" followerSecureGap="11.56" origLeaderGap="111.52" origLeaderSecureGap="0.00" latGap="None"/>
<     <change id="cars.17" type="car" time="46.00" from="beg_0" to="beg_1" dir="1" speed="10.09" pos="100.10" reason="speedGain" leaderGap="135.36" leaderSecureGap="3.73" followerGap="55.62" followerSecureGap="12.40" origLeaderGap="14.15" origLeaderSecureGap="12.68" latGap="None"/>
<     <change id="cars.17" type="car" time="49.00" from="beg_1" to="beg_0" dir="-1" speed="11.37" pos="135.04" reason="sublane" leaderGap="151.46" leaderSecureGap="20.60" followerGap="45.34" followerSecureGap="31.98" origLeaderGap="119.78" origLeaderSecureGap="20.60" latGap="None"/>
<     <change id="cars.19" type="car" time="52.00" from="beg_0" to="beg_1" dir="1" speed="16.64" pos="136.37" reason="speedGain" leaderGap="28.63" leaderSecureGap="30.69" followerGap="None" followerSecureGap="None" origLeaderGap="8.33" origLeaderSecureGap="29.04" latGap="None"/>
<     <change id="cars.17" type="car" time="53.00" from="beg_0" to="beg_1" dir="1" speed="11.95" pos="181.95" reason="sublane" leaderGap="104.55" leaderSecureGap="22.35" followerGap="25.32" followerSecureGap="23.64" origLeaderGap="2.24" origLeaderSecureGap="15.00" latGap="None"/>
<     <change id="cars.17" type="car" time="58.00" from="beg_1" to="beg_0" dir="-1" speed="12.13" pos="241.93" reason="speedGain" leaderGap="21.52" leaderSecureGap="17.59" followerGap="17.98" followerSecureGap="14.45" origLeaderGap="14.57" origLeaderSecureGap="22.88" latGap="None"/>
<     <change id="cars.19" type="car" time="59.00" from="beg_1" to="beg_0" dir="-1" speed="12.36" pos="231.30" reason="speedGain" leaderGap="17.12" leaderSecureGap="14.08" followerGap="None" followerSecureGap="None" origLeaderGap="25.19" origLeaderSecureGap="23.58" latGap="None"/>
<     <change id="cars.19" type="car" time="60.00" from="beg_0" to="beg_1" dir="1" speed="11.70" pos="243.00" reason="sublane" leaderGap="14.22" leaderSecureGap="17.30" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.16" type="car" time="64.00" from="beg_0" to="beg_1" dir="1" speed="1.34" pos="247.82" reason="sublane" leaderGap="8.41" leaderSecureGap="1.34" followerGap="None" followerSecureGap="None" origLeaderGap="1.17" origLeaderSecureGap="1.34" latGap="None"/>
<     <change id="cars.4" type="car" time="206.00" from="end_1" to="end_0" dir="-1" speed="9.34" pos="23.33" reason="sublane" leaderGap="22.31" leaderSecureGap="1.94" followerGap="14.40" followerSecureGap="6.05" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.8" type="car" time="209.00" from="end_1" to="end_0" dir="-1" speed="11.91" pos="35.97" reason="sublane" leaderGap="20.33" leaderSecureGap="8.67" followerGap="20.35" followerSecureGap="5.33" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.15" type="car" time="209.00" from="end_0" to="end_1" dir="1" speed="9.72" pos="10.62" reason="sublane" leaderGap="20.35" leaderSecureGap="5.33" followerGap="14.84" followerSecureGap="6.08" origLeaderGap="2.22" origLeaderSecureGap="11.41" latGap="None"/>
<     <change id="cars.4" type="car" time="211.00" from="end_0" to="end_1" dir="1" speed="13.45" pos="88.35" reason="sublane" leaderGap="25.28" leaderSecureGap="12.60" followerGap="23.92" followerSecureGap="9.24" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.17" type="car" time="211.00" from="end_0" to="end_1" dir="1" speed="11.31" pos="12.58" reason="sublane" leaderGap="14.52" leaderSecureGap="12.70" followerGap="21.83" followerSecureGap="0.19" origLeaderGap="0.06" origLeaderSecureGap="16.77" latGap="None"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1c1
< Loading net-file from 'net.net.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
4c4
< Simulation ended at time: 237.00
---
> Simulation ended at time: 237.50
13,16c13,17
<  Duration: 205.30
<  WaitingTime: 154.10
<  TimeLoss: 167.16
<  DepartDelay: 0.70
---
>  Speed: 2.40
>  Duration: 207.06
>  WaitingTime: 152.75
>  TimeLoss: 169.32
>  DepartDelay: 0.15

TEST had known bugs (see #5276) on ts-sim-build-ba : action_step_length Sublane 1edge_2lanes_compact_mixed ( Last six runs Oct2023 Apr2021 )

collision on insertion
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
2c2,9
< Warning: Vehicle 'mixed.53' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=73.50.
---
> Warning: Vehicle 'mixed.57' ends teleporting on edge 'end', time 69.30.
> Warning: Vehicle 'mixed.92' performs emergency braking with decel=-10.00 wished=7.00 severity=1.00, time=105.40.
> Warning: Vehicle 'mixed.82' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=105.80.
> Warning: Vehicle 'mixed.99' ends teleporting on edge 'end', time 118.40.
> -- Unordered text as found by filter 'Warning: Teleporting vehicle' --
> Warning: Teleporting vehicle 'mixed.57'; collision with vehicle 'mixed.54', lane='beg_0', gap=-5.36', latGap=-0.04, time=69.30 stage=laneChange.
> Warning: Teleporting vehicle 'mixed.99'; collision with vehicle 'mixed.79', lane='beg_0', gap=-4.94', latGap=-0.09, time=118.40 stage=laneChange.
> 
---------- Differences in output ----------
4c4
< Simulation ended at time: 322.60
---
> Simulation ended at time: 323.80
10a11
> Teleports: 2 (Collisions: 2)
13,17c14,18
<  Speed: 2.55
<  Duration: 198.13
<  WaitingTime: 122.78
<  TimeLoss: 156.55
<  DepartDelay: 12.82
---
>  Speed: 3.01
>  Duration: 197.15
>  WaitingTime: 122.42
>  TimeLoss: 156.12
>  DepartDelay: 10.92
---------- Differences in tripinfos ----------
5,104c5,104
<     <tripinfo id="mixed.11" depart="12.80" departLane="beg_1" departPos="5.10" departPosLat="0.55" departSpeed="0.00" departDelay="1.80" arrival="218.20" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-1.38" arrivalSpeed="14.63" duration="205.40" routeLength="494.90" waitingTime="158.20" waitingCount="2" stopTime="0.00" timeLoss="172.42" rerouteNo="0" devices="tripinfo_mixed.11" vType="car" speedFactor="1.08" vaporized=""/>
<     <tripinfo id="mixed.5" depart="6.50" departLane="beg_1" departPos="5.10" departPosLat="0.46" departSpeed="0.00" departDelay="1.50" arrival="218.70" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-0.70" arrivalSpeed="14.05" duration="212.20" routeLength="494.90" waitingTime="164.40" waitingCount="1" stopTime="0.00" timeLoss="177.37" rerouteNo="0" devices="tripinfo_mixed.5" vType="car" speedFactor="1.03" vaporized=""/>
<     <tripinfo id="mixed.6" depart="7.40" departLane="beg_0" departPos="2.20" departPosLat="-0.91" departSpeed="0.00" departDelay="1.40" arrival="223.20" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="0.03" arrivalSpeed="16.57" duration="215.80" routeLength="497.80" waitingTime="155.60" waitingCount="1" stopTime="0.00" timeLoss="185.85" rerouteNo="0" devices="tripinfo_mixed.6" vType="moped" speedFactor="1.36" vaporized=""/>
<     <tripinfo id="mixed.9" depart="9.60" departLane="beg_1" departPos="5.10" departPosLat="0.31" departSpeed="0.00" departDelay="0.60" arrival="224.60" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.18" arrivalSpeed="10.24" duration="215.00" routeLength="494.90" waitingTime="157.90" waitingCount="2" stopTime="0.00" timeLoss="170.42" rerouteNo="0" devices="tripinfo_mixed.9" vType="car" speedFactor="0.80" vaporized=""/>
<     <tripinfo id="mixed.13" depart="14.80" departLane="beg_1" departPos="2.20" departPosLat="0.90" departSpeed="0.00" departDelay="1.80" arrival="224.70" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.01" arrivalSpeed="16.34" duration="209.90" routeLength="497.80" waitingTime="157.20" waitingCount="1" stopTime="0.00" timeLoss="179.90" rerouteNo="0" devices="tripinfo_mixed.13" vType="moped" speedFactor="1.33" vaporized=""/>
<     <tripinfo id="mixed.0" depart="0.00" departLane="beg_0" departPos="2.20" departPosLat="0.51" departSpeed="0.00" departDelay="0.00" arrival="225.60" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.21" arrivalSpeed="10.25" duration="225.60" routeLength="497.80" waitingTime="163.60" waitingCount="2" stopTime="0.00" timeLoss="177.99" rerouteNo="0" devices="tripinfo_mixed.0" vType="moped" speedFactor="0.75" vaporized=""/>
<     <tripinfo id="mixed.17" depart="18.50" departLane="beg_1" departPos="5.10" departPosLat="-0.68" departSpeed="0.00" departDelay="1.50" arrival="227.30" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.44" arrivalSpeed="13.56" duration="208.80" routeLength="494.90" waitingTime="153.60" waitingCount="2" stopTime="0.00" timeLoss="173.65" rerouteNo="0" devices="tripinfo_mixed.17" vType="car" speedFactor="1.02" vaporized=""/>
<     <tripinfo id="mixed.19" depart="23.60" departLane="beg_0" departPos="5.10" departPosLat="0.40" departSpeed="0.00" departDelay="4.60" arrival="228.90" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.07" arrivalSpeed="14.40" duration="205.30" routeLength="494.90" waitingTime="143.70" waitingCount="2" stopTime="0.00" timeLoss="171.72" rerouteNo="0" devices="tripinfo_mixed.19" vType="car" speedFactor="1.06" vaporized=""/>
<     <tripinfo id="mixed.7" depart="8.00" departLane="beg_0" departPos="2.20" departPosLat="0.40" departSpeed="0.00" departDelay="1.00" arrival="229.10" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.21" arrivalSpeed="9.26" duration="221.10" routeLength="497.80" waitingTime="154.90" waitingCount="2" stopTime="0.00" timeLoss="169.20" rerouteNo="0" devices="tripinfo_mixed.7" vType="moped" speedFactor="0.69" vaporized=""/>
<     <tripinfo id="mixed.12" depart="12.20" departLane="beg_0" departPos="2.20" departPosLat="1.20" departSpeed="0.00" departDelay="0.20" arrival="229.20" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.64" arrivalSpeed="10.17" duration="217.00" routeLength="497.80" waitingTime="155.20" waitingCount="2" stopTime="0.00" timeLoss="168.77" rerouteNo="0" devices="tripinfo_mixed.12" vType="moped" speedFactor="0.74" vaporized=""/>
<     <tripinfo id="mixed.15" depart="15.90" departLane="beg_0" departPos="2.20" departPosLat="0.27" departSpeed="0.00" departDelay="0.90" arrival="230.60" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.61" arrivalSpeed="10.57" duration="214.70" routeLength="497.80" waitingTime="149.90" waitingCount="2" stopTime="0.00" timeLoss="182.55" rerouteNo="0" devices="tripinfo_mixed.15" vType="moped" speedFactor="1.12" vaporized=""/>
<     <tripinfo id="mixed.20" depart="34.70" departLane="beg_1" departPos="5.10" departPosLat="-0.65" departSpeed="0.00" departDelay="14.70" arrival="230.60" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.10" arrivalSpeed="16.06" duration="195.90" routeLength="494.90" waitingTime="139.60" waitingCount="2" stopTime="0.00" timeLoss="167.59" rerouteNo="0" devices="tripinfo_mixed.20" vType="car" speedFactor="1.26" vaporized=""/>
<     <tripinfo id="mixed.3" depart="3.90" departLane="beg_0" departPos="2.20" departPosLat="-0.64" departSpeed="0.00" departDelay="0.90" arrival="232.10" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.10" arrivalSpeed="11.29" duration="228.20" routeLength="497.80" waitingTime="152.00" waitingCount="3" stopTime="0.00" timeLoss="191.59" rerouteNo="0" devices="tripinfo_mixed.3" vType="moped" speedFactor="0.98" vaporized=""/>
<     <tripinfo id="mixed.28" depart="28.20" departLane="beg_0" departPos="2.20" departPosLat="-1.13" departSpeed="0.00" departDelay="0.20" arrival="232.10" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.50" arrivalSpeed="10.89" duration="203.90" routeLength="497.80" waitingTime="145.10" waitingCount="1" stopTime="0.00" timeLoss="174.00" rerouteNo="0" devices="tripinfo_mixed.28" vType="moped" speedFactor="1.41" vaporized=""/>
<     <tripinfo id="mixed.22" depart="25.20" departLane="beg_1" departPos="2.20" departPosLat="0.16" departSpeed="0.00" departDelay="3.20" arrival="232.20" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.34" arrivalSpeed="16.38" duration="207.00" routeLength="497.80" waitingTime="141.30" waitingCount="2" stopTime="0.00" timeLoss="177.09" rerouteNo="0" devices="tripinfo_mixed.22" vType="moped" speedFactor="1.62" vaporized=""/>
<     <tripinfo id="mixed.14" depart="14.20" departLane="beg_1" departPos="2.20" departPosLat="-1.06" departSpeed="0.00" departDelay="0.20" arrival="234.30" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.40" arrivalSpeed="14.20" duration="220.10" routeLength="497.80" waitingTime="145.50" waitingCount="3" stopTime="0.00" timeLoss="185.55" rerouteNo="0" devices="tripinfo_mixed.14" vType="moped" speedFactor="1.04" vaporized=""/>
<     <tripinfo id="mixed.36" depart="37.40" departLane="beg_1" departPos="2.20" departPosLat="0.15" departSpeed="0.00" departDelay="1.40" arrival="234.70" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="0.71" arrivalSpeed="16.46" duration="197.30" routeLength="497.80" waitingTime="139.50" waitingCount="2" stopTime="0.00" timeLoss="167.33" rerouteNo="0" devices="tripinfo_mixed.36" vType="moped" speedFactor="1.68" vaporized=""/>
<     <tripinfo id="mixed.4" depart="4.80" departLane="beg_0" departPos="2.20" departPosLat="0.75" departSpeed="0.00" departDelay="0.80" arrival="235.60" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.21" arrivalSpeed="7.36" duration="230.80" routeLength="497.80" waitingTime="152.80" waitingCount="1" stopTime="0.00" timeLoss="164.89" rerouteNo="0" devices="tripinfo_mixed.4" vType="moped" speedFactor="0.54" vaporized=""/>
<     <tripinfo id="mixed.31" depart="34.20" departLane="beg_0" departPos="2.20" departPosLat="0.29" departSpeed="0.00" departDelay="3.20" arrival="236.20" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.17" arrivalSpeed="16.23" duration="202.00" routeLength="497.80" waitingTime="141.40" waitingCount="3" stopTime="0.00" timeLoss="172.09" rerouteNo="0" devices="tripinfo_mixed.31" vType="moped" speedFactor="1.26" vaporized=""/>
<     <tripinfo id="mixed.44" depart="46.30" departLane="beg_0" departPos="2.20" departPosLat="1.12" departSpeed="0.00" departDelay="2.30" arrival="236.40" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="1.21" arrivalSpeed="16.43" duration="190.10" routeLength="497.80" waitingTime="132.60" waitingCount="2" stopTime="0.00" timeLoss="160.12" rerouteNo="0" devices="tripinfo_mixed.44" vType="moped" speedFactor="1.48" vaporized=""/>
<     <tripinfo id="mixed.10" depart="11.10" departLane="beg_0" departPos="2.20" departPosLat="0.11" departSpeed="0.00" departDelay="1.10" arrival="237.30" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-0.66" arrivalSpeed="8.36" duration="226.20" routeLength="497.80" waitingTime="149.60" waitingCount="1" stopTime="0.00" timeLoss="175.42" rerouteNo="0" devices="tripinfo_mixed.10" vType="moped" speedFactor="0.71" vaporized=""/>
<     <tripinfo id="mixed.39" depart="45.00" departLane="beg_1" departPos="2.20" departPosLat="-0.43" departSpeed="0.00" departDelay="6.00" arrival="237.60" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.61" arrivalSpeed="16.17" duration="192.60" routeLength="497.80" waitingTime="137.70" waitingCount="2" stopTime="0.00" timeLoss="162.61" rerouteNo="0" devices="tripinfo_mixed.39" vType="moped" speedFactor="1.40" vaporized=""/>
<     <tripinfo id="mixed.24" depart="26.60" departLane="beg_0" departPos="2.20" departPosLat="0.42" departSpeed="0.00" departDelay="2.60" arrival="238.20" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.96" arrivalSpeed="13.25" duration="211.60" routeLength="497.80" waitingTime="144.90" waitingCount="1" stopTime="0.00" timeLoss="174.90" rerouteNo="0" devices="tripinfo_mixed.24" vType="moped" speedFactor="0.98" vaporized=""/>
<     <tripinfo id="mixed.18" depart="22.20" departLane="beg_1" departPos="5.10" departPosLat="0.39" departSpeed="0.00" departDelay="4.20" arrival="239.20" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-0.70" arrivalSpeed="9.34" duration="217.00" routeLength="494.90" waitingTime="149.00" waitingCount="1" stopTime="0.00" timeLoss="169.15" rerouteNo="0" devices="tripinfo_mixed.18" vType="car" speedFactor="0.75" vaporized=""/>
<     <tripinfo id="mixed.8" depart="20.90" departLane="beg_0" departPos="5.10" departPosLat="0.67" departSpeed="0.00" departDelay="12.90" arrival="239.40" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.19" arrivalSpeed="16.78" duration="218.50" routeLength="494.90" waitingTime="140.70" waitingCount="1" stopTime="0.00" timeLoss="189.79" rerouteNo="0" devices="tripinfo_mixed.8" vType="car" speedFactor="1.25" vaporized=""/>
<     <tripinfo id="mixed.23" depart="24.60" departLane="beg_0" departPos="2.20" departPosLat="-0.90" departSpeed="0.00" departDelay="1.60" arrival="241.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.71" arrivalSpeed="16.27" duration="216.40" routeLength="497.80" waitingTime="139.00" waitingCount="1" stopTime="0.00" timeLoss="186.43" rerouteNo="0" devices="tripinfo_mixed.23" vType="moped" speedFactor="1.49" vaporized=""/>
<     <tripinfo id="mixed.37" depart="39.50" departLane="beg_0" departPos="2.20" departPosLat="-0.85" departSpeed="0.00" departDelay="2.50" arrival="242.30" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.71" arrivalSpeed="16.41" duration="202.80" routeLength="497.80" waitingTime="134.50" waitingCount="2" stopTime="0.00" timeLoss="172.67" rerouteNo="0" devices="tripinfo_mixed.37" vType="moped" speedFactor="1.19" vaporized=""/>
<     <tripinfo id="mixed.16" depart="17.40" departLane="beg_0" departPos="2.20" departPosLat="-0.78" departSpeed="0.00" departDelay="1.40" arrival="242.90" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.21" arrivalSpeed="7.63" duration="225.50" routeLength="497.80" waitingTime="145.10" waitingCount="1" stopTime="0.00" timeLoss="161.22" rerouteNo="0" devices="tripinfo_mixed.16" vType="moped" speedFactor="0.56" vaporized=""/>
<     <tripinfo id="mixed.38" depart="43.10" departLane="beg_0" departPos="2.20" departPosLat="-0.89" departSpeed="0.00" departDelay="5.10" arrival="244.20" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.61" arrivalSpeed="13.97" duration="201.10" routeLength="497.80" waitingTime="128.60" waitingCount="1" stopTime="0.00" timeLoss="165.63" rerouteNo="0" devices="tripinfo_mixed.38" vType="moped" speedFactor="1.01" vaporized=""/>
<truncated after showing first 30 lines>

TEST had known bugs (#3702) on ts-sim-build-ba : action_step_length Sublane 1edge_2lanes_compact_mixed_pushy ( Last six runs Oct2023 Apr2021 )

#3702
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in errors ----------
0a1,18
> Warning: Vehicle 'mixed.36' performs emergency braking with decel=-10.00 wished=7.00 severity=1.00, time=46.00.
> Warning: Vehicle 'mixed.49' ends teleporting on edge 'end', time 50.60.
> Warning: Vehicle 'mixed.37' performs emergency braking with decel=-10.00 wished=7.00 severity=1.00, time=76.40.
> Warning: Vehicle 'mixed.58' ends teleporting on edge 'end', time 89.30.
> Warning: Vehicle 'mixed.65' performs emergency braking with decel=-10.00 wished=7.00 severity=1.00, time=93.40.
> Warning: Vehicle 'mixed.61' performs emergency braking with decel=-10.00 wished=7.00 severity=1.00, time=93.50.
> Warning: Vehicle 'mixed.71' ends teleporting on edge 'end', time 107.40.
> Warning: Vehicle 'mixed.89' ends teleporting on edge 'end', time 108.60.
> Warning: Vehicle 'mixed.67' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=110.90.
> Warning: Vehicle 'mixed.91' ends teleporting on edge 'end', time 125.50.
> Warning: Vehicle 'mixed.44' performs emergency braking with decel=-10.00 wished=7.00 severity=1.00, time=224.10.
> -- Unordered text as found by filter 'Warning: Teleporting vehicle' --
> Warning: Teleporting vehicle 'mixed.49'; collision with vehicle 'mixed.48', lane='beg_0', gap=-2.51', latGap=-0.03, time=50.60 stage=laneChange.
> Warning: Teleporting vehicle 'mixed.58'; collision with vehicle 'mixed.62', lane='beg_0', gap=-1.38', latGap=-0.01, time=89.30 stage=laneChange.
> Warning: Teleporting vehicle 'mixed.71'; collision with vehicle 'mixed.67', lane='beg_0', gap=-4.22', latGap=-0.12, time=107.40 stage=laneChange.
> Warning: Teleporting vehicle 'mixed.89'; collision with vehicle 'mixed.96', lane='beg_0', gap=-5.92', latGap=-0.08, time=108.60 stage=laneChange.
> Warning: Teleporting vehicle 'mixed.91'; collision with vehicle 'mixed.90', lane='beg_0', gap=-0.55', latGap=-0.16, time=125.50 stage=laneChange.
> 
---------- Differences in output ----------
1c1
< Loading net-file from 'net.net.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
4c4
< Simulation ended at time: 318.00
---
> Simulation ended at time: 317.10
10a11
> Teleports: 5 (Collisions: 5)
13,16c14,18
<  Duration: 191.49
<  WaitingTime: 118.92
<  TimeLoss: 149.57
<  DepartDelay: 17.70
---
>  Speed: 3.33
>  Duration: 194.47
>  WaitingTime: 117.92
>  TimeLoss: 153.80
>  DepartDelay: 7.87
---------- Differences in tripinfos ----------
5,104c5,104
<     <tripinfo id="mixed.65" depart="74.00" departLane="beg_1" departPos="2.20" departPosLat="1.01" departSpeed="0.00" departDelay="9.00" arrival="107.60" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="16.46" duration="33.60" routeLength="497.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="10.74" rerouteNo="0" devices="tripinfo_mixed.65" vType="moped" speedFactor="1.21" vaporized=""/>
<     <tripinfo id="mixed.88" depart="102.10" departLane="beg_0" departPos="2.20" departPosLat="0.99" departSpeed="0.00" departDelay="14.10" arrival="141.80" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="10.40" duration="39.70" routeLength="497.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="7.77" rerouteNo="0" devices="tripinfo_mixed.88" vType="moped" speedFactor="0.77" vaporized=""/>
<     <tripinfo id="mixed.15" depart="15.40" departLane="beg_1" departPos="2.20" departPosLat="0.75" departSpeed="0.00" departDelay="0.40" arrival="222.30" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-1.05" arrivalSpeed="15.10" duration="206.90" routeLength="497.80" waitingTime="152.20" waitingCount="1" stopTime="0.00" timeLoss="174.75" rerouteNo="0" devices="tripinfo_mixed.15" vType="moped" speedFactor="1.12" vaporized=""/>
<     <tripinfo id="mixed.6" depart="6.40" departLane="beg_0" departPos="2.20" departPosLat="-0.77" departSpeed="0.00" departDelay="0.40" arrival="223.10" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.68" arrivalSpeed="16.30" duration="216.70" routeLength="497.80" waitingTime="163.00" waitingCount="2" stopTime="0.00" timeLoss="186.72" rerouteNo="0" devices="tripinfo_mixed.6" vType="moped" speedFactor="1.36" vaporized=""/>
<     <tripinfo id="mixed.3" depart="3.20" departLane="beg_0" departPos="2.20" departPosLat="-1.09" departSpeed="0.00" departDelay="0.20" arrival="223.20" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="13.14" duration="220.00" routeLength="497.80" waitingTime="163.90" waitingCount="2" stopTime="0.00" timeLoss="183.39" rerouteNo="0" devices="tripinfo_mixed.3" vType="moped" speedFactor="0.98" vaporized=""/>
<     <tripinfo id="mixed.13" depart="13.40" departLane="beg_0" departPos="2.20" departPosLat="-0.85" departSpeed="0.00" departDelay="0.40" arrival="223.90" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.49" arrivalSpeed="16.59" duration="210.50" routeLength="497.80" waitingTime="151.80" waitingCount="1" stopTime="0.00" timeLoss="180.50" rerouteNo="0" devices="tripinfo_mixed.13" vType="moped" speedFactor="1.33" vaporized=""/>
<     <tripinfo id="mixed.8" depart="9.80" departLane="beg_0" departPos="5.10" departPosLat="0.70" departSpeed="0.00" departDelay="1.80" arrival="225.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.18" arrivalSpeed="16.88" duration="215.20" routeLength="494.90" waitingTime="153.30" waitingCount="3" stopTime="0.00" timeLoss="186.54" rerouteNo="0" devices="tripinfo_mixed.8" vType="car" speedFactor="1.25" vaporized=""/>
<     <tripinfo id="mixed.0" depart="0.00" departLane="beg_0" departPos="2.20" departPosLat="0.51" departSpeed="0.00" departDelay="0.00" arrival="225.70" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="10.10" duration="225.70" routeLength="497.80" waitingTime="164.60" waitingCount="1" stopTime="0.00" timeLoss="178.00" rerouteNo="0" devices="tripinfo_mixed.0" vType="moped" speedFactor="0.75" vaporized=""/>
<     <tripinfo id="mixed.14" depart="14.80" departLane="beg_0" departPos="2.20" departPosLat="0.75" departSpeed="0.00" departDelay="0.80" arrival="226.80" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="1.13" arrivalSpeed="13.98" duration="212.00" routeLength="497.80" waitingTime="151.10" waitingCount="1" stopTime="0.00" timeLoss="177.49" rerouteNo="0" devices="tripinfo_mixed.14" vType="moped" speedFactor="1.04" vaporized=""/>
<     <tripinfo id="mixed.5" depart="6.00" departLane="beg_0" departPos="5.10" departPosLat="0.64" departSpeed="0.00" departDelay="1.00" arrival="227.20" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.58" arrivalSpeed="13.71" duration="221.20" routeLength="494.90" waitingTime="160.70" waitingCount="1" stopTime="0.00" timeLoss="186.44" rerouteNo="0" devices="tripinfo_mixed.5" vType="car" speedFactor="1.03" vaporized=""/>
<     <tripinfo id="mixed.12" depart="12.10" departLane="beg_1" departPos="2.20" departPosLat="-0.28" departSpeed="0.00" departDelay="0.10" arrival="228.10" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-1.05" arrivalSpeed="10.07" duration="216.00" routeLength="497.80" waitingTime="153.30" waitingCount="1" stopTime="0.00" timeLoss="167.79" rerouteNo="0" devices="tripinfo_mixed.12" vType="moped" speedFactor="0.74" vaporized=""/>
<     <tripinfo id="mixed.11" depart="18.80" departLane="beg_0" departPos="5.10" departPosLat="0.68" departSpeed="0.00" departDelay="7.80" arrival="230.10" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="0.55" arrivalSpeed="12.57" duration="211.30" routeLength="494.90" waitingTime="149.30" waitingCount="1" stopTime="0.00" timeLoss="178.37" rerouteNo="0" devices="tripinfo_mixed.11" vType="car" speedFactor="1.08" vaporized=""/>
<     <tripinfo id="mixed.9" depart="12.30" departLane="beg_0" departPos="5.10" departPosLat="0.69" departSpeed="0.00" departDelay="3.30" arrival="230.20" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.58" arrivalSpeed="10.96" duration="217.90" routeLength="494.90" waitingTime="152.00" waitingCount="2" stopTime="0.00" timeLoss="173.35" rerouteNo="0" devices="tripinfo_mixed.9" vType="car" speedFactor="0.80" vaporized=""/>
<     <tripinfo id="mixed.7" depart="7.50" departLane="beg_1" departPos="2.20" departPosLat="0.90" departSpeed="0.00" departDelay="0.50" arrival="231.60" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="9.16" duration="224.10" routeLength="497.80" waitingTime="157.90" waitingCount="1" stopTime="0.00" timeLoss="172.14" rerouteNo="0" devices="tripinfo_mixed.7" vType="moped" speedFactor="0.69" vaporized=""/>
<     <tripinfo id="mixed.28" depart="28.20" departLane="beg_1" departPos="2.20" departPosLat="0.40" departSpeed="0.00" departDelay="0.20" arrival="231.80" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="0.15" arrivalSpeed="12.62" duration="203.60" routeLength="497.80" waitingTime="147.70" waitingCount="1" stopTime="0.00" timeLoss="173.70" rerouteNo="0" devices="tripinfo_mixed.28" vType="moped" speedFactor="1.41" vaporized=""/>
<     <tripinfo id="mixed.10" depart="10.10" departLane="beg_0" departPos="2.20" departPosLat="-0.89" departSpeed="0.00" departDelay="0.10" arrival="233.10" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="9.73" duration="223.00" routeLength="497.80" waitingTime="151.30" waitingCount="3" stopTime="0.00" timeLoss="172.27" rerouteNo="0" devices="tripinfo_mixed.10" vType="moped" speedFactor="0.71" vaporized=""/>
<     <tripinfo id="mixed.31" depart="31.60" departLane="beg_1" departPos="2.20" departPosLat="0.95" departSpeed="0.00" departDelay="0.60" arrival="233.30" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="1.20" arrivalSpeed="13.31" duration="201.70" routeLength="497.80" waitingTime="146.70" waitingCount="2" stopTime="0.00" timeLoss="171.77" rerouteNo="0" devices="tripinfo_mixed.31" vType="moped" speedFactor="1.26" vaporized=""/>
<     <tripinfo id="mixed.21" depart="23.30" departLane="beg_1" departPos="5.10" departPosLat="0.09" departSpeed="0.00" departDelay="2.30" arrival="234.00" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.70" arrivalSpeed="9.86" duration="210.70" routeLength="494.90" waitingTime="147.70" waitingCount="2" stopTime="0.00" timeLoss="165.39" rerouteNo="0" devices="tripinfo_mixed.21" vType="car" speedFactor="0.79" vaporized=""/>
<     <tripinfo id="mixed.18" depart="20.20" departLane="beg_1" departPos="5.10" departPosLat="0.61" departSpeed="0.00" departDelay="2.20" arrival="234.90" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.58" arrivalSpeed="9.79" duration="214.70" routeLength="494.90" waitingTime="148.70" waitingCount="1" stopTime="0.00" timeLoss="166.83" rerouteNo="0" devices="tripinfo_mixed.18" vType="car" speedFactor="0.75" vaporized=""/>
<     <tripinfo id="mixed.19" depart="25.90" departLane="beg_1" departPos="5.10" departPosLat="-0.41" departSpeed="0.00" departDelay="6.90" arrival="235.90" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.06" arrivalSpeed="12.73" duration="210.00" routeLength="494.90" waitingTime="147.40" waitingCount="3" stopTime="0.00" timeLoss="176.43" rerouteNo="0" devices="tripinfo_mixed.19" vType="car" speedFactor="1.06" vaporized=""/>
<     <tripinfo id="mixed.17" depart="22.30" departLane="beg_0" departPos="5.10" departPosLat="-0.55" departSpeed="0.00" departDelay="5.30" arrival="236.70" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.26" arrivalSpeed="12.61" duration="214.40" routeLength="494.90" waitingTime="148.20" waitingCount="2" stopTime="0.00" timeLoss="179.28" rerouteNo="0" devices="tripinfo_mixed.17" vType="car" speedFactor="1.02" vaporized=""/>
<     <tripinfo id="mixed.22" depart="30.90" departLane="beg_0" departPos="2.20" departPosLat="-0.62" departSpeed="0.00" departDelay="8.90" arrival="237.60" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.13" arrivalSpeed="12.25" duration="206.70" routeLength="497.80" waitingTime="138.20" waitingCount="4" stopTime="0.00" timeLoss="176.80" rerouteNo="0" devices="tripinfo_mixed.22" vType="moped" speedFactor="1.62" vaporized=""/>
<     <tripinfo id="mixed.30" depart="31.60" departLane="beg_1" departPos="2.20" departPosLat="-0.17" departSpeed="0.00" departDelay="1.60" arrival="238.40" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.36" arrivalSpeed="14.18" duration="206.80" routeLength="497.80" waitingTime="146.40" waitingCount="3" stopTime="0.00" timeLoss="174.78" rerouteNo="0" devices="tripinfo_mixed.30" vType="moped" speedFactor="1.12" vaporized=""/>
<     <tripinfo id="mixed.4" depart="4.20" departLane="beg_1" departPos="2.20" departPosLat="-1.12" departSpeed="0.00" departDelay="0.20" arrival="238.60" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="7.31" duration="234.40" routeLength="497.80" waitingTime="155.30" waitingCount="2" stopTime="0.00" timeLoss="168.49" rerouteNo="0" devices="tripinfo_mixed.4" vType="moped" speedFactor="0.54" vaporized=""/>
<     <tripinfo id="mixed.39" depart="46.20" departLane="beg_0" departPos="2.20" departPosLat="1.11" departSpeed="0.00" departDelay="7.20" arrival="239.00" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.49" arrivalSpeed="13.42" duration="192.80" routeLength="497.80" waitingTime="136.90" waitingCount="1" stopTime="0.00" timeLoss="162.89" rerouteNo="0" devices="tripinfo_mixed.39" vType="moped" speedFactor="1.40" vaporized=""/>
<     <tripinfo id="mixed.35" depart="38.50" departLane="beg_1" departPos="2.20" departPosLat="0.41" departSpeed="0.00" departDelay="3.50" arrival="239.50" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.55" arrivalSpeed="15.86" duration="201.00" routeLength="497.80" waitingTime="134.90" waitingCount="5" stopTime="0.00" timeLoss="171.04" rerouteNo="0" devices="tripinfo_mixed.35" vType="moped" speedFactor="1.25" vaporized=""/>
<     <tripinfo id="mixed.27" depart="31.40" departLane="beg_0" departPos="2.20" departPosLat="0.96" departSpeed="0.00" departDelay="4.40" arrival="240.30" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-0.84" arrivalSpeed="9.04" duration="208.90" routeLength="497.80" waitingTime="136.70" waitingCount="5" stopTime="0.00" timeLoss="161.67" rerouteNo="0" devices="tripinfo_mixed.27" vType="moped" speedFactor="0.76" vaporized=""/>
<     <tripinfo id="mixed.20" depart="35.70" departLane="beg_1" departPos="5.10" departPosLat="0.04" departSpeed="0.00" departDelay="15.70" arrival="240.90" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-1.26" arrivalSpeed="13.85" duration="205.20" routeLength="494.90" waitingTime="143.10" waitingCount="4" stopTime="0.00" timeLoss="176.97" rerouteNo="0" devices="tripinfo_mixed.20" vType="car" speedFactor="1.26" vaporized=""/>
<     <tripinfo id="mixed.45" depart="50.50" departLane="beg_0" departPos="2.20" departPosLat="1.16" departSpeed="0.00" departDelay="5.50" arrival="241.10" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="1.20" arrivalSpeed="13.32" duration="190.60" routeLength="497.80" waitingTime="129.80" waitingCount="2" stopTime="0.00" timeLoss="154.42" rerouteNo="0" devices="tripinfo_mixed.45" vType="moped" speedFactor="0.99" vaporized=""/>
<truncated after showing first 30 lines>

TEST had known bugs (#3696) on ts-sim-build-ba : action_step_length Sublane beyond_lane_on_junction ( Last six runs Oct2023 Apr2021 )

#3696
(This bug was triggered by text found in file 'tripinfos' matching '.*')
---------- Differences in tripinfos ----------
5d4
<     <tripinfo id="block2.0" depart="0.00" departLane="beg_2" departPos="50.00" departPosLat="0.00" departSpeed="13.89" departDelay="0.00" arrival="13.10" arrivalLane="end_1" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="13.10" routeLength="181.85" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_block2.0" vType="blockerType" speedFactor="1.00" vaporized=""/>
6a6
>     <tripinfo id="block2.0" depart="0.00" departLane="beg_2" departPos="50.00" departPosLat="0.00" departSpeed="13.89" departDelay="0.00" arrival="13.10" arrivalLane="end_1" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="13.10" routeLength="181.85" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_block2.0" vType="blockerType" speedFactor="1.00" vaporized=""/>
7a8
>     <tripinfo id="block1.1" depart="1.50" departLane="beg_1" departPos="50.00" departPosLat="0.00" departSpeed="13.75" departDelay="0.00" arrival="16.00" arrivalLane="end_0" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="14.50" routeLength="181.85" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.34" rerouteNo="0" devices="tripinfo_block1.1" vType="blockerType" speedFactor="1.00" vaporized=""/>
10,11c11,13
<     <tripinfo id="block1.1" depart="1.50" departLane="beg_1" departPos="50.00" departPosLat="0.00" departSpeed="13.75" departDelay="0.00" arrival="18.00" arrivalLane="end_0" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="16.50" routeLength="181.85" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.35" rerouteNo="0" devices="tripinfo_block1.1" vType="blockerType" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="block2.4" depart="6.00" departLane="beg_2" departPos="50.00" departPosLat="0.00" departSpeed="13.33" departDelay="0.00" arrival="19.30" arrivalLane="end_1" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="13.30" routeLength="181.85" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.15" rerouteNo="0" devices="tripinfo_block2.4" vType="blockerType" speedFactor="1.00" vaporized=""/>
---
>     <tripinfo id="block1.2" depart="3.00" departLane="beg_1" departPos="50.00" departPosLat="0.00" departSpeed="13.61" departDelay="0.00" arrival="18.00" arrivalLane="end_0" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="15.00" routeLength="181.85" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.89" rerouteNo="0" devices="tripinfo_block1.2" vType="blockerType" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="block2.4" depart="6.00" departLane="beg_2" departPos="50.00" departPosLat="0.00" departSpeed="13.33" departDelay="0.00" arrival="19.30" arrivalLane="end_1" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="13.30" routeLength="181.85" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.16" rerouteNo="0" devices="tripinfo_block2.4" vType="blockerType" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="block1.3" depart="4.50" departLane="beg_1" departPos="50.00" departPosLat="0.00" departSpeed="13.47" departDelay="0.00" arrival="19.70" arrivalLane="end_0" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="15.20" routeLength="181.85" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.10" rerouteNo="0" devices="tripinfo_block1.3" vType="blockerType" speedFactor="1.00" vaporized=""/>
13,15c15,19
<     <tripinfo id="block1.2" depart="3.00" departLane="beg_1" departPos="50.00" departPosLat="0.00" departSpeed="13.61" departDelay="0.00" arrival="22.60" arrivalLane="end_0" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="19.60" routeLength="181.85" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="6.46" rerouteNo="0" devices="tripinfo_block1.2" vType="blockerType" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="block2.6" depart="9.00" departLane="beg_2" departPos="50.00" departPosLat="0.00" departSpeed="13.04" departDelay="0.00" arrival="22.80" arrivalLane="end_1" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="13.80" routeLength="181.85" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.70" rerouteNo="0" devices="tripinfo_block2.6" vType="blockerType" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker" depart="0.00" departLane="beg2_0" departPos="0.00" departPosLat="0.00" departSpeed="13.89" departDelay="0.00" arrival="26.20" arrivalLane="end_0" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="26.20" routeLength="137.58" waitingTime="10.90" waitingCount="2" stopTime="0.00" timeLoss="16.25" rerouteNo="0" devices="tripinfo_blocker" vType="blockerType" speedFactor="1.00" vaporized=""/>
---
>     <tripinfo id="block1.4" depart="6.00" departLane="beg_1" departPos="50.00" departPosLat="0.00" departSpeed="13.33" departDelay="0.00" arrival="21.80" arrivalLane="end_0" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="15.80" routeLength="181.85" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.65" rerouteNo="0" devices="tripinfo_block1.4" vType="blockerType" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="block2.6" depart="9.00" departLane="beg_2" departPos="50.00" departPosLat="0.00" departSpeed="13.04" departDelay="0.00" arrival="22.40" arrivalLane="end_1" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="13.40" routeLength="181.85" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.23" rerouteNo="0" devices="tripinfo_block2.6" vType="blockerType" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="block1.5" depart="7.50" departLane="beg_1" departPos="50.00" departPosLat="0.00" departSpeed="13.19" departDelay="0.00" arrival="23.50" arrivalLane="end_0" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="16.00" routeLength="181.85" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.86" rerouteNo="0" devices="tripinfo_block1.5" vType="blockerType" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker" depart="0.00" departLane="beg2_0" departPos="0.00" departPosLat="0.00" departSpeed="13.89" departDelay="0.00" arrival="27.20" arrivalLane="end_0" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="27.20" routeLength="137.58" waitingTime="11.90" waitingCount="2" stopTime="0.00" timeLoss="17.25" rerouteNo="0" devices="tripinfo_blocker" vType="blockerType" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="block1.6" depart="9.00" departLane="beg_1" departPos="50.00" departPosLat="0.00" departSpeed="13.04" departDelay="0.00" arrival="53.70" arrivalLane="end_0" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="44.70" routeLength="181.85" waitingTime="25.10" waitingCount="1" stopTime="0.00" timeLoss="31.58" rerouteNo="0" devices="tripinfo_block1.6" vType="blockerType" speedFactor="1.00" vaporized=""/>
17,46c21,46
<     <tripinfo id="block1.3" depart="4.50" departLane="beg_1" departPos="50.00" departPosLat="0.00" departSpeed="13.47" departDelay="0.00" arrival="53.80" arrivalLane="end_0" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="49.30" routeLength="181.85" waitingTime="26.80" waitingCount="1" stopTime="0.00" timeLoss="36.12" rerouteNo="0" devices="tripinfo_block1.3" vType="blockerType" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="block2.8" depart="12.00" departLane="beg_2" departPos="50.00" departPosLat="0.00" departSpeed="12.74" departDelay="0.00" arrival="55.40" arrivalLane="end_1" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="43.40" routeLength="181.85" waitingTime="25.20" waitingCount="1" stopTime="0.00" timeLoss="30.28" rerouteNo="0" devices="tripinfo_block2.8" vType="blockerType" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="block2.9" depart="13.50" departLane="beg_2" departPos="50.00" departPosLat="0.00" departSpeed="12.58" departDelay="0.00" arrival="57.00" arrivalLane="end_1" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="43.50" routeLength="181.85" waitingTime="25.00" waitingCount="1" stopTime="0.00" timeLoss="30.39" rerouteNo="0" devices="tripinfo_block2.9" vType="blockerType" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="block2.10" depart="15.00" departLane="beg_2" departPos="50.00" departPosLat="0.00" departSpeed="12.43" departDelay="0.00" arrival="58.60" arrivalLane="end_1" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="43.60" routeLength="181.85" waitingTime="25.00" waitingCount="1" stopTime="0.00" timeLoss="30.45" rerouteNo="0" devices="tripinfo_block2.10" vType="blockerType" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="block2.11" depart="16.50" departLane="beg_2" departPos="50.00" departPosLat="0.00" departSpeed="12.27" departDelay="0.00" arrival="60.20" arrivalLane="end_1" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="43.70" routeLength="181.85" waitingTime="24.70" waitingCount="1" stopTime="0.00" timeLoss="30.51" rerouteNo="0" devices="tripinfo_block2.11" vType="blockerType" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="block1.4" depart="6.00" departLane="beg_1" departPos="50.00" departPosLat="0.00" departSpeed="13.33" departDelay="0.00" arrival="60.80" arrivalLane="end_0" arrivalPos="40.18" arrivalPosLat="0.00" arrivalSpeed="13.78" duration="54.80" routeLength="181.85" waitingTime="26.50" waitingCount="2" stopTime="0.00" timeLoss="41.68" rerouteNo="0" devices="tripinfo_block1.4" vType="blockerType" speedFactor="1.00" vaporized=""/>
<truncated after showing first 30 lines>

TEST had known bugs (#3700) on ts-sim-build-ba : action_step_length Sublane bugs ticket3618 ( Last six runs Oct2023 Apr2021 )

#3700
(This bug was triggered by text found in file 'errors' matching '.*')
---------- Differences in errors ----------
0a1,4
> Warning: Vehicle 'right' ends teleporting on edge 'middle', time 0.90.
> -- Unordered text as found by filter 'Warning: Teleporting vehicle' --
> Warning: Teleporting vehicle 'right'; junction collision with vehicle 'left', lane=':B_0_2', gap=-11.50', latGap=-1.06, time=0.90 stage=move.
> 

TEST had known bugs (see #3391) on ts-sim-build-ba : action_step_length Sublane buridan_1lane ( Last six runs Oct2023 Apr2021 )

counter-change deadlock
(This bug was triggered by FAILING to find text in file 'tripinfos' matching 'veh.6.*arrival="23.00"')
---------- Differences in tripinfos ----------
6,14c6,14
<     <tripinfo id="veh.1" depart="0.10" departLane="beg_0" departPos="83.80" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="9.70" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.05" arrivalSpeed="8.86" duration="9.60" routeLength="16.20" waitingTime="5.00" waitingCount="2" stopTime="0.00" timeLoss="8.24" rerouteNo="0" devices="tripinfo_veh.1" vType="t0" speedFactor="0.88" vaporized=""/>
<     <tripinfo id="veh.4" depart="0.40" departLane="beg_0" departPos="61.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="12.90" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.78" arrivalSpeed="13.88" duration="12.50" routeLength="39.00" waitingTime="4.70" waitingCount="3" stopTime="0.00" timeLoss="9.74" rerouteNo="0" devices="tripinfo_veh.4" vType="t0" speedFactor="1.06" vaporized=""/>
<     <tripinfo id="veh.9" depart="0.90" departLane="beg_0" departPos="23.01" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="17.50" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.65" arrivalSpeed="9.92" duration="16.60" routeLength="76.99" waitingTime="2.60" waitingCount="4" stopTime="0.00" timeLoss="8.76" rerouteNo="0" devices="tripinfo_veh.9" vType="t0" speedFactor="0.71" vaporized=""/>
<     <tripinfo id="veh.2" depart="0.20" departLane="beg_0" departPos="76.20" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="18.80" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="6.76" duration="18.60" routeLength="23.80" waitingTime="10.10" waitingCount="4" stopTime="0.00" timeLoss="16.87" rerouteNo="0" devices="tripinfo_veh.2" vType="t0" speedFactor="1.02" vaporized=""/>
<     <tripinfo id="veh.7" depart="0.70" departLane="beg_0" departPos="38.21" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="23.70" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.72" arrivalSpeed="10.72" duration="23.00" routeLength="61.79" waitingTime="7.10" waitingCount="6" stopTime="0.00" timeLoss="17.12" rerouteNo="0" devices="tripinfo_veh.7" vType="t0" speedFactor="0.77" vaporized=""/>
<     <tripinfo id="veh.3" depart="0.30" departLane="beg_0" departPos="68.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="24.90" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="6.78" duration="24.60" routeLength="31.40" waitingTime="12.30" waitingCount="5" stopTime="0.00" timeLoss="22.61" rerouteNo="0" devices="tripinfo_veh.3" vType="t0" speedFactor="1.17" vaporized=""/>
<     <tripinfo id="veh.8" depart="0.80" departLane="beg_0" departPos="30.61" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="25.30" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.23" arrivalSpeed="12.16" duration="24.50" routeLength="69.39" waitingTime="7.20" waitingCount="6" stopTime="0.00" timeLoss="18.72" rerouteNo="0" devices="tripinfo_veh.8" vType="t0" speedFactor="0.88" vaporized=""/>
<     <tripinfo id="veh.5" depart="0.50" departLane="beg_0" departPos="53.40" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="27.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-3.00" arrivalSpeed="8.59" duration="26.50" routeLength="46.60" waitingTime="10.60" waitingCount="6" stopTime="0.00" timeLoss="21.32" rerouteNo="0" devices="tripinfo_veh.5" vType="t0" speedFactor="0.66" vaporized=""/>
<     <tripinfo id="veh.6" depart="0.60" departLane="beg_0" departPos="45.81" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="33.10" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="6.52" duration="32.50" routeLength="54.19" waitingTime="12.20" waitingCount="7" stopTime="0.00" timeLoss="28.91" rerouteNo="0" devices="tripinfo_veh.6" vType="t0" speedFactor="1.09" vaporized=""/>
---
>     <tripinfo id="veh.1" depart="0.10" departLane="beg_0" departPos="83.80" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="12.70" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.55" arrivalSpeed="6.76" duration="12.60" routeLength="16.20" waitingTime="6.00" waitingCount="3" stopTime="0.00" timeLoss="11.21" rerouteNo="0" devices="tripinfo_veh.1" vType="t0" speedFactor="0.88" vaporized=""/>
>     <tripinfo id="veh.6" depart="0.60" departLane="beg_0" departPos="45.81" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="13.10" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.10" arrivalSpeed="15.16" duration="12.50" routeLength="54.19" waitingTime="2.50" waitingCount="4" stopTime="0.00" timeLoss="8.80" rerouteNo="0" devices="tripinfo_veh.6" vType="t0" speedFactor="1.09" vaporized=""/>
>     <tripinfo id="veh.4" depart="0.40" departLane="beg_0" departPos="61.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="14.80" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.89" arrivalSpeed="13.57" duration="14.40" routeLength="39.00" waitingTime="6.00" waitingCount="3" stopTime="0.00" timeLoss="11.70" rerouteNo="0" devices="tripinfo_veh.4" vType="t0" speedFactor="1.06" vaporized=""/>
>     <tripinfo id="veh.7" depart="0.70" departLane="beg_0" departPos="38.21" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="15.40" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-3.00" arrivalSpeed="10.72" duration="14.70" routeLength="61.79" waitingTime="2.50" waitingCount="4" stopTime="0.00" timeLoss="8.88" rerouteNo="0" devices="tripinfo_veh.7" vType="t0" speedFactor="0.77" vaporized=""/>
>     <tripinfo id="veh.8" depart="0.80" departLane="beg_0" departPos="30.61" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="17.10" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-3.80" arrivalSpeed="12.16" duration="16.30" routeLength="69.39" waitingTime="2.60" waitingCount="4" stopTime="0.00" timeLoss="10.47" rerouteNo="0" devices="tripinfo_veh.8" vType="t0" speedFactor="0.88" vaporized=""/>
>     <tripinfo id="veh.5" depart="0.50" departLane="beg_0" departPos="53.40" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="17.20" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.74" arrivalSpeed="9.20" duration="16.70" routeLength="46.60" waitingTime="6.10" waitingCount="4" stopTime="0.00" timeLoss="11.51" rerouteNo="0" devices="tripinfo_veh.5" vType="t0" speedFactor="0.66" vaporized=""/>
>     <tripinfo id="veh.9" depart="0.90" departLane="beg_0" departPos="23.01" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="19.40" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-3.54" arrivalSpeed="9.92" duration="18.50" routeLength="76.99" waitingTime="2.60" waitingCount="4" stopTime="0.00" timeLoss="10.67" rerouteNo="0" devices="tripinfo_veh.9" vType="t0" speedFactor="0.71" vaporized=""/>
>     <tripinfo id="veh.2" depart="0.20" departLane="beg_0" departPos="76.20" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="23.80" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.55" arrivalSpeed="6.76" duration="23.60" routeLength="23.80" waitingTime="13.30" waitingCount="5" stopTime="0.00" timeLoss="21.87" rerouteNo="0" devices="tripinfo_veh.2" vType="t0" speedFactor="1.02" vaporized=""/>
>     <tripinfo id="veh.3" depart="0.30" departLane="beg_0" departPos="68.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="27.80" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="6.75" duration="27.50" routeLength="31.40" waitingTime="13.60" waitingCount="5" stopTime="0.00" timeLoss="25.51" rerouteNo="0" devices="tripinfo_veh.3" vType="t0" speedFactor="1.17" vaporized=""/>

TEST had known bugs (#3698) on ts-sim-build-ba : action_step_length Sublane cooperative_change ( Last six runs Oct2023 Apr2021 )

#3698
(This bug was triggered by text found in file 'fcd' matching '.*')
---------- Differences in fcd ----------
10c10
<         <vehicle id="blocker1" x="2.76" y="-4.94" angle="89.93" type="t1" speed="27.78" pos="2.78" lane="beg_1" slope="0.00"/>
---
>         <vehicle id="blocker1" x="2.76" y="-4.94" angle="89.83" type="t1" speed="27.78" pos="2.78" lane="beg_1" slope="0.00"/>
14c14
<         <vehicle id="blocker1" x="5.51" y="-4.92" angle="89.85" type="t1" speed="27.78" pos="5.56" lane="beg_1" slope="0.00"/>
---
>         <vehicle id="blocker1" x="5.51" y="-4.92" angle="89.65" type="t1" speed="27.78" pos="5.56" lane="beg_1" slope="0.00"/>
18c18
<         <vehicle id="blocker1" x="8.27" y="-4.89" angle="89.78" type="t1" speed="27.78" pos="8.33" lane="beg_1" slope="0.00"/>
---
>         <vehicle id="blocker1" x="8.27" y="-4.89" angle="89.48" type="t1" speed="27.78" pos="8.33" lane="beg_1" slope="0.00"/>
22c22
<         <vehicle id="blocker1" x="11.03" y="-4.85" angle="89.71" type="t1" speed="27.78" pos="11.11" lane="beg_1" slope="0.00"/>
---
>         <vehicle id="blocker1" x="11.03" y="-4.85" angle="89.30" type="t1" speed="27.78" pos="11.11" lane="beg_1" slope="0.00"/>
26c26
<         <vehicle id="blocker1" x="13.79" y="-4.80" angle="89.63" type="t1" speed="27.78" pos="13.89" lane="beg_1" slope="0.00"/>
---
>         <vehicle id="blocker1" x="13.79" y="-4.80" angle="89.13" type="t1" speed="27.78" pos="13.89" lane="beg_1" slope="0.00"/>
30c30
<         <vehicle id="blocker1" x="16.54" y="-4.74" angle="89.56" type="t1" speed="27.78" pos="16.67" lane="beg_1" slope="0.00"/>
---
>         <vehicle id="blocker1" x="16.54" y="-4.74" angle="88.95" type="t1" speed="27.78" pos="16.67" lane="beg_1" slope="0.00"/>
34c34
<         <vehicle id="blocker1" x="19.30" y="-4.67" angle="89.48" type="t1" speed="27.78" pos="19.45" lane="beg_1" slope="0.00"/>
---
>         <vehicle id="blocker1" x="19.30" y="-4.67" angle="88.78" type="t1" speed="27.78" pos="19.45" lane="beg_1" slope="0.00"/>
38c38
<         <vehicle id="blocker1" x="22.06" y="-4.59" angle="89.41" type="t1" speed="27.78" pos="22.22" lane="beg_1" slope="0.00"/>
<truncated after showing first 30 lines>

TEST had known bugs (#3698) on ts-sim-build-ba : action_step_length Sublane cooperative_change_highres ( Last six runs Oct2023 Apr2021 )

#3698
(This bug was triggered by text found in file 'fcd' matching '.*')
---------- Differences in fcd ----------
10c10
<         <vehicle id="blocker1" x="2.76" y="-4.94" angle="89.93" type="t1" speed="27.78" pos="2.78" lane="beg_1" slope="0.00" signals="0"/>
---
>         <vehicle id="blocker1" x="2.76" y="-4.94" angle="89.83" type="t1" speed="27.78" pos="2.78" lane="beg_1" slope="0.00" signals="0"/>
14c14
<         <vehicle id="blocker1" x="5.51" y="-4.92" angle="89.85" type="t1" speed="27.78" pos="5.56" lane="beg_1" slope="0.00" signals="2"/>
---
>         <vehicle id="blocker1" x="5.51" y="-4.92" angle="89.65" type="t1" speed="27.78" pos="5.56" lane="beg_1" slope="0.00" signals="2"/>
18c18
<         <vehicle id="blocker1" x="8.25" y="-4.89" angle="89.78" type="t1" speed="27.33" pos="8.31" lane="beg_1" slope="0.00" signals="2"/>
---
>         <vehicle id="blocker1" x="8.25" y="-4.89" angle="89.47" type="t1" speed="27.33" pos="8.31" lane="beg_1" slope="0.00" signals="2"/>
22c22
<         <vehicle id="blocker1" x="10.94" y="-4.85" angle="89.70" type="t1" speed="26.88" pos="11.02" lane="beg_1" slope="0.00" signals="2"/>
---
>         <vehicle id="blocker1" x="10.94" y="-4.85" angle="89.28" type="t1" speed="26.88" pos="11.02" lane="beg_1" slope="0.00" signals="2"/>
26c26
<         <vehicle id="blocker1" x="13.59" y="-4.80" angle="89.63" type="t1" speed="26.44" pos="13.69" lane="beg_1" slope="0.00" signals="2"/>
---
>         <vehicle id="blocker1" x="13.59" y="-4.80" angle="89.09" type="t1" speed="26.44" pos="13.69" lane="beg_1" slope="0.00" signals="2"/>
30c30
<         <vehicle id="blocker1" x="16.19" y="-4.74" angle="89.55" type="t1" speed="25.99" pos="16.31" lane="beg_1" slope="0.00" signals="2"/>
---
>         <vehicle id="blocker1" x="16.19" y="-4.74" angle="88.89" type="t1" speed="25.99" pos="16.31" lane="beg_1" slope="0.00" signals="2"/>
34c34
<         <vehicle id="blocker1" x="18.75" y="-4.67" angle="89.47" type="t1" speed="25.65" pos="18.89" lane="beg_1" slope="0.00" signals="2"/>
---
>         <vehicle id="blocker1" x="18.75" y="-4.67" angle="88.69" type="t1" speed="25.65" pos="18.89" lane="beg_1" slope="0.00" signals="2"/>
38c38
<         <vehicle id="blocker1" x="21.28" y="-4.59" angle="89.39" type="t1" speed="25.31" pos="21.44" lane="beg_1" slope="0.00" signals="2"/>
<truncated after showing first 30 lines>
---------- Differences in lanechanges ----------
5,6c5,6
<     <change id="blocker1" type="t1" time="2.10" from="beg_1" to="beg_2" dir="1" speed="25.10" pos="53.94" reason="cooperative|urgent" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="merge" type="t0" time="3.90" from="beg_0" to="beg_1" dir="1" speed="27.78" pos="113.34" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
---
>     <change id="blocker1" type="t1" time="2.10" from="beg_1" to="beg_2" dir="1" speed="25.10" pos="53.94" reason="cooperative|urgent" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
>     <change id="merge" type="t0" time="3.90" from="beg_0" to="beg_1" dir="1" speed="27.78" pos="113.34" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
---------- Differences in tripinfos ----------
5c5
<     <tripinfo id="merge" depart="0.00" departLane="beg_0" departPos="5.00" departPosLat="0.00" departSpeed="27.78" departDelay="0.00" arrival="10.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.78" duration="10.70" routeLength="295.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.02" rerouteNo="0" devices="tripinfo_merge fcd_merge" vType="t0" speedFactor="2.00" vaporized=""/>
---
>     <tripinfo id="merge" depart="0.00" departLane="beg_0" departPos="5.00" departPosLat="0.00" departSpeed="27.78" departDelay="0.00" arrival="10.80" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.78" duration="10.80" routeLength="295.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.10" rerouteNo="0" devices="tripinfo_merge fcd_merge" vType="t0" speedFactor="2.00" vaporized=""/>

TEST had known bugs ([no lc-right!? perhaps keep_right prob with asl]) on ts-sim-build-ba : action_step_length Sublane future_braking ( Last six runs Oct2023 Apr2021 )

[no lc-right!? perhaps keep_right prob with asl]
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in output ----------
1c1
< Loading net-file from 'net.net.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
4c4
< Simulation ended at time: 33.00
---
> Simulation ended at time: 32.10
13c13,14
<  Duration: 26.00
---
>  Speed: 18.33
>  Duration: 26.35
15c16
<  TimeLoss: 0.00
---
>  TimeLoss: 0.34

TEST had known bugs (#3696 or #3699 related) on ts-sim-build-ba : action_step_length Sublane lcLookaheadLeft ( Last six runs Oct2023 Apr2021 )

#3696 or #3699 related
(This bug was triggered by text found in file 'errors' matching '.*')
---------- Differences in errors ----------
0a1,6
> Warning: Vehicle 'L' ends teleporting on edge 'endLeft', time 340.10.
> Warning: Vehicle 'R' ends teleporting on edge 'endRight', time 340.40.
> -- Unordered text as found by filter 'Warning: Teleporting vehicle' --
> Warning: Teleporting vehicle 'L'; waited too long (wrong lane), lane='beg_0', time=339.70.
> Warning: Teleporting vehicle 'R'; waited too long (wrong lane), lane='beg_1', time=340.40.
> 
---------- Differences in lanechanges ----------
5,6d4
<     <change id="L" type="t0" time="31.00" from="beg_0" to="beg_1" dir="1" speed="33.33" pos="1033.23" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="13.94" followerSecureGap="8.09" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="R" type="t0" time="31.00" from="beg_1" to="beg_0" dir="-1" speed="29.99" pos="1014.29" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>

TEST had known bugs (#3696) on ts-sim-build-ba : action_step_length Sublane nopush_for_merge_end_gap ( Last six runs Oct2023 Apr2021 )

#3696
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in lanechanges ----------
5c5
<     <change id="A" type="t0" time="3.00" from="beg_0" to="beg_1" dir="1" speed="33.33" pos="105.09" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="6.66" followerSecureGap="8.17" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
---
>     <change id="A" type="t0" time="9.10" from="beg_0" to="beg_1" dir="1" speed="2.07" pos="199.52" reason="strategic|urgent" leaderGap="59.90" leaderSecureGap="0.00" leaderSpeed="30.00" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
---------- Differences in output ----------
1c1
< Loading net-file from 'net.net.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
4c4
< Simulation ended at time: 11.00
---
> Simulation ended at time: 18.90
13,15c13,16
<  Duration: 9.50
<  WaitingTime: 0.00
<  TimeLoss: 0.04
---
>  Speed: 22.16
>  Duration: 14.55
>  WaitingTime: 0.25
>  TimeLoss: 5.20
---------- Differences in tripinfos ----------
5c5
<     <tripinfo id="B" depart="0.00" departLane="beg_1" departPos="5.10" departPosLat="0.00" departSpeed="30.00" departDelay="0.00" arrival="10.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.00" duration="10.30" routeLength="294.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.41" rerouteNo="0" devices="tripinfo_B" vType="t1" speedFactor="0.90" vaporized=""/>
---
>     <tripinfo id="B" depart="0.00" departLane="beg_1" departPos="5.10" departPosLat="0.00" departSpeed="30.00" departDelay="0.00" arrival="10.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.00" duration="10.30" routeLength="294.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.46" rerouteNo="0" devices="tripinfo_B" vType="t1" speedFactor="0.90" vaporized=""/>

TEST had known bugs (#3696) on ts-sim-build-ba : action_step_length Sublane nopush_for_merge_impatience ( Last six runs Oct2023 Apr2021 )

#3696
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in errors ----------
0a1,4
> Warning: Vehicle 'A' teleports beyond arrival edge 'end', time 322.70.
> -- Unordered text as found by filter 'Warning: Teleporting vehicle' --
> Warning: Teleporting vehicle 'A'; waited too long (wrong lane), lane='beg_0', time=316.70.
> 
---------- Differences in lanechanges ----------
5d4
<     <change id="A" type="t0" time="81.00" from="beg_0" to="beg_1" dir="1" speed="0.00" pos="200.00" reason="strategic|urgent" leaderGap="8.72" leaderSecureGap="0.00" followerGap="63.62" followerSecureGap="97.08" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
---------- Differences in output ----------
1c1
< Loading net-file from 'net.net.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
4c4
< Simulation ended at time: 372.00
---
> Simulation ended at time: 393.70
10a11
> Teleports: 1 (Wrong Lane: 1)
12,16c13,18
<  RouteLength: 235.03
<  Duration: 8.92
<  WaitingTime: 0.28
<  TimeLoss: 1.42
<  DepartDelay: 35.17
---
>  RouteLength: 282.08
>  Speed: 17.15
>  Duration: 20.30
>  WaitingTime: 1.31
>  TimeLoss: 11.78
>  DepartDelay: 27.64
---------- Differences in tripinfos ----------
5,236c5,236
<     <tripinfo id="B.0" depart="0.00" departLane="beg_1" departPos="178.20" departPosLat="0.00" departSpeed="31.27" departDelay="0.00" arrival="4.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.31" duration="4.00" routeLength="121.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.05" rerouteNo="0" devices="tripinfo_B.0" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.1" depart="1.30" departLane="beg_1" departPos="98.29" departPosLat="0.00" departSpeed="33.68" departDelay="0.00" arrival="7.40" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="32.56" duration="6.10" routeLength="201.71" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.09" rerouteNo="0" devices="tripinfo_B.1" vType="t1" speedFactor="1.01" vaporized=""/>
<     <tripinfo id="B.2" depart="2.60" departLane="beg_1" departPos="49.50" departPosLat="0.00" departSpeed="36.09" departDelay="0.00" arrival="9.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="35.50" duration="7.10" routeLength="250.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.12" rerouteNo="0" devices="tripinfo_B.2" vType="t1" speedFactor="1.08" vaporized=""/>
<     <tripinfo id="B.3" depart="4.00" departLane="beg_1" departPos="90.42" departPosLat="0.00" departSpeed="31.28" departDelay="0.10" arrival="10.60" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="33.26" duration="6.60" routeLength="209.58" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.42" rerouteNo="0" devices="tripinfo_B.3" vType="t1" speedFactor="1.03" vaporized=""/>
<     <tripinfo id="B.4" depart="5.20" departLane="beg_1" departPos="64.39" departPosLat="0.00" departSpeed="27.70" departDelay="0.00" arrival="13.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.51" duration="8.70" routeLength="235.61" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.16" rerouteNo="0" devices="tripinfo_B.4" vType="t1" speedFactor="0.83" vaporized=""/>
<     <tripinfo id="B.5" depart="6.80" departLane="beg_1" departPos="47.34" departPosLat="0.00" departSpeed="30.39" departDelay="0.30" arrival="15.50" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="29.61" duration="8.70" routeLength="252.66" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.43" rerouteNo="0" devices="tripinfo_B.5" vType="t1" speedFactor="1.05" vaporized=""/>
<     <tripinfo id="B.6" depart="7.80" departLane="beg_1" departPos="5.96" departPosLat="0.00" departSpeed="29.53" departDelay="0.00" arrival="18.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="29.20" duration="10.20" routeLength="294.04" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.19" rerouteNo="0" devices="tripinfo_B.6" vType="t1" speedFactor="0.89" vaporized=""/>
<     <tripinfo id="B.7" depart="9.10" departLane="beg_1" departPos="33.59" departPosLat="0.00" departSpeed="25.41" departDelay="0.00" arrival="19.20" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.02" duration="10.10" routeLength="266.41" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.50" rerouteNo="0" devices="tripinfo_B.7" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.8" depart="10.60" departLane="beg_1" departPos="61.56" departPosLat="0.00" departSpeed="21.22" departDelay="0.20" arrival="20.50" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.02" duration="9.90" routeLength="238.44" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.47" rerouteNo="0" devices="tripinfo_B.8" vType="t1" speedFactor="0.86" vaporized=""/>
<     <tripinfo id="B.9" depart="11.70" departLane="beg_1" departPos="30.37" departPosLat="0.00" departSpeed="24.95" departDelay="0.00" arrival="22.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.80" duration="10.30" routeLength="269.63" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.86" rerouteNo="0" devices="tripinfo_B.9" vType="t1" speedFactor="1.09" vaporized=""/>
<     <tripinfo id="B.10" depart="13.00" departLane="beg_1" departPos="17.20" departPosLat="0.00" departSpeed="26.60" departDelay="0.00" arrival="23.50" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.31" duration="10.50" routeLength="282.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.21" rerouteNo="0" devices="tripinfo_B.10" vType="t1" speedFactor="1.03" vaporized=""/>
<     <tripinfo id="B.11" depart="14.90" departLane="beg_1" departPos="4.77" departPosLat="0.00" departSpeed="29.87" departDelay="0.60" arrival="25.10" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="31.81" duration="10.20" routeLength="295.23" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.71" rerouteNo="0" devices="tripinfo_B.11" vType="t1" speedFactor="1.05" vaporized=""/>
<     <tripinfo id="B.12" depart="16.20" departLane="beg_1" departPos="20.31" departPosLat="0.00" departSpeed="27.72" departDelay="0.60" arrival="26.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="31.88" duration="10.10" routeLength="279.69" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.62" rerouteNo="0" devices="tripinfo_B.12" vType="t1" speedFactor="1.12" vaporized=""/>
<     <tripinfo id="B.13" depart="17.20" departLane="beg_1" departPos="8.52" departPosLat="0.00" departSpeed="27.76" departDelay="0.30" arrival="27.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="31.33" duration="10.70" routeLength="291.48" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_B.13" vType="t1" speedFactor="0.99" vaporized=""/>
<     <tripinfo id="B.14" depart="18.60" departLane="beg_1" departPos="20.58" departPosLat="0.00" departSpeed="26.15" departDelay="0.40" arrival="29.20" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.29" duration="10.60" routeLength="279.42" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.54" rerouteNo="0" devices="tripinfo_B.14" vType="t1" speedFactor="0.93" vaporized=""/>
<     <tripinfo id="B.15" depart="19.60" departLane="beg_1" departPos="33.50" departPosLat="0.00" departSpeed="22.12" departDelay="0.10" arrival="30.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="29.16" duration="11.10" routeLength="266.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.89" rerouteNo="0" devices="tripinfo_B.15" vType="t1" speedFactor="0.88" vaporized=""/>
<     <tripinfo id="B.16" depart="21.30" departLane="beg_1" departPos="41.50" departPosLat="0.00" departSpeed="22.59" departDelay="0.50" arrival="32.40" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.18" duration="11.10" routeLength="258.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_B.16" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.17" depart="22.10" departLane="beg_1" departPos="31.52" departPosLat="0.00" departSpeed="22.10" departDelay="0.00" arrival="33.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.58" duration="11.60" routeLength="268.48" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.97" rerouteNo="0" devices="tripinfo_B.17" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.18" depart="23.40" departLane="beg_1" departPos="38.10" departPosLat="0.00" departSpeed="20.28" departDelay="0.00" arrival="35.20" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.69" duration="11.80" routeLength="261.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.95" rerouteNo="0" devices="tripinfo_B.18" vType="t1" speedFactor="1.16" vaporized=""/>
<     <tripinfo id="B.19" depart="24.80" departLane="beg_1" departPos="23.89" departPosLat="0.00" departSpeed="22.90" departDelay="0.10" arrival="37.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.62" duration="12.20" routeLength="276.11" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.02" rerouteNo="0" devices="tripinfo_B.19" vType="t1" speedFactor="1.02" vaporized=""/>
<     <tripinfo id="B.20" depart="26.00" departLane="beg_1" departPos="21.93" departPosLat="0.00" departSpeed="22.22" departDelay="0.00" arrival="38.60" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.89" duration="12.60" routeLength="278.07" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.27" rerouteNo="0" devices="tripinfo_B.20" vType="t1" speedFactor="1.01" vaporized=""/>
<     <tripinfo id="B.21" depart="27.80" departLane="beg_1" departPos="9.79" departPosLat="0.00" departSpeed="25.64" departDelay="0.50" arrival="40.10" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.71" duration="12.30" routeLength="290.21" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.29" rerouteNo="0" devices="tripinfo_B.21" vType="t1" speedFactor="0.98" vaporized=""/>
<     <tripinfo id="B.22" depart="30.10" departLane="beg_1" departPos="5.32" departPosLat="0.00" departSpeed="28.80" departDelay="1.50" arrival="41.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.95" duration="11.60" routeLength="294.68" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.62" rerouteNo="0" devices="tripinfo_B.22" vType="t1" speedFactor="0.89" vaporized=""/>
<     <tripinfo id="B.23" depart="31.20" departLane="beg_1" departPos="3.28" departPosLat="0.00" departSpeed="27.52" departDelay="1.30" arrival="43.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.37" duration="12.10" routeLength="296.72" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.24" rerouteNo="0" devices="tripinfo_B.23" vType="t1" speedFactor="0.83" vaporized=""/>
<     <tripinfo id="B.24" depart="31.60" departLane="beg_1" departPos="1.57" departPosLat="0.00" departSpeed="23.72" departDelay="0.40" arrival="44.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.54" duration="13.30" routeLength="298.43" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.98" rerouteNo="0" devices="tripinfo_B.24" vType="t1" speedFactor="0.87" vaporized=""/>
<     <tripinfo id="B.25" depart="33.20" departLane="beg_1" departPos="16.44" departPosLat="0.00" departSpeed="21.17" departDelay="0.70" arrival="46.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="25.98" duration="13.10" routeLength="283.56" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.78" rerouteNo="0" devices="tripinfo_B.25" vType="t1" speedFactor="0.92" vaporized=""/>
<     <tripinfo id="B.26" depart="34.00" departLane="beg_1" departPos="23.91" departPosLat="0.00" departSpeed="16.64" departDelay="0.20" arrival="47.80" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="25.34" duration="13.80" routeLength="276.09" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="5.04" rerouteNo="0" devices="tripinfo_B.26" vType="t1" speedFactor="0.95" vaporized=""/>
<     <tripinfo id="B.27" depart="35.20" departLane="beg_1" departPos="1.03" departPosLat="0.00" departSpeed="19.66" departDelay="0.10" arrival="49.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.26" duration="14.10" routeLength="298.97" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="6.10" rerouteNo="0" devices="tripinfo_B.27" vType="t1" speedFactor="1.13" vaporized=""/>
<     <tripinfo id="B.28" depart="36.40" departLane="beg_1" departPos="10.49" departPosLat="0.00" departSpeed="16.43" departDelay="0.00" arrival="50.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.15" duration="14.50" routeLength="289.51" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="5.15" rerouteNo="0" devices="tripinfo_B.28" vType="t1" speedFactor="0.93" vaporized=""/>
<truncated after showing first 30 lines>

TEST had known bugs (#3696) on ts-sim-build-ba : action_step_length Sublane nopush_for_merge_impatience_growth ( Last six runs Oct2023 Apr2021 )

#3696
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in errors ----------
0a1,4
> Warning: Vehicle 'A' teleports beyond arrival edge 'end', time 322.70.
> -- Unordered text as found by filter 'Warning: Teleporting vehicle' --
> Warning: Teleporting vehicle 'A'; waited too long (wrong lane), lane='beg_0', time=316.70.
> 
---------- Differences in lanechanges ----------
5d4
<     <change id="A" type="t0" time="111.00" from="beg_0" to="beg_1" dir="1" speed="0.00" pos="200.00" reason="strategic|urgent" leaderGap="21.37" leaderSecureGap="0.00" followerGap="94.84" followerSecureGap="139.07" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
---------- Differences in output ----------
1c1
< Loading net-file from 'net.net.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
4c4
< Simulation ended at time: 384.00
---
> Simulation ended at time: 393.70
10a11
> Teleports: 1 (Wrong Lane: 1)
12,16c13,18
<  RouteLength: 231.56
<  Duration: 8.81
<  WaitingTime: 0.41
<  TimeLoss: 1.44
<  DepartDelay: 37.43
---
>  RouteLength: 282.08
>  Speed: 17.15
>  Duration: 20.30
>  WaitingTime: 1.31
>  TimeLoss: 11.78
>  DepartDelay: 27.64
---------- Differences in tripinfos ----------
5,236c5,236
<     <tripinfo id="B.0" depart="0.00" departLane="beg_1" departPos="178.20" departPosLat="0.00" departSpeed="31.27" departDelay="0.00" arrival="4.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.31" duration="4.00" routeLength="121.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.05" rerouteNo="0" devices="tripinfo_B.0" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.1" depart="1.30" departLane="beg_1" departPos="98.29" departPosLat="0.00" departSpeed="33.68" departDelay="0.00" arrival="7.40" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="32.56" duration="6.10" routeLength="201.71" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.09" rerouteNo="0" devices="tripinfo_B.1" vType="t1" speedFactor="1.01" vaporized=""/>
<     <tripinfo id="B.2" depart="2.60" departLane="beg_1" departPos="49.50" departPosLat="0.00" departSpeed="36.09" departDelay="0.00" arrival="9.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="35.50" duration="7.10" routeLength="250.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.12" rerouteNo="0" devices="tripinfo_B.2" vType="t1" speedFactor="1.08" vaporized=""/>
<     <tripinfo id="B.3" depart="4.00" departLane="beg_1" departPos="90.42" departPosLat="0.00" departSpeed="31.28" departDelay="0.10" arrival="10.60" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="33.26" duration="6.60" routeLength="209.58" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.42" rerouteNo="0" devices="tripinfo_B.3" vType="t1" speedFactor="1.03" vaporized=""/>
<     <tripinfo id="B.4" depart="5.20" departLane="beg_1" departPos="64.39" departPosLat="0.00" departSpeed="27.70" departDelay="0.00" arrival="13.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.51" duration="8.70" routeLength="235.61" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.16" rerouteNo="0" devices="tripinfo_B.4" vType="t1" speedFactor="0.83" vaporized=""/>
<     <tripinfo id="B.5" depart="6.80" departLane="beg_1" departPos="47.34" departPosLat="0.00" departSpeed="30.39" departDelay="0.30" arrival="15.50" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="29.61" duration="8.70" routeLength="252.66" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.43" rerouteNo="0" devices="tripinfo_B.5" vType="t1" speedFactor="1.05" vaporized=""/>
<     <tripinfo id="B.6" depart="7.80" departLane="beg_1" departPos="5.96" departPosLat="0.00" departSpeed="29.53" departDelay="0.00" arrival="18.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="29.20" duration="10.20" routeLength="294.04" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.19" rerouteNo="0" devices="tripinfo_B.6" vType="t1" speedFactor="0.89" vaporized=""/>
<     <tripinfo id="B.7" depart="9.10" departLane="beg_1" departPos="33.59" departPosLat="0.00" departSpeed="25.41" departDelay="0.00" arrival="19.20" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.02" duration="10.10" routeLength="266.41" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.50" rerouteNo="0" devices="tripinfo_B.7" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.8" depart="10.60" departLane="beg_1" departPos="61.56" departPosLat="0.00" departSpeed="21.22" departDelay="0.20" arrival="20.50" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.02" duration="9.90" routeLength="238.44" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.47" rerouteNo="0" devices="tripinfo_B.8" vType="t1" speedFactor="0.86" vaporized=""/>
<     <tripinfo id="B.9" depart="11.70" departLane="beg_1" departPos="30.37" departPosLat="0.00" departSpeed="24.95" departDelay="0.00" arrival="22.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.80" duration="10.30" routeLength="269.63" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.86" rerouteNo="0" devices="tripinfo_B.9" vType="t1" speedFactor="1.09" vaporized=""/>
<     <tripinfo id="B.10" depart="13.00" departLane="beg_1" departPos="17.20" departPosLat="0.00" departSpeed="26.60" departDelay="0.00" arrival="23.50" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.31" duration="10.50" routeLength="282.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.21" rerouteNo="0" devices="tripinfo_B.10" vType="t1" speedFactor="1.03" vaporized=""/>
<     <tripinfo id="B.11" depart="14.90" departLane="beg_1" departPos="4.77" departPosLat="0.00" departSpeed="29.87" departDelay="0.60" arrival="25.10" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="31.81" duration="10.20" routeLength="295.23" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.71" rerouteNo="0" devices="tripinfo_B.11" vType="t1" speedFactor="1.05" vaporized=""/>
<     <tripinfo id="B.12" depart="16.20" departLane="beg_1" departPos="20.31" departPosLat="0.00" departSpeed="27.72" departDelay="0.60" arrival="26.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="31.88" duration="10.10" routeLength="279.69" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.62" rerouteNo="0" devices="tripinfo_B.12" vType="t1" speedFactor="1.12" vaporized=""/>
<     <tripinfo id="B.13" depart="17.20" departLane="beg_1" departPos="8.52" departPosLat="0.00" departSpeed="27.76" departDelay="0.30" arrival="27.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="31.33" duration="10.70" routeLength="291.48" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_B.13" vType="t1" speedFactor="0.99" vaporized=""/>
<     <tripinfo id="B.14" depart="18.60" departLane="beg_1" departPos="20.58" departPosLat="0.00" departSpeed="26.15" departDelay="0.40" arrival="29.20" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.29" duration="10.60" routeLength="279.42" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.54" rerouteNo="0" devices="tripinfo_B.14" vType="t1" speedFactor="0.93" vaporized=""/>
<     <tripinfo id="B.15" depart="19.60" departLane="beg_1" departPos="33.50" departPosLat="0.00" departSpeed="22.12" departDelay="0.10" arrival="30.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="29.16" duration="11.10" routeLength="266.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.89" rerouteNo="0" devices="tripinfo_B.15" vType="t1" speedFactor="0.88" vaporized=""/>
<     <tripinfo id="B.16" depart="21.30" departLane="beg_1" departPos="41.50" departPosLat="0.00" departSpeed="22.59" departDelay="0.50" arrival="32.40" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.18" duration="11.10" routeLength="258.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_B.16" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.17" depart="22.10" departLane="beg_1" departPos="31.52" departPosLat="0.00" departSpeed="22.10" departDelay="0.00" arrival="33.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.58" duration="11.60" routeLength="268.48" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.97" rerouteNo="0" devices="tripinfo_B.17" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.18" depart="23.40" departLane="beg_1" departPos="38.10" departPosLat="0.00" departSpeed="20.28" departDelay="0.00" arrival="35.20" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.69" duration="11.80" routeLength="261.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.95" rerouteNo="0" devices="tripinfo_B.18" vType="t1" speedFactor="1.16" vaporized=""/>
<     <tripinfo id="B.19" depart="24.80" departLane="beg_1" departPos="23.89" departPosLat="0.00" departSpeed="22.90" departDelay="0.10" arrival="37.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.62" duration="12.20" routeLength="276.11" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.02" rerouteNo="0" devices="tripinfo_B.19" vType="t1" speedFactor="1.02" vaporized=""/>
<     <tripinfo id="B.20" depart="26.00" departLane="beg_1" departPos="21.93" departPosLat="0.00" departSpeed="22.22" departDelay="0.00" arrival="38.60" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.89" duration="12.60" routeLength="278.07" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.27" rerouteNo="0" devices="tripinfo_B.20" vType="t1" speedFactor="1.01" vaporized=""/>
<     <tripinfo id="B.21" depart="27.80" departLane="beg_1" departPos="9.79" departPosLat="0.00" departSpeed="25.64" departDelay="0.50" arrival="40.10" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.71" duration="12.30" routeLength="290.21" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.29" rerouteNo="0" devices="tripinfo_B.21" vType="t1" speedFactor="0.98" vaporized=""/>
<     <tripinfo id="B.22" depart="30.10" departLane="beg_1" departPos="5.32" departPosLat="0.00" departSpeed="28.80" departDelay="1.50" arrival="41.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.95" duration="11.60" routeLength="294.68" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.62" rerouteNo="0" devices="tripinfo_B.22" vType="t1" speedFactor="0.89" vaporized=""/>
<     <tripinfo id="B.23" depart="31.20" departLane="beg_1" departPos="3.28" departPosLat="0.00" departSpeed="27.52" departDelay="1.30" arrival="43.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.37" duration="12.10" routeLength="296.72" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.24" rerouteNo="0" devices="tripinfo_B.23" vType="t1" speedFactor="0.83" vaporized=""/>
<     <tripinfo id="B.24" depart="31.60" departLane="beg_1" departPos="1.57" departPosLat="0.00" departSpeed="23.72" departDelay="0.40" arrival="44.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.54" duration="13.30" routeLength="298.43" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.98" rerouteNo="0" devices="tripinfo_B.24" vType="t1" speedFactor="0.87" vaporized=""/>
<     <tripinfo id="B.25" depart="33.20" departLane="beg_1" departPos="16.44" departPosLat="0.00" departSpeed="21.17" departDelay="0.70" arrival="46.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="25.98" duration="13.10" routeLength="283.56" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.78" rerouteNo="0" devices="tripinfo_B.25" vType="t1" speedFactor="0.92" vaporized=""/>
<     <tripinfo id="B.26" depart="34.00" departLane="beg_1" departPos="23.91" departPosLat="0.00" departSpeed="16.64" departDelay="0.20" arrival="47.80" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="25.34" duration="13.80" routeLength="276.09" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="5.04" rerouteNo="0" devices="tripinfo_B.26" vType="t1" speedFactor="0.95" vaporized=""/>
<     <tripinfo id="B.27" depart="35.20" departLane="beg_1" departPos="1.03" departPosLat="0.00" departSpeed="19.66" departDelay="0.10" arrival="49.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.26" duration="14.10" routeLength="298.97" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="6.10" rerouteNo="0" devices="tripinfo_B.27" vType="t1" speedFactor="1.13" vaporized=""/>
<     <tripinfo id="B.28" depart="36.40" departLane="beg_1" departPos="10.49" departPosLat="0.00" departSpeed="16.43" departDelay="0.00" arrival="50.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.15" duration="14.50" routeLength="289.51" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="5.15" rerouteNo="0" devices="tripinfo_B.28" vType="t1" speedFactor="0.93" vaporized=""/>
<truncated after showing first 30 lines>

TEST had known bugs (#3698) on ts-sim-build-ba : action_step_length Sublane push_for_merge_highres ( Last six runs Oct2023 Apr2021 )

#3698
(This bug was triggered by text found in file 'fcd' matching '.*')
---------- Differences in fcd ----------
8a9,12
>     <timestep time="0.10">
>         <vehicle id="B" x="1.38" y="-1.64" angle="89.70" type="tB" speed="13.89" pos="1.39" lane="beg_1" slope="0.00"/>
>         <vehicle id="ego" x="1.48" y="-4.94" angle="89.70" type="tEgo" speed="13.89" pos="1.49" lane="beg_0" slope="0.00"/>
>     </timestep>
10,11c14,19
<         <vehicle id="B" x="2.76" y="-1.65" angle="90.00" type="tB" speed="13.89" pos="2.78" lane="beg_1" slope="0.00"/>
<         <vehicle id="ego" x="2.86" y="-4.91" angle="89.71" type="tEgo" speed="13.89" pos="2.88" lane="beg_0" slope="0.00"/>
---
>         <vehicle id="B" x="2.76" y="-1.62" angle="89.39" type="tB" speed="13.89" pos="2.78" lane="beg_1" slope="0.00"/>
>         <vehicle id="ego" x="2.86" y="-4.92" angle="89.39" type="tEgo" speed="13.89" pos="2.88" lane="beg_0" slope="0.00"/>
>     </timestep>
>     <timestep time="0.30">
>         <vehicle id="B" x="4.14" y="-1.59" angle="89.09" type="tB" speed="13.89" pos="4.17" lane="beg_1" slope="0.00"/>
>         <vehicle id="ego" x="4.23" y="-4.89" angle="89.09" type="tEgo" speed="13.89" pos="4.27" lane="beg_0" slope="0.00"/>
14,15c22,27
<         <vehicle id="B" x="5.51" y="-1.61" angle="89.71" type="tB" speed="13.89" pos="5.56" lane="beg_1" slope="0.00"/>
<         <vehicle id="ego" x="5.61" y="-4.83" angle="89.41" type="tEgo" speed="13.89" pos="5.66" lane="beg_0" slope="0.00"/>
---
>         <vehicle id="B" x="5.51" y="-1.56" angle="89.09" type="tB" speed="13.89" pos="5.56" lane="beg_1" slope="0.00"/>
>         <vehicle id="ego" x="5.61" y="-4.85" angle="88.79" type="tEgo" speed="13.89" pos="5.66" lane="beg_0" slope="0.00"/>
>     </timestep>
>     <timestep time="0.50">
>         <vehicle id="B" x="6.89" y="-1.52" angle="88.79" type="tB" speed="13.89" pos="6.95" lane="beg_1" slope="0.00"/>
>         <vehicle id="ego" x="6.99" y="-4.80" angle="88.48" type="tEgo" speed="13.89" pos="7.05" lane="beg_0" slope="0.00"/>
18,19c30,35
<         <vehicle id="B" x="8.27" y="-1.57" angle="89.71" type="tB" speed="13.89" pos="8.33" lane="beg_1" slope="0.00"/>
<         <vehicle id="ego" x="8.37" y="-4.71" angle="89.12" type="tEgo" speed="13.89" pos="8.43" lane="beg_0" slope="0.00"/>
---
>         <vehicle id="B" x="8.27" y="-1.47" angle="88.48" type="tB" speed="13.89" pos="8.33" lane="beg_1" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in lanechanges ----------
5c5
<     <change id="ego" type="tEgo" time="7.40" from="beg_0" to="beg_1" dir="1" speed="13.89" pos="102.89" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="6.95" followerSecureGap="3.90" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
---
>     <change id="ego" type="tEgo" time="7.50" from="beg_0" to="beg_1" dir="1" speed="13.89" pos="104.27" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="7.34" followerSecureGap="3.92" followerSpeed="11.26" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>

TEST had known bugs (sublane ballistic issue) on ts-sim-build-ba : action_step_length Sublane push_for_merge_ramp_mixed ( Last six runs Oct2023 Apr2021 )

sublane ballistic issue
(This bug was triggered by text found in file 'errors' matching 'performs emergency stop')
---------- Differences in errors ----------
0a1,34
> Warning: Vehicle 'ramp.0' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=4.10.
> Warning: Vehicle 'ramp.13' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=80.00.
> Warning: Vehicle 'main.41' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=81.00.
> Warning: Vehicle 'main.77' ends teleporting on edge 'end', time 157.20.
> Warning: Vehicle 'main.79' ends teleporting on edge 'end', time 158.20.
> Warning: Vehicle 'main.162' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=195.70.
> Warning: Vehicle 'main.162' ends teleporting on edge 'merge', time 203.10.
> Warning: Vehicle 'main.169' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=210.60.
> Warning: Vehicle 'main.175' ends teleporting on edge 'end', time 211.40.
> Warning: Vehicle 'main.172' ends teleporting on edge 'merge', time 217.10.
> Warning: Vehicle 'main.238' ends teleporting on edge 'end', time 312.00.
> Warning: Vehicle 'main.250' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=319.90.
> Warning: Vehicle 'main.277' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=335.40.
> Warning: Vehicle 'ramp.76' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=337.90.
> Warning: Vehicle 'ramp.76' performs emergency stop at the end of lane 'merge_0' because there is no connection to the next edge (decel=-9.23, offset=0.04), time=338.00.
> Warning: Vehicle 'main.277' ends teleporting on edge 'merge', time 340.30.
> Warning: Vehicle 'ramp.94' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=359.50.
> Warning: Vehicle 'ramp.94' ends teleporting on edge 'end', time 364.70.
> Warning: Vehicle 'ramp.107' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=415.10.
> Warning: Vehicle 'ramp.107' ends teleporting on edge 'end', time 419.00.
> Warning: Vehicle 'main.322' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=436.20.
> Warning: Vehicle 'main.323' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=437.20.
> Warning: Vehicle 'main.294' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=467.20.
> -- Unordered text as found by filter 'Warning: Teleporting vehicle' --
> Warning: Teleporting vehicle 'main.162'; collision with vehicle 'main.166', lane='beg_0', gap=-1.84', latGap=-0.08, time=196.00 stage=laneChange.
> Warning: Teleporting vehicle 'main.172'; collision with vehicle 'main.146', lane='beg_0', gap=-0.38', latGap=-0.01, time=206.20 stage=laneChange.
> Warning: Teleporting vehicle 'main.175'; collision with vehicle 'main.169', lane='merge_1', gap=-6.88', latGap=-0.01, time=210.70 stage=laneChange.
> Warning: Teleporting vehicle 'main.238'; collision with vehicle 'main.213', lane='merge_2', gap=-0.61', latGap=-0.05, time=312.00 stage=laneChange.
> Warning: Teleporting vehicle 'main.277'; collision with vehicle 'main.263', lane='beg_1', gap=-0.31', latGap=-0.94, time=336.80 stage=move.
<truncated after showing first 30 lines>
---------- Differences in lanechanges ----------
5,360c5,475
<     <change id="ramp.0" type="passenger_pushy" time="2.00" from="merge_0" to="merge_1" dir="1" speed="24.45" pos="51.03" reason="strategic|urgent" leaderGap="8.88" leaderSecureGap="0.00" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="main.3" type="passenger_pushy" time="4.00" from="merge_1" to="merge_2" dir="1" speed="31.26" pos="36.39" reason="cooperative|urgent" leaderGap="63.08" leaderSecureGap="6.32" followerGap="None" followerSecureGap="None" origLeaderGap="24.98" origLeaderSecureGap="93.27" latGap="None"/>
<     <change id="ramp.1" type="passenger" time="5.00" from="merge_0" to="merge_1" dir="1" speed="14.51" pos="80.88" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="37.40" followerSecureGap="28.87" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.3" type="passenger_pushy" time="5.00" from="merge_0" to="merge_1" dir="1" speed="18.08" pos="38.49" reason="strategic|urgent" leaderGap="17.93" leaderSecureGap="16.90" followerGap="None" followerSecureGap="None" origLeaderGap="17.93" origLeaderSecureGap="16.90" latGap="None"/>
<     <change id="ramp.2" type="passenger" time="6.00" from="merge_0" to="merge_1" dir="1" speed="13.88" pos="75.29" reason="strategic|urgent" leaderGap="17.71" leaderSecureGap="4.17" followerGap="14.07" followerSecureGap="29.30" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.4" type="motorcycle" time="16.00" from="merge_0" to="merge_1" dir="1" speed="0.00" pos="116.79" reason="strategic|urgent" leaderGap="14.72" leaderSecureGap="0.00" followerGap="2.50" followerSecureGap="9.79" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.5" type="motorcycle" time="16.00" from="merge_0" to="merge_1" dir="1" speed="9.79" pos="112.09" reason="strategic|urgent" leaderGap="2.50" leaderSecureGap="9.79" followerGap="81.81" followerSecureGap="13.62" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="main.18" type="passenger" time="19.00" from="beg_0" to="beg_1" dir="1" speed="25.36" pos="253.55" reason="cooperative|urgent" leaderGap="32.14" leaderSecureGap="0.00" followerGap="29.42" followerSecureGap="56.98" origLeaderGap="48.39" origLeaderSecureGap="84.65" latGap="None"/>
<     <change id="main.19" type="passenger" time="19.00" from="beg_0" to="beg_1" dir="1" speed="30.11" pos="219.13" reason="cooperative|urgent" leaderGap="29.42" leaderSecureGap="56.98" followerGap="None" followerSecureGap="None" origLeaderGap="82.81" origLeaderSecureGap="116.27" latGap="None"/>
<     <change id="ramp.6" type="motorcycle" time="20.00" from="merge_0" to="merge_1" dir="1" speed="0.00" pos="116.79" reason="strategic|urgent" leaderGap="29.10" leaderSecureGap="0.00" followerGap="16.24" followerSecureGap="27.32" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.7" type="passenger" time="20.00" from="merge_0" to="merge_1" dir="1" speed="13.58" pos="98.34" reason="strategic|urgent" leaderGap="16.24" leaderSecureGap="27.32" followerGap="17.21" followerSecureGap="5.32" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.8" type="passenger" time="20.00" from="merge_0" to="merge_1" dir="1" speed="10.86" pos="76.14" reason="strategic|urgent" leaderGap="17.21" leaderSecureGap="5.32" followerGap="24.58" followerSecureGap="0.00" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.9" type="passenger_pushy" time="20.00" from="merge_0" to="merge_1" dir="1" speed="3.84" pos="46.56" reason="strategic|urgent" leaderGap="24.58" leaderSecureGap="0.00" followerGap="93.70" followerSecureGap="86.80" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.11" type="passenger_pushy" time="20.00" from="merge_0" to="merge_1" dir="1" speed="0.32" pos="17.97" reason="strategic|urgent" leaderGap="23.59" leaderSecureGap="0.32" followerGap="65.11" followerSecureGap="86.80" origLeaderGap="12.25" origLeaderSecureGap="0.32" latGap="None"/>
<     <change id="ramp.10" type="passenger" time="22.00" from="merge_0" to="merge_1" dir="1" speed="6.44" pos="45.50" reason="strategic|urgent" leaderGap="11.54" leaderSecureGap="3.80" followerGap="14.09" followerSecureGap="4.59" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.13" type="passenger_pushy" time="26.00" from="merge_0" to="merge_1" dir="1" speed="9.85" pos="29.85" reason="strategic|urgent" leaderGap="36.77" leaderSecureGap="0.00" followerGap="4.92" followerSecureGap="0.00" origLeaderGap="20.68" origLeaderSecureGap="11.48" latGap="None"/>
<     <change id="ramp.12" type="motorcycle" time="27.00" from="merge_0" to="merge_1" dir="1" speed="4.99" pos="77.38" reason="strategic|urgent" leaderGap="27.01" leaderSecureGap="0.00" followerGap="32.88" followerSecureGap="23.85" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.15" type="passenger_pushy" time="29.00" from="merge_0" to="merge_1" dir="1" speed="11.17" pos="35.65" reason="strategic|urgent" leaderGap="55.52" leaderSecureGap="19.01" followerGap="13.49" followerSecureGap="3.45" origLeaderGap="None" origLeaderSecureGap="None" latGap="0.55"/>
<     <change id="ramp.16" type="passenger_pushy" time="30.00" from="merge_0" to="merge_1" dir="1" speed="10.99" pos="28.15" reason="strategic|urgent" leaderGap="16.27" leaderSecureGap="5.17" followerGap="38.29" followerSecureGap="24.73" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.14" type="motorcycle" time="32.00" from="merge_0" to="merge_1" dir="1" speed="0.00" pos="116.79" reason="strategic|urgent" leaderGap="31.36" leaderSecureGap="0.00" followerGap="45.53" followerSecureGap="16.34" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="main.24" type="motorcycle" time="32.00" from="merge_1" to="merge_2" dir="1" speed="6.24" pos="28.63" reason="speedGain" leaderGap="49.92" leaderSecureGap="0.00" followerGap="57.03" followerSecureGap="31.83" origLeaderGap="35.43" origLeaderSecureGap="6.24" latGap="None"/>
<     <change id="ramp.17" type="motorcycle" time="34.00" from="merge_0" to="merge_1" dir="1" speed="11.75" pos="52.05" reason="strategic|urgent" leaderGap="17.00" leaderSecureGap="10.94" followerGap="32.92" followerSecureGap="7.44" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="main.34" type="passenger_pushy" time="36.00" from="beg_0" to="beg_1" dir="1" speed="11.15" pos="244.84" reason="speedGain" leaderGap="8.95" leaderSecureGap="17.60" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="main.31" type="passenger_pushy" time="37.00" from="beg_0" to="beg_1" dir="1" speed="7.01" pos="282.05" reason="speedGain" leaderGap="9.35" leaderSecureGap="0.00" followerGap="9.27" followerSecureGap="7.96" origLeaderGap="11.30" origLeaderSecureGap="5.48" latGap="None"/>
<     <change id="ramp.18" type="passenger" time="37.00" from="merge_0" to="merge_1" dir="1" speed="15.00" pos="64.17" reason="strategic|urgent" leaderGap="30.70" leaderSecureGap="27.17" followerGap="13.87" followerSecureGap="2.06" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="main.30" type="passenger_pushy" time="38.00" from="merge_1" to="merge_2" dir="1" speed="5.71" pos="14.77" reason="speedGain" leaderGap="13.81" leaderSecureGap="2.81" followerGap="8.34" followerSecureGap="11.64" origLeaderGap="13.81" origLeaderSecureGap="2.81" latGap="None"/>
<     <change id="main.29" type="truck" time="39.00" from="merge_1" to="merge_2" dir="1" speed="11.20" pos="46.28" reason="cooperative|urgent" leaderGap="18.66" leaderSecureGap="0.00" followerGap="16.70" followerSecureGap="3.21" origLeaderGap="5.40" origLeaderSecureGap="11.74" latGap="None"/>
<     <change id="ramp.19" type="passenger_pushy" time="40.00" from="merge_0" to="merge_1" dir="1" speed="13.53" pos="70.21" reason="strategic|urgent" leaderGap="14.47" leaderSecureGap="6.31" followerGap="21.97" followerSecureGap="1.10" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.20" type="passenger" time="40.00" from="merge_0" to="merge_1" dir="1" speed="9.40" pos="43.24" reason="strategic|urgent" leaderGap="21.97" leaderSecureGap="1.10" followerGap="12.61" followerSecureGap="8.38" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1c1
< Loading net-file from 'net.net.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
4c4
< Simulation ended at time: 477.00
---
> Simulation ended at time: 685.30
10a11,12
> Teleports: 9 (Collisions: 9)
> Emergency Stops: 1
12,16c14,19
<  RouteLength: 395.35
<  Duration: 25.06
<  WaitingTime: 1.35
<  TimeLoss: 12.26
<  DepartDelay: 45.72
---
>  RouteLength: 400.39
>  Speed: 13.05
>  Duration: 46.02
>  WaitingTime: 8.11
>  TimeLoss: 33.42
>  DepartDelay: 117.80

TEST had known bugs (#3696) on ts-sim-build-ba : action_step_length ticket3696 ( Last six runs Oct2023 Apr2021 )

#3696
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in aggregated300 ----------
5c5
<     <interval begin="0.00" end="1030.00" id="laneData">
---
>     <interval begin="0.00" end="1048.60" id="laneData">
12,13c12,13
<             <lane id="beg2_0" sampledSeconds="2328.77" traveltime="102.18" overlapTraveltime="104.04" density="0.75" occupancy="0.37" waitingTime="0.00" speed="28.85" departed="363" arrived="0" entered="0" left="283" laneChangedFrom="80" laneChangedTo="0"/>
<             <lane id="beg2_1" sampledSeconds="2183.89" traveltime="86.88" overlapTraveltime="87.09" density="0.71" occupancy="0.35" waitingTime="0.00" speed="34.47" departed="332" arrived="0" entered="0" left="412" laneChangedFrom="0" laneChangedTo="80"/>
---
>             <lane id="beg2_0" sampledSeconds="9962.93" traveltime="471.07" overlapTraveltime="486.11" density="3.17" laneDensity="3.17" occupancy="1.55" waitingTime="700.10" timeLoss="8265.32" speed="6.18" departed="341" arrived="0" entered="0" left="211" laneChangedFrom="155" laneChangedTo="25"/>
>             <lane id="beg2_1" sampledSeconds="9225.80" traveltime="394.40" overlapTraveltime="392.97" density="2.94" laneDensity="2.94" occupancy="1.45" waitingTime="146.70" timeLoss="7254.27" speed="7.64" departed="303" arrived="0" entered="0" left="433" laneChangedFrom="25" laneChangedTo="155"/>
16,17c16,17
<             <lane id="end_0" sampledSeconds="4033.76" traveltime="8.85" overlapTraveltime="9.02" density="19.88" occupancy="9.64" waitingTime="0.00" speed="22.39" departed="0" arrived="448" entered="448" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<             <lane id="end_1" sampledSeconds="2637.89" traveltime="5.88" overlapTraveltime="6.02" density="13.00" occupancy="6.35" waitingTime="0.00" speed="33.56" departed="0" arrived="439" entered="439" left="0" laneChangedFrom="0" laneChangedTo="0"/>
---
>             <lane id="end_0" sampledSeconds="3040.49" traveltime="9.95" overlapTraveltime="10.18" density="14.72" laneDensity="14.72" occupancy="7.14" waitingTime="0.00" timeLoss="1363.11" speed="19.84" departed="0" arrived="305" entered="303" left="0" laneChangedFrom="2" laneChangedTo="4"/>
>             <lane id="end_1" sampledSeconds="4012.47" traveltime="7.48" overlapTraveltime="7.66" density="19.42" laneDensity="19.42" occupancy="9.53" waitingTime="0.00" timeLoss="1068.24" speed="26.37" departed="0" arrived="532" entered="534" left="0" laneChangedFrom="4" laneChangedTo="2"/>
26,28c26,28
<             <lane id="merge_0" sampledSeconds="2828.16" traveltime="20.82" overlapTraveltime="21.89" density="28.31" occupancy="14.00" waitingTime="1155.00" speed="4.66" departed="0" arrived="0" entered="192" left="0" laneChangedFrom="192" laneChangedTo="0"/>
<             <lane id="merge_1" sampledSeconds="2919.07" traveltime="8.32" overlapTraveltime="8.78" density="29.22" occupancy="13.91" waitingTime="113.00" speed="11.61" departed="0" arrived="0" entered="283" left="448" laneChangedFrom="27" laneChangedTo="192"/>
<             <lane id="merge_2" sampledSeconds="1320.89" traveltime="2.95" overlapTraveltime="3.10" density="13.22" occupancy="6.29" waitingTime="0.00" speed="32.86" departed="0" arrived="0" entered="412" left="439" laneChangedFrom="0" laneChangedTo="27"/>
---
>             <lane id="merge_0" sampledSeconds="4694.91" traveltime="38.43" overlapTraveltime="40.41" density="46.16" laneDensity="46.16" occupancy="22.65" waitingTime="2100.70" timeLoss="4365.13" speed="2.52" departed="0" arrived="0" entered="193" left="0" laneChangedFrom="193" laneChangedTo="0"/>
>             <lane id="merge_1" sampledSeconds="6617.19" traveltime="28.10" overlapTraveltime="28.57" density="65.06" laneDensity="65.06" occupancy="31.15" waitingTime="1175.80" timeLoss="5962.34" speed="3.57" departed="0" arrived="0" entered="208" left="303" laneChangedFrom="107" laneChangedTo="202"/>
>             <lane id="merge_2" sampledSeconds="3907.15" traveltime="7.74" overlapTraveltime="7.99" density="38.41" laneDensity="38.41" occupancy="18.27" waitingTime="67.70" timeLoss="2516.42" speed="12.77" departed="0" arrived="0" entered="436" left="534" laneChangedFrom="9" laneChangedTo="107"/>
34c34
<             <lane id="onRamp_0" sampledSeconds="1851.43" traveltime="9.51" overlapTraveltime="9.81" density="5.95" occupancy="2.93" waitingTime="0.00" speed="31.33" departed="192" arrived="0" entered="0" left="192" laneChangedFrom="0" laneChangedTo="0"/>
---
>             <lane id="onRamp_0" sampledSeconds="2683.45" traveltime="13.13" overlapTraveltime="14.14" density="8.47" laneDensity="8.47" occupancy="4.08" waitingTime="47.90" timeLoss="1055.81" speed="21.73" departed="193" arrived="0" entered="0" left="193" laneChangedFrom="0" laneChangedTo="0"/>
---------- Differences in errors ----------
0a1,13
> Warning: Vehicle 'main.156' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=216.30.
> Warning: Vehicle 'main.165' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=222.80.
> Warning: Vehicle 'main.170' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=232.90.
> Warning: Vehicle 'main.272' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=401.30.
> Warning: Vehicle 'main.283' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=418.90.
> Warning: Vehicle 'main.285' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=421.20.
> Warning: Vehicle 'main.309' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=456.30.
> Warning: Vehicle 'main.507' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=795.30.
> Warning: Vehicle 'main.525' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=824.10.
> Warning: Vehicle 'main.536' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=847.10.
> Warning: Vehicle 'main.564' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=883.30.
> Warning: Vehicle 'main.591' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=933.30.
> Warning: Vehicle 'main.599' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=940.80.
---------- Differences in output ----------
1,2c1,2
< Loading net-file from 'motorway.net.xml'... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml'... done ((TIME)).
---
> Loading net-file from 'motorway.net.xml' ... done ((TIME)).
> Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
5c5
< Simulation ended at time: 1030.00
---
> Simulation ended at time: 1048.60
9c9
<  Inserted: 887
---
>  Inserted: 837
13,17c13,18
<  RouteLength: 521.02
<  Duration: 22.82
<  WaitingTime: 1.43
<  TimeLoss: 7.85
<  DepartDelay: 0.00
---
>  RouteLength: 522.39
>  Speed: 13.36
>  Duration: 52.21
>  WaitingTime: 5.13
>  TimeLoss: 37.63
>  DepartDelay: 0.86

TEST had known bugs (#3699) on ts-sim-build-ba : basic dynamics ramps onoff_ramp 2veh_cross_paths3 ( Last six runs Oct2023 Apr2021 )

#3699
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in output ----------
1c1
< Loading net-file from 'net.net.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
4c4
< Simulation ended at time: 53.00
---
> Simulation ended at time: 54.00

TEST had known bugs (see #1097) on ts-sim-build-ba : bugs 1xxx ticket1097 ( Last six runs Oct2023 Apr2021 )

vehicles use the wrong lane and thereby slow down the flow of traffic
(This bug was triggered by FAILING to find text in file 'output' matching 'Simulation ended at time: 3352.00')
---------- Differences in output ----------
1c1
< Loading net-file from 'net.net.xml'...  done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
4c4
< Simulation ended at time: 3352.00
---
> Simulation ended at time: 3798.00

TEST had known bugs (see #1351) on ts-sim-build-ba : bugs 1xxx ticket1351 ( Last six runs Oct2023 Apr2021 )

(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
1a2,5
> Warning: Vehicle 'follower' teleports beyond arrival edge 'middle', time 36.00.
> -- Unordered text as found by filter 'Warning: Teleporting vehicle' --
> Warning: Teleporting vehicle 'follower'; collision with vehicle 'leader', lane='middle_0', gap=-4.77, time=36.00 stage=move.
> 
---------- Differences in rawdump ----------
195c195
<                 <vehicle id="leader" pos="160.94" speed="55.24"/>
---
>                 <vehicle id="leader" pos="162.90" speed="57.20"/>
203c203
<                 <vehicle id="leader" pos="211.86" speed="50.92"/>
---
>                 <vehicle id="leader" pos="215.74" speed="52.84"/>
211c211
<                 <vehicle id="leader" pos="258.49" speed="46.62"/>
---
>                 <vehicle id="leader" pos="264.08" speed="48.34"/>
219c219
<                 <vehicle id="leader" pos="300.83" speed="42.34"/>
---
>                 <vehicle id="leader" pos="307.93" speed="43.84"/>
227c227
<                 <vehicle id="leader" pos="338.90" speed="38.08"/>
---
>                 <vehicle id="leader" pos="347.27" speed="39.34"/>
235c235
<                 <vehicle id="leader" pos="372.75" speed="33.84"/>
---
>                 <vehicle id="leader" pos="382.11" speed="34.84"/>
243c243
<                 <vehicle id="leader" pos="402.39" speed="29.64"/>
---
>                 <vehicle id="leader" pos="412.45" speed="30.34"/>
251c251
<                 <vehicle id="leader" pos="427.87" speed="25.48"/>
<truncated after showing first 30 lines>

TEST had known bugs (#1845) on ts-sim-build-ba : bugs 1xxx ticket1845 ( Last six runs Oct2023 Apr2021 )

(This bug was triggered by text found in file 'errors' matching 'collision')
---------- New result in errors ----------
Warning: Vehicle 'minor' ends teleporting on edge 'mid2', time 8.00.
-- Unordered text as found by filter 'Warning: Teleporting vehicle' --
Warning: Teleporting vehicle 'minor'; collision with vehicle 'major', lane='mid1_0', gap=-4.32, time=8.00 stage=move.

---------- New result in output ----------

TEST had known bugs (#2319) on ts-sim-build-ba : bugs 2xxx ticket2319 ( Last six runs Oct2023 Apr2021 )

(This bug was triggered by text found in file 'errors' matching 'teleporting')
---------- Differences in errors ----------
0a1,4
> Warning: Vehicle 'v1' ends teleporting on edge 'end', time 307.00.
> -- Unordered text as found by filter 'Warning: Teleporting vehicle' --
> Warning: Teleporting vehicle 'v1'; waited too long (jam), lane=':C_3_0', time=307.00.
> 
---------- Differences in fcd ----------
6c6,7
<         <vehicle id="v0" x="52.31" y="34.06" angle="357.81" type="t0" speed="0.00" pos="17.43" lane="beg2_2" slope="0.00"/>
---
>         <vehicle id="v0" x="52.31" y="34.06" angle="357.81" type="truck" speed="0.00" pos="17.43" lane="beg2_2" slope="0.00"/>
>         <vehicle id="v1" x="18.32" y="51.01" angle="90.14" type="car" speed="0.00" pos="36.66" lane="beg1_0" slope="0.00"/>
9c10,11
<         <vehicle id="v0" x="52.21" y="36.66" angle="357.81" type="t0" speed="2.60" pos="20.03" lane="beg2_2" slope="0.00"/>
---
>         <vehicle id="v0" x="52.21" y="36.66" angle="357.81" type="truck" speed="2.60" pos="20.03" lane="beg2_2" slope="0.00"/>
>         <vehicle id="v1" x="20.92" y="51.01" angle="90.14" type="car" speed="2.60" pos="39.26" lane="beg1_0" slope="0.00"/>
12c14,15
<         <vehicle id="v0" x="52.01" y="41.85" angle="357.81" type="t0" speed="5.20" pos="25.23" lane="beg2_2" slope="0.00"/>
---
>         <vehicle id="v0" x="52.01" y="41.85" angle="357.81" type="truck" speed="5.20" pos="25.23" lane="beg2_2" slope="0.00"/>
>         <vehicle id="v1" x="26.12" y="50.99" angle="90.14" type="car" speed="5.20" pos="44.46" lane="beg1_0" slope="0.00"/>
15c18,19
<         <vehicle id="v0" x="54.58" y="51.86" angle="3.05" type="t0" speed="7.80" pos="5.60" lane=":C_0_2" slope="0.00"/>
---
>         <vehicle id="v0" x="54.58" y="51.86" angle="3.05" type="truck" speed="7.80" pos="5.60" lane=":C_0_2" slope="0.00"/>
>         <vehicle id="v1" x="33.92" y="50.97" angle="90.14" type="car" speed="7.80" pos="52.26" lane="beg1_0" slope="0.00"/>
18c22,23
<         <vehicle id="v0" x="62.96" y="54.02" angle="20.19" type="t0" speed="6.25" pos="1.25" lane="end_2" slope="0.00"/>
---
>         <vehicle id="v0" x="62.96" y="54.02" angle="20.19" type="truck" speed="6.25" pos="1.25" lane="end_2" slope="0.00"/>
>         <vehicle id="v1" x="43.19" y="50.95" angle="90.14" type="car" speed="9.27" pos="61.53" lane="beg1_0" slope="0.00"/>
21,22c26,27
<         <vehicle id="v0" x="64.71" y="53.99" angle="24.78" type="t0" speed="1.75" pos="3.00" lane="end_2" slope="0.00"/>
<         <vehicle id="v1" x="18.32" y="51.01" angle="90.14" type="t0" speed="0.00" pos="36.66" lane="beg1_0" slope="0.00"/>
---
>         <vehicle id="v0" x="64.71" y="53.99" angle="24.78" type="truck" speed="1.75" pos="3.00" lane="end_2" slope="0.00"/>
<truncated after showing first 30 lines>

TEST had known bugs (#2574) on ts-sim-build-ba : bugs 2xxx ticket2574 ( Last six runs Oct2023 Apr2021 )

(This bug was triggered by text found in file 'errors' matching 'Vehicle 'ego' will not be able to depart using the given velocity (unpriorised junction too close)!')
---------- New result in errors ----------
Error: Vehicle 'ego' will not be able to depart using the given velocity (unpriorised junction too close)!

TEST had known bugs (#3126) on ts-sim-build-ba : bugs 3xxx ticket3126 ( Last six runs Oct2023 Apr2021 )

(This bug was triggered by FAILING to find text in file 'output' matching 'speed="0.00000000000000000000000000000000"')
---------- New result in errors ----------
---------- New result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.000">
        <vehicle id="v0" x="0.00000000000000000000000000000000" y="-1.64999999999999991118215802998748" angle="90.00000000000000000000000000000000" type="DEFAULT_VEHTYPE" speed="13.89000000000000056843418860808015" pos="0.00000000000000000000000000000000" lane="e1_0" slope="0.00000000000000000000000000000000"/>
    </timestep>
    <timestep time="1.000">
        <vehicle id="v0" x="13.63003523350693413362932915333658" y="-1.64999999999999991118215802998748" angle="90.00000000000000000000000000000000" type="DEFAULT_VEHTYPE" speed="13.63003523350693413362932915333658" pos="13.63003523350693413362932915333658" lane="e1_0" slope="0.00000000000000000000000000000000"/>
    </timestep>
    <timestep time="2.000">
        <vehicle id="v0" x="26.36152334603946556512710230890661" y="-1.64999999999999991118215802998748" angle="90.00000000000000000000000000000000" type="DEFAULT_VEHTYPE" speed="12.73148811253253498421145195607096" pos="26.36152334603946911784078110940754" lane="e1_0" slope="0.00000000000000000000000000000000"/>
    </timestep>
    <timestep time="3.000">
        <vehicle id="v0" x="40.10312736772932851181394653394818" y="-1.64999999999999991118215802998748" angle="90.00000000000000000000000000000000" type="DEFAULT_VEHTYPE" speed="13.74160402168985584125948662403971" pos="40.10312736772932851181394653394818" lane="e1_0" slope="0.00000000000000000000000000000000"/>
    </timestep>
    <timestep time="4.000">
        <vehicle id="v0" x="53.25399839092512621618880075402558" y="-1.64999999999999991118215802998748" angle="90.00000000000000000000000000000000" type="DEFAULT_VEHTYPE" speed="13.15087102319579592801801481982693" pos="53.25399839092512621618880075402558" lane="e1_0" slope="0.00000000000000000000000000000000"/>
    </timestep>
    <timestep time="5.000">
        <vehicle id="v0" x="66.84602669666057295216887723654509" y="-1.64999999999999991118215802998748" angle="90.00000000000000000000000000000000" type="DEFAULT_VEHTYPE" speed="13.59202830573543963055271888151765" pos="66.84602669666057295216887723654509" lane="e1_0" slope="0.00000000000000000000000000000000"/>
    </timestep>
    <timestep time="6.000">
        <vehicle id="v0" x="80.23440542464146574275218881666660" y="-1.64999999999999991118215802998748" angle="90.00000000000000000000000000000000" type="DEFAULT_VEHTYPE" speed="13.38837872798088923786963277962059" pos="80.23440542464146574275218881666660" lane="e1_0" slope="0.00000000000000000000000000000000"/>
    </timestep>
    <timestep time="7.000">
        <vehicle id="v0" x="89.82560743586968499130307463929057" y="-1.64999999999999991118215802998748" angle="90.00000000000000000000000000000000" type="DEFAULT_VEHTYPE" speed="9.59120201122822102490772522287443" pos="89.82560743586968499130307463929057" lane="e1_0" slope="0.00000000000000000000000000000000"/>
    </timestep>
    <timestep time="8.000">
        <vehicle id="v0" x="95.82665567690258967559202574193478" y="-1.64999999999999991118215802998748" angle="90.00000000000000000000000000000000" type="DEFAULT_VEHTYPE" speed="6.00104824103290290793211170239374" pos="95.82665567690258967559202574193478" lane="e1_0" slope="0.00000000000000000000000000000000"/>
<truncated after showing first 30 lines>
---------- New result in output ----------

TEST had known bugs (#3255) on ts-sim-build-ba : bugs 3xxx ticket3255 ( Last six runs Oct2023 Apr2021 )

(This bug was triggered by FAILING to find text in file 'aggregated15' matching '31to211')
---------- New result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="600.00" end="615.00" id="dump_15">
        <edge id="31to210">
            <lane id="31to210_0" sampledSeconds="195.00" overlapTraveltime="100000.00" density="36.93" laneDensity="36.93" occupancy="18.47" waitingTime="195.00" timeLoss="195.00" speed="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
        <edge id="31to212">
            <lane id="31to212_0" sampledSeconds="105.00" overlapTraveltime="100000.00" density="133.33" laneDensity="133.33" occupancy="67.38" waitingTime="105.00" timeLoss="105.00" speed="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
    </interval>
    <interval begin="615.00" end="630.00" id="dump_15">
        <edge id="31to210">
            <lane id="31to210_0" sampledSeconds="195.00" overlapTraveltime="100000.00" density="36.93" laneDensity="36.93" occupancy="18.47" waitingTime="195.00" timeLoss="195.00" speed="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
        <edge id="31to212">
            <lane id="31to212_0" sampledSeconds="105.00" overlapTraveltime="100000.00" density="133.33" laneDensity="133.33" occupancy="67.38" waitingTime="105.00" timeLoss="105.00" speed="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
    </interval>
    <interval begin="630.00" end="645.00" id="dump_15">
        <edge id="31to210">
            <lane id="31to210_0" sampledSeconds="195.00" overlapTraveltime="100000.00" density="36.93" laneDensity="36.93" occupancy="18.47" waitingTime="195.00" timeLoss="195.00" speed="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
        <edge id="31to212">
            <lane id="31to212_0" sampledSeconds="105.00" overlapTraveltime="100000.00" density="133.33" laneDensity="133.33" occupancy="67.38" waitingTime="105.00" timeLoss="105.00" speed="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
    </interval>
    <interval begin="645.00" end="660.00" id="dump_15">
        <edge id="31to210">
<truncated after showing first 30 lines>

TEST had known bugs (#5263) on ts-sim-build-ba : bugs 4xxx ticket4189 ( Last six runs Oct2023 Apr2021 )

invalid right of way after stopping on junction
(This bug was triggered by text found in file 'errors' matching 'emergency braking')
---------- Differences in errors ----------
0a1
> Warning: Vehicle 'EW_bike' performs emergency braking with decel=-7.00 wished=1.00 severity=1.00, time=61.20.

TEST had known bugs (#4829) on ts-sim-build-ba : bugs 4xxx ticket4829 ( Last six runs Oct2023 Apr2021 )

#4829
(This bug was triggered by text found in file 'errors' matching 'Teleporting')
---------- New result in errors ----------
Warning: Vehicle '839' ends teleporting on edge 'out1', time 21.25.
-- Unordered text as found by filter 'Warning: Teleporting vehicle' --
Warning: Teleporting vehicle '839'; waited too long (wrong lane), lane='mid_0', time=21.25.

TEST had known bugs (see #5013) on ts-sim-build-ba : bugs 5xxx ticket5013 ( Last six runs Oct2023 Apr2021 )

collision on junction
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
0a1,5
> Warning: Vehicle 'SW' performs emergency braking with decel=-9.00 wished=2.50 severity=1.00, time=9.50.
> Warning: Vehicle 'NW' ends teleporting on edge 'CW', time 9.75.
> -- Unordered text as found by filter 'Warning: Teleporting vehicle' --
> Warning: Teleporting vehicle 'NW'; junction collision with vehicle 'NE', lane=':C_2_0', gap=-1.00, time=9.75 stage=move.
> 

TEST had known bugs (see #6415) on ts-sim-build-ba : bugs 6xxx ticket6415 ( Last six runs Oct2023 Apr2021 )

collision
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
0a1,4
> Warning: Vehicle 'trip_3' ends teleporting on edge '-317183891#3', time 10.00.
> -- Unordered text as found by filter 'Warning: Teleporting vehicle' --
> Warning: Teleporting vehicle 'trip_3'; junction collision with vehicle 'trip_0', lane=':659706_0_0', gap=-1.00, time=10.00 stage=move.
> 

TEST had known bugs (see #4889) on ts-sim-build-ba : cf_model apparentDecel_emergencyDecel avoid_collision ( Last six runs Oct2023 Apr2021 )

collision
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
2a3,6
> Warning: Vehicle 'follower' teleports beyond arrival edge 'E0', time 0.90.
> -- Unordered text as found by filter 'Warning: Teleporting vehicle' --
> Warning: Teleporting vehicle 'follower'; collision with vehicle 'leader', lane='E0_0', gap=-0.10, time=0.90 stage=move.
> 

TEST had known bugs (see #4839) on ts-sim-build-ba : cf_model drive_in_circles CACC ( Last six runs Oct2023 Apr2021 )

collisions
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
3a4
> Warning: Vehicle '0.45' ends teleporting on edge '3/1to4/1', time 96.00.
12a14,17
> Warning: Vehicle '0.92' ends teleporting on edge '3/1to4/1', time 248.00.
> Warning: Vehicle '0.95' ends teleporting on edge '3/1to4/1', time 250.00.
> Warning: Vehicle '0.176' ends teleporting on edge '2/1to3/1', time 277.00.
> Warning: Vehicle '0.117' ends teleporting on edge '3/1to4/1', time 278.00.
14a20,21
> Warning: Vehicle '0.155' ends teleporting on edge '2/1to3/1', time 291.00.
> Warning: Vehicle '0.107' ends teleporting on edge '3/1to4/1', time 292.00.
16a24
> Warning: Vehicle '0.141' ends teleporting on edge '3/1to4/1', time 363.00.
22a31,32
> Warning: Vehicle '0.161' ends teleporting on edge '3/1to4/1', time 938.00.
> Warning: Vehicle '0.123' ends teleporting on edge '4/1to5/1', time 941.00.
38a49
> Warning: Vehicle '0.192' ends teleporting on edge '5/1to6/1', time 2151.00.
43a55
> Warning: Vehicle '0.221' ends teleporting on edge '3/1to4/1', time 2655.00.
45a58,74
> -- Unordered text as found by filter 'Warning: Teleporting vehicle' --
> Warning: Teleporting vehicle '0.107'; collision with vehicle '0.106', lane='2/1to3/1_0', gap=-0.11, time=281.00 stage=move.
> Warning: Teleporting vehicle '0.117'; collision with vehicle '0.116', lane='1/1to2/1_0', gap=-0.10, time=196.00 stage=move.
> Warning: Teleporting vehicle '0.123'; collision with vehicle '0.122', lane='2/1to3/1_0', gap=-0.20, time=305.00 stage=move.
> Warning: Teleporting vehicle '0.136'; collision with vehicle '0.135', lane='1/1to2/1_0', gap=-0.35, time=228.00 stage=move.
> Warning: Teleporting vehicle '0.141'; collision with vehicle '0.140', lane='2/1to3/1_0', gap=-0.06, time=338.00 stage=move.
> Warning: Teleporting vehicle '0.152'; collision with vehicle '0.151', lane='2/1to3/1_0', gap=-0.33, time=1934.00 stage=move.
> Warning: Teleporting vehicle '0.155'; collision with vehicle '0.154', lane='1/1to2/1_0', gap=-0.37, time=290.00 stage=move.
> Warning: Teleporting vehicle '0.161'; collision with vehicle '0.160', lane='2/1to3/1_0', gap=-0.20, time=377.00 stage=move.
> Warning: Teleporting vehicle '0.176'; collision with vehicle '0.175', lane='1/1to2/1_0', gap=-0.03, time=261.00 stage=move.
<truncated after showing first 30 lines>

TEST had known bugs (see #5715) on ts-sim-build-ba : cf_model drive_in_circles wiedemann ( Last six runs Oct2023 Apr2021 )

emergency braking braking leading to collisions
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in aggregated60 ----------
6,8c6,8
<         <edge id="1/1to2/1" sampledSeconds="1284.52" traveltime="1198.67" overlapTraveltime="1120.36" density="21.85" occupancy="10.89" waitingTime="1141.00" speed="0.88" departed="60" arrived="0" entered="0" left="17" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="2/1to3/1" sampledSeconds="481.25" traveltime="50.80" overlapTraveltime="51.06" density="8.18" occupancy="4.06" waitingTime="0.00" speed="19.29" departed="0" arrived="0" entered="17" left="2" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="3/1to4/1" sampledSeconds="7.03" traveltime="50.00" overlapTraveltime="50.25" density="0.12" occupancy="0.06" waitingTime="0.00" speed="19.60" departed="0" arrived="0" entered="2" left="0" laneChangedFrom="0" laneChangedTo="0"/>
---
>         <edge id="1/1to2/1" sampledSeconds="1326.67" traveltime="939.08" overlapTraveltime="899.45" density="22.56" laneDensity="22.56" occupancy="11.26" waitingTime="458.00" timeLoss="1252.55" speed="1.10" departed="60" arrived="0" entered="0" left="15" laneChangedFrom="0" laneChangedTo="0"/>
>         <edge id="2/1to3/1" sampledSeconds="438.77" traveltime="50.77" overlapTraveltime="51.03" density="7.46" laneDensity="7.46" occupancy="3.70" waitingTime="0.00" timeLoss="6.69" speed="19.30" departed="0" arrived="0" entered="15" left="2" laneChangedFrom="0" laneChangedTo="0"/>
>         <edge id="3/1to4/1" sampledSeconds="7.03" traveltime="50.00" overlapTraveltime="50.25" density="0.12" laneDensity="0.12" occupancy="0.06" waitingTime="0.00" timeLoss="0.00" speed="19.60" departed="0" arrived="0" entered="2" left="0" laneChangedFrom="0" laneChangedTo="0"/>
11,14c11,14
<         <edge id="1/1to2/1" sampledSeconds="3822.59" traveltime="1052.86" overlapTraveltime="1033.33" density="65.01" occupancy="32.49" waitingTime="3540.00" speed="0.95" departed="60" arrived="0" entered="0" left="18" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="2/1to3/1" sampledSeconds="896.73" traveltime="50.00" overlapTraveltime="50.25" density="15.25" occupancy="7.59" waitingTime="0.00" speed="19.60" departed="0" arrived="0" entered="18" left="18" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="3/1to4/1" sampledSeconds="613.83" traveltime="50.00" overlapTraveltime="50.25" density="10.44" occupancy="5.20" waitingTime="0.00" speed="19.60" departed="0" arrived="0" entered="18" left="5" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="4/1to5/1" sampledSeconds="40.97" traveltime="50.00" overlapTraveltime="50.25" density="0.70" occupancy="0.34" waitingTime="0.00" speed="19.60" departed="0" arrived="0" entered="5" left="0" laneChangedFrom="0" laneChangedTo="0"/>
---
>         <edge id="1/1to2/1" sampledSeconds="3926.72" traveltime="858.84" overlapTraveltime="848.07" density="66.79" laneDensity="66.79" occupancy="33.37" waitingTime="1511.00" timeLoss="3694.05" speed="1.16" departed="51" arrived="0" entered="0" left="17" laneChangedFrom="0" laneChangedTo="0"/>
>         <edge id="2/1to3/1" sampledSeconds="813.53" traveltime="50.00" overlapTraveltime="50.25" density="13.84" laneDensity="13.84" occupancy="6.88" waitingTime="0.00" timeLoss="0.00" speed="19.60" departed="0" arrived="0" entered="17" left="16" laneChangedFrom="0" laneChangedTo="0"/>
>         <edge id="3/1to4/1" sampledSeconds="559.47" traveltime="50.00" overlapTraveltime="50.25" density="9.52" laneDensity="9.52" occupancy="4.73" waitingTime="0.00" timeLoss="0.00" speed="19.60" departed="0" arrived="0" entered="16" left="5" laneChangedFrom="0" laneChangedTo="0"/>
>         <edge id="4/1to5/1" sampledSeconds="38.10" traveltime="50.00" overlapTraveltime="50.25" density="0.65" laneDensity="0.65" occupancy="0.32" waitingTime="0.00" timeLoss="0.00" speed="19.60" departed="0" arrived="0" entered="5" left="0" laneChangedFrom="0" laneChangedTo="0"/>
17,21c17,21
<         <edge id="1/1to2/1" sampledSeconds="5531.96" traveltime="889.53" overlapTraveltime="881.78" density="94.09" occupancy="46.86" waitingTime="5120.00" speed="1.12" departed="19" arrived="0" entered="0" left="18" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="2/1to3/1" sampledSeconds="896.73" traveltime="50.00" overlapTraveltime="50.25" density="15.25" occupancy="7.59" waitingTime="0.00" speed="19.60" departed="0" arrived="0" entered="18" left="18" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="3/1to4/1" sampledSeconds="896.73" traveltime="50.00" overlapTraveltime="50.25" density="15.25" occupancy="7.59" waitingTime="0.00" speed="19.60" departed="0" arrived="0" entered="18" left="18" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="4/1to5/1" sampledSeconds="727.07" traveltime="50.00" overlapTraveltime="50.25" density="12.37" occupancy="6.15" waitingTime="0.00" speed="19.60" departed="0" arrived="0" entered="18" left="8" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="5/1to6/1" sampledSeconds="103.74" traveltime="50.00" overlapTraveltime="50.25" density="1.76" occupancy="0.87" waitingTime="0.00" speed="19.60" departed="0" arrived="0" entered="8" left="0" laneChangedFrom="0" laneChangedTo="0"/>
---
>         <edge id="1/1to2/1" sampledSeconds="4354.98" traveltime="598.88" overlapTraveltime="595.81" density="74.07" laneDensity="74.07" occupancy="36.87" waitingTime="1529.00" timeLoss="3987.67" speed="1.65" departed="2" arrived="0" entered="0" left="16" laneChangedFrom="0" laneChangedTo="0"/>
>         <edge id="2/1to3/1" sampledSeconds="808.97" traveltime="50.00" overlapTraveltime="50.25" density="13.76" laneDensity="13.76" occupancy="6.84" waitingTime="0.00" timeLoss="0.00" speed="19.60" departed="0" arrived="0" entered="16" left="16" laneChangedFrom="0" laneChangedTo="0"/>
>         <edge id="3/1to4/1" sampledSeconds="812.10" traveltime="50.00" overlapTraveltime="50.25" density="13.81" laneDensity="13.81" occupancy="6.87" waitingTime="0.00" timeLoss="0.00" speed="19.60" departed="0" arrived="0" entered="16" left="16" laneChangedFrom="0" laneChangedTo="0"/>
>         <edge id="4/1to5/1" sampledSeconds="661.77" traveltime="50.00" overlapTraveltime="50.25" density="11.26" laneDensity="11.26" occupancy="5.60" waitingTime="0.00" timeLoss="0.00" speed="19.60" departed="0" arrived="0" entered="16" left="7" laneChangedFrom="0" laneChangedTo="0"/>
>         <edge id="5/1to6/1" sampledSeconds="95.71" traveltime="50.00" overlapTraveltime="50.25" density="1.63" laneDensity="1.63" occupancy="0.81" waitingTime="0.00" timeLoss="0.00" speed="19.60" departed="0" arrived="0" entered="7" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
1,38c1,194
< Warning: Vehicle '0.7' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=473.00.
< Warning: Vehicle '0.11' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=484.00.
< Warning: Vehicle '0.29' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=536.00.
< Warning: Vehicle '0.73' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=663.00.
< Warning: Vehicle '0.89' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=710.00.
< Warning: Vehicle '0.90' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=711.00.
< Warning: Vehicle '0.113' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=781.00.
< Warning: Vehicle '0.7' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1038.00.
< Warning: Vehicle '0.14' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1157.00.
< Warning: Vehicle '0.221' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1188.00.
< Warning: Vehicle '0.248' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1302.00.
< Warning: Vehicle '0.22' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1303.00.
< Warning: Vehicle '0.273' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1402.00.
< Warning: Vehicle '0.294' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1493.00.
< Warning: Vehicle '0.299' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1511.00.
< Warning: Vehicle '0.37' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1569.00.
< Warning: Vehicle '0.318' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1593.00.
< Warning: Vehicle '0.319' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1594.00.
< Warning: Vehicle '0.329' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1637.00.
< Warning: Vehicle '0.41' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1638.00.
< Warning: Vehicle '0.333' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1653.00.
< Warning: Vehicle '0.343' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1697.00.
< Warning: Vehicle '0.344' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1698.00.
< Warning: Vehicle '0.48' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1763.00.
< Warning: Vehicle '0.384' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1868.00.
< Warning: Vehicle '0.54' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1869.00.
< Warning: Vehicle '0.56' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1906.00.
< Warning: Vehicle '0.408' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1966.00.
< Warning: Vehicle '0.68' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=2117.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,3c1,3
< Loading net-file from 'net.net.xml'... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml'... done ((TIME)).
< Loading additional-files from 'input_additional2.add.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
> Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
> Loading additional-files from 'input_additional2.add.xml' ... done ((TIME)).
10,13c10,13
<  Inserted: 448 (Loaded: 600)
<  Running: 448
<  Waiting: 152
< Teleports: 47 (Collisions: 47)
---
>  Inserted: 464 (Loaded: 600)
>  Running: 464
>  Waiting: 136
> Teleports: 2 (Collisions: 2)
15,20c15,21
<  RouteLength: inf
<  Duration: 1801.71
<  WaitingTime: 80.02
<  TimeLoss: 1067.67
<  DepartDelay: 974.79
<  DepartDelayWaiting: 2476.50
---
>  RouteLength: 13599.31
>  Speed: 8.36
>  Duration: 1759.34
>  WaitingTime: 82.71
<truncated after showing first 30 lines>

TEST had known bugs (see #2757) on ts-sim-build-ba : devices rerouting assignment auto_trip_single_edge_depart_beyond_arrival ( Last six runs Oct2023 Apr2021 )

invalid route length
(This bug was triggered by FAILING to find text in file 'tripinfos' matching 'routeLength="0.00"')
---------- Differences in tripinfos ----------
5c5
<     <tripinfo id="v0" depart="0.00" departLane="SC_0" departPos="60.00" departSpeed="0.00" departDelay="0.00" arrival="1.00" arrivalLane="SC_0" arrivalPos="60.00" arrivalSpeed="2.60" duration="1.00" routeLength="0.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.81" rerouteNo="1" devices="tripinfo_v0 routing_v0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
---
>     <tripinfo id="v0" depart="0.00" departLane="SC_0" departPos="60.00" departSpeed="0.00" departDelay="0.00" arrival="1.00" arrivalLane="SC_0" arrivalPos="10.00" arrivalSpeed="2.60" duration="1.00" routeLength="-50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.81" rerouteNo="1" devices="vehroute_v0 tripinfo_v0 routing_v0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
---------- New result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="v0" depart="0.00" departPos="60.00" arrivalPos="10.00" arrival="1.00">
        <route edges="SC"/>
    </vehicle>

</routes>

TEST had known bugs (see #3831) on ts-sim-build-ba : devices rerouting personTrip access_walk ( Last six runs Oct2023 Apr2021 )

routing failure
(This bug was triggered by text found in file 'exitcode' matching '1')
---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2889635==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x1a1865b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:1397:33
>     #2 0x32326c6 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:13
>     #3 0x19b6c5d in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:179:27
>     #4 0x33f450f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9
>     #5 0x7f8163eaa5ae in xercesc_3_2::SAX2XMLReaderImpl::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

2 TESTS had known bugs (see #3404) on ts-sim-build-ba :

consider via
(This bug was triggered by FAILING to find text in file 'vehroutes' matching 'route edges=.*A1toA2')
---------- Differences in vehroutes ----------
5c5
<     <vehicle id="0" depart="0.00" arrival="64.00">
---
>     <vehicle id="0" depart="0.00" arrival="45.00">
7,8c7,8
<             <route replacedOnEdge="" replacedAtTime="0.00" probability="0" edges="A0toB0 B0toC0 C0toD0 D0toD1 D1toC1 C1toB1 B1toA1 A1toA2 A2toB2 B2toC2 C2toD2 D2toD3"/>
<             <route edges="A0toB0 B0toB1 B1toA1 A1toA2 A2toB2 B2toC2 C2toD2 D2toD3"/>
---
>             <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="0.00" probability="0" edges="A0toB0 B0toC0 C0toD0 D0toD1 D1toC1 C1toB1 B1toA1 A1toA2 A2toB2 B2toC2 C2toD2 D2toD3"/>
>             <route edges="A0toB0 B0toC0 C0toD0 D0toD1 D1toD2 D2toD3"/>
devices rerouting via route ( Last six runs Oct2023 Apr2021 )
devices rerouting via route_embedded ( Last six runs Oct2023 Apr2021 )

TEST had known bugs (see #3127) on ts-sim-build-ba : extended rerouter closingLane_all ( Last six runs Oct2023 Apr2021 )

too late rerouting
(This bug was triggered by text found in file 'errors' matching 'emergency')
---------- Differences in errors ----------
2,5c2,31
< Warning: Vehicle 'flow.8' performs emergency stop at the end of lane 'beg2_2' because there is no connection to the next edge (decel=-27.80, offset=13.10), time=20.00.
< Warning: Vehicle 'flow.21' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=21.00.
< Warning: Vehicle 'flow.21' performs emergency stop at the end of lane 'beg_2' because there is no connection to the next edge (decel=-18.80, offset=0.50), time=22.00.
< Warning: Vehicle 'flow.24' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=23.00.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/MSEdgeControl.h:246:38: runtime error: member call on null pointer of type 'RouterProvider<MSEdge, MSLane, MSJunction, SUMOVehicle>'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSEdgeControl.h:246:38 in 
> /home/delphi/extraClangDebug/sumo/src/utils/router/RouterProvider.h:59:31: runtime error: member call on null pointer of type 'const RouterProvider<MSEdge, MSLane, MSJunction, SUMOVehicle> *'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/router/RouterProvider.h:59:31 in 
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2875985==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x000002668ecd bp 0x7f3eb15f4940 sp 0x7f3eb15f48c0 T2)
> ==2875985==The signal is caused by a READ memory access.
> ==2875985==Hint: address points to the zero page.
>     #0 0x2668ecd in RouterProvider<MSEdge, MSLane, MSJunction, SUMOVehicle>::getVehicleRouter(SUMOVehicleClass) const /home/delphi/extraClangDebug/sumo/src/utils/router/RouterProvider.h:60:13
>     #1 0x2669c44 in MSEdgeControl::WorkerThread::getRouter(SUMOVehicleClass) const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdgeControl.h:246:38
>     #2 0x265f371 in MSRoutingEngine::getRouterTT(int, SUMOVehicleClass, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:403:127
>     #3 0x28c74fe in MSTriggeredRerouter::notifyEnter(SUMOTrafficObject&, MSMoveReminder::Notification, MSLane const*) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSTriggeredRerouter.cpp:505:19
>     #4 0x28bf524 in MSTriggeredRerouter::notifyMove(SUMOTrafficObject&, double, double, double) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSTriggeredRerouter.cpp:360:12
>     #5 0x1294217 in MSVehicle::workOnMoveReminders(double, double, double) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:1056:26
>     #6 0x13134ac in MSVehicle::executeMove() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:4005:5
>     #7 0x17af9c4 in MSLane::executeMovements(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.cpp:1805:33
>     #8 0x181ed4c in MSLane::SimulationTask::run(FXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.h:1629:17
>     #9 0x16c6676 in FXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/FXWorkerThread.h:351:24
>     #10 0x7f3eb95a74f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #11 0x7f3eb8fa9608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #12 0x7f3eb8a3a292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
<truncated after showing first 30 lines>
---------- Differences in output ----------
5,25d4
< Simulation ended at time: 214.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 143
<  Running: 0
<  Waiting: 0
< Emergency Stops: 2
< Statistics (avg):
<  RouteLength: 855.04
<  Duration: 96.22
<  WaitingTime: 44.13
<  TimeLoss: 58.45
<  DepartDelay: 1.89
< 
< DijkstraRouter answered 9 queries and explored 4.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 16 queries and explored 4.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 18 queries and explored 4.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- Differences in vehroutes ----------
2a3,43
> <!-- generated on Fri Apr  9 08:01:15 2021 by Eclipse SUMO sumo Version v1_8_0+2025-4ff2b93746
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> SPDX-License-Identifier: EPL-2.0
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
> 
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <processing>
>         <threads value="4"/>
>         <ignore-route-errors value="true"/>
>         <default.speeddev value="0"/>
>     </processing>
> 
>     <routing>
>         <device.rerouting.probability value="0.3"/>
>         <device.rerouting.pre-period value="0"/>
>     </routing>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST had known bugs (see #913) on ts-sim-build-ba : junction_model avoid_spill_back 2junctions_2nd_blocked ( Last six runs Oct2023 Apr2021 )

crll bug
(This bug was triggered by FAILING to find text in file 'tripinfos' matching '<tripinfo id="across"')
---------- Differences in tripinfos ----------
4,15c4,14
< <tripinfos>
<     <tripinfo id="blocker.0" depart="0.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="0.00" arrival="5.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.00" duration="5.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.1" depart="2.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="0.00" arrival="8.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.38" duration="6.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.2" depart="5.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="1.00" arrival="10.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="12.56" duration="5.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.3" depart="7.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="1.00" arrival="13.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.00" duration="6.00" routeLength="23.80" waitSteps="1" rerouteNo="0" devices="tripinfo_blocker.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="across" depart="0.00" departLane="across1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="14.00" arrivalLane="across2_0" arrivalPos="18.55" arrivalSpeed="13.75" duration="14.00" routeLength="108.70" waitSteps="0" rerouteNo="0" devices="tripinfo_across" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.4" depart="10.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="2.00" arrival="16.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.38" duration="6.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.5" depart="13.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="3.00" arrival="18.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="12.56" duration="5.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.6" depart="15.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="3.00" arrival="21.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.00" duration="6.00" routeLength="23.80" waitSteps="1" rerouteNo="0" devices="tripinfo_blocker.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.7" depart="18.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="4.00" arrival="24.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.38" duration="6.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.8" depart="21.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="5.00" arrival="26.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="12.56" duration="5.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.9" depart="23.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="5.00" arrival="29.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.00" duration="6.00" routeLength="23.80" waitSteps="1" rerouteNo="0" devices="tripinfo_blocker.9" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
---
> <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
>     <tripinfo id="blocker.0" depart="0.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="0.00" arrival="6.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="6.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.19" rerouteNo="0" devices="tripinfo_blocker.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.1" depart="2.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="0.00" arrival="9.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="7.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_blocker.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.2" depart="5.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="1.00" arrival="11.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="6.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.19" rerouteNo="0" devices="tripinfo_blocker.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.3" depart="7.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="1.00" arrival="14.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="7.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_blocker.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.4" depart="10.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="2.00" arrival="16.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="6.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.19" rerouteNo="0" devices="tripinfo_blocker.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.5" depart="12.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="2.00" arrival="19.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="7.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_blocker.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.6" depart="15.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="3.00" arrival="21.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="6.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.19" rerouteNo="0" devices="tripinfo_blocker.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.7" depart="17.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="3.00" arrival="24.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="7.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_blocker.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.8" depart="20.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="4.00" arrival="26.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="6.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.19" rerouteNo="0" devices="tripinfo_blocker.8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.9" depart="22.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="4.00" arrival="29.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="7.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_blocker.9" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>

TEST had known bugs (see #913) on ts-sim-build-ba : junction_model avoid_spill_back no_space_behind_junction_blocker_braking ( Last six runs Oct2023 Apr2021 )

crll bug
(This bug was triggered by FAILING to find text in file 'tripinfos' matching '<tripinfo id')
---------- Differences in tripinfos ----------
4,5c4
< <tripinfos>
<     <tripinfo id="across" depart="0.00" departLane="across1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="14.00" arrivalLane="across2_0" arrivalPos="18.55" arrivalSpeed="13.75" duration="14.00" routeLength="108.70" waitSteps="0" rerouteNo="0" devices="tripinfo_across" vType="DEFAULT_VEHTYPE" vaporized=""/>
---
> <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">

TEST had known bugs (#3945) on ts-sim-build-ba : junction_model driveAfterRedTime red_15s_brake_foes ( Last six runs Oct2023 Apr2021 )

red-light violators on main road ignores right-of-way
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
3c3
< Warning: Teleporting vehicle 'foe.3'; collision with vehicle 'ego', lane=':C_6_1', gap=-1.00, time=51.00 stage=move.
---
> Warning: Teleporting vehicle 'foe.3'; junction collision with vehicle 'ego', lane=':C_6_1', gap=-1.00, time=51.00 stage=move.

TEST had known bugs (see #6777) on ts-sim-build-ba : junction_model indirect_left_turn opposite_left_turner ( Last six runs Oct2023 Apr2021 )

blocked bicycle is ignored
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
0a1,4
> Warning: Vehicle 'WN_bikes.18' ends teleporting on edge 'SN2', time 222.00.
> -- Unordered text as found by filter 'Warning: Teleporting vehicle' --
> Warning: Teleporting vehicle 'WN_bikes.18'; junction collision with vehicle 'WN_car', lane=':C_29_0', gap=-1.00, time=222.00 stage=move.
> 
---------- Differences in fcd ----------
469c469
<         <vehicle id="WN_car" x="201.10" y="101.37" angle="254.92" type="passenger" speed="0.00" pos="10.86" lane=":C_5_0" slope="0.00"/>
---
>         <vehicle id="WN_car" x="199.77" y="100.90" angle="251.37" type="passenger" speed="1.41" pos="1.31" lane=":C_26_0" slope="0.00"/>
472c472
<         <vehicle id="WN_car" x="201.10" y="101.37" angle="254.92" type="passenger" speed="0.00" pos="10.86" lane=":C_5_0" slope="0.00"/>
---
>         <vehicle id="WN_car" x="197.30" y="99.99" angle="250.12" type="passenger" speed="2.63" pos="3.94" lane=":C_26_0" slope="0.00"/>
475c475
<         <vehicle id="WN_car" x="201.10" y="101.37" angle="254.92" type="passenger" speed="0.00" pos="10.86" lane=":C_5_0" slope="0.00"/>
---
>         <vehicle id="WN_car" x="194.25" y="97.36" angle="232.85" type="passenger" speed="4.04" pos="7.98" lane=":C_26_0" slope="0.00"/>
478c478
<         <vehicle id="WN_car" x="200.38" y="101.12" angle="253.01" type="passenger" speed="0.76" pos="0.66" lane=":C_26_0" slope="0.00"/>
---
>         <vehicle id="WN_car" x="191.77" y="93.17" angle="210.29" type="passenger" speed="5.09" pos="13.07" lane=":C_26_0" slope="0.00"/>
481c481
<         <vehicle id="WN_car" x="198.51" y="100.46" angle="250.56" type="passenger" speed="1.98" pos="2.64" lane=":C_26_0" slope="0.00"/>
---
>         <vehicle id="WN_car" x="190.83" y="87.00" angle="186.81" type="passenger" speed="6.31" pos="2.53" lane="NS2_1" slope="0.00"/>
484c484
<         <vehicle id="WN_car" x="195.73" y="98.64" angle="241.25" type="passenger" speed="3.38" pos="6.02" lane=":C_26_0" slope="0.00"/>
---
>         <vehicle id="WN_car" x="191.04" y="79.66" angle="178.39" type="passenger" speed="7.34" pos="9.87" lane="NS2_1" slope="0.00"/>
487c487
<         <vehicle id="WN_car" x="192.46" y="95.68" angle="228.03" type="passenger" speed="4.44" pos="10.46" lane=":C_26_0" slope="0.00"/>
---
>         <vehicle id="WN_car" x="191.28" y="71.11" angle="178.39" type="passenger" speed="8.55" pos="18.43" lane="NS2_1" slope="0.00"/>
490c490
<         <vehicle id="WN_car" x="190.95" y="90.23" angle="195.45" type="passenger" speed="5.65" pos="16.11" lane=":C_26_0" slope="0.00"/>
<truncated after showing first 30 lines>

TEST had known bugs (#4252) on ts-sim-build-ba : junction_model indirect_left_turn straight_from_left_blockedSecond ( Last six runs Oct2023 Apr2021 )

#4252
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
0a1,4
> Warning: Vehicle 'WN_bikes.17' ends teleporting on edge 'SN2', time 200.00.
> -- Unordered text as found by filter 'Warning: Teleporting vehicle' --
> Warning: Teleporting vehicle 'WN_bikes.17'; junction collision with vehicle 'WE_car', lane=':C_29_0', gap=-1.00, time=198.00 stage=move.
> 

TEST had known bugs (see #4397) on ts-sim-build-ba : junction_model internalJunction left_turn_width2 ( Last six runs Oct2023 Apr2021 )

invalid internal junction position for wide vehicle
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
0a1,5
> Warning: Vehicle 'WE' teleports beyond arrival edge 'CE', time 10.00.
> Warning: Vehicle 'WE' skips stop on lane 'CE_0' time=10.00.
> -- Unordered text as found by filter 'Warning: Teleporting vehicle' --
> Warning: Teleporting vehicle 'WE'; junction collision with vehicle 'ES', lane=':C_10_0', gap=-1.00, time=10.00 stage=move.
> 

TEST had known bugs (#4434) on ts-sim-build-ba : junction_model jmSigmaMinor keep_dawdling_jmSigmaMinor ( Last six runs Oct2023 Apr2021 )

#4434
(This bug was triggered by text found in file 'rawdump' matching 'speed="13.89"')
---------- Differences in rawdump ----------
15c15
<                 <vehicle id="noprio" pos="13.89" speed="12.00"/>
---
>                 <vehicle id="noprio" pos="13.89" speed="13.89"/>
57c57
<                 <vehicle id="noprio" pos="1.01" speed="12.92"/>
---
>                 <vehicle id="noprio" pos="1.29" speed="13.20"/>
64c64
<                 <vehicle id="noprio" pos="5.08" speed="13.57"/>
---
>                 <vehicle id="noprio" pos="4.51" speed="12.72"/>
71c71
<                 <vehicle id="noprio" pos="18.26" speed="13.18"/>
---
>                 <vehicle id="noprio" pos="18.31" speed="13.80"/>
78c78
<                 <vehicle id="noprio" pos="31.18" speed="12.92"/>
---
>                 <vehicle id="noprio" pos="31.72" speed="13.41"/>
85c85
<                 <vehicle id="noprio" pos="45.07" speed="13.88"/>
---
>                 <vehicle id="noprio" pos="44.35" speed="12.63"/>
92c92
<                 <vehicle id="noprio" pos="58.08" speed="13.02"/>
---
>                 <vehicle id="noprio" pos="57.26" speed="12.92"/>
99c99
<                 <vehicle id="noprio" pos="71.37" speed="13.28"/>
<truncated after showing first 30 lines>

TEST had known bugs (see #7321) on ts-sim-build-ba : lc_model keep_right empty_roads actualSpeed ( Last six runs Oct2023 Apr2021 )

late keepRight change
(This bug was triggered by FAILING to find text in file 'lanechanges' matching 'change id="d" type="t0" time="6.00"')
---------- Differences in lanechanges ----------
5,6d4
<     <change id="d" type="t0" time="6.00" from="D_1" to="D_0" dir="-1" speed="15.60" pos="59.70" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
<     <change id="c" type="t0" time="6.00" from="C_1" to="C_0" dir="-1" speed="15.60" pos="59.70" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
8a7,8
>     <change id="c" type="t0" time="14.00" from="C_1" to="C_0" dir="-1" speed="27.78" pos="259.22" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
>     <change id="d" type="t0" time="27.00" from="D_1" to="D_0" dir="-1" speed="36.11" pos="747.24" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>

TEST had known bugs (see #7321) on ts-sim-build-ba : lc_model keep_right empty_roads default ( Last six runs Oct2023 Apr2021 )

late keepRight change
(This bug was triggered by FAILING to find text in file 'lanechanges' matching 'change id="d" type="t0" time="6.00"')
---------- Differences in lanechanges ----------
5,7d4
<     <change id="d" type="t0" time="6.00" from="D_1" to="D_0" dir="-1" speed="36.11" pos="221.76" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
<     <change id="c" type="t0" time="6.00" from="C_1" to="C_0" dir="-1" speed="27.78" pos="171.78" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
<     <change id="b" type="t0" time="6.00" from="B_1" to="B_0" dir="-1" speed="13.89" pos="88.44" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
8a6,7
>     <change id="b" type="t0" time="7.00" from="B_1" to="B_0" dir="-1" speed="13.89" pos="102.33" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
>     <change id="c" type="t0" time="31.00" from="C_1" to="C_0" dir="-1" speed="27.78" pos="866.28" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>

TEST had known bugs (see #7321) on ts-sim-build-ba : lc_model keep_right empty_roads maxSpeed ( Last six runs Oct2023 Apr2021 )

late keepRight change
(This bug was triggered by FAILING to find text in file 'lanechanges' matching 'change id="d" type="t0" time="6.00"')
---------- Differences in lanechanges ----------
5,7d4
<     <change id="d" type="t0" time="6.00" from="D_1" to="D_0" dir="-1" speed="27.78" pos="171.78" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
<     <change id="c" type="t0" time="6.00" from="C_1" to="C_0" dir="-1" speed="27.78" pos="171.78" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
<     <change id="b" type="t0" time="6.00" from="B_1" to="B_0" dir="-1" speed="13.89" pos="88.44" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
8a6,8
>     <change id="b" type="t0" time="7.00" from="B_1" to="B_0" dir="-1" speed="13.89" pos="102.33" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
>     <change id="d" type="t0" time="24.00" from="D_1" to="D_0" dir="-1" speed="27.78" pos="671.82" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
>     <change id="c" type="t0" time="31.00" from="C_1" to="C_0" dir="-1" speed="27.78" pos="866.28" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>

TEST had known bugs (see #7321) on ts-sim-build-ba : lc_model keep_right empty_roads speedFactor_1.5 ( Last six runs Oct2023 Apr2021 )

late keepRight change
(This bug was triggered by FAILING to find text in file 'lanechanges' matching 'change id="d" type="t0" time="6.00"')
---------- Differences in lanechanges ----------
5,8c5,6
<     <change id="d" type="t0" time="6.00" from="D_1" to="D_0" dir="-1" speed="54.16" pos="330.09" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
<     <change id="c" type="t0" time="6.00" from="C_1" to="C_0" dir="-1" speed="41.67" pos="255.12" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
<     <change id="b" type="t0" time="6.00" from="B_1" to="B_0" dir="-1" speed="20.84" pos="130.11" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
<     <change id="a" type="t0" time="6.00" from="A_1" to="A_0" dir="-1" speed="12.50" pos="80.07" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
---
>     <change id="a" type="t0" time="9.00" from="A_1" to="A_0" dir="-1" speed="12.50" pos="117.56" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
>     <change id="b" type="t0" time="25.00" from="B_1" to="B_0" dir="-1" speed="20.84" pos="525.97" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>

TEST had known bugs (see #7493) on ts-sim-build-ba : rail bugs deadlock_bidi_reversal ( Last six runs Oct2023 Apr2021 )

deadlock
(This bug was triggered by text found in file 'errors' matching 'Teleporting')
---------- Differences in errors ----------
0a1,403
> /home/delphi/extraClangDebug/sumo/src/utils/router/RailEdge.h:86:41: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/router/RailEdge.h:86:41 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:234:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:234:64 in 
> Warning: Vehicle 'train1' ends teleporting on edge '-c', time 409.00.
> 
> =================================================================
> ==2884354==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 368 byte(s) in 1 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
>     #4 0x265d5ef in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:355:9
>     #5 0x24fcaec in MSDevice_Routing::reroute(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:258:5
>     #6 0x24f9273 in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:227:13
>     #7 0x25018be in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x170ccd0 in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0xec6519 in MSNet::simulationStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:661:24
>     #10 0xec1224 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:378:9
>     #11 0xeaf9fd in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7fb49d5d00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 8096 byte(s) in 22 object(s) allocated from:
>     #0 0xeab8dd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeab8dd)
>     #1 0x2742be8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:803:36
>     #2 0x266794a in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/extraClangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x265c5a6 in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:332:26
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,6c5,6
<     <tripinfo id="train1" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="0.00" departDelay="0.00" arrival="139.00" arrivalLane="-a_0" arrivalPos="99.62" arrivalSpeed="13.89" duration="139.00" routeLength="1162.53" waitingTime="2.00" waitingCount="1" stopTime="10.00" timeLoss="62.85" rerouteNo="1" devices="tripinfo_train1 routing_train1" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="train2" depart="50.00" departLane="a_0" departPos="50.10" departSpeed="0.00" departDelay="0.00" arrival="262.00" arrivalLane="-a_0" arrivalPos="99.62" arrivalSpeed="13.89" duration="212.00" routeLength="1162.53" waitingTime="58.00" waitingCount="2" stopTime="10.00" timeLoss="135.85" rerouteNo="1" devices="tripinfo_train2 routing_train2" vType="train" speedFactor="1.00" vaporized=""/>
---
>     <tripinfo id="train1" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="0.00" departDelay="0.00" arrival="428.00" arrivalLane="-a_0" arrivalPos="99.62" arrivalSpeed="13.89" duration="428.00" routeLength="1162.33" waitingTime="303.00" waitingCount="2" stopTime="10.00" timeLoss="354.03" rerouteNo="1" devices="tripinfo_train1 routing_train1" vType="train" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="train2" depart="50.00" departLane="a_0" departPos="50.10" departSpeed="0.00" departDelay="0.00" arrival="504.00" arrivalLane="-a_0" arrivalPos="99.62" arrivalSpeed="13.89" duration="454.00" routeLength="1162.53" waitingTime="295.00" waitingCount="2" stopTime="10.00" timeLoss="377.86" rerouteNo="1" devices="tripinfo_train2 routing_train2" vType="train" speedFactor="1.00" vaporized=""/>
---------- New result in exitcode ----------
1

TEST had known bugs (#4100) on ts-sim-build-ba : sublane_model bugs ticket4100 ( Last six runs Oct2023 Apr2021 )

#4100
(This bug was triggered by text found in file 'errors' matching '.')
---------- Differences in errors ----------
0a1,3
> Warning: Vehicle 'WE_bike.5' performs emergency braking with decel=-7.00 wished=1.00 severity=1.00, time=40.00.
> Warning: Vehicle 'WE_bike.6' performs emergency braking with decel=-7.00 wished=1.00 severity=1.00, time=92.60.
> Warning: Vehicle 'WE_bike.7' performs emergency braking with decel=-7.00 wished=1.00 severity=1.00, time=92.60.

TEST had known bugs (see #3391) on ts-sim-build-ba : sublane_model buridan_1lane ( Last six runs Oct2023 Apr2021 )

counter-change deadlock
(This bug was triggered by FAILING to find text in file 'tripinfos' matching 'veh.6.*arrival="23.00"')
---------- Differences in tripinfos ----------
5,14c5,14
<     <tripinfo id="veh.0" depart="0.00" departLane="beg_0" departPos="91.40" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="7.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="7.81" duration="7.00" routeLength="8.60" waitingTime="4.00" waitingCount="1" stopTime="0.00" timeLoss="5.99" rerouteNo="0" devices="tripinfo_veh.0" vType="t0" speedFactor="1.12" vaporized=""/>
<     <tripinfo id="veh.1" depart="1.00" departLane="beg_0" departPos="83.90" departPosLat="0.00" departSpeed="0.00" departDelay="0.90" arrival="8.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="10.41" duration="7.00" routeLength="16.10" waitingTime="3.00" waitingCount="1" stopTime="0.00" timeLoss="4.85" rerouteNo="0" devices="tripinfo_veh.1" vType="t0" speedFactor="0.88" vaporized=""/>
<     <tripinfo id="veh.2" depart="1.00" departLane="beg_0" departPos="76.30" departPosLat="0.00" departSpeed="0.00" departDelay="0.80" arrival="9.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.00" arrivalSpeed="10.41" duration="8.00" routeLength="23.70" waitingTime="4.00" waitingCount="1" stopTime="0.00" timeLoss="6.15" rerouteNo="0" devices="tripinfo_veh.2" vType="t0" speedFactor="1.02" vaporized=""/>
<     <tripinfo id="veh.3" depart="1.00" departLane="beg_0" departPos="68.70" departPosLat="0.00" departSpeed="0.00" departDelay="0.70" arrival="13.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="6.43" duration="12.00" routeLength="31.30" waitingTime="5.00" waitingCount="1" stopTime="0.00" timeLoss="9.95" rerouteNo="0" devices="tripinfo_veh.3" vType="t0" speedFactor="1.17" vaporized=""/>
<     <tripinfo id="veh.4" depart="1.00" departLane="beg_0" departPos="61.10" departPosLat="0.00" departSpeed="0.00" departDelay="0.60" arrival="15.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="9.03" duration="14.00" routeLength="38.90" waitingTime="6.00" waitingCount="1" stopTime="0.00" timeLoss="11.13" rerouteNo="0" devices="tripinfo_veh.4" vType="t0" speedFactor="1.06" vaporized=""/>
<     <tripinfo id="veh.5" depart="1.00" departLane="beg_0" departPos="53.50" departPosLat="0.00" departSpeed="0.00" departDelay="0.50" arrival="15.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="9.20" duration="14.00" routeLength="46.50" waitingTime="7.00" waitingCount="1" stopTime="0.00" timeLoss="8.24" rerouteNo="0" devices="tripinfo_veh.5" vType="t0" speedFactor="0.66" vaporized=""/>
<     <tripinfo id="veh.6" depart="1.00" departLane="beg_0" departPos="45.90" departPosLat="0.00" departSpeed="0.00" departDelay="0.40" arrival="16.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.78" arrivalSpeed="11.80" duration="15.00" routeLength="54.10" waitingTime="8.00" waitingCount="1" stopTime="0.00" timeLoss="11.33" rerouteNo="0" devices="tripinfo_veh.6" vType="t0" speedFactor="1.09" vaporized=""/>
<     <tripinfo id="veh.9" depart="1.00" departLane="beg_0" departPos="23.10" departPosLat="0.00" departSpeed="0.00" departDelay="0.10" arrival="17.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="9.92" duration="16.00" routeLength="76.90" waitingTime="3.00" waitingCount="1" stopTime="0.00" timeLoss="7.66" rerouteNo="0" devices="tripinfo_veh.9" vType="t0" speedFactor="0.71" vaporized=""/>
<     <tripinfo id="veh.8" depart="1.00" departLane="beg_0" departPos="30.70" departPosLat="0.00" departSpeed="0.00" departDelay="0.20" arrival="18.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.90" arrivalSpeed="12.16" duration="17.00" routeLength="69.30" waitingTime="8.00" waitingCount="1" stopTime="0.00" timeLoss="10.80" rerouteNo="0" devices="tripinfo_veh.8" vType="t0" speedFactor="0.88" vaporized=""/>
<     <tripinfo id="veh.7" depart="1.00" departLane="beg_0" departPos="38.30" departPosLat="0.00" departSpeed="0.00" departDelay="0.30" arrival="21.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="7.81" duration="20.00" routeLength="61.70" waitingTime="9.00" waitingCount="2" stopTime="0.00" timeLoss="13.57" rerouteNo="0" devices="tripinfo_veh.7" vType="t0" speedFactor="0.77" vaporized=""/>
---
>     <tripinfo id="veh.0" depart="0.00" departLane="beg_0" departPos="91.40" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="9.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="7.81" duration="9.00" routeLength="8.60" waitingTime="6.00" waitingCount="1" stopTime="0.00" timeLoss="7.99" rerouteNo="0" devices="tripinfo_veh.0" vType="t0" speedFactor="1.12" vaporized=""/>
>     <tripinfo id="veh.1" depart="1.00" departLane="beg_0" departPos="83.90" departPosLat="0.00" departSpeed="0.00" departDelay="0.90" arrival="11.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="10.41" duration="10.00" routeLength="16.10" waitingTime="6.00" waitingCount="1" stopTime="0.00" timeLoss="7.85" rerouteNo="0" devices="tripinfo_veh.1" vType="t0" speedFactor="0.88" vaporized=""/>
>     <tripinfo id="veh.2" depart="1.00" departLane="beg_0" departPos="76.30" departPosLat="0.00" departSpeed="0.00" departDelay="0.80" arrival="11.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="11.07" duration="10.00" routeLength="23.70" waitingTime="5.00" waitingCount="1" stopTime="0.00" timeLoss="7.64" rerouteNo="0" devices="tripinfo_veh.2" vType="t0" speedFactor="1.02" vaporized=""/>
>     <tripinfo id="veh.5" depart="1.00" departLane="beg_0" departPos="53.50" departPosLat="0.00" departSpeed="0.00" departDelay="0.50" arrival="12.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="9.20" duration="11.00" routeLength="46.50" waitingTime="4.00" waitingCount="1" stopTime="0.00" timeLoss="5.94" rerouteNo="0" devices="tripinfo_veh.5" vType="t0" speedFactor="0.66" vaporized=""/>
>     <tripinfo id="veh.7" depart="1.00" departLane="beg_0" departPos="38.30" departPosLat="0.00" departSpeed="0.00" departDelay="0.30" arrival="14.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="10.72" duration="13.00" routeLength="61.70" waitingTime="5.00" waitingCount="1" stopTime="0.00" timeLoss="6.91" rerouteNo="0" devices="tripinfo_veh.7" vType="t0" speedFactor="0.77" vaporized=""/>
>     <tripinfo id="veh.8" depart="1.00" departLane="beg_0" departPos="30.70" departPosLat="0.00" departSpeed="0.00" departDelay="0.20" arrival="16.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="12.16" duration="15.00" routeLength="69.30" waitingTime="6.00" waitingCount="1" stopTime="0.00" timeLoss="8.50" rerouteNo="0" devices="tripinfo_veh.8" vType="t0" speedFactor="0.88" vaporized=""/>
>     <tripinfo id="veh.9" depart="1.00" departLane="beg_0" departPos="23.10" departPosLat="0.00" departSpeed="0.00" departDelay="0.10" arrival="16.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-3.42" arrivalSpeed="9.92" duration="15.00" routeLength="76.90" waitingTime="5.00" waitingCount="1" stopTime="0.00" timeLoss="6.35" rerouteNo="0" devices="tripinfo_veh.9" vType="t0" speedFactor="0.71" vaporized=""/>
>     <tripinfo id="veh.3" depart="1.00" departLane="beg_0" departPos="68.70" departPosLat="0.00" departSpeed="0.00" departDelay="0.70" arrival="20.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="7.81" duration="19.00" routeLength="31.30" waitingTime="11.00" waitingCount="2" stopTime="0.00" timeLoss="16.62" rerouteNo="0" devices="tripinfo_veh.3" vType="t0" speedFactor="1.17" vaporized=""/>
>     <tripinfo id="veh.4" depart="1.00" departLane="beg_0" departPos="61.10" departPosLat="0.00" departSpeed="0.00" departDelay="0.60" arrival="22.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.78" arrivalSpeed="10.41" duration="21.00" routeLength="38.90" waitingTime="12.00" waitingCount="2" stopTime="0.00" timeLoss="17.67" rerouteNo="0" devices="tripinfo_veh.4" vType="t0" speedFactor="1.06" vaporized=""/>
>     <tripinfo id="veh.6" depart="1.00" departLane="beg_0" departPos="45.90" departPosLat="0.00" departSpeed="0.00" departDelay="0.40" arrival="27.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="7.81" duration="26.00" routeLength="54.10" waitingTime="11.00" waitingCount="4" stopTime="0.00" timeLoss="21.95" rerouteNo="0" devices="tripinfo_veh.6" vType="t0" speedFactor="1.09" vaporized=""/>

TEST had known bugs (see #3997) on ts-sim-build-ba : sublane_model junction wide_lane_split ( Last six runs Oct2023 Apr2021 )

collision when lane width changes
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
1,11c1,15
< Warning: Vehicle '24'; collision with vehicle '13', lane='EC_1', gap=-2.91', latGap=-0.90, time=17.00 stage=move.
< Warning: Vehicle '13' teleports beyond arrival edge 'EC', time 28.00.
< Warning: Vehicle '24' ends teleporting on edge 'CE', time 28.00.
< Warning: Vehicle '22' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=38.00.
< Warning: Vehicle '62'; collision with vehicle '29', lane='WC_0', gap=-0.08', latGap=-0.80, time=38.00 stage=move.
< Warning: Vehicle '22'; collision with vehicle '37', lane='WC_1', gap=-3.33', latGap=-1.05, time=38.00 stage=move.
< Warning: Vehicle '22' teleports beyond arrival edge 'WC', time 49.00.
< Warning: Vehicle '37' teleports beyond arrival edge 'WC', time 49.00.
< Warning: Vehicle '29' teleports beyond arrival edge 'WC', time 49.00.
< Warning: Vehicle '90'; collision with vehicle '91', lane='NC_0', gap=-4.70', latGap=-0.12, time=49.00 stage=laneChange.
< Warning: Vehicle '31'; collision with vehicle '6', lane='EC_1', gap=-6.50', latGap=-0.29, time=49.00 stage=laneChange.
---
> Warning: Vehicle '9'; collision with vehicle '6', lane='EC_2', gap=-1.69', latGap=-0.16, time=10.00 stage=move.
> Warning: Vehicle '24'; collision with vehicle '9', lane='EC_2', gap=-4.22', latGap=-1.00, time=17.00 stage=move.
> Warning: Vehicle '9' ends teleporting on edge 'CS', time 22.00.
> Warning: Vehicle '30'; collision with vehicle '31', lane='EC1_0', gap=-3.32', latGap=-0.21, time=23.00 stage=move.
> Warning: Vehicle '24' ends teleporting on edge 'CE', time 32.00.
> Warning: Vehicle '30' ends teleporting on edge 'EC', time 34.00.
> Warning: Vehicle '31' ends teleporting on edge 'CN', time 34.00.
> Warning: Vehicle '30'; collision with vehicle '40', lane='EC_1', gap=-2.28', latGap=-0.60, time=37.00 stage=move.
> Warning: Vehicle '40'; collision with vehicle '0', lane='EC_1', gap=-2.42', latGap=-0.45, time=37.00 stage=move.
> Warning: Vehicle '29'; collision with vehicle '62', lane='WC_1', gap=-1.96', latGap=-1.41, time=38.00 stage=move.
> Warning: Vehicle '29' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=39.00.
> Warning: Vehicle '65'; collision with vehicle '56', lane='EC_1', gap=-0.33', latGap=-1.80, time=42.00 stage=move.
> Warning: Vehicle '0' teleports beyond arrival edge 'EC', time 48.00.
> Warning: Vehicle '30' ends teleporting on edge 'CW', time 48.00.
> Warning: Vehicle '40' ends teleporting on edge 'CE', time 48.00.
13,318c17,170
< Warning: Vehicle '96'; collision with vehicle '86', lane='NC_1', gap=-3.50', latGap=-1.58, time=52.00 stage=move.
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,2c1,2
< Loading net-file from 'net.net.xml'... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
> Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
5c5
< Simulation ended at time: 1681.00
---
> Simulation ended at time: 1869.00
12,13c12,13
< Teleports: 307 (Collisions: 297, Jam: 5, Yield: 4, Wrong Lane: 1)
< Emergency Stops: 14
---
> Teleports: 313 (Collisions: 300, Jam: 7, Yield: 4, Wrong Lane: 2)
> Emergency Stops: 11
15,19c15,20
<  RouteLength: 191.51
<  Duration: 122.54
<  WaitingTime: 92.16
<  TimeLoss: 104.50
<  DepartDelay: 293.48
---
>  RouteLength: 188.58
>  Speed: 3.63
>  Duration: 133.96
>  WaitingTime: 103.83
>  TimeLoss: 116.20
>  DepartDelay: 335.51

2 TESTS had known bugs (see #6846) on ts-sim-build-ba :

dangerous insertion gap
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
0a1,4
> Warning: Vehicle 'B.144' ends teleporting on edge 'end', time 231.00.
> -- Unordered text as found by filter 'Warning: Teleporting vehicle' --
> Warning: Teleporting vehicle 'B.144'; collision with vehicle 'B.141', lane='beg_1', gap=-0.50', latGap=-1.80, time=231.00 stage=move.
> 
sublane_model motorway nopush_for_merge_impatience ( Last six runs Oct2023 Apr2021 )
sublane_model motorway nopush_for_merge_impatience_growth ( Last six runs Oct2023 Apr2021 )