24Jul24rv1_20_0+1389-768a687f255 - detailed test results for NETEDITCHECKOUTPUT

To reconnect the TextTest GUI to these results, run:

texttest -a neteditcheckoutput -d /home/delphi/clangDebug/sumo/tests -reconnect /home/delphi/clangDebug/texttesttmp/clang3_64D.31Jul074615.3589584 -g

To start TextTest for these tests, run:

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


default: 4836 tests: 4105 succeeded 565 FAILED 100 known bugs 66 killed

Detailed information for the tests that FAILED:

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

---------- Differences in errors ----------
0a1,2
> Error: File 'net.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1
basic configs netccfg load modified ( Last six runs Jul2024 )
basic configs netccfg load non_modified ( Last six runs Jul2024 )
basic configs netccfg save new ( Last six runs Jul2024 )
basic configs netecfg save new ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : basic configs netccfg save loaded ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1271645==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b938698c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55b939898351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55b939891dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55b939885203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55b939897856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55b93869c7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f4fd0a72d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic configs netecfg save loaded ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1271600==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559110980c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x559111b80351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x559111b79dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x559111b6d203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x559111b7f856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5591109847a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f6d95680d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals basic additional_refposinvalid ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1277823==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x561c40053c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x561c41359c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x561c4134f2ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x561c41270277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x561c41265429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x561c42c48b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f9aa8b204a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals basic relative_positions ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,26
< Warning: No flow intervals in calibrator 'calibrator1'.
< Warning: No flow intervals in calibrator 'calibrator2'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1277832==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55fd06175c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55fd0747bc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55fd074712ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55fd07392277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55fd07387429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55fd08d6ab09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fc093f2a4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibrator create default ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1280800==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x562d48d41c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x562d4a047c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x562d4a03d2ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x562d49f5e277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562d49f53429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562d4b936b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7faa6d9bb4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibrator create default_nocenter ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1280812==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55f86c5a2c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55f86d8a8c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55f86d89e2ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55f86d7bf277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f86d7b4429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f86f197b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f753ef744a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibrator create id ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
< Warning: No flow intervals in calibrator 'customID'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1280814==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55b4af6dec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55b4b09e4c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55b4b09da2ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55b4b08fb277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b4b08f0429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b4b22d3b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fdc32cfc4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibrator create jamtreshold ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1280855==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5639359c5c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x563936ccbc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x563936cc12ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x563936be2277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563936bd7429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5639385bab09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fd82be324a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibrator create name ( Last six runs Jul2024 )

---------- Differences in errors ----------
1a2,85
> Error: The edge 'E5' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==1280837==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x562dc4740c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x562dc5a46c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x562dc5930013 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x562dc593f856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x562dc47447a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f10b4465d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x562dc4740c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x562dc5a46c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x562dc593035b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x562dc593f856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x562dc47447a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f10b4465d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x562dc4740c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x562dc593070c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x562dc593f856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x562dc47447a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f10b4465d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibrator create output ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1280849==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55cd8835dc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55cd89663c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55cd896592ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55cd8957a277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55cd8956f429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55cd8af52b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fa4f45ef4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibrator create period ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1280830==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55b7e9153c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55b7ea459c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55b7ea44f2ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55b7ea370277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b7ea365429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b7ebd48b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fa743e674a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibrator create pos ( Last six runs Jul2024 )

---------- Differences in errors ----------
1a2,85
> Error: The edge 'E5' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==1280824==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55e00f259c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55e01055fc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55e010449013 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55e010458856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55e00f25d7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f35c8b8fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55e00f259c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55e01055fc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55e01044935b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55e010458856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55e00f25d7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f35c8b8fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55e00f259c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55e01044970c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55e010458856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55e00f25d7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f35c8b8fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibrator create routeprobe ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1280842==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x560e432a7c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x560e445adc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x560e445a32ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x560e444c4277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560e444b9429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560e45e9cb09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fe2376a24a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibrator create vtypes ( Last six runs Jul2024 )

---------- Differences in errors ----------
1a2,85
> Error: The edge 'E5' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==1280872==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5653cbafcc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5653cce02c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5653cccec013 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5653cccfb856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5653cbb007a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f337f2d3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5653cbafcc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5653cce02c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5653cccec35b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5653cccfb856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5653cbb007a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f337f2d3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5653cbafcc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5653cccec70c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5653cccfb856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5653cbb007a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f337f2d3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibrator inspect edge ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1280893==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5597a3f6bc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5597a5271c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5597a52672ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5597a5188277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5597a517d429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5597a6b60b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f2d208aa4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibrator inspect id ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,26
< Warning: No flow intervals in calibrator 'ca_1'.
< Warning: No flow intervals in calibrator 'correctID'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1280881==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x562e9e1afc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x562e9f4b5c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x562e9f4ab2ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x562e9f3cc277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562e9f3c1429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562ea0da4b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f8b4a1f24a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibrator inspect jamtreshold ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1280926==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x557191e0ec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x557193114c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55719310a2ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55719302b277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x557193020429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x557194a03b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fd71a6b04a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibrator inspect name ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1280905==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x556cfb6e4c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x556cfc9eac44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x556cfc9e02ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x556cfc901277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556cfc8f6429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556cfe2d9b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f654e2ca4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibrator inspect output ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1280922==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55a0a3c73c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55a0a4f79c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55a0a4f6f2ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55a0a4e90277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a0a4e85429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a0a6868b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7ffa4c2af4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibrator inspect parameters ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1280956==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x564efa1cdc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x564efb4d3c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x564efb4c92ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x564efb3ea277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564efb3df429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564efcdc2b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f0c273e34a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibrator inspect period ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1280900==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55ea13178c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55ea1447ec44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55ea144742ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55ea14395277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ea1438a429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ea15d6db09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fc1cf0b04a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibrator inspect pos ( Last six runs Jul2024 )

---------- Differences in errors ----------
1a2,85
> Error: The edge 'E5' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==1280901==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x562ef5cf7c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x562ef6ffdc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x562ef6ee7013 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x562ef6ef6856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x562ef5cfb7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f0a8c436d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x562ef5cf7c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x562ef6ffdc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x562ef6ee735b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x562ef6ef6856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x562ef5cfb7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f0a8c436d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x562ef5cf7c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x562ef6ee770c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x562ef6ef6856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x562ef5cfb7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f0a8c436d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibrator inspect routeprobe ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1280919==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x56251e5cac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x56251f8d0c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56251f8c62ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56251f7e7277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56251f7dc429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5625211bfb09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f2539f404a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibrator inspect vtypes ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1280943==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55a9ed629c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55a9ee92fc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55a9ee9252ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55a9ee846277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a9ee83b429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a9f021eb09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f8733b474a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibrator inspect_selection jamtreshold ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,26
< Warning: No flow intervals in calibrator 'calibratorA'.
< Warning: No flow intervals in calibrator 'calibratorB'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1280995==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x556d31dc0c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x556d330c6c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x556d330bc2ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x556d32fdd277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556d32fd2429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556d349b5b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fb7c634c4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibrator inspect_selection name ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,26
< Warning: No flow intervals in calibrator 'calibratorA'.
< Warning: No flow intervals in calibrator 'calibratorB'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1280972==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55bad34d7c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55bad47ddc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55bad47d32ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55bad46f4277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55bad46e9429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55bad60ccb09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7faf7fe5f4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibrator inspect_selection output ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,26
< Warning: No flow intervals in calibrator 'calibratorA'.
< Warning: No flow intervals in calibrator 'calibratorB'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1280994==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x556123e84c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55612518ac44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5561251802ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5561250a1277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556125096429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556126a79b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fdbdd3bb4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibrator inspect_selection parameters ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,26
< Warning: No flow intervals in calibrator 'calibratorA'.
< Warning: No flow intervals in calibrator 'calibratorB'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1281008==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x564ae98b7c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x564aeabbdc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x564aeabb32ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x564aeaad4277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564aeaac9429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564aec4acb09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f0a5625f4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibrator inspect_selection period ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,26
< Warning: No flow intervals in calibrator 'calibratorA'.
< Warning: No flow intervals in calibrator 'calibratorB'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1280960==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5623009c9c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x562301ccfc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x562301cc52ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x562301be6277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562301bdb429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5623035beb09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f462b8294a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibrator inspect_selection pos ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,26
< Warning: No flow intervals in calibrator 'calibratorA'.
< Warning: No flow intervals in calibrator 'calibratorB'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1281020==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x560a2e6e8c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x560a2f9eec44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x560a2f9e42ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x560a2f905277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560a2f8fa429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560a312ddb09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f1c0dd8b4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibrator inspect_selection routeprobe ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,26
< Warning: No flow intervals in calibrator 'calibratorA'.
< Warning: No flow intervals in calibrator 'calibratorB'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1280976==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x559c392cdc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x559c3a5d3c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x559c3a5c92ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x559c3a4ea277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x559c3a4df429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x559c3bec2b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f49e673b4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibrator inspect_selection vtypes ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,26
< Warning: No flow intervals in calibrator 'calibratorA'.
< Warning: No flow intervals in calibrator 'calibratorB'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1280999==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x558d98b57c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x558d99e5dc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x558d99e532ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x558d99d74277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x558d99d69429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x558d9b74cb09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f5ac6ee24a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibratorlane create default ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1281089==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55a7238dbc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55a724be1c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55a724bd72ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55a724af8277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a724aed429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a7264d0b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f8b661394a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibratorlane create default_nocenter ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1281094==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x56554d616c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x56554e91cc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56554e9122ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56554e833277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56554e828429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56555020bb09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f7b17d294a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibratorlane create id ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
< Warning: No flow intervals in calibrator 'customID'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1281092==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x557dc1016c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x557dc231cc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x557dc23122ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x557dc2233277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x557dc2228429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x557dc3c0bb09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f4e2b1d24a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibratorlane create jamtreshold ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1281135==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55f9fe0d8c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55f9ff3dec44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55f9ff3d42ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55f9ff2f5277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f9ff2ea429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55fa00ccdb09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fac256494a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibratorlane create name ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1281118==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5615c648ac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5615c7790c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5615c77862ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5615c76a7277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5615c769c429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5615c907fb09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f19cac704a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibratorlane create output ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1281122==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55f38f3bfc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55f3906c5c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55f3906bb2ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55f3905dc277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f3905d1429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f391fb4b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f599342e4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibratorlane create period ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1281115==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5583fb148c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5583fc44ec44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5583fc4442ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5583fc365277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5583fc35a429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5583fdd3db09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f15d3c884a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibratorlane create pos ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1281112==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x56337b83dc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x56337cb43c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56337cb392ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56337ca5a277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56337ca4f429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56337e432b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7ff38714f4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibratorlane create routeprobe ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1281119==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x56012b836c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x56012cb3cc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56012cb322ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56012ca53277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56012ca48429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56012e42bb09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f0cc184a4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibratorlane create vtypes ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1281137==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x562e73f48c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x562e7524ec44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x562e752442ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x562e75165277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562e7515a429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562e76b3db09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fb41e13e4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibratorlane inspect id ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
< Warning: No flow intervals in calibrator 'correctID'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1281163==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55fe11060c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55fe12366c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55fe1235c2ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55fe1227d277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55fe12272429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55fe13c55b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fe5645144a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibratorlane inspect jamtreshold ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1281226==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x562155bdac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x562156ee0c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x562156ed62ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x562156df7277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562156dec429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5621587cfb09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fbbfaa644a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibratorlane inspect lane ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1281170==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55d59c381c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55d59d687c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55d59d67d2ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55d59d59e277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d59d593429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d59ef76b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7efd990ab4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibratorlane inspect name ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1281184==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x562ae80c2c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x562ae93c8c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x562ae93be2ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x562ae92df277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562ae92d4429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562aeacb7b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f1093a174a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibratorlane inspect output ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1281207==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x562138ddcc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x56213a0e2c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56213a0d82ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x562139ff9277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562139fee429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56213b9d1b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f53921204a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibratorlane inspect parameters ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1281236==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x564906551c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x564907857c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56490784d2ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56490776e277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564907763429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564909146b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f7374dd84a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibratorlane inspect period ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1281179==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5620f5359c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5620f665fc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5620f66552ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5620f6576277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5620f656b429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5620f7f4eb09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f4d57d844a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibratorlane inspect pos ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1281180==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55d5239b8c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55d524cbec44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55d524cb42ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55d524bd5277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d524bca429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d5265adb09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f7a0d5184a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibratorlane inspect routeprobe ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1281194==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x562ab43a8c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x562ab56aec44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x562ab56a42ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x562ab55c5277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562ab55ba429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562ab6f9db09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fa91c5f44a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibratorlane inspect vtypes ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: No flow intervals in calibrator 'ca_0'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1281225==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x563b7529cc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x563b765a2c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x563b765982ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x563b764b9277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563b764ae429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x563b77e91b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f0a3b7634a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibratorlane inspect_selection jamtreshold ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,26
< Warning: No flow intervals in calibrator 'calibratorA'.
< Warning: No flow intervals in calibrator 'calibratorB'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1281284==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55d2868f7c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55d287bfdc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55d287bf32ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55d287b14277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d287b09429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d2894ecb09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fa3774574a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibratorlane inspect_selection name ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,26
< Warning: No flow intervals in calibrator 'calibratorA'.
< Warning: No flow intervals in calibrator 'calibratorB'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1281255==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55adb25aac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55adb38b0c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55adb38a62ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55adb37c7277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55adb37bc429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55adb519fb09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f243b79a4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibratorlane inspect_selection output ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,26
< Warning: No flow intervals in calibrator 'calibratorA'.
< Warning: No flow intervals in calibrator 'calibratorB'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1281269==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55be5715ec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55be58464c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55be5845a2ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55be5837b277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55be58370429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55be59d53b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fbfea36a4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibratorlane inspect_selection parameters ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,26
< Warning: No flow intervals in calibrator 'calibratorA'.
< Warning: No flow intervals in calibrator 'calibratorB'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1281301==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55ba82a50c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55ba83d56c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55ba83d4c2ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55ba83c6d277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ba83c62429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ba85645b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f48bc0c44a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibratorlane inspect_selection period ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,26
< Warning: No flow intervals in calibrator 'calibratorA'.
< Warning: No flow intervals in calibrator 'calibratorB'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1281252==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5631b72c1c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5631b85c7c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5631b85bd2ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5631b84de277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5631b84d3429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5631b9eb6b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f3af98d74a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibratorlane inspect_selection pos ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,26
< Warning: No flow intervals in calibrator 'calibratorA'.
< Warning: No flow intervals in calibrator 'calibratorB'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1281242==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x564ec04afc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x564ec17b5c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x564ec17ab2ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x564ec16cc277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564ec16c1429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564ec30a4b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f799e82e4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibratorlane inspect_selection routeprobe ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,26
< Warning: No flow intervals in calibrator 'calibratorA'.
< Warning: No flow intervals in calibrator 'calibratorB'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1281267==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5631f80a5c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5631f93abc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5631f93a12ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5631f92c2277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5631f92b7429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5631fac9ab09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f2471f394a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals calibratorlane inspect_selection vtypes ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,26
< Warning: No flow intervals in calibrator 'calibratorA'.
< Warning: No flow intervals in calibrator 'calibratorB'.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1281286==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x556957ac4c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x556958dcac44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x556958dc02ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x556958ce1277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556958cd6429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55695a6b9b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fbb0450a4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,360c1,26
< Warning: Vehicle 'f_0.0' left e3Detector 'e3_1' without entering it, time=105.00.
< Warning: Vehicle 'f_0.0' left e3Detector 'e3_1' without entering it, time=105.00.
< Warning: Vehicle 'f_0.1' left e3Detector 'e3_1' without entering it, time=109.00.
< Warning: Vehicle 'f_0.1' left e3Detector 'e3_1' without entering it, time=110.00.
< Warning: Vehicle 'f_0.2' left e3Detector 'e3_1' without entering it, time=111.00.
< Warning: Vehicle 'f_0.2' left e3Detector 'e3_1' without entering it, time=112.00.
< Warning: Vehicle 'f_0.3' left e3Detector 'e3_1' without entering it, time=114.00.
< Warning: Vehicle 'f_0.3' left e3Detector 'e3_1' without entering it, time=114.00.
< Warning: Vehicle 'f_0.4' left e3Detector 'e3_1' without entering it, time=117.00.
< Warning: Vehicle 'f_0.4' left e3Detector 'e3_1' without entering it, time=117.00.
< Warning: Vehicle 'f_0.5' left e3Detector 'e3_1' without entering it, time=199.00.
< Warning: Vehicle 'f_0.5' left e3Detector 'e3_1' without entering it, time=199.00.
< Warning: Vehicle 'f_0.6' left e3Detector 'e3_1' without entering it, time=200.00.
< Warning: Vehicle 'f_0.6' left e3Detector 'e3_1' without entering it, time=201.00.
< Warning: Vehicle 'f_0.7' left e3Detector 'e3_1' without entering it, time=204.00.
< Warning: Vehicle 'f_0.7' left e3Detector 'e3_1' without entering it, time=205.00.
< Warning: Vehicle 'f_0.8' left e3Detector 'e3_1' without entering it, time=206.00.
< Warning: Vehicle 'f_0.8' left e3Detector 'e3_1' without entering it, time=207.00.
< Warning: Vehicle 'f_0.9' left e3Detector 'e3_1' without entering it, time=288.00.
< Warning: Vehicle 'f_0.9' left e3Detector 'e3_1' without entering it, time=288.00.
< Warning: Vehicle 'f_0.10' left e3Detector 'e3_1' without entering it, time=289.00.
< Warning: Vehicle 'f_0.10' left e3Detector 'e3_1' without entering it, time=290.00.
< Warning: Vehicle 'f_0.11' left e3Detector 'e3_1' without entering it, time=291.00.
< Warning: Vehicle 'f_0.11' left e3Detector 'e3_1' without entering it, time=292.00.
< Warning: Vehicle 'f_0.12' left e3Detector 'e3_1' without entering it, time=294.00.
< Warning: Vehicle 'f_0.12' left e3Detector 'e3_1' without entering it, time=295.00.
< Warning: Vehicle 'f_0.13' left e3Detector 'e3_1' without entering it, time=375.00.
< Warning: Vehicle 'f_0.13' left e3Detector 'e3_1' without entering it, time=375.00.
< Warning: Vehicle 'f_0.14' left e3Detector 'e3_1' without entering it, time=379.00.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
elements additionals detentry inspect parent ( Last six runs Jul2024 )
elements additionals detexit inspect parent ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
1c1,2
< Warning: Ignoring argument 'period' for E2Detector 'e2_0' since argument 'tl' was given.
---
> Error: The tls 'gneJ0' is not known.
> Quitting (on error).
---------- New result in exitcode ----------
1
elements additionals e2detector create tl ( Last six runs Jul2024 )
elements additionals e2detector inspect tl ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
1,2c1,3
< Warning: Ignoring argument 'period' for E2Detector 'E2_A' since argument 'tl' was given.
< Warning: Ignoring argument 'period' for E2Detector 'E2_B' since argument 'tl' was given.
---
> Error: The tls 'gneJ0' is not known.
> Error: The tls 'gneJ0' is not known.
> Quitting (on error).
---------- New result in exitcode ----------
1
elements additionals e2detector inspect_selection file ( Last six runs Jul2024 )
elements additionals e2detector inspect_selection friendlypos ( Last six runs Jul2024 )
elements additionals e2detector inspect_selection jamthreshold ( Last six runs Jul2024 )
elements additionals e2detector inspect_selection length ( Last six runs Jul2024 )
elements additionals e2detector inspect_selection name ( Last six runs Jul2024 )
elements additionals e2detector inspect_selection parameters ( Last six runs Jul2024 )
elements additionals e2detector inspect_selection period ( Last six runs Jul2024 )
elements additionals e2detector inspect_selection speedthreshold ( Last six runs Jul2024 )
elements additionals e2detector inspect_selection timethreshold ( Last six runs Jul2024 )
elements additionals e2detector inspect_selection vtypes ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : elements additionals e2detector inspect_selection tl ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,3
> Error: The tls 'gneJ0' is not known.
> Error: The tls 'gneJ1' is not known.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals e2detector load tl ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,3
< Warning: Ignoring argument 'period' for E2Detector 'E2_02' since argument 'tl' was given.
---
> Error: The tls 'gneJ0' is not known.
> Error: The tls 'gneJ0' is not known.
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1c1,2
< Warning: Ignoring argument 'period' for E2Detector 'e2_0' since argument 'tl' was given.
---
> Error: The tls 'gneJ1' is not known.
> Quitting (on error).
---------- New result in exitcode ----------
1
elements additionals e2multilanedetector create tl ( Last six runs Jul2024 )
elements additionals e2multilanedetector inspect tl ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : elements additionals e2multilanedetector delete ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1279806==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x555d30b1dc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x555d31e23c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x555d31e192ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x555d31d3a277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x555d31d2f429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x555d33712b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f13a5abf4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,2
> Error: The tls 'gneJ1' is not known.
> Quitting (on error).
---------- New result in exitcode ----------
1
elements additionals e2multilanedetector inspect_selection tl ( Last six runs Jul2024 )
elements additionals e2multilanedetector load tl ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : elements additionals e2multilanedetector move ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: The lane with the id 'center0_1' is not known (while building e2Detector 'e2_0').
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals e3detector create id ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1280082==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5573d25ecc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5573d38f2c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5573d38e82ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5573d3809277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5573d37fe429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5573d51e1b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7ff3602284a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals e3detector delete delete_child ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1280143==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x56323f4c2c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5632407c8c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5632407be2ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5632406df277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5632406d4429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5632420b7b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f7a502ef4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals e3detector delete delete_parent ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1280141==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55b5494d6c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55b54a7dcc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55b54a7d22ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55b54a6f3277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b54a6e8429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b54c0cbb09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fa9235d54a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals e3detector inspect_selection expectArrival ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1280249==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55bacf1e3c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55bad04e9c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55bad04df2ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55bad0400277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55bad03f5429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55bad1dd8b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f5a6d4624a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals e3detector inspect_selection file ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1280224==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5611a78e0c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5611a8be6c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5611a8bdc2ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5611a8afd277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5611a8af2429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5611aa4d5b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f850096a4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals e3detector inspect_selection name ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1280220==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5603f35bcc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5603f48c2c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5603f48b82ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5603f47d9277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5603f47ce429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5603f61b1b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f319be5f4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals e3detector inspect_selection parameters ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1280258==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x555d45d47c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x555d4704dc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x555d470432ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x555d46f64277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x555d46f59429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x555d4893cb09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fc450f714a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals e3detector inspect_selection speedthreshold ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1280246==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55c68407ec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55c685384c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55c68537a2ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55c68529b277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c685290429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c686c73b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f7827dd54a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals e3detector inspect_selection timethreshold ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1280241==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55c6c1369c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55c6c266fc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55c6c26652ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55c6c2586277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c6c257b429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c6c3f5eb09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f906bfb74a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals e3detector inspect_selection vtypes ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1280233==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55e362f68c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55e36426ec44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55e3642642ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55e364185277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e36417a429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e365b5db09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7ff3530574a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals parkingarea inspect_selection lefthand ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1281765==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55a4f12fbc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55a4f2601c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55a4f25f72ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55a4f2518277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a4f250d429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a4f3ef0b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fefcd70c4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals parkingarea inspect_selection length ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1281744==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55ac78a80c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55ac79d86c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55ac79d7c2ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55ac79c9d277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ac79c92429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ac7b675b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f086f1694a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals parkingarea inspect_selection onroad ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1281723==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x560300f9ec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5603022a4c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56030229a2ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5603021bb277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5603021b0429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560303b93b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f91ff5a44a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals parkingarea inspect_selection parameters ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1281766==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55ed945a3c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55ed958a9c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55ed9589f2ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55ed957c0277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ed957b5429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ed97198b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f40b9bac4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals parkingspace create length ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1281938==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55ced9d25c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55cedb02bc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55cedb0212ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55cedaf42277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55cedaf37429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55cedc91ab09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fc329bbf4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals parkingspace create width ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1281933==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55b148adbc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55b149de1c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55b149dd72ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55b149cf8277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b149ced429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b14b6d0b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f62221e24a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals parkingspace delete ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1281956==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x556c65f27c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x556c6722dc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x556c672232ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x556c67144277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556c67139429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556c68b1cb09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f9daff1b4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals parkingspace inspect parent ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1282009==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x557ccd040c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x557cce346c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x557cce33c2ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x557cce25d277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x557cce252429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x557ccfc35b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fa48ce1d4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals parkingspace move ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1282131==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55bd57985c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55bd58c8bc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55bd58c812ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55bd58ba2277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55bd58b97429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55bd5a57ab09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f746ed4f4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals routeprobe create begin ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1282186==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5590741dac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5590754e0c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5590754d62ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5590753f7277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5590753ec429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x559076dcfb09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fc010e574a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals routeprobe create default ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1282142==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55e1f1b6cc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55e1f2e72c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55e1f2e682ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55e1f2d89277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e1f2d7e429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e1f4761b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f2f2cea24a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals routeprobe create default_nocenter ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1282148==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55a43242ac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55a433730c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55a4337262ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55a433647277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a43363c429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a43501fb09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f6ee5c1f4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals routeprobe create file ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1282182==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x556ae8ed8c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x556aea1dec44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x556aea1d42ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x556aea0f5277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556aea0ea429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556aebacdb09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fe0fe7504a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals routeprobe create id ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1282158==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55c8f5757c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55c8f6a5dc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55c8f6a532ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55c8f6974277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c8f6969429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c8f834cb09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f2a332f24a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals routeprobe create name ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1282172==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x563bcc330c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x563bcd636c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x563bcd62c2ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x563bcd54d277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563bcd542429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x563bcef25b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7ff824b324a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals routeprobe create period ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1282166==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x562e2b63cc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x562e2c942c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x562e2c9382ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x562e2c859277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562e2c84e429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562e2e231b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f0ab555d4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals routeprobe inspect begin ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1282233==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55c335da4c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55c3370aac44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55c3370a02ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55c336fc1277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c336fb6429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c338999b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fe975efe4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals routeprobe inspect edge ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1282202==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55ad7298ec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55ad73c94c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55ad73c8a2ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55ad73bab277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ad73ba0429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ad75583b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f3b2b2c64a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals routeprobe inspect file ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1282232==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x558461f3ec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x558463244c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55846323a2ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55846315b277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x558463150429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x558464b33b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fe5d9eca4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals routeprobe inspect id ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,84
> Error: The edge 'E5' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==1282199==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5559eb177c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5559ec47dc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5559ec367013 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5559ec376856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5559eb17b7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f016aeccd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5559eb177c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5559ec47dc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5559ec36735b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5559ec376856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5559eb17b7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f016aeccd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5559eb177c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5559ec36770c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5559ec376856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5559eb17b7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f016aeccd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals routeprobe inspect name ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1282219==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5591535bfc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5591548c5c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5591548bb2ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5591547dc277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5591547d1429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5591561b4b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f143dba54a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals routeprobe inspect parameters ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1282249==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55b94cacbc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55b94ddd1c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55b94ddc72ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55b94dce8277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b94dcdd429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b94f6c0b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f6c65eb14a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals routeprobe inspect period ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1282209==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55ffe34fcc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55ffe4802c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55ffe47f82ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55ffe4719277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ffe470e429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ffe60f1b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7ff461b244a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals routeprobe inspect_selection begin ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1282265==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55ed4cc9bc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55ed4dfa1c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55ed4df972ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55ed4deb8277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ed4dead429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ed4f890b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f557ccdb4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals routeprobe inspect_selection file ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1282259==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55ac408f6c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55ac41bfcc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55ac41bf22ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55ac41b13277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ac41b08429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ac434ebb09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f7b7dae34a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals routeprobe inspect_selection name ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1282252==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x56155df99c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x56155f29fc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56155f2952ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56155f1b6277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56155f1ab429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x561560b8eb09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f53c47894a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals routeprobe inspect_selection parameters ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1282283==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55bc9519fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55bc964a5c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55bc9649b2ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55bc963bc277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55bc963b1429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55bc97d94b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7faf3a0604a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals routeprobe inspect_selection period ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,26
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1282250==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x564f05ef3c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x564f071f9c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x564f071ef2ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x564f07110277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564f07105429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564f08ae8b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f19cbdf44a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals vaporizer create begin ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: Vaporizers are deprecated. Use rerouters instead.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1282352==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x559d28ea5c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x559d2a1abc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x559d2a1a12ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x559d2a0c2277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x559d2a0b7429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x559d2ba9ab09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fb62fe1a4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals vaporizer create default ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: Vaporizers are deprecated. Use rerouters instead.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1282340==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55facfdd6c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55fad10dcc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55fad10d22ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55fad0ff3277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55fad0fe8429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55fad29cbb09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f996c8924a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals vaporizer create default_nocenter ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: Vaporizers are deprecated. Use rerouters instead.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1282349==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55ce91ae0c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55ce92de6c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55ce92ddc2ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55ce92cfd277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ce92cf2429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ce946d5b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f3a656c44a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals vaporizer create end ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,26
< Warning: Vaporizers are deprecated. Use rerouters instead.
< Warning: Vaporizers are deprecated. Use rerouters instead.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1282361==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x561bc659cc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x561bc78a2c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x561bc78982ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x561bc77b9277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x561bc77ae429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x561bc9191b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f188d7d34a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals vaporizer create name ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: Vaporizers are deprecated. Use rerouters instead.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1282364==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55b788572c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55b789878c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55b78986e2ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55b78978f277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b789784429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b78b167b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f1b0ca3f4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals vaporizer delete ( Last six runs Jul2024 )

---------- Differences in errors ----------
1a2,85
> Error: The edge 'E5' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==1282366==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55d2ed589c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55d2ee88fc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55d2ee779013 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55d2ee788856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55d2ed58d7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f283e2ccd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55d2ed589c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55d2ee88fc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55d2ee77935b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55d2ee788856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55d2ed58d7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f283e2ccd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55d2ed589c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55d2ee77970c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55d2ee788856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55d2ed58d7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f283e2ccd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals vaporizer inspect begin ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: Vaporizers are deprecated. Use rerouters instead.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1282377==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x558fa52e0c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x558fa65e6c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x558fa65dc2ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x558fa64fd277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x558fa64f2429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x558fa7ed5b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f9a9c1d64a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals vaporizer inspect edge ( Last six runs Jul2024 )

---------- Differences in errors ----------
1a2,3
> Error: Unknown edge ('top') referenced in a vaporizer.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals vaporizer inspect end ( Last six runs Jul2024 )

---------- Differences in errors ----------
1a2,85
> Error: The edge 'E5' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==1282378==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x558d4f66cc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x558d50972c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x558d5085c013 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x558d5086b856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x558d4f6707a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fa5cca8dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x558d4f66cc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x558d50972c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x558d5085c35b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x558d5086b856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x558d4f6707a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fa5cca8dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x558d4f66cc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x558d5085c70c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x558d5086b856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x558d4f6707a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fa5cca8dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals vaporizer inspect name ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: Vaporizers are deprecated. Use rerouters instead.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1282400==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x564110584c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x56411188ac44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5641118802ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5641117a1277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564111796429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564113179b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fa5535ba4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals vaporizer inspect parameters ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,26
< Warning: Vaporizers are deprecated. Use rerouters instead.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1282401==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55e9771cdc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55e9784d3c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55e9784c92ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55e9783ea277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e9783df429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e979dc2b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fada89694a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals vaporizer inspect_selection begin ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,26
< Warning: Vaporizers are deprecated. Use rerouters instead.
< Warning: Vaporizers are deprecated. Use rerouters instead.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1282404==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55dcbf4ddc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55dcc07e3c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55dcc07d92ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55dcc06fa277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55dcc06ef429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55dcc20d2b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f6455b224a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals vaporizer inspect_selection end ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,26
< Warning: Vaporizers are deprecated. Use rerouters instead.
< Warning: Vaporizers are deprecated. Use rerouters instead.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1282406==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x564681961c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x564682c67c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x564682c5d2ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x564682b7e277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564682b73429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564684556b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f99fbfa34a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals vaporizer inspect_selection name ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,26
< Warning: Vaporizers are deprecated. Use rerouters instead.
< Warning: Vaporizers are deprecated. Use rerouters instead.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1282408==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55de63c1fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55de64f25c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55de64f1b2ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55de64e3c277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55de64e31429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55de66814b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f962b4f24a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals vaporizer inspect_selection parameters ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,26
< Warning: Vaporizers are deprecated. Use rerouters instead.
< Warning: Vaporizers are deprecated. Use rerouters instead.
---
> Error: Another lane with the id 'EdgeCenter1_1' exists.
> Error: An unknown lane ('center0_0') was tried to be set as incoming to junction 'JC0'.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown from-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown to-edge 'EdgeCenter1' in connection.
> Error: Unknown from-node 'JC0' for edge ':JC0_0'.
> Quitting (on error).
> 
> =================================================================
> ==1282405==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5577b8ec9c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5577ba1cfc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5577ba1c52ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5577ba0e6277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5577ba0db429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5577bbabeb09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f8eff1df4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals vaporizer load begin ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,2
< Warning: Vaporizers are deprecated. Use rerouters instead.
---
> Error: File 'additionals.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements additionals vaporizer load end ( Last six runs Jul2024 )

---------- Differences in errors ----------
1a2,3
> Error: Unknown edge ('E0') referenced in a vaporizer.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements datas edgedata create default ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1306855==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563d6bc4dc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x563d6ce4d351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x563d6ce46dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x563d6ce3a203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x563d6ce4c856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x563d6bc517a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fa7e0f2dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements datas edgedata create parameters ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1306868==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563355119c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x563356319351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x563356312dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x563356306203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x563356318856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x56335511d7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f98ad301d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements datas edgedata delete ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1306883==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560107243c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x560108443351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x56010843cdca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x560108430203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x560108442856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5601072477a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fa311909d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements datas edgedata inspect parameters ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1306880==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5592e3627c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5592e4827351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5592e4820dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5592e4814203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5592e4826856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5592e362b7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f7d3983ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements datas edgedata inspect_selection parameters ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1306888==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cfdf2f1c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55cfe04f1351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55cfe04eadca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55cfe04de203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55cfe04f0856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55cfdf2f57a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f40728ded8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements datas edgedata load attributes ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1306916==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562d52410c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x562d53610351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x562d53609dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x562d535fd203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x562d5360f856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x562d524147a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f6d64645d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements datas edgedata load attributes_invalid ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: File 'datas.netedit' is not accessible (No such file or directory).
---
> Error: The route file 'routes.netedit' is not accessible.
2a3,16
> 
> =================================================================
> ==1306910==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55be89cdac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55be8aeda351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55be8aed3dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55be8aec7203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55be8aed9856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55be89cde7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fc1ba60cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : elements datas edgedata load parameters ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1306905==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558e56a8ec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x558e57c8e351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x558e57c87dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x558e57c7b203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x558e57c8d856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x558e56a927a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f95d8b5dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements datas edgereldata create default ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1306934==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fc9c806c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55fc9da06351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55fc9d9ffdca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55fc9d9f3203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55fc9da05856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55fc9c80a7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f63f99cbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements datas edgereldata create parameters ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1306931==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b1b2817c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55b1b3a17351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55b1b3a10dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55b1b3a04203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55b1b3a16856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55b1b281b7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fb02897ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements datas edgereldata delete ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1306937==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b98e2c3c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55b98f4c3351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55b98f4bcdca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55b98f4b0203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55b98f4c2856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55b98e2c77a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fde659d7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements datas edgereldata inspect fromedge ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1306951==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a220da9c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55a221fa9351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55a221fa2dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55a221f96203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55a221fa8856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55a220dad7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f245b0c2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements datas edgereldata inspect parameters ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1306968==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561d84696c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x561d85896351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x561d8588fdca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x561d85883203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x561d85895856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x561d8469a7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f15dbaebd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements datas edgereldata inspect toedge ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1306963==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5574066e4c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5574078e4351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5574078dddca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5574078d1203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5574078e3856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5574066e87a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fde56152d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements datas edgereldata inspect_selection parameters ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1306975==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55dda7972c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55dda8b72351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55dda8b6bdca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55dda8b5f203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55dda8b71856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55dda79767a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fe50443fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements datas edgereldata load attributes ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1307009==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55897a7dcc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55897b9dc351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55897b9d5dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55897b9c9203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55897b9db856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55897a7e07a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f19a4e5bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements datas edgereldata load attributes_invalid ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1
< Error: File 'datas.netedit' is not accessible (No such file or directory).
---
> Error: The route file 'routes.netedit' is not accessible.
2a3,16
> 
> =================================================================
> ==1307000==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558d8ed19c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x558d8ff19351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x558d8ff12dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x558d8ff06203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x558d8ff18856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x558d8ed1d7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f608adf7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : elements datas edgereldata load duplicated ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1306991==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c2b14d3c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55c2b26d3351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55c2b26ccdca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55c2b26c0203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55c2b26d2856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55c2b14d77a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f447a8cad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements datas edgereldata load parameters ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1306980==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5611b5a50c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5611b6c50351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5611b6c49dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5611b6c3d203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5611b6c4f856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5611b5a547a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f0f95d42d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands container inspect depart triggered ( Last six runs Jul2024 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==1300239==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5597805b2c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5597818b8c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5597817a2013 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5597817b1856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5597805b67a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fc5e8645d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5597805b2c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5597818b8c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5597817a235b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5597817b1856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5597805b67a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fc5e8645d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5597805b2c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5597817a270c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5597817b1856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5597805b67a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fc5e8645d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5597805b2c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands container inspect_selection depart triggered ( Last six runs Jul2024 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==1300274==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55f699299c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55f69a59fc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55f69a489013 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55f69a498856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55f69929d7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f1437f73d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55f699299c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55f69a59fc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55f69a48935b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55f69a498856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55f69929d7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f1437f73d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55f699299c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55f69a48970c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55f69a498856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55f69929d7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f1437f73d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55f699299c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands containerflow inspect begin triggered ( Last six runs Jul2024 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==1300489==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55ad0e45ec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55ad0f764c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55ad0f64e013 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55ad0f65d856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55ad0e4627a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f05eac50d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55ad0e45ec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55ad0f764c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55ad0f64e35b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55ad0f65d856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55ad0e4627a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f05eac50d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55ad0e45ec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55ad0f64e70c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55ad0f65d856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55ad0e4627a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f05eac50d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55ad0e45ec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands containerflow inspect id ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1300456==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x5605ed057c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5605ee35dc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5605ee3532ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5605ee274277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5605ee269429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5605efc4cb09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fe1e4f674a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5605ed057c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5605ee374af8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5605ee37226e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5605ee2a4176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5605efc4e804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe1e4f67954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5605ed057c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5605ed3e6129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5605ed3e602a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x5605ed3e5fb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x5605ed3e59e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x5605ed3e50d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x5605ed3e49eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands containerplan basic delete_edge ( Last six runs Jul2024 )

---------- Differences in errors ----------
3a4,110
> 
> =================================================================
> ==1300728==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x56232ea50c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x56232fd56c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56232fd4c2ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56232fc6d277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56232fc62429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562331645b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f725eee04a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x56232ea50c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x56232fd6daf8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56232fd6b26e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x56232fc9d176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x562331647804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f725eee0954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 312 byte(s) in 1 object(s) allocated from:
>     #0 0x56232ea50c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x56232eddf129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x56232eddf02a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x56232eddefb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x56232edde9e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x56232edde0d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x56232eddd9eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands containerplan stops stop_containerstop delete ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1301209==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x561ced8f5c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x561ceebfbc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x561ceebf12ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x561ceeb12277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x561ceeb07429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x561cf04eab09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f85b35a04a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x561ced8f5c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x561ceec12af8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x561ceec1026e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x561ceeb42176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x561cf04ec804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f85b35a0954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x561ced8f5c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x561cedc84129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x561cedc8402a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x561cedc83fb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x561cedc839e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x561cedc830d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x561cedc829eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands containerplan stops stop_containerstop inspect acttype ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1301222==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x555a7852fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x555a79835c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x555a7982b2ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x555a7974c277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x555a79741429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x555a7b124b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fa6cb4e64a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x555a7852fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x555a7984caf8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x555a7984a26e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x555a7977c176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x555a7b126804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fa6cb4e6954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x555a7852fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x555a788be129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x555a788be02a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x555a788bdfb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x555a788bd9e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x555a788bd0d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x555a788bc9eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands containerplan stops stop_containerstop inspect duration ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1301210==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x5595b64ebc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5595b77f1c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5595b77e72ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5595b7708277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5595b76fd429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5595b90e0b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f0d192d44a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5595b64ebc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5595b7808af8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5595b780626e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5595b7738176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5595b90e2804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f0d192d4954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5595b64ebc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5595b687a129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5595b687a02a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x5595b6879fb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x5595b68799e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x5595b68790d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x5595b68789eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands containerplan stops stop_containerstop inspect until ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1301215==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x562b8e106c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x562b8f40cc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x562b8f4022ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x562b8f323277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562b8f318429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562b90cfbb09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f08f91114a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x562b8e106c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x562b8f423af8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x562b8f42126e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x562b8f353176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x562b90cfd804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f08f9111954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x562b8e106c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x562b8e495129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x562b8e49502a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x562b8e494fb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x562b8e4949e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x562b8e4940d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x562b8e4939eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands containerplan stops stop_containerstop inspect_selection acttype ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1301246==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55ee663c1c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55ee676c7c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55ee676bd2ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55ee675de277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ee675d3429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ee68fb6b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f29637594a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55ee663c1c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55ee676deaf8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55ee676dc26e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55ee6760e176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ee68fb8804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f2963759954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55ee663c1c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55ee66750129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55ee6675002a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55ee6674ffb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55ee6674f9e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55ee6674f0d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55ee6674e9eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands containerplan stops stop_containerstop inspect_selection duration ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1301226==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55740829fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5574095a5c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55740959b2ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5574094bc277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5574094b1429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55740ae94b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f52789044a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55740829fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5574095bcaf8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5574095ba26e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5574094ec176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55740ae96804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f5278904954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55740829fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55740862e129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55740862e02a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55740862dfb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55740862d9e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55740862d0d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55740862c9eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands containerplan stops stop_containerstop inspect_selection until ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1301242==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55638528bc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x556386591c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5563865872ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5563864a8277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55638649d429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556387e80b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f88aebf44a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55638528bc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5563865a8af8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5563865a626e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5563864d8176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x556387e82804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f88aebf4954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55638528bc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55638561a129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55638561a02a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x556385619fb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x5563856199e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x5563856190d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x5563856189eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands containerplan stops stop_containerstop load acttype ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1301273==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55a46ac38c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55a46bf3ec44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55a46bf342ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55a46be55277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a46be4a429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a46d82db09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fcfcefc44a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55a46ac38c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55a46bf55af8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a46bf5326e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55a46be85176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a46d82f804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fcfcefc4954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55a46ac38c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55a46afc7129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55a46afc702a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55a46afc6fb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55a46afc69e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55a46afc60d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55a46afc59eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands containerplan stops stop_containerstop load duration ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1301260==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55edd974cc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55eddaa52c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55eddaa482ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55edda969277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55edda95e429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55eddc341b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fafd6f894a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55edd974cc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55eddaa69af8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55eddaa6726e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55edda999176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55eddc343804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fafd6f89954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55edd974cc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55edd9adb129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55edd9adb02a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55edd9adafb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55edd9ada9e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55edd9ada0d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55edd9ad99eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands containerplan stops stop_containerstop load until ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1301271==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x562419463c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x56241a769c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56241a75f2ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56241a680277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56241a675429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56241c058b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f82de07f4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x562419463c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x56241a780af8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56241a77e26e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x56241a6b0176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56241c05a804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f82de07f954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x562419463c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5624197f2129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5624197f202a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x5624197f1fb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x5624197f19e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x5624197f10d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x5624197f09eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands containerplan stops stop_edge create acttype ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1301328==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55b72a503c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55b72b809c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55b72b7ff2ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55b72b720277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b72b715429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b72d0f8b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f99b790f4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55b72a503c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55b72b820af8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b72b81e26e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55b72b750176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b72d0fa804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f99b790f954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55b72a503c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55b72a892129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55b72a89202a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55b72a891fb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55b72a8919e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55b72a8910d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55b72a8909eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands containerplan stops stop_edge create duration ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1301308==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55649d2ccc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55649e5d2c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55649e5c82ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55649e4e9277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55649e4de429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55649fec1b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fc56c19a4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55649d2ccc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55649e5e9af8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55649e5e726e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55649e519176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55649fec3804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fc56c19a954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55649d2ccc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55649d65b129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55649d65b02a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55649d65afb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55649d65a9e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55649d65a0d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55649d6599eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands containerplan stops stop_edge create friendlypos ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1301296==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x562881ab5c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x562882dbbc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x562882db12ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x562882cd2277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562882cc7429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5628846aab09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fb9631324a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x562881ab5c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x562882dd2af8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x562882dd026e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x562882d02176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5628846ac804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fb963132954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x562881ab5c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x562881e44129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x562881e4402a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x562881e43fb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x562881e439e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x562881e430d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x562881e429eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands containerplan stops stop_edge create until ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1301316==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55b0bef38c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55b0c023ec44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55b0c02342ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55b0c0155277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b0c014a429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b0c1b2db09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f98f51db4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55b0bef38c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55b0c0255af8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b0c025326e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55b0c0185176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b0c1b2f804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f98f51db954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55b0bef38c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55b0bf2c7129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55b0bf2c702a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55b0bf2c6fb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55b0bf2c69e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55b0bf2c60d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55b0bf2c59eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands containerplan stops stop_edge delete ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1301336==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x563e064cbc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x563e077d1c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x563e077c72ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x563e076e8277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563e076dd429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x563e090c0b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f5e8ec394a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x563e064cbc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x563e077e8af8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x563e077e626e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x563e07718176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x563e090c2804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f5e8ec39954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x563e064cbc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x563e0685a129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x563e0685a02a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x563e06859fb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x563e068599e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x563e068590d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x563e068589eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands containerplan stops stop_edge inspect acttype ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1301366==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55ae2631fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55ae27625c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55ae2761b2ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55ae2753c277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ae27531429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ae28f14b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f7f3e22e4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55ae2631fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55ae2763caf8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55ae2763a26e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55ae2756c176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ae28f16804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f7f3e22e954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55ae2631fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55ae266ae129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55ae266ae02a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55ae266adfb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55ae266ad9e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55ae266ad0d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55ae266ac9eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands containerplan stops stop_edge inspect duration ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1301351==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55a8b4619c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55a8b591fc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55a8b59152ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55a8b5836277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a8b582b429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a8b720eb09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fd7ec1ce4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55a8b4619c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55a8b5936af8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a8b593426e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55a8b5866176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a8b7210804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd7ec1ce954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55a8b4619c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55a8b49a8129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55a8b49a802a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55a8b49a7fb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55a8b49a79e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55a8b49a70d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55a8b49a69eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands containerplan stops stop_edge inspect endpos ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1301344==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x560f6abe9c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x560f6beefc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x560f6bee52ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x560f6be06277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560f6bdfb429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560f6d7deb09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f4e383d04a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x560f6abe9c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x560f6bf06af8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x560f6bf0426e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x560f6be36176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x560f6d7e0804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f4e383d0954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x560f6abe9c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x560f6af78129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x560f6af7802a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x560f6af77fb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x560f6af779e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x560f6af770d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x560f6af769eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands containerplan stops stop_edge inspect friendlypos ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1301352==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x560555d94c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x56055709ac44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5605570902ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x560556fb1277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560556fa6429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560558989b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fc9ca0934a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x560555d94c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5605570b1af8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5605570af26e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x560556fe1176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56055898b804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fc9ca093954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x560555d94c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x560556123129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x56055612302a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x560556122fb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x5605561229e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x5605561220d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x5605561219eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands containerplan stops stop_edge inspect until ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1301358==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55fb87d3dc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55fb89043c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55fb890392ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55fb88f5a277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55fb88f4f429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55fb8a932b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7efe282724a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55fb87d3dc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55fb8905aaf8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55fb8905826e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55fb88f8a176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55fb8a934804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7efe28272954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55fb87d3dc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55fb880cc129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55fb880cc02a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55fb880cbfb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55fb880cb9e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55fb880cb0d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55fb880ca9eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands containerplan stops stop_edge inspect_selection acttype ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1301411==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x56499a8cfc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x56499bbd5c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56499bbcb2ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56499baec277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56499bae1429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56499d4c4b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7eff49ea94a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x56499a8cfc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x56499bbecaf8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56499bbea26e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x56499bb1c176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56499d4c6804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7eff49ea9954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x56499a8cfc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x56499ac5e129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x56499ac5e02a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x56499ac5dfb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x56499ac5d9e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x56499ac5d0d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x56499ac5c9eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands containerplan stops stop_edge inspect_selection duration ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1301378==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x5622351cdc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5622364d3c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5622364c92ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5622363ea277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5622363df429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562237dc2b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f0cf3bd44a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5622351cdc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5622364eaaf8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5622364e826e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x56223641a176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x562237dc4804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f0cf3bd4954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5622351cdc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x56223555c129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x56223555c02a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x56223555bfb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x56223555b9e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x56223555b0d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x56223555a9eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands containerplan stops stop_edge inspect_selection friendlypos ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1301376==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x56536ad4ac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x56536c050c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56536c0462ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56536bf67277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56536bf5c429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56536d93fb09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f94d73944a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x56536ad4ac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x56536c067af8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56536c06526e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x56536bf97176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56536d941804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f94d7394954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x56536ad4ac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x56536b0d9129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x56536b0d902a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x56536b0d8fb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x56536b0d89e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x56536b0d80d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x56536b0d79eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands containerplan stops stop_edge inspect_selection until ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1301388==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x556038c1ec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x556039f24c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x556039f1a2ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x556039e3b277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556039e30429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55603b813b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f67b6d604a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x556038c1ec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x556039f3baf8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x556039f3926e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x556039e6b176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55603b815804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f67b6d60954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x556038c1ec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x556038fad129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x556038fad02a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x556038facfb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x556038fac9e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x556038fac0d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x556038fab9eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands containerplan tranships tranship_edgecontainerstop create speed ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1300995==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x5638c7fbcc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5638c92c2c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5638c92b82ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5638c91d9277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5638c91ce429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5638cabb1b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f9f8e86e4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5638c7fbcc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5638c92d9af8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5638c92d726e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5638c9209176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5638cabb3804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9f8e86e954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5638c7fbcc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5638c834b129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5638c834b02a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x5638c834afb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x5638c834a9e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x5638c834a0d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x5638c83499eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands containerplan tranships tranship_edgecontainerstop inspect departpos ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1301012==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55b871aeec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55b872df4c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55b872dea2ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55b872d0b277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b872d00429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b8746e3b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f5f75a764a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55b871aeec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55b872e0baf8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b872e0926e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55b872d3b176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b8746e5804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f5f75a76954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55b871aeec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55b871e7d129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55b871e7d02a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55b871e7cfb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55b871e7c9e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55b871e7c0d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55b871e7b9eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands containerplan tranships tranship_edgecontainerstop inspect speed ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1301022==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x56510a95bc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x56510bc61c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56510bc572ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56510bb78277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56510bb6d429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56510d550b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f318b20b4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x56510a95bc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x56510bc78af8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56510bc7626e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x56510bba8176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56510d552804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f318b20b954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x56510a95bc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x56510acea129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x56510acea02a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x56510ace9fb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x56510ace99e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x56510ace90d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x56510ace89eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands containerplan tranships tranship_edgecontainerstop inspect_selection departpos ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1301024==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x556bd4d03c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x556bd6009c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x556bd5fff2ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x556bd5f20277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556bd5f15429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556bd78f8b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f09f5c7f4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x556bd4d03c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x556bd6020af8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x556bd601e26e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x556bd5f50176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x556bd78fa804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f09f5c7f954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x556bd4d03c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x556bd5092129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x556bd509202a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x556bd5091fb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x556bd50919e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x556bd50910d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x556bd50909eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands containerplan tranships tranship_edgecontainerstop inspect_selection speed ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1301032==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55f54a8c9c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55f54bbcfc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55f54bbc52ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55f54bae6277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f54badb429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f54d4beb09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f41832244a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55f54a8c9c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55f54bbe6af8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f54bbe426e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55f54bb16176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f54d4c0804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f4183224954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55f54a8c9c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55f54ac58129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55f54ac5802a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55f54ac57fb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55f54ac579e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55f54ac570d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55f54ac569eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands containerplan tranships tranship_edgeedge inspect_selection arrivalpos ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1300950==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x5573a39b4c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5573a4cbac44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5573a4cb02ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5573a4bd1277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5573a4bc6429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5573a65a9b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f8a49a2b4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5573a39b4c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5573a4cd1af8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5573a4ccf26e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5573a4c01176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5573a65ab804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f8a49a2b954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5573a39b4c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5573a3d43129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5573a3d4302a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x5573a3d42fb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x5573a3d429e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x5573a3d420d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x5573a3d419eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands containerplan tranships tranship_edgeedge inspect_selection departpos ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1300925==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55dec3646c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55dec494cc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55dec49422ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55dec4863277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55dec4858429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55dec623bb09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7facb873a4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55dec3646c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55dec4963af8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55dec496126e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55dec4893176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55dec623d804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7facb873a954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55dec3646c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55dec39d5129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55dec39d502a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55dec39d4fb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55dec39d49e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55dec39d40d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55dec39d39eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands containerplan tranships tranship_edgeedge inspect_selection speed ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1300938==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x558b26cd9c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x558b27fdfc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x558b27fd52ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x558b27ef6277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x558b27eeb429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x558b298ceb09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7ff59a4f64a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x558b26cd9c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x558b27ff6af8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x558b27ff426e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x558b27f26176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x558b298d0804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff59a4f6954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x558b26cd9c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x558b27068129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x558b2706802a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x558b27067fb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x558b270679e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x558b270670d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x558b270669eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands containerplan tranships tranship_edges inspect_selection arrivalpos ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1301130==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x5612a5439c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5612a673fc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5612a67352ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5612a6656277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5612a664b429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5612a802eb09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f3a40aa74a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5612a5439c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5612a6756af8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5612a675426e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5612a6686176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5612a8030804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f3a40aa7954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5612a5439c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5612a57c8129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5612a57c802a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x5612a57c7fb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x5612a57c79e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x5612a57c70d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x5612a57c69eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands containerplan tranships tranship_edges inspect_selection departpos ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1301125==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55c2eaf11c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55c2ec217c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55c2ec20d2ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55c2ec12e277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c2ec123429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c2edb06b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f085270e4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55c2eaf11c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55c2ec22eaf8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c2ec22c26e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55c2ec15e176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c2edb08804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f085270e954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55c2eaf11c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55c2eb2a0129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55c2eb2a002a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55c2eb29ffb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55c2eb29f9e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55c2eb29f0d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55c2eb29e9eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands containerplan tranships tranship_edges inspect_selection speed ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1301132==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x562008256c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x56200955cc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5620095522ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x562009473277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562009468429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56200ae4bb09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7feae42384a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x562008256c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x562009573af8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56200957126e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5620094a3176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56200ae4d804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7feae4238954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x562008256c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5620085e5129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5620085e502a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x5620085e4fb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x5620085e49e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x5620085e40d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x5620085e39eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands containerplan transports transport_edgecontainerstop create lines ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1300830==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x5587fdd35c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5587ff03bc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5587ff0312ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5587fef52277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5587fef47429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55880092ab09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7ffa3f71c4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5587fdd35c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5587ff052af8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5587ff05026e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5587fef82176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55880092c804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ffa3f71c954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5587fdd35c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5587fe0c4129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5587fe0c402a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x5587fe0c3fb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x5587fe0c39e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x5587fe0c30d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x5587fe0c29eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands containerplan transports transport_edgecontainerstop inspect lines ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1300843==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x5630fc016c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5630fd31cc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5630fd3122ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5630fd233277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5630fd228429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5630fec0bb09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fecfd9234a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5630fc016c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5630fd333af8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5630fd33126e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5630fd263176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5630fec0d804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fecfd923954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5630fc016c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5630fc3a5129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5630fc3a502a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x5630fc3a4fb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x5630fc3a49e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x5630fc3a40d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x5630fc3a39eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands containerplan transports transport_edgecontainerstop inspect_selection ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1300844==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55c574b7ac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55c575e80c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55c575e762ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55c575d97277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c575d8c429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c57776fb09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f3d2bee74a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55c574b7ac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55c575e97af8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c575e9526e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55c575dc7176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c577771804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f3d2bee7954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55c574b7ac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55c574f09129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55c574f0902a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55c574f08fb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55c574f089e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55c574f080d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55c574f079eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands containerplan transports transport_edgeedge delete ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1300754==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x559899380c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55989a686c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55989a67c2ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55989a59d277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55989a592429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55989bf75b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f6748c654a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x559899380c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55989a69daf8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55989a69b26e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55989a5cd176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55989bf77804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f6748c65954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x559899380c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55989970f129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55989970f02a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55989970efb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55989970e9e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55989970e0d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55989970d9eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands containerplan transports transport_edgeedge inspect_selection arrivalpos ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1300779==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55f0e9bf4c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55f0eaefac44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55f0eaef02ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55f0eae11277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f0eae06429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f0ec7e9b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f5c6082a4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55f0e9bf4c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55f0eaf11af8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f0eaf0f26e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55f0eae41176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f0ec7eb804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f5c6082a954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55f0e9bf4c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55f0e9f83129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55f0e9f8302a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55f0e9f82fb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55f0e9f829e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55f0e9f820d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55f0e9f819eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands containerplan transports transport_edgeedge inspect_selection lines ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1300780==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55b89b0b3c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55b89c3b9c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55b89c3af2ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55b89c2d0277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b89c2c5429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b89dca8b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f3c1bcd04a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55b89b0b3c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55b89c3d0af8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b89c3ce26e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55b89c300176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b89dcaa804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f3c1bcd0954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55b89b0b3c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55b89b442129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55b89b44202a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55b89b441fb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55b89b4419e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55b89b4410d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55b89b4409eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands flow_embedded create departlane ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1296911==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ca8e242c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55ca8f442351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55ca8f43bdca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55ca8f42f203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55ca8f441856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55ca8e2467a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f4dfaae4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands flow_taz volatilerecomputing ( Last six runs Jul2024 )

---------- Differences in errors ----------
2a3,204
> 
> =================================================================
> ==1293779==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 4128 byte(s) in 3 object(s) allocated from:
>     #0 0x560f56725c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x560f57a2bc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x560f57915013 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x560f57924856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x560f567297a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f92b7890d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 4128 byte(s) in 3 object(s) allocated from:
>     #0 0x560f56725c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x560f57a2bc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x560f5791535b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x560f57924856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x560f567297a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f92b7890d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x560f56725c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x560f57a2bc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x560f57967860 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1610:47
>     #3 0x560f5793cbba in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x560f5931ab09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f92b8b624a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands person inspect depart triggered ( Last six runs Jul2024 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==1298369==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55ec18ba6c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55ec19eacc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55ec19d96013 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55ec19da5856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55ec18baa7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f70d17a6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55ec18ba6c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55ec19eacc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55ec19d9635b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55ec19da5856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55ec18baa7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f70d17a6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55ec18ba6c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55ec19d9670c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55ec19da5856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55ec18baa7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f70d17a6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55ec18ba6c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands person inspect_selection depart triggered ( Last six runs Jul2024 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==1298410==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5555e8691c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5555e9997c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5555e9881013 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5555e9890856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5555e86957a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fd10af9ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5555e8691c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5555e9997c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5555e988135b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5555e9890856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5555e86957a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fd10af9ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5555e8691c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5555e988170c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5555e9890856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5555e86957a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fd10af9ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5555e8691c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands personflow inspect begin triggered ( Last six runs Jul2024 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==1298840==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55bad40dac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55bad53e0c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55bad52ca013 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55bad52d9856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55bad40de7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f5e6441bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55bad40dac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55bad53e0c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55bad52ca35b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55bad52d9856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55bad40de7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f5e6441bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55bad40dac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55bad52ca70c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55bad52d9856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55bad40de7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f5e6441bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55bad40dac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands personflow inspect_selection begin triggered ( Last six runs Jul2024 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==1298965==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55ab14aaac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55ab15db0c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55ab15c9a013 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55ab15ca9856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55ab14aae7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f65a7d2fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55ab14aaac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55ab15db0c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55ab15c9a35b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55ab15ca9856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55ab14aae7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f65a7d2fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55ab14aaac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55ab15c9a70c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55ab15ca9856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55ab14aae7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f65a7d2fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55ab14aaac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrips persontrip_junctions inspect_selection lines ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1299461==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x561d06c3ec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x561d07f44c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x561d07f3a2ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x561d07e5b277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x561d07e50429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x561d09833b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f9db35544a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x561d06c3ec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x561d07f5baf8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x561d07f5926e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x561d07e8b176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x561d09835804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9db3554954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x561d06c3ec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x561d06fcd129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x561d06fcd02a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x561d06fccfb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x561d06fcc9e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x561d06fcc0d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x561d06fcb9eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrips persontrip_junctions inspect_selection modes ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1299455==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55cebe227c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55cebf52dc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55cebf5232ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55cebf444277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55cebf439429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55cec0e1cb09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fbc4aaf34a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55cebe227c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55cebf544af8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55cebf54226e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55cebf474176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55cec0e1e804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fbc4aaf3954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55cebe227c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55cebe5b6129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55cebe5b602a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55cebe5b5fb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55cebe5b59e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55cebe5b50d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55cebe5b49eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands personplan persontrips persontrip_junctions inspect_selection vtypes ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1299453==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55d01ed64c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55d02006ac44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55d0200602ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55d01ff81277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d01ff76429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d021959b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f6a5071b4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55d01ed64c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55d020081af8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55d02007f26e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55d01ffb1176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55d02195b804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f6a5071b954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55d01ed64c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55d01f0f3129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55d01f0f302a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55d01f0f2fb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55d01f0f29e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55d01f0f20d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55d01f0f19eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands personplan stops stop_busstop inspect_selection acttype ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1300086==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x56513607ec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x565137384c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56513737a2ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56513729b277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x565137290429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x565138c73b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f74a92054a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x56513607ec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x56513739baf8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56513739926e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5651372cb176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x565138c75804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f74a9205954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x56513607ec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x56513640d129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x56513640d02a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x56513640cfb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x56513640c9e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x56513640c0d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x56513640b9eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands personplan stops stop_busstop inspect_selection duration ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1300065==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x560a30ddcc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x560a320e2c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x560a320d82ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x560a31ff9277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560a31fee429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560a339d1b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f1f7029f4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x560a30ddcc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x560a320f9af8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x560a320f726e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x560a32029176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x560a339d3804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f1f7029f954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x560a30ddcc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x560a3116b129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x560a3116b02a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x560a3116afb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x560a3116a9e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x560a3116a0d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x560a311699eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands personplan stops stop_busstop inspect_selection until ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1300073==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x555d5c98cc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x555d5dc92c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x555d5dc882ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x555d5dba9277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x555d5db9e429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x555d5f581b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f4d819d74a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x555d5c98cc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x555d5dca9af8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x555d5dca726e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x555d5dbd9176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x555d5f583804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f4d819d7954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x555d5c98cc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x555d5cd1b129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x555d5cd1b02a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x555d5cd1afb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x555d5cd1a9e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x555d5cd1a0d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x555d5cd199eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands personplan stops stop_busstop load acttype ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1300107==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x562b7e19fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x562b7f4a5c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x562b7f49b2ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x562b7f3bc277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562b7f3b1429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562b80d94b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f757bc4a4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x562b7e19fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x562b7f4bcaf8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x562b7f4ba26e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x562b7f3ec176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x562b80d96804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f757bc4a954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x562b7e19fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x562b7e52e129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x562b7e52e02a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x562b7e52dfb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x562b7e52d9e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x562b7e52d0d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x562b7e52c9eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands personplan stops stop_busstop load duration ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1300094==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55dd746b5c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55dd759bbc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55dd759b12ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55dd758d2277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55dd758c7429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55dd772aab09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fbbe33fa4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55dd746b5c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55dd759d2af8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55dd759d026e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55dd75902176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55dd772ac804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fbbe33fa954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55dd746b5c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55dd74a44129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55dd74a4402a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55dd74a43fb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55dd74a439e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55dd74a430d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55dd74a429eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands personplan stops stop_busstop load until ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1300102==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55959243bc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x559593741c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5595937372ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x559593658277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55959364d429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x559595030b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fb81635e4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55959243bc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x559593758af8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55959375626e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x559593688176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x559595032804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fb81635e954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55959243bc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5595927ca129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5595927ca02a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x5595927c9fb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x5595927c99e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x5595927c90d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x5595927c89eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands personplan stops stop_edge create acttype ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1299879==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55b093edfc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55b0951e5c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55b0951db2ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55b0950fc277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b0950f1429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b096ad4b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f1d0caff4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55b093edfc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55b0951fcaf8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b0951fa26e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55b09512c176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b096ad6804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f1d0caff954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55b093edfc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55b09426e129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55b09426e02a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55b09426dfb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55b09426d9e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55b09426d0d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55b09426c9eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands personplan stops stop_edge create duration ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1299861==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55f9c9bf9c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55f9caeffc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55f9caef52ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55f9cae16277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f9cae0b429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f9cc7eeb09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fbe1e72a4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55f9c9bf9c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55f9caf16af8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f9caf1426e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55f9cae46176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f9cc7f0804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fbe1e72a954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55f9c9bf9c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55f9c9f88129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55f9c9f8802a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55f9c9f87fb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55f9c9f879e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55f9c9f870d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55f9c9f869eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands personplan stops stop_edge create until ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1299870==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x5620570d1c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5620583d7c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5620583cd2ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5620582ee277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5620582e3429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562059cc6b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f6edaf6d4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5620570d1c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5620583eeaf8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5620583ec26e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x56205831e176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x562059cc8804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f6edaf6d954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5620570d1c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x562057460129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x56205746002a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x56205745ffb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x56205745f9e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x56205745f0d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x56205745e9eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands personplan stops stop_edge delete ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1299886==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55e647852c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55e648b58c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55e648b4e2ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55e648a6f277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e648a64429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e64a447b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f6314a354a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55e647852c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55e648b6faf8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e648b6d26e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55e648a9f176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e64a449804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f6314a35954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55e647852c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55e647be1129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55e647be102a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55e647be0fb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55e647be09e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55e647be00d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55e647bdf9eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands personplan stops stop_edge inspect acttype ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1299920==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55795ed4ac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x557960050c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5579600462ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55795ff67277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55795ff5c429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55796193fb09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fcf824624a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55795ed4ac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x557960067af8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55796006526e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55795ff97176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x557961941804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fcf82462954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55795ed4ac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55795f0d9129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55795f0d902a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55795f0d8fb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55795f0d89e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55795f0d80d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55795f0d79eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands personplan stops stop_edge inspect duration ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1299914==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55d1741d5c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55d1754dbc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55d1754d12ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55d1753f2277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d1753e7429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d176dcab09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f68cebb14a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55d1741d5c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55d1754f2af8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55d1754f026e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55d175422176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55d176dcc804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f68cebb1954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55d1741d5c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55d174564129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55d17456402a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55d174563fb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55d1745639e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55d1745630d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55d1745629eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands personplan stops stop_edge inspect friendlypos ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1299908==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55fed343bc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55fed4741c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55fed47372ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55fed4658277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55fed464d429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55fed6030b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f27234f74a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55fed343bc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55fed4758af8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55fed475626e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55fed4688176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55fed6032804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f27234f7954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55fed343bc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55fed37ca129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55fed37ca02a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55fed37c9fb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55fed37c99e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55fed37c90d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55fed37c89eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands personplan stops stop_edge inspect until ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1299919==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55a8e0935c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55a8e1c3bc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55a8e1c312ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55a8e1b52277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a8e1b47429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a8e352ab09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f7bf88984a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55a8e0935c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55a8e1c52af8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a8e1c5026e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55a8e1b82176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a8e352c804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f7bf8898954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55a8e0935c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55a8e0cc4129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55a8e0cc402a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55a8e0cc3fb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55a8e0cc39e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55a8e0cc30d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55a8e0cc29eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands personplan stops stop_edge inspect_selection acttype ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1299942==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55c873710c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55c874a16c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55c874a0c2ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55c87492d277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c874922429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c876305b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f27990ea4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55c873710c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55c874a2daf8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c874a2b26e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55c87495d176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c876307804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f27990ea954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55c873710c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55c873a9f129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55c873a9f02a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55c873a9efb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55c873a9e9e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55c873a9e0d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55c873a9d9eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands personplan stops stop_edge inspect_selection duration ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1299939==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x56257ea5ec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x56257fd64c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56257fd5a2ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56257fc7b277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56257fc70429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562581653b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f21d92cd4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x56257ea5ec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x56257fd7baf8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56257fd7926e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x56257fcab176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x562581655804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f21d92cd954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x56257ea5ec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x56257eded129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x56257eded02a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x56257edecfb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x56257edec9e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x56257edec0d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x56257edeb9eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands personplan stops stop_edge inspect_selection friendlypos ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1299929==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55ca3ed9cc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55ca400a2c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55ca400982ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55ca3ffb9277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ca3ffae429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ca41991b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fd4bf6284a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55ca3ed9cc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55ca400b9af8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55ca400b726e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55ca3ffe9176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ca41993804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd4bf628954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55ca3ed9cc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55ca3f12b129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55ca3f12b02a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55ca3f12afb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55ca3f12a9e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55ca3f12a0d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55ca3f1299eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands personplan stops stop_edge inspect_selection until ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1299941==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x559f156c7c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x559f169cdc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x559f169c32ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x559f168e4277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x559f168d9429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x559f182bcb09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fc99885e4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x559f156c7c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x559f169e4af8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x559f169e226e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x559f16914176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x559f182be804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fc99885e954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x559f156c7c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x559f15a56129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x559f15a5602a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x559f15a55fb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x559f15a559e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x559f15a550d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x559f15a549eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands personplan walks walk_route create arrivalpos ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1299677==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55957d765c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55957ea6bc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55957ea612ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55957e982277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55957e977429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55958035ab09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f03e204a4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55957d765c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55957ea82af8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55957ea8026e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55957e9b2176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55958035c804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f03e204a954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55957d765c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55957daf4129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55957daf402a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55957daf3fb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55957daf39e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55957daf30d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55957daf29eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands personplan walks walk_route create default ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1299671==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x5564a9e80c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5564ab186c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5564ab17c2ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5564ab09d277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5564ab092429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5564aca75b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fb244c6f4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5564a9e80c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5564ab19daf8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5564ab19b26e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5564ab0cd176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5564aca77804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fb244c6f954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5564a9e80c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5564aa20f129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5564aa20f02a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x5564aa20efb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x5564aa20e9e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x5564aa20e0d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x5564aa20d9eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands personplan walks walk_route delete ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1299680==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55ff77ec2c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55ff791c8c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55ff791be2ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55ff790df277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ff790d4429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ff7aab7b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f2a5b36b4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55ff77ec2c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55ff791dfaf8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55ff791dd26e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55ff7910f176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ff7aab9804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f2a5b36b954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55ff77ec2c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55ff78251129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55ff7825102a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55ff78250fb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55ff782509e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55ff782500d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55ff7824f9eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands personplan walks walk_route inspect arrivalpos ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1299687==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x563ed9a5ac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x563edad60c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x563edad562ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x563edac77277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563edac6c429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x563edc64fb09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f543bc824a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x563ed9a5ac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x563edad77af8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x563edad7526e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x563edaca7176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x563edc651804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f543bc82954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x563ed9a5ac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x563ed9de9129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x563ed9de902a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x563ed9de8fb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x563ed9de89e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x563ed9de80d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x563ed9de79eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands personplan walks walk_route inspect_selection ( Last six runs Jul2024 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==1299688==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x560d2f507c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x560d3080dc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x560d308032ac in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x560d30724277 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560d30719429 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560d320fcb09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fcdbfff24a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x560d2f507c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x560d30824af8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x560d3082226e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x560d30754176 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x560d320fe804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fcdbfff2954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x560d2f507c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x560d2f896129 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x560d2f89602a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x560d2f895fb7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x560d2f8959e3 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x560d2f8950d3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x560d2f8949eb in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands route load repeat ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,84
> Error: The edge 'EdgeRepeat0' within the route 'route_3' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==1285206==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5650b5ce3c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5650b6fe9c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5650b6ed3013 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5650b6ee2856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5650b5ce77a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f98a0c5cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5650b5ce3c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5650b6fe9c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5650b6ed335b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5650b6ee2856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5650b5ce77a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f98a0c5cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5650b5ce3c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5650b6ed370c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5650b6ee2856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5650b5ce77a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f98a0c5cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands stop basic no_parents ( Last six runs Jul2024 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==1301472==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5640e8901c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5640e9b01351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5640e9afadca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5640e9aee203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5640e9b00856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5640e89057a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fc7ce9ddd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : elements demands stop lane inspect_selection acttype ( Last six runs Jul2024 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==1301807==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55bcee329c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55bcef62fc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55bcef519013 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55bcef528856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55bcee32d7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fe50e06cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55bcee329c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55bcef62fc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55bcef51935b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55bcef528856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55bcee32d7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fe50e06cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55bcee329c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55bcef51970c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55bcef528856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55bcee32d7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fe50e06cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55bcee329c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands stop lane inspect_selection duration ( Last six runs Jul2024 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==1301746==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55eb8e14ec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55eb8f454c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55eb8f33e013 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55eb8f34d856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55eb8e1527a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f11e5084d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55eb8e14ec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55eb8f454c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55eb8f33e35b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55eb8f34d856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55eb8e1527a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f11e5084d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55eb8e14ec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55eb8f33e70c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55eb8f34d856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55eb8e1527a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f11e5084d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55eb8e14ec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands stop lane inspect_selection extension ( Last six runs Jul2024 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==1301759==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5592b6119c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5592b741fc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5592b7309013 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5592b7318856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5592b611d7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f56fe7cbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5592b6119c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5592b741fc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5592b730935b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5592b7318856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5592b611d7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f56fe7cbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5592b6119c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5592b730970c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5592b7318856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5592b611d7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f56fe7cbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5592b6119c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands stop lane inspect_selection friendlypos ( Last six runs Jul2024 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==1301723==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x563cac609c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x563cad90fc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x563cad7f9013 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x563cad808856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x563cac60d7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7ff5282bad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x563cac609c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x563cad90fc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x563cad7f935b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x563cad808856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x563cac60d7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7ff5282bad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x563cac609c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x563cad7f970c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x563cad808856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x563cac60d7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7ff5282bad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x563cac609c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands stop lane inspect_selection jump ( Last six runs Jul2024 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==1301836==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5568f35ebc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5568f48f1c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5568f47db013 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5568f47ea856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5568f35ef7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fa694c56d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5568f35ebc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5568f48f1c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5568f47db35b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5568f47ea856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5568f35ef7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fa694c56d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5568f35ebc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5568f47db70c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5568f47ea856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5568f35ef7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fa694c56d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5568f35ebc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands stop lane inspect_selection line ( Last six runs Jul2024 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==1301819==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x558b2cf53c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x558b2e259c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x558b2e143013 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x558b2e152856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x558b2cf577a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f6e6ce5fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x558b2cf53c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x558b2e259c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x558b2e14335b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x558b2e152856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x558b2cf577a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f6e6ce5fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x558b2cf53c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x558b2e14370c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x558b2e152856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x558b2cf577a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f6e6ce5fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x558b2cf53c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands stop lane inspect_selection ondemand ( Last six runs Jul2024 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==1301828==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55b7a70aec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55b7a83b4c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55b7a829e013 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55b7a82ad856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55b7a70b27a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f91c1490d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55b7a70aec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55b7a83b4c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55b7a829e35b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55b7a82ad856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55b7a70b27a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f91c1490d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55b7a70aec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55b7a829e70c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55b7a82ad856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55b7a70b27a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f91c1490d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55b7a70aec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands stop lane inspect_selection parking ( Last six runs Jul2024 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==1301804==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5582a3463c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5582a4769c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5582a4653013 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5582a4662856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5582a34677a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f7f0403fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5582a3463c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5582a4769c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5582a465335b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5582a4662856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5582a34677a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f7f0403fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5582a3463c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5582a465370c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5582a4662856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5582a34677a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f7f0403fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5582a3463c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands stop lane inspect_selection permitted ( Last six runs Jul2024 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==1301781==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5655577dac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x565558ae0c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5655589ca013 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5655589d9856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5655577de7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7ff512f49d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5655577dac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x565558ae0c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5655589ca35b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5655589d9856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5655577de7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7ff512f49d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5655577dac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5655589ca70c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5655589d9856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5655577de7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7ff512f49d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5655577dac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands stop lane inspect_selection poslat ( Last six runs Jul2024 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==1301740==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x560c6834ec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x560c69654c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x560c6953e013 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x560c6954d856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x560c683527a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7ff1ca46fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x560c6834ec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x560c69654c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x560c6953e35b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x560c6954d856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x560c683527a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7ff1ca46fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x560c6834ec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x560c6953e70c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x560c6954d856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x560c683527a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7ff1ca46fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x560c6834ec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands stop lane inspect_selection split ( Last six runs Jul2024 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==1301838==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x558c3c07ac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x558c3d380c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x558c3d26a013 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x558c3d279856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x558c3c07e7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f7e99012d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x558c3c07ac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x558c3d380c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x558c3d26a35b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x558c3d279856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x558c3c07e7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f7e99012d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x558c3c07ac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x558c3d26a70c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x558c3d279856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x558c3c07e7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f7e99012d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x558c3c07ac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands stop lane inspect_selection triggered_container ( Last six runs Jul2024 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==1301770==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x560c9f767c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x560ca0a6dc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x560ca0957013 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x560ca0966856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x560c9f76b7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f879dea0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x560c9f767c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x560ca0a6dc44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x560ca095735b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x560ca0966856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x560c9f76b7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f879dea0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x560c9f767c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x560ca095770c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x560ca0966856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x560c9f76b7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f879dea0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x560c9f767c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands stop lane inspect_selection triggered_join ( Last six runs Jul2024 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==1301775==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55f30900fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55f30a315c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55f30a1ff013 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55f30a20e856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55f3090137a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fb5464c3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55f30900fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55f30a315c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55f30a1ff35b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55f30a20e856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55f3090137a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fb5464c3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55f30900fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55f30a1ff70c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55f30a20e856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55f3090137a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fb5464c3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55f30900fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands stop lane inspect_selection triggered_person ( Last six runs Jul2024 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==1301762==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5611821cbc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5611834d1c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5611833bb013 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5611833ca856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5611821cf7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fc989b15d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5611821cbc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5611834d1c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5611833bb35b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5611833ca856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5611821cf7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fc989b15d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5611821cbc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5611833bb70c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5611833ca856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5611821cf7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fc989b15d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5611821cbc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands stop lane inspect_selection tripid ( Last six runs Jul2024 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==1301811==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5576b10c2c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5576b23c8c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5576b22b2013 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5576b22c1856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5576b10c67a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fc5d488ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5576b10c2c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5576b23c8c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5576b22b235b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5576b22c1856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5576b10c67a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fc5d488ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5576b10c2c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5576b22b270c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5576b22c1856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5576b10c67a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fc5d488ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5576b10c2c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands stop lane inspect_selection until ( Last six runs Jul2024 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==1301752==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x56238221fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x562383525c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56238340f013 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x56238341e856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5623822237a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7ffa74033d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x56238221fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x562383525c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56238340f35b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x56238341e856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5623822237a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7ffa74033d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x56238221fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x56238340f70c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x56238341e856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5623822237a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7ffa74033d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x56238221fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands trip_taz volatilerecomputing ( Last six runs Jul2024 )

---------- Differences in errors ----------
2a3,204
> 
> =================================================================
> ==1292103==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 4128 byte(s) in 3 object(s) allocated from:
>     #0 0x5649f996dc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5649fac73c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5649fab5d013 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5649fab6c856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5649f99717a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f185bd9ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 4128 byte(s) in 3 object(s) allocated from:
>     #0 0x5649f996dc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5649fac73c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5649fab5d35b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5649fab6c856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5649f99717a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f185bd9ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x5649f996dc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5649fac73c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5649fabaf860 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1610:47
>     #3 0x5649fab84bba in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x5649fc562b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f185d06c4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_c1 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1286024==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x558c65d75c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x558c671c0d0e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x558c6645fb09 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x558c6607dadd in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:962:30
>     #4 0x558c68777962 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x558c6896c804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f9cf939a954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_ccaccel ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1286093==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5627d1847c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5627d2c92d0e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5627d1f31b09 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x5627d1b4fadd in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:962:30
>     #4 0x5627d4249962 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5627d443e804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f4cc5c1c954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_ccdecel ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1286030==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x557fb1d3ec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x557fb3189d0e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x557fb2428b09 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x557fb2046add in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:962:30
>     #4 0x557fb4740962 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x557fb4935804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f9808043954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_constspacing ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1286044==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5583b49b5c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5583b5e00d0e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5583b509fb09 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x5583b4cbdadd in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:962:30
>     #4 0x5583b73b7962 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5583b75ac804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fe20f15e954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_flatbed_d ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1286124==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55c5af552c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55c5b099dd0e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55c5afc3cb09 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x55c5af85aadd in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:962:30
>     #4 0x55c5b1f54962 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55c5b2149804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f359b949954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_flatbed_h ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1286125==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55d47d46dc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55d47e8b8d0e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55d47db57b09 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x55d47d775add in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:962:30
>     #4 0x55d47fe6f962 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55d480064804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f2479bb3954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_flatbed_ka ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1286100==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5594a42d0c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5594a571bd0e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5594a49bab09 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x5594a45d8add in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:962:30
>     #4 0x5594a6cd2962 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5594a6ec7804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fdd7683b954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_flatbed_kp ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1286116==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5591d5f98c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5591d73e3d0e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5591d6682b09 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x5591d62a0add in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:962:30
>     #4 0x5591d899a962 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5591d8b8f804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f120abfd954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_flatbed_kv ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1286108==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5565cc0ebc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5565cd536d0e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5565cc7d5b09 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x5565cc3f3add in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:962:30
>     #4 0x5565ceaed962 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5565cece2804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f1c7ff15954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_kp ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1286047==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5600dd614c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5600dea5fd0e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5600ddcfeb09 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x5600dd91cadd in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:962:30
>     #4 0x5600e0016962 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5600e020b804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f3375482954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_lambda ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1286056==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x563023f23c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x56302536ed0e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x56302460db09 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x56302422badd in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:962:30
>     #4 0x563026925962 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x563026b1a804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f5e8130e954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_lanes_count ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1286089==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 288 byte(s) in 3 object(s) allocated from:
>     #0 0x563ea7c74c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x563ea90bfd0e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x563ea835eb09 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x563ea7f7cadd in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:962:30
>     #4 0x563eaa676962 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x563eaa86b804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f5c987a7954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 288 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_omegan ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1286057==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5565f28c4c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5565f3d0fd0e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5565f2faeb09 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x5565f2bccadd in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:962:30
>     #4 0x5565f52c6962 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5565f54bb804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f8591cbe954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_ploeg_h ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1286099==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5621ec879c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5621edcc4d0e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5621ecf63b09 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x5621ecb81add in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:962:30
>     #4 0x5621ef27b962 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5621ef470804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fa8470af954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_ploeg_kd ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1286096==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5618be3eec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5618bf839d0e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5618bead8b09 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x5618be6f6add in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:962:30
>     #4 0x5618c0df0962 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5618c0fe5804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f2405d2d954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_ploeg_kp ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1286094==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5599dce88c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5599de2d3d0e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5599dd572b09 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x5599dd190add in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:962:30
>     #4 0x5599df88a962 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5599dfa7f804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f0d644fc954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_tau ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1286058==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x555631571c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5556329bcd0e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x555631c5bb09 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x555631879add in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:962:30
>     #4 0x555633f73962 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x555634168804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f10310f4954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype load carfollowingmodel_params cf_cc_xi ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==1286073==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x562fe1397c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x562fe27e2d0e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x562fe1a81b09 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x562fe169fadd in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:962:30
>     #4 0x562fe3d99962 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x562fe3f8e804 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7ff3b30d1954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands waypoint basic no_parents ( Last six runs Jul2024 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==1303940==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557eed46cc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x557eee66c351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x557eee665dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x557eee659203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x557eee66b856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x557eed4707a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f38f6a6cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : elements demands waypoint trainstop inspect parking ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,2
> Error: busStop 'trainStopA' for vehicle 'vehicle_0' on lane 'Edge3_1' is not downstream the current route.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements shapes basic taz_savedialog ( Last six runs Jul2024 )

---------- New result in errors ----------
Error: File 'net.netedit' is not accessible (No such file or directory).
Quitting (on error).
---------- New result in exitcode ----------
1
---------- New result in output ----------

TEST FAILED on ts-sim-build-ba : elements tazs create default default ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,3
> Error: At district 'taz_0': succeeding edge 'top' does not exist.
> Error: At district 'taz_0': succeeding edge 'top' does not exist.
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,5
> Error: At district 'taz_0': succeeding edge 'top' does not exist.
> Error: At district 'taz_0': succeeding edge 'top' does not exist.
> Error: At district 'taz_1': succeeding edge 'top' does not exist.
> Error: At district 'taz_1': succeeding edge 'top' does not exist.
> Quitting (on error).
---------- New result in exitcode ----------
1
elements tazs create default same_points ( Last six runs Jul2024 )
elements tazs create fill ( Last six runs Jul2024 )
elements tazs create name ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : elements tazs delete ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,84
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==1284753==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55b94a79ec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55b94baa4c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55b94b98e013 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55b94b99d856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55b94a7a27a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fe5cf042d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55b94a79ec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55b94baa4c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55b94b98e35b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55b94b99d856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55b94a7a27a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fe5cf042d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55b94a79ec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55b94b98e70c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55b94b99d856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55b94a7a27a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fe5cf042d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements tazs inspect center ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,194
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==1284778==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55711231fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x557113625c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x557113561860 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1610:47
>     #3 0x557113536bba in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x557114f14b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fe1317eb4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55711231fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x557113625c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55711350f013 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55711351e856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5571123237a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fe130519d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55711231fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x557113625c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55711350f35b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55711351e856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5571123237a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements tazs inspect fill ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,194
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==1284779==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x558534d22c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x558536028c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x558535f64860 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1610:47
>     #3 0x558535f39bba in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x558537917b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fe39c1394a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x558534d22c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x558536028c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x558535f12013 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x558535f21856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x558534d267a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fe39ae67d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x558534d22c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x558536028c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x558535f1235b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x558535f21856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x558534d267a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements tazs inspect parameters ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,194
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==1284799==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x56047e523c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x56047f829c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56047f765860 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1610:47
>     #3 0x56047f73abba in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x560481118b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f18f77164a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x56047e523c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x56047f829c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56047f713013 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x56047f722856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x56047e5277a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f18f6444d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x56047e523c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x56047f829c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56047f71335b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x56047f722856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x56047e5277a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements tazs inspect_selected parameters ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,194
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==1284832==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x5584b021ac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5584b1520c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5584b145c860 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1610:47
>     #3 0x5584b1431bba in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x5584b2e0fb09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fe49f1a84a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x5584b021ac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5584b1520c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5584b145b23c in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1595:45
>     #3 0x5584b1431bba in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x5584b2e0fb09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fe49f1a84a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5584b021ac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5584b1520c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5584b140a013 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5584b1419856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5584b021e7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements tazs load id ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,194
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==1284848==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x5614d252cc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5614d3832c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5614d376e860 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1610:47
>     #3 0x5614d3743bba in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x5614d5121b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fd237dd54a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x5614d252cc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5614d3832c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5614d376d23c in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1595:45
>     #3 0x5614d3743bba in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x5614d5121b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fd237dd54a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5614d252cc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5614d3832c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5614d371c013 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5614d372b856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5614d25307a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements tazs load parameters ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,194
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==1284894==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5582e8bdcc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5582e9ee2c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5582e9e1e860 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1610:47
>     #3 0x5582e9df3bba in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x5582eb7d1b09 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f1ef86734a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5582e8bdcc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5582e9ee2c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5582e9dcc013 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5582e9ddb856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5582e8be07a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f1ef73a1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5582e8bdcc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5582e9ee2c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5582e9dcc35b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5582e9ddb856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5582e8be07a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections with_tls inspect allow ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1276109==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d5efc1cc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55d5f0e1c351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55d5f0e15dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55d5f0e09203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55d5f0e1b856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55d5efc207a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fcb3cad1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections with_tls inspect changeleft ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1276146==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55eae6c62c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55eae7e62351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55eae7e5bdca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55eae7e4f203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55eae7e61856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55eae6c667a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7ff77939ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections with_tls inspect changeright ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1276154==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560631dedc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x560632fed351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x560632fe6dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x560632fda203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x560632fec856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x560631df17a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7ffbfab0fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections with_tls inspect customshape ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1276144==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c6d1392c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55c6d2592351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55c6d258bdca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55c6d257f203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55c6d2591856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55c6d13967a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fbbb512cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections with_tls inspect disallow ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1276133==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564a63611c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x564a64811351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x564a6480adca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x564a647fe203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x564a64810856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x564a636157a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f18c9b8bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections with_tls inspect indirect ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1276208==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a1c9f02c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55a1cb102351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55a1cb0fbdca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55a1cb0ef203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55a1cb101856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55a1c9f067a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fc3c78acd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections with_tls inspect length ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1276121==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55eca1e56c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55eca3056351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55eca304fdca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55eca3043203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55eca3055856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55eca1e5a7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fa1deaf0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections with_tls inspect parameters ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1276188==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5589c678cc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5589c798c351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5589c7985dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5589c7979203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5589c798b856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5589c67907a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fdfead86d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections with_tls inspect speed ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1276120==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ef7ba02c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55ef7cc02351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55ef7cbfbdca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55ef7cbef203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55ef7cc01856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55ef7ba067a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fa92290fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections with_tls inspect type ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1276186==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55efa7dafc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55efa8faf351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55efa8fa8dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55efa8f9c203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55efa8fae856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55efa7db37a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fd27b5a7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections with_tls inspect uncontrolled ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1276089==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555e5cf4ec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x555e5e14e351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x555e5e147dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x555e5e13b203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x555e5e14d856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x555e5cf527a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fee2b1d4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections with_tls inspect visibility ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1276096==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562993110c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x562994310351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x562994309dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5629942fd203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x56299430f856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5629931147a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f0098bd7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections with_tls inspect_selected allow ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1276216==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5608771d3c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5608783d3351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5608783ccdca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5608783c0203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5608783d2856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5608771d77a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fb2a2c24d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections with_tls inspect_selected changeleft ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1276251==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5652a333ac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5652a453a351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5652a4533dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5652a4527203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5652a4539856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5652a333e7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f2e0dc12d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections with_tls inspect_selected changeright ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1276259==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d2283c0c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55d2295c0351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55d2295b9dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55d2295ad203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55d2295bf856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55d2283c47a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f34f15ebd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections with_tls inspect_selected contpos ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1276207==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562e8a365c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x562e8b565351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x562e8b55edca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x562e8b552203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x562e8b564856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x562e8a3697a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fdb0cfccd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections with_tls inspect_selected disallow ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1276223==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564259dc1c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x56425afc1351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x56425afbadca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x56425afae203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x56425afc0856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x564259dc57a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f5b4d88cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections with_tls inspect_selected indirect ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1276255==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557f0449bc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x557f0569b351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x557f05694dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x557f05688203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x557f0569a856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x557f0449f7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fbad143ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections with_tls inspect_selected keepclear ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1276196==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564907402c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x564908602351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5649085fbdca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5649085ef203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x564908601856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5649074067a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fe003308d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections with_tls inspect_selected length ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1276248==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f6befa7c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55f6c01a7351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55f6c01a0dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55f6c0194203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55f6c01a6856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55f6befab7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7ff22c38bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections with_tls inspect_selected parameters ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1276267==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c1e1080c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55c1e2280351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55c1e2279dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55c1e226d203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55c1e227f856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55c1e10847a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f87121ccd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections with_tls inspect_selected pass ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1276194==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559af8366c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x559af9566351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x559af955fdca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x559af9553203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x559af9565856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x559af836a7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7ff1e42e3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections with_tls inspect_selected speed ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1276243==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56396f2c4c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5639704c4351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5639704bddca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5639704b1203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5639704c3856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x56396f2c87a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fce48db3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections with_tls inspect_selected type ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1276269==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c7f28f8c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55c7f3af8351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55c7f3af1dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55c7f3ae5203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55c7f3af7856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55c7f28fc7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f3c9085ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections with_tls inspect_selected uncontrolled ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1276210==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e34893fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55e349b3f351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55e349b38dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55e349b2c203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55e349b3e856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55e3489437a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f574e63ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections with_tls inspect_selected visibility ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1276213==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563b6aaa4c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x563b6bca4351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x563b6bc9ddca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x563b6bc91203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x563b6bca3856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x563b6aaa87a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fc5b93bdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections without_tls inspect allow ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1276369==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562f23ea0c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x562f250a0351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x562f25099dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x562f2508d203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x562f2509f856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x562f23ea47a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fdb79541d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections without_tls inspect changeleft ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1276412==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d8712b7c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55d8724b7351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55d8724b0dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55d8724a4203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55d8724b6856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55d8712bb7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f0302323d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections without_tls inspect changeright ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1276425==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5612a6f0cc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5612a810c351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5612a8105dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5612a80f9203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5612a810b856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5612a6f107a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fdf2aa7ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections without_tls inspect contpos ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1276343==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5651f2895c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5651f3a95351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5651f3a8edca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5651f3a82203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5651f3a94856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5651f28997a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f60064a7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections without_tls inspect customshape ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1276398==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ae43834c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55ae44a34351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55ae44a2ddca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55ae44a21203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55ae44a33856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55ae438387a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fc95ba30d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections without_tls inspect disallow ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1276371==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f3e4f3ac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55f3e613a351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55f3e6133dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55f3e6127203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55f3e6139856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55f3e4f3e7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fc1b6468d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections without_tls inspect indirect ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1276430==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f0ade68c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55f0af068351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55f0af061dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55f0af055203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55f0af067856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55f0ade6c7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f2d56327d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections without_tls inspect keepclear ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1276331==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ffd799ac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55ffd8b9a351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55ffd8b93dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55ffd8b87203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55ffd8b99856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55ffd799e7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f3382bd6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections without_tls inspect length ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1276378==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559496475c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x559497675351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55949766edca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x559497662203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x559497674856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5594964797a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f9c0b141d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections without_tls inspect linkindex ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1276355==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5621bff41c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5621c1141351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5621c113adca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5621c112e203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5621c1140856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5621bff457a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f940ed46d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections without_tls inspect parameters ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1276442==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e208a72c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55e209c72351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55e209c6bdca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55e209c5f203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55e209c71856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55e208a767a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f4266086d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections without_tls inspect pass ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1276330==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56025bb09c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x56025cd09351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x56025cd02dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x56025ccf6203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x56025cd08856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x56025bb0d7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fe3eb2b2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections without_tls inspect speed ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1276375==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564aafbacc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x564ab0dac351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x564ab0da5dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x564ab0d99203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x564ab0dab856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x564aafbb07a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fc7a22b1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections without_tls inspect type ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1276432==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564300971c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x564301b71351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x564301b6adca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x564301b5e203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x564301b70856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5643009757a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f7df5befd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections without_tls inspect uncontrolled ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1276345==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563924c24c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x563925e24351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x563925e1ddca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x563925e11203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x563925e23856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x563924c287a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f56c3827d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections without_tls inspect visibility ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1276353==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ad11779c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55ad12979351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55ad12972dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55ad12966203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55ad12978856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55ad1177d7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f8998d5fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections without_tls inspect_selected allow ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1276484==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55927a9ccc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55927bbcc351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55927bbc5dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55927bbb9203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55927bbcb856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55927a9d07a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fc093bdad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections without_tls inspect_selected changeleft ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1276521==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b8c2be1c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55b8c3de1351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55b8c3ddadca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55b8c3dce203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55b8c3de0856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55b8c2be57a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f575ec39d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections without_tls inspect_selected changeright ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1276529==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562d6e047c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x562d6f247351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x562d6f240dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x562d6f234203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x562d6f246856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x562d6e04b7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f24efba7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections without_tls inspect_selected contpos ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1276456==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c1a51c5c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55c1a63c5351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55c1a63bedca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55c1a63b2203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55c1a63c4856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55c1a51c97a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fa885ddcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections without_tls inspect_selected disallow ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1276494==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e362650c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55e363850351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55e363849dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55e36383d203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55e36384f856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55e3626547a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fdfd6befd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections without_tls inspect_selected indirect ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1276539==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557100d6fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x557101f6f351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x557101f68dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x557101f5c203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x557101f6e856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x557100d737a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f2b4b1b6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections without_tls inspect_selected keepclear ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1276452==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ffe4e3ac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55ffe603a351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55ffe6033dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55ffe6027203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55ffe6039856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55ffe4e3e7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f6657046d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections without_tls inspect_selected length ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1276508==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55778b317c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55778c517351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55778c510dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55778c504203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55778c516856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55778b31b7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f134c8d2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections without_tls inspect_selected linkindex ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,16
< Warning: Unused states in tlLogic 'Center', program '0' in phase 0 after tl-index 12
---
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1276472==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563a6b9dcc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x563a6cbdc351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x563a6cbd5dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x563a6cbc9203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x563a6cbdb856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x563a6b9e07a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fa05aefed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections without_tls inspect_selected linkindex2 ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1276483==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555b11138c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x555b12338351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x555b12331dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x555b12325203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x555b12337856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x555b1113c7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f4f156cad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections without_tls inspect_selected parameters ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1276553==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5634ca085c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5634cb285351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5634cb27edca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5634cb272203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5634cb284856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5634ca0897a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7eff5f217d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections without_tls inspect_selected pass ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1276449==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5621501d2c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5621513d2351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5621513cbdca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5621513bf203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5621513d1856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5621501d67a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f94fbd07d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections without_tls inspect_selected speed ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1276495==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ce43795c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55ce44995351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55ce4498edca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55ce44982203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55ce44994856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55ce437997a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f81cbd6ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections without_tls inspect_selected type ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1276547==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5586c1e2ec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5586c302e351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5586c3027dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5586c301b203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5586c302d856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5586c1e327a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f385ead8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections without_tls inspect_selected uncontrolled ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,16
< Warning: Unused states in tlLogic 'Center', program '0' in phase 0 after tl-index -1
---
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1276459==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e45e17bc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55e45f37b351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55e45f374dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55e45f368203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55e45f37a856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55e45e17f7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fb95edf7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections without_tls inspect_selected visibility ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1276469==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558fff84ac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x559000a4a351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x559000a43dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x559000a37203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x559000a49856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x558fff84e7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fb4f08f0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network edges contextual_menu reset_lenght ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1275192==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f738e47c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55f73a047351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55f73a040dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55f73a034203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55f73a046856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55f738e4b7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f1cfdde7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network edges contextual_menu restore_geometry_point ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1275148==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e4660e1c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55e4672e1351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55e4672dadca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55e4672ce203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55e4672e0856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55e4660e57a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f8c6bb45d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network edges contextual_menu reverse_direction ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1275154==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55611832cc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55611952c351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x556119525dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x556119519203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55611952b856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5561183307a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fb692578d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network edges contextual_menu reverse_direction_disconnected ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1275206==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556de7fbbc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x556de91bb351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x556de91b4dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x556de91a8203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x556de91ba856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x556de7fbf7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fdd9a08ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network edges contextual_menu reverse_edge ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1275156==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d15edf0c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55d15fff0351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55d15ffe9dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55d15ffdd203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55d15ffef856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55d15edf47a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fbaad2b8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network edges contextual_menu set_geometry_point ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1275134==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55dbf5b9dc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55dbf6d9d351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55dbf6d96dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55dbf6d8a203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55dbf6d9c856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55dbf5ba17a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f18acdfed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network edges contextual_menu smooth_edge ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1275169==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559d65788c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x559d66988351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x559d66981dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x559d66975203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x559d66987856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x559d6578c7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7ff813e4dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network edges contextual_menu smooth_elevation_edge ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1275189==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b9192d0c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55b91a4d0351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55b91a4c9dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55b91a4bd203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55b91a4cf856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55b9192d47a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fad03367d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network edges contextual_menu split_edge ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1275128==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556111386c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x556112586351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55611257fdca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x556112573203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x556112585856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55611138a7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f81f9946d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network edges contextual_menu split_edge_both ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1275131==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555b45576c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x555b46776351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x555b4676fdca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x555b46763203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x555b46775856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x555b4557a7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f48fbcfbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network edges contextual_menu straighten_elevation_edge ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1275179==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561fa779ec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x561fa899e351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x561fa8997dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x561fa898b203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x561fa899d856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x561fa77a27a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fb8210e0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network edges contextual_menu straigthen_edge ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1275167==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564ecf4f6c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x564ed06f6351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x564ed06efdca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x564ed06e3203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x564ed06f5856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x564ecf4fa7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f668afd0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network edges delete ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1274183==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ae0fbccc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55ae10dcc351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55ae10dc5dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55ae10db9203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55ae10dcb856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55ae0fbd07a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f3aef792d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network edges inspect allow ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1274236==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564d4340bc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x564d4460b351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x564d44604dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x564d445f8203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x564d4460a856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x564d4340f7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f5acd2f9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network edges inspect disallow ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1274249==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a2717b0c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55a2729b0351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55a2729a9dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55a27299d203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55a2729af856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55a2717b47a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fb40eb95d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network edges inspect distance ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1274314==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cff28b4c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55cff3ab4351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55cff3aaddca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55cff3aa1203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55cff3ab3856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55cff28b87a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f11035a4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network edges inspect endoffset ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1274284==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56098e632c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x56098f832351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x56098f82bdca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x56098f81f203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x56098f831856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x56098e6367a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f78160f2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network edges inspect from ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1274199==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b5b2c9fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55b5b3e9f351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55b5b3e98dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55b5b3e8c203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55b5b3e9e856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55b5b2ca37a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fb9d1762d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network edges inspect id ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1274195==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5569e318ac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5569e438a351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5569e4383dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5569e4377203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5569e4389856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5569e318e7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f12f1156d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network edges inspect length ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1274262==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e36cbd3c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55e36ddd3351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55e36ddccdca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55e36ddc0203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55e36ddd2856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55e36cbd77a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7ff0cfc1cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network edges inspect name ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1274272==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b974c3ac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55b975e3a351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55b975e33dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55b975e27203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55b975e39856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55b974c3e7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f17d3e47d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network edges inspect numlanes ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1274237==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55df4338cc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55df4458c351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55df44585dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55df44579203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55df4458b856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55df433907a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fca55ca2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network edges inspect parameters ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1274336==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f0ade8fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55f0af08f351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55f0af088dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55f0af07c203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55f0af08e856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55f0ade937a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fd5e69e3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network edges inspect priority ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1274215==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f74e294c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55f74f494351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55f74f48ddca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55f74f481203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55f74f493856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55f74e2987a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fce00883d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network edges inspect shape ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1274253==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cc697fcc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55cc6a9fc351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55cc6a9f5dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55cc6a9e9203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55cc6a9fb856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55cc698007a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f1872d04d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network edges inspect shapeend ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1274296==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f0f6b6cc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55f0f7d6c351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55f0f7d65dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55f0f7d59203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55f0f7d6b856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55f0f6b707a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fd56f0b9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network edges inspect shapestart ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1274295==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c41af99c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55c41c199351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55c41c192dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55c41c186203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55c41c198856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55c41af9d7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f6e5f129d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network edges inspect speed ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1274211==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55add7f3bc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55add913b351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55add9134dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55add9128203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55add913a856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55add7f3f7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f9429b0ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network edges inspect spreadtype ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1274268==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562887bb5c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x562888db5351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x562888daedca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x562888da2203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x562888db4856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x562887bb97a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f5d499fdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network edges inspect stopexception ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1274326==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560020a03c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x560021c03351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x560021bfcdca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x560021bf0203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x560021c02856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x560020a077a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f1827eadd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network edges inspect stopoffset ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1274315==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x562a599b7c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x562a5abb7351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x562a5abb0dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x562a5aba4203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x562a5abb6856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x562a599bb7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fd542da5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network edges inspect to ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1274196==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556d17e1bc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x556d1901b351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x556d19014dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x556d19008203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x556d1901a856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x556d17e1f7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fd0523d0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network edges inspect type ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1274230==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563336d89c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x563337f89351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x563337f82dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x563337f76203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x563337f88856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x563336d8d7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fc6b0a2ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network edges inspect width ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1274276==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bbd14e8c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55bbd26e8351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55bbd26e1dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55bbd26d5203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55bbd26e7856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55bbd14ec7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f4e82b1ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network edges inspect_selected allow ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1274375==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557c95195c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x557c96395351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x557c9638edca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x557c96382203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x557c96394856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x557c951997a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f43e3868d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network edges inspect_selected disallow ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1274377==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559f1358bc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x559f1478b351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x559f14784dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x559f14778203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x559f1478a856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x559f1358f7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f99d5631d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network edges inspect_selected endoffset ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1274420==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c611a98c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55c612c98351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55c612c91dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55c612c85203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55c612c97856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55c611a9c7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fee6efb5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network edges inspect_selected length ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1274393==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5566fd80ec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5566fea0e351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5566fea07dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5566fe9fb203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5566fea0d856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5566fd8127a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f77c4240d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network edges inspect_selected name ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1274401==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5571c9fb0c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5571cb1b0351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5571cb1a9dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5571cb19d203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5571cb1af856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5571c9fb47a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f87e4bd8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network edges inspect_selected numlanes ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1274363==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557e05ba2c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x557e06da2351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x557e06d9bdca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x557e06d8f203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x557e06da1856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x557e05ba67a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f0756ebad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network edges inspect_selected parameters ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1274465==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564c5958dc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x564c5a78d351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x564c5a786dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x564c5a77a203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x564c5a78c856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x564c595917a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f7f9eb04d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network edges inspect_selected priority ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1274349==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560fafadec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x560fb0cde351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x560fb0cd7dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x560fb0ccb203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x560fb0cdd856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x560fafae27a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f3e5bfe1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network edges inspect_selected shapeend ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1274435==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c3dac58c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55c3dbe58351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55c3dbe51dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55c3dbe45203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55c3dbe57856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55c3dac5c7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f0c06504d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network edges inspect_selected shapestart ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1274432==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c44c449c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55c44d649351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55c44d642dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55c44d636203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55c44d648856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55c44c44d7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f6dae29ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network edges inspect_selected speed ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1274338==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d1453b4c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55d1465b4351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55d1465addca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55d1465a1203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55d1465b3856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55d1453b87a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f8dfa13ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network edges inspect_selected spreadtype ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1274392==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55dd9936fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55dd9a56f351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55dd9a568dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55dd9a55c203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55dd9a56e856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55dd993737a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7ff8f549fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network edges inspect_selected stopexception ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1274449==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cc6d2ebc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55cc6e4eb351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55cc6e4e4dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55cc6e4d8203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55cc6e4ea856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55cc6d2ef7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f92805ebd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network edges inspect_selected stopoffset ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1274442==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557e39dd0c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x557e3afd0351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x557e3afc9dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x557e3afbd203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x557e3afcf856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x557e39dd47a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f92f809bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network edges inspect_selected type ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1274365==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b723886c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55b724a86351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55b724a7fdca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55b724a73203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55b724a85856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55b72388a7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f4a95148d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network edges inspect_selected width ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1274411==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555576093c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x555577293351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55557728cdca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x555577280203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x555577292856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5555760977a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f9e69859d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network edges move basic ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1274608==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5594831afc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5594843af351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5594843a8dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55948439c203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5594843ae856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5594831b37a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f735a7bbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network edges move move_geometrypoint ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1274614==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cd83791c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55cd84991351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55cd8498adca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55cd8497e203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55cd84990856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55cd837957a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fb9ba32fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network edges move selected_both ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1274635==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560ee550ec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x560ee670e351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x560ee6707dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x560ee66fb203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x560ee670d856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x560ee55127a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f87f730fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network edges move selected_both_both_junctions ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1274679==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c98ab1bc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55c98bd1b351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55c98bd14dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55c98bd08203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55c98bd1a856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55c98ab1f7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f264c73dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network edges move selected_both_from_junction ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1274656==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5570e7e51c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5570e9051351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5570e904adca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5570e903e203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5570e9050856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5570e7e557a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f35025a8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network edges move selected_both_to_junction ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1274681==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d9ea56cc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55d9eb76c351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55d9eb765dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55d9eb759203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55d9eb76b856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55d9ea5707a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f0bd4d23d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network edges move selected_none_both_junctions ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1274678==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e665e00c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55e667000351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55e666ff9dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55e666fed203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55e666fff856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55e665e047a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fc6b648ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network edges move selected_separated ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1274643==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55618d0c2c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55618e2c2351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55618e2bbdca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55618e2af203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55618e2c1856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55618d0c67a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f16ce286d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network edges move selected_single ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1274627==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561fc58d7c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x561fc6ad7351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x561fc6ad0dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x561fc6ac4203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x561fc6ad6856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x561fc58db7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f27983dbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network junctions contextual_menu connections clear ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,5
> Error: The tls 'JunctionCenter' is not known.
> Error: The tls 'JunctionCenter' is not known.
> Error: The tls 'JunctionCenter' is not known.
> Error: The tls 'JunctionCenter' is not known.
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,3
> Warning: No connection between edge 'E20' and edge 'E15' found.
> Error: No connection found between edge 'E20' and edge 'E15' for person 'p_0'.
> Quitting (on error).
---------- New result in exitcode ----------
1
network junctions contextual_menu split split_junction ( Last six runs Jul2024 )
network junctions contextual_menu split split_junction_and_reconnect ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: Zipper junctions with more than two conflicting lanes are not supported (at junction 'JunctionCenter')
> Quitting (on error).
---------- New result in exitcode ----------
1
network junctions inspect no_tls selected type zipper ( Last six runs Jul2024 )
network junctions inspect no_tls unselected type zipper ( Last six runs Jul2024 )
network junctions inspect tls selected type zipper ( Last six runs Jul2024 )
network junctions inspect tls unselected type zipper ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : network junctions inspect tls selected tllayout alternateoneway ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1273115==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5611bd799c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5611be999351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5611be992dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5611be986203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5611be998856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5611bd79d7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fd81ec11d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network junctions inspect tls unselected tllayout alternateoneway ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1272917==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5587d0323c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5587d1523351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5587d151cdca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5587d1510203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5587d1522856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5587d03277a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f6643c5dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network lanes contextual_menu add_restricted_lane bikelane ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1275949==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d7906c4c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55d7918c4351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55d7918bddca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55d7918b1203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55d7918c3856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55d7906c87a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f24b3f53d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network lanes contextual_menu add_restricted_lane buslane ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1275954==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564d324a7c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x564d336a7351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x564d336a0dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x564d33694203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x564d336a6856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x564d324ab7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fa2d9b93d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network lanes contextual_menu add_restricted_lane greenvergeback ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1275966==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561d9d2d2c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x561d9e4d2351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x561d9e4cbdca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x561d9e4bf203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x561d9e4d1856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x561d9d2d67a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fd9c9237d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network lanes contextual_menu add_restricted_lane greenvergefront ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1275957==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5570de628c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5570df828351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5570df821dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5570df815203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5570df827856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5570de62c7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fd94be87d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network lanes contextual_menu add_restricted_lane sidewalk ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1275945==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56314bf1bc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x56314d11b351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x56314d114dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x56314d108203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x56314d11a856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x56314bf1f7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7ff7b4ed2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network lanes contextual_menu duplicate_lane ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1275935==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55af8f0d4c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55af902d4351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55af902cddca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55af902c1203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55af902d3856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55af8f0d87a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fba84f39d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network lanes contextual_menu remove_restricted_lane bikelane ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1275975==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55bd61777c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55bd62977351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55bd62970dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55bd62964203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55bd62976856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55bd6177b7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fd137de9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network lanes contextual_menu remove_restricted_lane buslane ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1275979==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556cdd2fac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x556cde4fa351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x556cde4f3dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x556cde4e7203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x556cde4f9856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x556cdd2fe7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f58a77add8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network lanes contextual_menu remove_restricted_lane greenverge ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1275992==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55b05d3c2c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55b05e5c2351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55b05e5bbdca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55b05e5af203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55b05e5c1856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55b05d3c67a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fac982add8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network lanes contextual_menu remove_restricted_lane sidewalk ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1275969==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x560ed769cc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x560ed889c351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x560ed8895dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x560ed8889203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x560ed889b856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x560ed76a07a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f639019cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network lanes contextual_menu transform_restricted_lane bikelane ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1276030==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55963c803c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55963da03351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55963d9fcdca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55963d9f0203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55963da02856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55963c8077a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f5141b17d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network lanes contextual_menu transform_restricted_lane buslane ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1276010==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5572bb52ec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5572bc72e351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5572bc727dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5572bc71b203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5572bc72d856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5572bb5327a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f6b42df5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network lanes contextual_menu transform_restricted_lane greenverge ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1276022==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5605c7435c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5605c8635351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5605c862edca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5605c8622203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5605c8634856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5605c74397a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f3a77306d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network lanes contextual_menu transform_restricted_lane sidewalk ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1275989==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5575cb36cc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5575cc56c351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5575cc565dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5575cc559203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5575cc56b856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5575cb3707a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f4f90112d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network lanes inspect acceleration ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1275250==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5617980efc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5617992ef351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5617992e8dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5617992dc203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5617992ee856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5617980f37a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f544941fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network lanes inspect allow ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1275228==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55c92311ec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55c92431e351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55c924317dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55c92430b203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55c92431d856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55c9231227a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f89929aad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network lanes inspect changeleft ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1275277==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5613ba1a5c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5613bb3a5351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5613bb39edca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5613bb392203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5613bb3a4856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5613ba1a97a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f8d567e7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network lanes inspect changeright ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1275284==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5590192dfc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55901a4df351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55901a4d8dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55901a4cc203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55901a4de856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5590192e37a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f866e6f4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network lanes inspect customshape ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1275251==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55acedd9cc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55aceef9c351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55aceef95dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55aceef89203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55aceef9b856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55acedda07a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fa62e8d6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network lanes inspect disallow ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1275235==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561ba3844c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x561ba4a44351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x561ba4a3ddca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x561ba4a31203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x561ba4a43856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x561ba38487a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f9064036d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network lanes inspect endoffset ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1275249==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559bdeefdc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x559be00fd351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x559be00f6dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x559be00ea203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x559be00fc856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x559bdef017a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fbdd59d9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network lanes inspect opposite ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1275275==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559ce8c8fc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x559ce9e8f351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x559ce9e88dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x559ce9e7c203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x559ce9e8e856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x559ce8c937a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fc210142d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network lanes inspect parameters ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1275314==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56205032ec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x56205152e351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x562051527dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x56205151b203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x56205152d856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5620503327a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f9f2052ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network lanes inspect speed ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1275221==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e2e648ac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55e2e768a351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55e2e7683dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55e2e7677203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55e2e7689856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55e2e648e7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f0616abad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network lanes inspect stopoffset ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1275303==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56356762ec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x56356882e351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x563568827dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x56356881b203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x56356882d856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5635676327a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fe8829c0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network lanes inspect stopoffsetexception ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1275311==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a61b1bdc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55a61c3bd351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55a61c3b6dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55a61c3aa203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55a61c3bc856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55a61b1c17a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f7b90521d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network lanes inspect type ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1275299==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55563c4f5c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55563d6f5351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55563d6eedca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55563d6e2203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55563d6f4856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55563c4f97a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7ff40d4bbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network lanes inspect width ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1275237==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5564730b9c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5564742b9351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5564742b2dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5564742a6203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5564742b8856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5564730bd7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fc1e8840d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network lanes inspect_selected acceleration ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1275350==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561003307c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x561004507351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x561004500dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5610044f4203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x561004506856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x56100330b7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f655c04cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network lanes inspect_selected allow ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1275334==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561060834c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x561061a34351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x561061a2ddca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x561061a21203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x561061a33856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5610608387a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fdb83c08d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network lanes inspect_selected changeleft ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1275374==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5591a883ac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5591a9a3a351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5591a9a33dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5591a9a27203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5591a9a39856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5591a883e7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f9d964ded8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network lanes inspect_selected changeright ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1275372==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d07d245c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55d07e445351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55d07e43edca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55d07e432203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55d07e444856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55d07d2497a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7feea73f4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network lanes inspect_selected disallow ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1275335==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55586afe6c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55586c1e6351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55586c1dfdca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55586c1d3203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55586c1e5856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55586afea7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f7224082d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network lanes inspect_selected endoffset ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1275337==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55da81075c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55da82275351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55da8226edca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55da82262203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55da82274856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55da810797a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f62f7ed5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network lanes inspect_selected parameters ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1275399==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55810917ac8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55810a37a351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55810a373dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55810a367203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55810a379856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55810917e7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fde8e054d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network lanes inspect_selected speed ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1275321==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cd287dec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55cd299de351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55cd299d7dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55cd299cb203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55cd299dd856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55cd287e27a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f076d9c9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network lanes inspect_selected stopoffset ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1275387==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x557a79edcc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x557a7b0dc351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x557a7b0d5dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x557a7b0c9203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x557a7b0db856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x557a79ee07a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f2f6549ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network lanes inspect_selected stopoffsetexception ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1275390==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5634f8188c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5634f9388351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5634f9381dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5634f9375203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5634f9387856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5634f818c7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7feb470d7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network lanes inspect_selected type ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1275373==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55cc0efacc8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55cc101ac351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55cc101a5dca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55cc10199203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55cc101ab856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55cc0efb07a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f0f3db2bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network lanes inspect_selected width ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==1275339==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5588bd346c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x5588be546351 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x5588be53fdca in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x5588be533203 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5588be545856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x5588bd34a7a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f1ea5d34d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,2c1,8
< Error: At traffic signal 'J0' program '0' no phase named '4' was found
< Quitting (on error).
---
> Warning: Program '0' at tlLogic 'J3_joined' is incompatible with logic at junction 'J3' (mutual conflict between link indices 1,7 tl indices 1,7 phase 0).
>   To avoid deadlock/collisions, either: rebuild the signal plan with a newer version of netconvert/netedit
>   or rebuild the network with option '--tls.ignore-internal-junction-jam' or include the program when building.
> Warning: Cannot build detector of length 20 because no further continuation lane was found for lane '-E3_1'! Truncated detector at length 14.6.
> Warning: Cannot build detector of length 20 because no further continuation lane was found for lane '-E2_1'! Truncated detector at length 14.6.
> Warning: Cannot build detector of length 20 because no further continuation lane was found for lane '-E5_1'! Truncated detector at length 14.6.
> Warning: Cannot build detector of length 20 because no further continuation lane was found for lane '-E4_1'! Truncated detector at length 14.6.
> Warning: At NEMA tlLogic 'J3_joined', actuated phase 2 has no controlling detector
---------- Missing result in exitcode ----------
1
network trafficlights joined phases NEMA buttons add default ( Last six runs Jul2024 )
network trafficlights joined phases NEMA buttons add green ( Last six runs Jul2024 )
network trafficlights joined phases NEMA buttons add red ( Last six runs Jul2024 )
network trafficlights joined phases NEMA buttons add yellow ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
1,2c1,7
< Error: At traffic signal 'J0' program '0' no phase named '4' was found
< Quitting (on error).
---
> Warning: Program '0' at tlLogic 'J3_joined' is incompatible with logic at junction 'J3' (mutual conflict between link indices 1,7 tl indices 1,7 phase 0).
>   To avoid deadlock/collisions, either: rebuild the signal plan with a newer version of netconvert/netedit
>   or rebuild the network with option '--tls.ignore-internal-junction-jam' or include the program when building.
> Warning: Cannot build detector of length 20 because no further continuation lane was found for lane '-E3_1'! Truncated detector at length 14.6.
> Warning: Cannot build detector of length 20 because no further continuation lane was found for lane '-E2_1'! Truncated detector at length 14.6.
> Warning: Cannot build detector of length 20 because no further continuation lane was found for lane '-E5_1'! Truncated detector at length 14.6.
> Warning: Cannot build detector of length 20 because no further continuation lane was found for lane '-E4_1'! Truncated detector at length 14.6.
---------- Missing result in exitcode ----------
1
network trafficlights joined phases NEMA buttons add duplicate ( Last six runs Jul2024 )
network trafficlights joined phases NEMA buttons add greenpriority ( Last six runs Jul2024 )
network trafficlights joined phases NEMA buttons cleanstates ( Last six runs Jul2024 )
network trafficlights joined phases NEMA buttons ungroupsignals ( Last six runs Jul2024 )
network trafficlights joined phases NEMA dur ( Last six runs Jul2024 )
network trafficlights joined phases NEMA next ( Last six runs Jul2024 )
network trafficlights joined phases NEMA red ( Last six runs Jul2024 )
network trafficlights joined phases NEMA state ( Last six runs Jul2024 )
network trafficlights joined phases NEMA vehext ( Last six runs Jul2024 )
network trafficlights joined phases NEMA yellow ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : network trafficlights joined phases NEMA buttons addstates ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,9
< Error: At traffic signal 'J0' program '0' no phase named '4' was found
< Quitting (on error).
---
> Warning: Unused states in tlLogic 'J3_joined', program '0' in phase 0 after tl-index 19
> Warning: Missing green phase in tlLogic 'J3_joined', program '0' for tl-index 20.
> Warning: Program '0' at tlLogic 'J3_joined' is incompatible with logic at junction 'J3' (mutual conflict between link indices 1,7 tl indices 1,7 phase 0).
>   To avoid deadlock/collisions, either: rebuild the signal plan with a newer version of netconvert/netedit
>   or rebuild the network with option '--tls.ignore-internal-junction-jam' or include the program when building.
> Warning: Cannot build detector of length 20 because no further continuation lane was found for lane '-E3_1'! Truncated detector at length 14.6.
> Warning: Cannot build detector of length 20 because no further continuation lane was found for lane '-E2_1'! Truncated detector at length 14.6.
> Warning: Cannot build detector of length 20 because no further continuation lane was found for lane '-E5_1'! Truncated detector at length 14.6.
> Warning: Cannot build detector of length 20 because no further continuation lane was found for lane '-E4_1'! Truncated detector at length 14.6.
---------- Missing result in exitcode ----------
1

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

---------- Differences in errors ----------
1c1
< Error: At traffic signal 'J0' program '0' no phase named '2' was found
---
> Error: At traffic signal 'J3_joined' program '0' no phase named '8' was found
2a3,61
> 
> =================================================================
> ==1277742==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 8256 byte(s) in 6 object(s) allocated from:
>     #0 0x55f7d9b8ec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55f7dae94c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55f7dad7e013 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55f7dad8d856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55f7d9b927a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fdbaf74ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 8256 byte(s) in 6 object(s) allocated from:
>     #0 0x55f7d9b8ec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55f7dae94c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55f7dad7e35b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55f7dad8d856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55f7d9b927a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fdbaf74ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 144 byte(s) in 6 object(s) allocated from:
>     #0 0x55f7d9b8ec8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55f7dad7e885 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x55f7dad8d856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55f7d9b927a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : network trafficlights joined phases NEMA buttons groupsignals ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,7
< Error: At traffic signal 'J0' program '0' no phase named '4' was found
< Quitting (on error).
---
> Warning: Program '0' at tlLogic 'J3_joined' is incompatible with logic at junction 'J3' (mutual conflict between link indices 1,7 tl indices 1,3 phase 0).
>   To avoid deadlock/collisions, either: rebuild the signal plan with a newer version of netconvert/netedit
>   or rebuild the network with option '--tls.ignore-internal-junction-jam' or include the program when building.
> Warning: Cannot build detector of length 20 because no further continuation lane was found for lane '-E3_1'! Truncated detector at length 14.6.
> Warning: Cannot build detector of length 20 because no further continuation lane was found for lane '-E2_1'! Truncated detector at length 14.6.
> Warning: Cannot build detector of length 20 because no further continuation lane was found for lane '-E5_1'! Truncated detector at length 14.6.
> Warning: Cannot build detector of length 20 because no further continuation lane was found for lane '-E4_1'! Truncated detector at length 14.6.
---------- Missing result in exitcode ----------
1

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

---------- Differences in errors ----------
1,2c1,7
< Error: At traffic signal 'J0' program '0' no phase named '4' was found
< Quitting (on error).
---
> Warning: Program '0' at tlLogic 'J3_joined' is incompatible with logic at junction 'J3' (mutual conflict between link indices 1,7 tl indices 1,7 phase 1).
>   To avoid deadlock/collisions, either: rebuild the signal plan with a newer version of netconvert/netedit
>   or rebuild the network with option '--tls.ignore-internal-junction-jam' or include the program when building.
> Warning: Cannot build detector of length 20 because no further continuation lane was found for lane '-E3_1'! Truncated detector at length 14.6.
> Warning: Cannot build detector of length 20 because no further continuation lane was found for lane '-E2_1'! Truncated detector at length 14.6.
> Warning: Cannot build detector of length 20 because no further continuation lane was found for lane '-E5_1'! Truncated detector at length 14.6.
> Warning: Cannot build detector of length 20 because no further continuation lane was found for lane '-E4_1'! Truncated detector at length 14.6.
---------- Missing result in exitcode ----------
1
network trafficlights joined phases NEMA buttons movedown ( Last six runs Jul2024 )
network trafficlights joined phases NEMA buttons moveup ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : network trafficlights joined phases NEMA max ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,3c1,8
< Warning: maxDur 13150 should not be smaller than minDir 90000 in phase of tlLogic J0
< Error: At traffic signal 'J0' program '0' no phase named '4' was found
< Quitting (on error).
---
> Warning: maxDur 13150 should not be smaller than minDir 90000 in phase of tlLogic J3_joined
> Warning: Program '0' at tlLogic 'J3_joined' is incompatible with logic at junction 'J3' (mutual conflict between link indices 1,7 tl indices 1,7 phase 0).
>   To avoid deadlock/collisions, either: rebuild the signal plan with a newer version of netconvert/netedit
>   or rebuild the network with option '--tls.ignore-internal-junction-jam' or include the program when building.
> Warning: Cannot build detector of length 20 because no further continuation lane was found for lane '-E3_1'! Truncated detector at length 14.6.
> Warning: Cannot build detector of length 20 because no further continuation lane was found for lane '-E2_1'! Truncated detector at length 14.6.
> Warning: Cannot build detector of length 20 because no further continuation lane was found for lane '-E5_1'! Truncated detector at length 14.6.
> Warning: Cannot build detector of length 20 because no further continuation lane was found for lane '-E4_1'! Truncated detector at length 14.6.
---------- Missing result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network trafficlights joined phases NEMA min ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,8
< Error: At traffic signal 'J0' program '0' no phase named '4' was found
< Quitting (on error).
---
> Warning: Program '0' at tlLogic 'J3_joined' is incompatible with logic at junction 'J3' (mutual conflict between link indices 1,7 tl indices 1,7 phase 0).
>   To avoid deadlock/collisions, either: rebuild the signal plan with a newer version of netconvert/netedit
>   or rebuild the network with option '--tls.ignore-internal-junction-jam' or include the program when building.
> Warning: Cannot build detector of length 20 because no further continuation lane was found for lane '-E3_1'! Truncated detector at length 14.6.
> Warning: Cannot build detector of length 20 because no further continuation lane was found for lane '-E2_1'! Truncated detector at length 14.6.
> Warning: Cannot build detector of length 20 because no further continuation lane was found for lane '-E5_1'! Truncated detector at length 14.6.
> Warning: Cannot build detector of length 20 because no further continuation lane was found for lane '-E4_1'! Truncated detector at length 14.6.
> Warning: At NEMA tlLogic 'J3_joined', actuated phase 0 has no controlling detector
---------- Missing result in exitcode ----------
1

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

---------- Differences in errors ----------
1c1
< Error: At traffic signal 'J0' program '0' no phase named '4' was found
---
> Error: At traffic signal 'J3_joined' program '0' no phase named '6' was found
2a3,61
> 
> =================================================================
> ==1277693==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 8256 byte(s) in 6 object(s) allocated from:
>     #0 0x55e1eddb1c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55e1ef0b7c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55e1eefa1013 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55e1eefb0856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55e1eddb57a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f3c933e1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 8256 byte(s) in 6 object(s) allocated from:
>     #0 0x55e1eddb1c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55e1ef0b7c44 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55e1eefa135b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55e1eefb0856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55e1eddb57a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f3c933e1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 144 byte(s) in 6 object(s) allocated from:
>     #0 0x55e1eddb1c8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b02c8d) (BuildId: 25bc5b97ff4aada34f28cfd8ae60f4954c566dcb)
>     #1 0x55e1eefa1885 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x55e1eefb0856 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55e1eddb57a9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1c1,9
< Warning: At NEMA tlLogic 'J0', actuated phase 1 has no controlling detector
---
> Error: The lane with the id '-E1_1' is not known (while building e1Detector 'E1_04').
> Error: The lane with the id '-E1_2' is not known (while building e1Detector 'E1_05').
> Error: The lane with the id 'E1_2' is not known (while building e1Detector 'E1_06').
> Error: The lane with the id 'E1_1' is not known (while building e1Detector 'E1_07').
> Error: The lane with the id '-E0_1' is not known (while building e1Detector 'E1_12').
> Error: The lane with the id '-E0_2' is not known (while building e1Detector 'E1_13').
> Error: The lane with the id 'E0_2' is not known (while building e1Detector 'E1_14').
> Error: The lane with the id 'E0_1' is not known (while building e1Detector 'E1_15').
> Quitting (on error).
---------- New result in exitcode ----------
1
network trafficlights single phases NEMA buttons add default ( Last six runs Jul2024 )
network trafficlights single phases NEMA buttons add green ( Last six runs Jul2024 )
network trafficlights single phases NEMA buttons add red ( Last six runs Jul2024 )
network trafficlights single phases NEMA buttons add yellow ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : network trafficlights single phases NEMA buttons add duplicate ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,9
< Warning: At NEMA tlLogic 'J0', the phases before barrier 1 from both rings do not add up. (ring1=105.00, ring2=55.00)
---
> Error: The lane with the id '-E1_1' is not known (while building e1Detector 'E1_04').
> Error: The lane with the id '-E1_2' is not known (while building e1Detector 'E1_05').
> Error: The lane with the id 'E1_2' is not known (while building e1Detector 'E1_06').
> Error: The lane with the id 'E1_1' is not known (while building e1Detector 'E1_07').
> Error: The lane with the id '-E0_1' is not known (while building e1Detector 'E1_12').
> Error: The lane with the id '-E0_2' is not known (while building e1Detector 'E1_13').
> Error: The lane with the id 'E0_2' is not known (while building e1Detector 'E1_14').
> Error: The lane with the id 'E0_1' is not known (while building e1Detector 'E1_15').
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,9
> Error: The lane with the id '-E1_1' is not known (while building e1Detector 'E1_04').
> Error: The lane with the id '-E1_2' is not known (while building e1Detector 'E1_05').
> Error: The lane with the id 'E1_2' is not known (while building e1Detector 'E1_06').
> Error: The lane with the id 'E1_1' is not known (while building e1Detector 'E1_07').
> Error: The lane with the id '-E0_1' is not known (while building e1Detector 'E1_12').
> Error: The lane with the id '-E0_2' is not known (while building e1Detector 'E1_13').
> Error: The lane with the id 'E0_2' is not known (while building e1Detector 'E1_14').
> Error: The lane with the id 'E0_1' is not known (while building e1Detector 'E1_15').
> Quitting (on error).
---------- New result in exitcode ----------
1
network trafficlights single phases NEMA buttons add greenpriority ( Last six runs Jul2024 )
network trafficlights single phases NEMA buttons cleanstates ( Last six runs Jul2024 )
network trafficlights single phases NEMA buttons groupsignals ( Last six runs Jul2024 )
network trafficlights single phases NEMA buttons movedown ( Last six runs Jul2024 )
network trafficlights single phases NEMA buttons moveup ( Last six runs Jul2024 )
network trafficlights single phases NEMA buttons ungroupsignals ( Last six runs Jul2024 )
network trafficlights single phases NEMA dur ( Last six runs Jul2024 )
network trafficlights single phases NEMA min ( Last six runs Jul2024 )
network trafficlights single phases NEMA next ( Last six runs Jul2024 )
network trafficlights single phases NEMA vehext ( Last six runs Jul2024 )
network trafficlights single phases actuated buttons add default ( Last six runs Jul2024 )
network trafficlights single phases actuated buttons add duplicate ( Last six runs Jul2024 )
network trafficlights single phases actuated buttons add yellow ( Last six runs Jul2024 )
network trafficlights single phases actuated buttons cleanstates ( Last six runs Jul2024 )
network trafficlights single phases actuated buttons groupsignals ( Last six runs Jul2024 )
network trafficlights single phases actuated buttons movedown ( Last six runs Jul2024 )
network trafficlights single phases actuated buttons ungroupsignals ( Last six runs Jul2024 )
network trafficlights single phases actuated dur ( Last six runs Jul2024 )
network trafficlights single phases actuated earliestend ( Last six runs Jul2024 )
network trafficlights single phases actuated latestend ( Last six runs Jul2024 )
network trafficlights single phases actuated max ( Last six runs Jul2024 )
network trafficlights single phases actuated name ( Last six runs Jul2024 )
network trafficlights single phases delay_based buttons add default ( Last six runs Jul2024 )
network trafficlights single phases delay_based buttons add duplicate ( Last six runs Jul2024 )
network trafficlights single phases delay_based buttons add red ( Last six runs Jul2024 )
network trafficlights single phases delay_based buttons add yellow ( Last six runs Jul2024 )
network trafficlights single phases delay_based buttons cleanstates ( Last six runs Jul2024 )
network trafficlights single phases delay_based buttons groupsignals ( Last six runs Jul2024 )
network trafficlights single phases delay_based buttons ungroupsignals ( Last six runs Jul2024 )
network trafficlights single phases delay_based dur ( Last six runs Jul2024 )
network trafficlights single phases delay_based max ( Last six runs Jul2024 )
network trafficlights single phases delay_based min ( Last six runs Jul2024 )
network trafficlights single phases delay_based name ( Last six runs Jul2024 )
network trafficlights single phases delay_based next ( Last six runs Jul2024 )
network trafficlights single phases static buttons add default ( Last six runs Jul2024 )
network trafficlights single phases static buttons add duplicate ( Last six runs Jul2024 )
network trafficlights single phases static buttons add yellow ( Last six runs Jul2024 )
network trafficlights single phases static buttons cleanstates ( Last six runs Jul2024 )
network trafficlights single phases static buttons groupsignals ( Last six runs Jul2024 )
network trafficlights single phases static buttons ungroupsignals ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
1,2c1,9
< Warning: Unused states in tlLogic 'J0', program '0' in phase 0 after tl-index 15
< Warning: Missing green phase in tlLogic 'J0', program '0' for tl-index 16.
---
> Error: The lane with the id '-E1_1' is not known (while building e1Detector 'E1_04').
> Error: The lane with the id '-E1_2' is not known (while building e1Detector 'E1_05').
> Error: The lane with the id 'E1_2' is not known (while building e1Detector 'E1_06').
> Error: The lane with the id 'E1_1' is not known (while building e1Detector 'E1_07').
> Error: The lane with the id '-E0_1' is not known (while building e1Detector 'E1_12').
> Error: The lane with the id '-E0_2' is not known (while building e1Detector 'E1_13').
> Error: The lane with the id 'E0_2' is not known (while building e1Detector 'E1_14').
> Error: The lane with the id 'E0_1' is not known (while building e1Detector 'E1_15').
> Quitting (on error).
---------- New result in exitcode ----------
1
network trafficlights single phases NEMA buttons addstates ( Last six runs Jul2024 )
network trafficlights single phases actuated buttons addstates ( Last six runs Jul2024 )
network trafficlights single phases delay_based buttons addstates ( Last six runs Jul2024 )
network trafficlights single phases static buttons addstates ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
1c1,8
< Error: At traffic signal 'J0' program '0' no phase named '6' was found
---
> Error: The lane with the id '-E1_1' is not known (while building e1Detector 'E1_04').
> Error: The lane with the id '-E1_2' is not known (while building e1Detector 'E1_05').
> Error: The lane with the id 'E1_2' is not known (while building e1Detector 'E1_06').
> Error: The lane with the id 'E1_1' is not known (while building e1Detector 'E1_07').
> Error: The lane with the id '-E0_1' is not known (while building e1Detector 'E1_12').
> Error: The lane with the id '-E0_2' is not known (while building e1Detector 'E1_13').
> Error: The lane with the id 'E0_2' is not known (while building e1Detector 'E1_14').
> Error: The lane with the id 'E0_1' is not known (while building e1Detector 'E1_15').

TEST FAILED on ts-sim-build-ba : network trafficlights single phases NEMA max ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,9
< Warning: At NEMA tlLogic 'J0', the phases before barrier 2 from both rings do not add up. (ring1=18.15, ring2=55.00)
---
> Error: The lane with the id '-E1_1' is not known (while building e1Detector 'E1_04').
> Error: The lane with the id '-E1_2' is not known (while building e1Detector 'E1_05').
> Error: The lane with the id 'E1_2' is not known (while building e1Detector 'E1_06').
> Error: The lane with the id 'E1_1' is not known (while building e1Detector 'E1_07').
> Error: The lane with the id '-E0_1' is not known (while building e1Detector 'E1_12').
> Error: The lane with the id '-E0_2' is not known (while building e1Detector 'E1_13').
> Error: The lane with the id 'E0_2' is not known (while building e1Detector 'E1_14').
> Error: The lane with the id 'E0_1' is not known (while building e1Detector 'E1_15').
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1c1,8
< Error: At traffic signal 'J0' program '0' no phase named '2' was found
---
> Error: The lane with the id '-E1_1' is not known (while building e1Detector 'E1_04').
> Error: The lane with the id '-E1_2' is not known (while building e1Detector 'E1_05').
> Error: The lane with the id 'E1_2' is not known (while building e1Detector 'E1_06').
> Error: The lane with the id 'E1_1' is not known (while building e1Detector 'E1_07').
> Error: The lane with the id '-E0_1' is not known (while building e1Detector 'E1_12').
> Error: The lane with the id '-E0_2' is not known (while building e1Detector 'E1_13').
> Error: The lane with the id 'E0_2' is not known (while building e1Detector 'E1_14').
> Error: The lane with the id 'E0_1' is not known (while building e1Detector 'E1_15').

TEST FAILED on ts-sim-build-ba : network trafficlights single phases NEMA red ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,9
< Warning: At NEMA tlLogic 'J0', the phases before barrier 2 from both rings do not add up. (ring1=66.15, ring2=55.00)
---
> Error: The lane with the id '-E1_1' is not known (while building e1Detector 'E1_04').
> Error: The lane with the id '-E1_2' is not known (while building e1Detector 'E1_05').
> Error: The lane with the id 'E1_2' is not known (while building e1Detector 'E1_06').
> Error: The lane with the id 'E1_1' is not known (while building e1Detector 'E1_07').
> Error: The lane with the id '-E0_1' is not known (while building e1Detector 'E1_12').
> Error: The lane with the id '-E0_2' is not known (while building e1Detector 'E1_13').
> Error: The lane with the id 'E0_2' is not known (while building e1Detector 'E1_14').
> Error: The lane with the id 'E0_1' is not known (while building e1Detector 'E1_15').
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network trafficlights single phases NEMA state ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,9
< Warning: At NEMA tlLogic 'J0', the phases before barrier 2 from both rings do not add up. (ring1=55.00, ring2=90.00)
< Warning: Missing green phase in tlLogic 'J0', program '0' for tl-index 5.
---
> Error: The lane with the id '-E1_1' is not known (while building e1Detector 'E1_04').
> Error: The lane with the id '-E1_2' is not known (while building e1Detector 'E1_05').
> Error: The lane with the id 'E1_2' is not known (while building e1Detector 'E1_06').
> Error: The lane with the id 'E1_1' is not known (while building e1Detector 'E1_07').
> Error: The lane with the id '-E0_1' is not known (while building e1Detector 'E1_12').
> Error: The lane with the id '-E0_2' is not known (while building e1Detector 'E1_13').
> Error: The lane with the id 'E0_2' is not known (while building e1Detector 'E1_14').
> Error: The lane with the id 'E0_1' is not known (while building e1Detector 'E1_15').
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network trafficlights single phases NEMA yellow ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,9
< Warning: At NEMA tlLogic 'J0', the phases before barrier 1 from both rings do not add up. (ring1=55.00, ring2=65.15)
---
> Error: The lane with the id '-E1_1' is not known (while building e1Detector 'E1_04').
> Error: The lane with the id '-E1_2' is not known (while building e1Detector 'E1_05').
> Error: The lane with the id 'E1_2' is not known (while building e1Detector 'E1_06').
> Error: The lane with the id 'E1_1' is not known (while building e1Detector 'E1_07').
> Error: The lane with the id '-E0_1' is not known (while building e1Detector 'E1_12').
> Error: The lane with the id '-E0_2' is not known (while building e1Detector 'E1_13').
> Error: The lane with the id 'E0_2' is not known (while building e1Detector 'E1_14').
> Error: The lane with the id 'E0_1' is not known (while building e1Detector 'E1_15').
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1c1,9
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 4 when switching to phase 2.
---
> Error: The lane with the id '-E1_1' is not known (while building e1Detector 'E1_04').
> Error: The lane with the id '-E1_2' is not known (while building e1Detector 'E1_05').
> Error: The lane with the id 'E1_2' is not known (while building e1Detector 'E1_06').
> Error: The lane with the id 'E1_1' is not known (while building e1Detector 'E1_07').
> Error: The lane with the id '-E0_1' is not known (while building e1Detector 'E1_12').
> Error: The lane with the id '-E0_2' is not known (while building e1Detector 'E1_13').
> Error: The lane with the id 'E0_2' is not known (while building e1Detector 'E1_14').
> Error: The lane with the id 'E0_1' is not known (while building e1Detector 'E1_15').
> Quitting (on error).
---------- New result in exitcode ----------
1
network trafficlights single phases actuated buttons add green ( Last six runs Jul2024 )
network trafficlights single phases static buttons add green ( Last six runs Jul2024 )
network trafficlights single phases static buttons add greenpriority ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : network trafficlights single phases actuated buttons add greenpriority ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,2c1,9
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 4 when switching to phase 2.
< Warning: At actuated tlLogic 'J0', linkIndex 1,2,5,6,9,10,13,14 has no controlling detector.
---
> Error: The lane with the id '-E1_1' is not known (while building e1Detector 'E1_04').
> Error: The lane with the id '-E1_2' is not known (while building e1Detector 'E1_05').
> Error: The lane with the id 'E1_2' is not known (while building e1Detector 'E1_06').
> Error: The lane with the id 'E1_1' is not known (while building e1Detector 'E1_07').
> Error: The lane with the id '-E0_1' is not known (while building e1Detector 'E1_12').
> Error: The lane with the id '-E0_2' is not known (while building e1Detector 'E1_13').
> Error: The lane with the id 'E0_2' is not known (while building e1Detector 'E1_14').
> Error: The lane with the id 'E0_1' is not known (while building e1Detector 'E1_15').
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1c1,9
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching to phase 1.
---
> Error: The lane with the id '-E1_1' is not known (while building e1Detector 'E1_04').
> Error: The lane with the id '-E1_2' is not known (while building e1Detector 'E1_05').
> Error: The lane with the id 'E1_2' is not known (while building e1Detector 'E1_06').
> Error: The lane with the id 'E1_1' is not known (while building e1Detector 'E1_07').
> Error: The lane with the id '-E0_1' is not known (while building e1Detector 'E1_12').
> Error: The lane with the id '-E0_2' is not known (while building e1Detector 'E1_13').
> Error: The lane with the id 'E0_2' is not known (while building e1Detector 'E1_14').
> Error: The lane with the id 'E0_1' is not known (while building e1Detector 'E1_15').
> Quitting (on error).
---------- New result in exitcode ----------
1
network trafficlights single phases actuated buttons add red ( Last six runs Jul2024 )
network trafficlights single phases actuated buttons delete ( Last six runs Jul2024 )
network trafficlights single phases static buttons add red ( Last six runs Jul2024 )
network trafficlights single phases static buttons delete ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
1,2c1,9
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching to phase 1.
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 4 when switching to phase 2.
---
> Error: The lane with the id '-E1_1' is not known (while building e1Detector 'E1_04').
> Error: The lane with the id '-E1_2' is not known (while building e1Detector 'E1_05').
> Error: The lane with the id 'E1_2' is not known (while building e1Detector 'E1_06').
> Error: The lane with the id 'E1_1' is not known (while building e1Detector 'E1_07').
> Error: The lane with the id '-E0_1' is not known (while building e1Detector 'E1_12').
> Error: The lane with the id '-E0_2' is not known (while building e1Detector 'E1_13').
> Error: The lane with the id 'E0_2' is not known (while building e1Detector 'E1_14').
> Error: The lane with the id 'E0_1' is not known (while building e1Detector 'E1_15').
> Quitting (on error).
---------- New result in exitcode ----------
1
network trafficlights single phases actuated buttons moveup ( Last six runs Jul2024 )
network trafficlights single phases static buttons moveup ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : network trafficlights single phases actuated min ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,9
< Warning: At actuated tlLogic 'J0', actuated phase 1 has no controlling detector.
---
> Error: The lane with the id '-E1_1' is not known (while building e1Detector 'E1_04').
> Error: The lane with the id '-E1_2' is not known (while building e1Detector 'E1_05').
> Error: The lane with the id 'E1_2' is not known (while building e1Detector 'E1_06').
> Error: The lane with the id 'E1_1' is not known (while building e1Detector 'E1_07').
> Error: The lane with the id '-E0_1' is not known (while building e1Detector 'E1_12').
> Error: The lane with the id '-E0_2' is not known (while building e1Detector 'E1_13').
> Error: The lane with the id 'E0_2' is not known (while building e1Detector 'E1_14').
> Error: The lane with the id 'E0_1' is not known (while building e1Detector 'E1_15').
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network trafficlights single phases actuated next ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,85c1,9
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 4 when switching from phase 2 to phase 1.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E3_2', time=316.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E2', time=316.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E2_2', time=318.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E3', time=318.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E2_2', time=627.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E3', time=627.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E3_2', time=631.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E2', time=631.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E3_2', time=939.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E2', time=939.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E2_2', time=942.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E3', time=942.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E2_2', time=1248.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E3', time=1248.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E3_2', time=1253.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E2', time=1253.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E3_2', time=1560.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E2', time=1560.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E2_2', time=1565.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E3', time=1565.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E2_2', time=1871.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E3', time=1871.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E3_2', time=1877.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E2', time=1877.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E3_2', time=2182.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E2', time=2182.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E2_2', time=2187.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E3', time=2187.00.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1c1,9
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 4 when switching to phase 0.
---
> Error: The lane with the id '-E1_1' is not known (while building e1Detector 'E1_04').
> Error: The lane with the id '-E1_2' is not known (while building e1Detector 'E1_05').
> Error: The lane with the id 'E1_2' is not known (while building e1Detector 'E1_06').
> Error: The lane with the id 'E1_1' is not known (while building e1Detector 'E1_07').
> Error: The lane with the id '-E0_1' is not known (while building e1Detector 'E1_12').
> Error: The lane with the id '-E0_2' is not known (while building e1Detector 'E1_13').
> Error: The lane with the id 'E0_2' is not known (while building e1Detector 'E1_14').
> Error: The lane with the id 'E0_1' is not known (while building e1Detector 'E1_15').
> Quitting (on error).
---------- New result in exitcode ----------
1
network trafficlights single phases actuated state ( Last six runs Jul2024 )
network trafficlights single phases delay_based buttons moveup ( Last six runs Jul2024 )
network trafficlights single phases delay_based state ( Last six runs Jul2024 )
network trafficlights single phases static buttons movedown ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
1c1,9
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching to phase 3.
---
> Error: The lane with the id '-E1_1' is not known (while building e1Detector 'E1_04').
> Error: The lane with the id '-E1_2' is not known (while building e1Detector 'E1_05').
> Error: The lane with the id 'E1_2' is not known (while building e1Detector 'E1_06').
> Error: The lane with the id 'E1_1' is not known (while building e1Detector 'E1_07').
> Error: The lane with the id '-E0_1' is not known (while building e1Detector 'E1_12').
> Error: The lane with the id '-E0_2' is not known (while building e1Detector 'E1_13').
> Error: The lane with the id 'E0_2' is not known (while building e1Detector 'E1_14').
> Error: The lane with the id 'E0_1' is not known (while building e1Detector 'E1_15').
> Quitting (on error).
---------- New result in exitcode ----------
1
network trafficlights single phases delay_based buttons add green ( Last six runs Jul2024 )
network trafficlights single phases delay_based buttons add greenpriority ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : network trafficlights single phases delay_based buttons delete ( Last six runs Jul2024 )

---------- Differences in errors ----------
1,89c1,9
< Warning: Missing green phase in tlLogic 'J0', program '0' for tl-index 4.
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='-E1_2', time=305.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge 'E0', time=305.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E0_2', time=306.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge 'E1', time=306.00.
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='-E0_2', time=616.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge 'E1', time=616.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E1_2', time=617.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge 'E0', time=617.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E0_2', time=926.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge 'E1', time=926.00.
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='-E1_2', time=927.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge 'E0', time=927.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E1_2', time=1237.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge 'E0', time=1237.00.
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='-E0_2', time=1240.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge 'E1', time=1240.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E0_2', time=1547.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge 'E1', time=1547.00.
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='-E1_2', time=1552.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge 'E0', time=1552.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E1_2', time=1856.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge 'E0', time=1856.00.
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='-E0_2', time=1864.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge 'E1', time=1864.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E0_2', time=2170.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge 'E1', time=2170.00.
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='-E1_2', time=2175.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge 'E0', time=2175.00.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network trafficlights single phases delay_based buttons movedown ( Last six runs Jul2024 )

---------- Differences in errors ----------
1c1,9
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching to phase 2.
---
> Error: The lane with the id '-E1_1' is not known (while building e1Detector 'E1_04').
> Error: The lane with the id '-E1_2' is not known (while building e1Detector 'E1_05').
> Error: The lane with the id 'E1_2' is not known (while building e1Detector 'E1_06').
> Error: The lane with the id 'E1_1' is not known (while building e1Detector 'E1_07').
> Error: The lane with the id '-E0_1' is not known (while building e1Detector 'E1_12').
> Error: The lane with the id '-E0_2' is not known (while building e1Detector 'E1_13').
> Error: The lane with the id 'E0_2' is not known (while building e1Detector 'E1_14').
> Error: The lane with the id 'E0_1' is not known (while building e1Detector 'E1_15').
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,5
> Error: Attribute 'edges' in definition of rerouter 'rr_0' is empty.
> Error: The edge to use within rerouter 'rr_0' is not known.
> Error: Attribute 'edges' in definition of rerouter 'rr_1' is empty.
> Error: The edge to use within rerouter 'rr_1' is not known.
> Quitting (on error).
---------- New result in exitcode ----------
1
selection basic undo_redo ( Last six runs Jul2024 )
selection draws rectangle_medium ( Last six runs Jul2024 )

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

---------- Differences in errors ----------
0a1,13
> Warning: No flow intervals in calibrator 'ca_0'.
> Warning: No flow intervals in calibrator 'ca_1'.
> Warning: No flow intervals in calibrator 'ca_2'.
> Warning: No flow intervals in calibrator 'ca_3'.
> Error: Attribute 'edges' in definition of rerouter 'rr_0' is empty.
> Error: The edge to use within rerouter 'rr_0' is not known.
> Error: Attribute 'edges' in definition of rerouter 'rr_1' is empty.
> Error: The edge to use within rerouter 'rr_1' is not known.
> Warning: Vaporizers are deprecated. Use rerouters instead.
> Warning: Vaporizers are deprecated. Use rerouters instead.
> Warning: Vaporizers are deprecated. Use rerouters instead.
> Warning: Vaporizers are deprecated. Use rerouters instead.
> Quitting (on error).
---------- New result in exitcode ----------
1
selection basic wrong_parameters ( Last six runs Jul2024 )
selection lockselection edges ( Last six runs Jul2024 )
selection lockselection junctions ( Last six runs Jul2024 )
selection lockselection lanes ( Last six runs Jul2024 )
selection operations load ( Last six runs Jul2024 )
selection viewoptions automatic_junctions ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : selection draws rectangle_small ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,11
> Error: Attribute 'edges' in definition of rerouter 'rr_0' is empty.
> Error: The edge to use within rerouter 'rr_0' is not known.
> Error: Attribute 'edges' in definition of rerouter 'rr_1' is empty.
> Error: The edge to use within rerouter 'rr_1' is not known.
> Error: Attribute 'lanes' in definition of variableSpeedSign 'vs_1' is empty.
> Error: Attribute 'lanes' in definition of variableSpeedSign 'vs_1' is empty.
> Error: The lanes to use within MSLaneSpeedTrigger 'vs_1' are not known.
> Error: Attribute 'lanes' in definition of variableSpeedSign 'vs_2' is empty.
> Error: Attribute 'lanes' in definition of variableSpeedSign 'vs_2' is empty.
> Error: The lanes to use within MSLaneSpeedTrigger 'vs_2' are not known.
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,5
> Error: The tls 'J0' is not known.
> Error: The tls 'J0' is not known.
> Error: The tls 'J0' is not known.
> Error: The tls 'J0' is not known.
> Quitting (on error).
---------- New result in exitcode ----------
1
selection lockselection connections ( Last six runs Jul2024 )
selection viewoptions show_connections ( Last six runs Jul2024 )

TEST FAILED on ts-sim-build-ba : selection lockselection crossings ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,13
> Warning: No flow intervals in calibrator 'ca_0'.
> Warning: No flow intervals in calibrator 'ca_1'.
> Warning: No flow intervals in calibrator 'ca_2'.
> Warning: No flow intervals in calibrator 'ca_3'.
> Warning: No flow intervals in calibrator 'ca_5'.
> Warning: No flow intervals in calibrator 'ca_6'.
> Warning: Vaporizers are deprecated. Use rerouters instead.
> Warning: Vaporizers are deprecated. Use rerouters instead.
> Warning: Vaporizers are deprecated. Use rerouters instead.
> Warning: Vaporizers are deprecated. Use rerouters instead.
> Warning: No connection between edge '-E1' and edge 'E0' found.
> Error: No connection found between edge '-E1' and edge 'E0' for person 'p_0'.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : selection operations invert ( Last six runs Jul2024 )

---------- Differences in errors ----------
0a1,7
> Error: Attribute 'lanes' in definition of variableSpeedSign 'vs_1' is empty.
> Error: Attribute 'lanes' in definition of variableSpeedSign 'vs_1' is empty.
> Error: The lanes to use within MSLaneSpeedTrigger 'vs_1' are not known.
> Error: Attribute 'lanes' in definition of variableSpeedSign 'vs_2' is empty.
> Error: Attribute 'lanes' in definition of variableSpeedSign 'vs_2' is empty.
> Error: The lanes to use within MSLaneSpeedTrigger 'vs_2' are not known.
> Quitting (on error).
---------- New result in exitcode ----------
1

Detailed information for the tests that had known bugs:

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

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

Detailed information for the tests that were terminated before completion:

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

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

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands personflow inspect poisson ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
1331,7540d1330
< Warning: Person 'pf_0.4373' is jammed on edge 'Edge0', time=1993.00.
< Warning: Person 'pf_0.4374' is jammed on edge 'Edge0', time=1993.00.
< Warning: Person 'pf_0.4375' is jammed on edge 'Edge0', time=1993.00.
< Warning: Person 'pf_0.4376' is jammed on edge 'Edge0', time=1994.00.
< Warning: Person 'pf_0.4377' is jammed on edge 'Edge0', time=1995.00.
< Warning: Person 'pf_0.4378' is jammed on edge 'Edge0', time=1995.00.
< Warning: Person 'pf_0.4379' is jammed on edge 'Edge0', time=1996.00.
< Warning: Person 'pf_0.4380' is jammed on edge 'Edge0', time=1996.00.
< Warning: Person 'pf_0.4381' is jammed on edge 'Edge0', time=1997.00.
< Warning: Person 'pf_0.4382' is jammed on edge 'Edge0', time=1997.00.
< Warning: Person 'pf_0.4383' is jammed on edge 'Edge0', time=1997.00.
< Warning: Person 'pf_0.4384' is jammed on edge 'Edge0', time=1997.00.
< Warning: Person 'pf_0.4385' is jammed on edge 'Edge0', time=1997.00.
< Warning: Person 'pf_0.4386' is jammed on edge 'Edge0', time=1997.00.
< Warning: Person 'pf_0.4387' is jammed on edge 'Edge0', time=1998.00.
< Warning: Person 'pf_0.4388' is jammed on edge 'Edge0', time=1999.00.
< Warning: Person 'pf_0.4389' is jammed on edge 'Edge0', time=2001.00.
< Warning: Person 'pf_0.4390' is jammed on edge 'Edge0', time=2001.00.
< Warning: Person 'pf_0.4391' is jammed on edge 'Edge0', time=2002.00.
< Warning: Person 'pf_0.4392' is jammed on edge 'Edge0', time=2002.00.
< Warning: Person 'pf_0.4393' is jammed on edge 'Edge0', time=2002.00.
< Warning: Person 'pf_0.4394' is jammed on edge 'Edge0', time=2002.00.
< Warning: Person 'pf_0.4395' is jammed on edge 'Edge0', time=2003.00.
< Warning: Person 'pf_0.4396' is jammed on edge 'Edge0', time=2003.00.
< Warning: Person 'pf_0.4397' is jammed on edge 'Edge0', time=2003.00.
< Warning: Person 'pf_0.4398' is jammed on edge 'Edge0', time=2003.00.
< Warning: Person 'pf_0.4399' is jammed on edge 'Edge0', time=2003.00.
< Warning: Person 'pf_0.4400' is jammed on edge 'Edge0', time=2003.00.
< Warning: Person 'pf_0.4401' is jammed on edge 'Edge0', time=2004.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands personflow inspect_selection begin float ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
2958,12242d2957
< Warning: Person 'pf_1.4192' is jammed on edge 'Edge1', time=1625.00.
< Warning: Person 'pf_1.4193' is jammed on edge 'Edge1', time=1625.00.
< Warning: Person 'pf_1.4194' is jammed on edge 'Edge1', time=1625.00.
< Warning: Person 'pf_1.2663' is jammed on edge ':Junction2_w0', time=1626.00.
< Warning: Person 'pf_1.4195' is jammed on edge 'Edge1', time=1626.00.
< Warning: Person 'pf_1.4196' is jammed on edge 'Edge1', time=1626.00.
< Warning: Person 'pf_1.4197' is jammed on edge 'Edge1', time=1626.00.
< Warning: Person 'pf_1.4198' is jammed on edge 'Edge1', time=1627.00.
< Warning: Person 'pf_1.4199' is jammed on edge 'Edge1', time=1627.00.
< Warning: Person 'pf_1.4200' is jammed on edge 'Edge1', time=1627.00.
< Warning: Person 'pf_1.2694' is jammed on edge ':Junction2_w0', time=1628.00.
< Warning: Person 'pf_1.4201' is jammed on edge 'Edge1', time=1628.00.
< Warning: Person 'pf_1.4202' is jammed on edge 'Edge1', time=1628.00.
< Warning: Person 'pf_1.4203' is jammed on edge 'Edge1', time=1628.00.
< Warning: Person 'pf_1.4204' is jammed on edge 'Edge1', time=1629.00.
< Warning: Person 'pf_1.4205' is jammed on edge 'Edge1', time=1629.00.
< Warning: Person 'pf_1.4206' is jammed on edge 'Edge1', time=1629.00.
< Warning: Person 'pf_1.4207' is jammed on edge 'Edge1', time=1629.00.
< Warning: Person 'pf_1.4208' is jammed on edge 'Edge1', time=1630.00.
< Warning: Person 'pf_1.4209' is jammed on edge 'Edge1', time=1630.00.
< Warning: Person 'pf_1.4210' is jammed on edge 'Edge1', time=1630.00.
< Warning: Person 'pf_1.4211' is jammed on edge 'Edge1', time=1631.00.
< Warning: Person 'pf_1.4212' is jammed on edge 'Edge1', time=1631.00.
< Warning: Person 'pf_1.4213' is jammed on edge 'Edge1', time=1631.00.
< Warning: Person 'pf_1.4214' is jammed on edge 'Edge1', time=1632.00.
< Warning: Person 'pf_1.4215' is jammed on edge 'Edge1', time=1632.00.
< Warning: Person 'pf_1.4216' is jammed on edge 'Edge1', time=1632.00.
< Warning: Person 'pf_1.4217' is jammed on edge 'Edge1', time=1633.00.
< Warning: Person 'pf_1.4218' is jammed on edge 'Edge1', time=1633.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

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

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
3049,12348d3048
< Warning: Person 'pf_1.2775' is jammed on edge ':Junction2_w0', time=1666.00.
< Warning: Person 'pf_1.4317' is jammed on edge 'Edge1', time=1666.00.
< Warning: Person 'pf_1.4318' is jammed on edge 'Edge1', time=1666.00.
< Warning: Person 'pf_1.4319' is jammed on edge 'Edge1', time=1666.00.
< Warning: Person 'pf_1.4320' is jammed on edge 'Edge1', time=1667.00.
< Warning: Person 'pf_1.4321' is jammed on edge 'Edge1', time=1667.00.
< Warning: Person 'pf_1.4322' is jammed on edge 'Edge1', time=1667.00.
< Warning: Person 'pf_1.4323' is jammed on edge 'Edge1', time=1668.00.
< Warning: Person 'pf_1.4324' is jammed on edge 'Edge1', time=1668.00.
< Warning: Person 'pf_1.4325' is jammed on edge 'Edge1', time=1668.00.
< Warning: Person 'pf_1.4326' is jammed on edge 'Edge1', time=1669.00.
< Warning: Person 'pf_1.4327' is jammed on edge 'Edge1', time=1669.00.
< Warning: Person 'pf_1.4328' is jammed on edge 'Edge1', time=1669.00.
< Warning: Person 'pf_1.4329' is jammed on edge 'Edge1', time=1669.00.
< Warning: Person 'pf_1.4330' is jammed on edge 'Edge1', time=1670.00.
< Warning: Person 'pf_1.4331' is jammed on edge 'Edge1', time=1670.00.
< Warning: Person 'pf_1.4332' is jammed on edge 'Edge1', time=1670.00.
< Warning: Person 'pf_1.4333' is jammed on edge 'Edge1', time=1671.00.
< Warning: Person 'pf_1.4334' is jammed on edge 'Edge1', time=1671.00.
< Warning: Person 'pf_1.4335' is jammed on edge 'Edge1', time=1671.00.
< Warning: Person 'pf_1.4336' is jammed on edge 'Edge1', time=1672.00.
< Warning: Person 'pf_1.4337' is jammed on edge 'Edge1', time=1672.00.
< Warning: Person 'pf_1.4338' is jammed on edge 'Edge1', time=1672.00.
< Warning: Person 'pf_1.4339' is jammed on edge 'Edge1', time=1673.00.
< Warning: Person 'pf_1.4340' is jammed on edge 'Edge1', time=1673.00.
< Warning: Person 'pf_1.4341' is jammed on edge 'Edge1', time=1673.00.
< Warning: Person 'pf_1.4342' is jammed on edge 'Edge1', time=1674.00.
< Warning: Person 'pf_1.4343' is jammed on edge 'Edge1', time=1674.00.
< Warning: Person 'pf_1.4344' is jammed on edge 'Edge1', time=1674.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands personflow inspect_selection departpos ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
3846,11990d3845
< Warning: Person 'pf_1.5013' is jammed on edge 'Edge1', time=1884.00.
< Warning: Person 'pf_1.5014' is jammed on edge 'Edge1', time=1884.00.
< Warning: Person 'pf_1.5015' is jammed on edge 'Edge1', time=1884.00.
< Warning: Person 'pf_1.5016' is jammed on edge 'Edge1', time=1885.00.
< Warning: Person 'pf_1.5017' is jammed on edge 'Edge1', time=1885.00.
< Warning: Person 'pf_1.5018' is jammed on edge 'Edge1', time=1885.00.
< Warning: Person 'pf_1.5019' is jammed on edge 'Edge1', time=1885.00.
< Warning: Person 'pf_1.5020' is jammed on edge 'Edge1', time=1886.00.
< Warning: Person 'pf_1.5021' is jammed on edge 'Edge1', time=1886.00.
< Warning: Person 'pf_1.5022' is jammed on edge 'Edge1', time=1886.00.
< Warning: Person 'pf_1.5023' is jammed on edge 'Edge1', time=1887.00.
< Warning: Person 'pf_1.5024' is jammed on edge 'Edge1', time=1887.00.
< Warning: Person 'pf_1.5025' is jammed on edge 'Edge1', time=1887.00.
< Warning: Person 'pf_1.5026' is jammed on edge 'Edge1', time=1888.00.
< Warning: Person 'pf_1.5027' is jammed on edge 'Edge1', time=1888.00.
< Warning: Person 'pf_1.5028' is jammed on edge 'Edge1', time=1888.00.
< Warning: Person 'pf_1.5029' is jammed on edge 'Edge1', time=1889.00.
< Warning: Person 'pf_1.5030' is jammed on edge 'Edge1', time=1889.00.
< Warning: Person 'pf_1.5031' is jammed on edge 'Edge1', time=1889.00.
< Warning: Person 'pf_1.2885' is jammed on edge ':Junction2_w0', time=1890.00.
< Warning: Person 'pf_1.5032' is jammed on edge 'Edge1', time=1890.00.
< Warning: Person 'pf_1.5033' is jammed on edge 'Edge1', time=1890.00.
< Warning: Person 'pf_1.5034' is jammed on edge 'Edge1', time=1890.00.
< Warning: Person 'pf_1.5035' is jammed on edge 'Edge1', time=1890.00.
< Warning: Person 'pf_1.3891' is jammed on edge ':Junction2_w0', time=1891.00.
< Warning: Person 'pf_1.5036' is jammed on edge 'Edge1', time=1891.00.
< Warning: Person 'pf_1.5037' is jammed on edge 'Edge1', time=1891.00.
< Warning: Person 'pf_1.5038' is jammed on edge 'Edge1', time=1891.00.
< Warning: Person 'pf_1.2926' is jammed on edge ':Junction2_w0', time=1892.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands personflow inspect_selection parameters ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
3082,12348d3081
< Warning: Person 'pf_1.4349' is jammed on edge 'Edge1', time=1676.00.
< Warning: Person 'pf_1.4350' is jammed on edge 'Edge1', time=1676.00.
< Warning: Person 'pf_1.4351' is jammed on edge 'Edge1', time=1676.00.
< Warning: Person 'pf_1.4352' is jammed on edge 'Edge1', time=1677.00.
< Warning: Person 'pf_1.4353' is jammed on edge 'Edge1', time=1677.00.
< Warning: Person 'pf_1.4354' is jammed on edge 'Edge1', time=1677.00.
< Warning: Person 'pf_1.3148' is jammed on edge 'Edge1', time=1678.00.
< Warning: Person 'pf_1.4355' is jammed on edge 'Edge1', time=1678.00.
< Warning: Person 'pf_1.4356' is jammed on edge 'Edge1', time=1678.00.
< Warning: Person 'pf_1.4357' is jammed on edge 'Edge1', time=1678.00.
< Warning: Person 'pf_1.4358' is jammed on edge 'Edge1', time=1679.00.
< Warning: Person 'pf_1.4359' is jammed on edge 'Edge1', time=1679.00.
< Warning: Person 'pf_1.4360' is jammed on edge 'Edge1', time=1679.00.
< Warning: Person 'pf_1.4361' is jammed on edge 'Edge1', time=1679.00.
< Warning: Person 'pf_1.4362' is jammed on edge 'Edge1', time=1680.00.
< Warning: Person 'pf_1.4363' is jammed on edge 'Edge1', time=1680.00.
< Warning: Person 'pf_1.4364' is jammed on edge 'Edge1', time=1680.00.
< Warning: Person 'pf_1.2725' is jammed on edge ':Junction2_w0', time=1681.00.
< Warning: Person 'pf_1.4365' is jammed on edge 'Edge1', time=1681.00.
< Warning: Person 'pf_1.4366' is jammed on edge 'Edge1', time=1681.00.
< Warning: Person 'pf_1.4367' is jammed on edge 'Edge1', time=1681.00.
< Warning: Person 'pf_1.4368' is jammed on edge 'Edge1', time=1682.00.
< Warning: Person 'pf_1.4369' is jammed on edge 'Edge1', time=1682.00.
< Warning: Person 'pf_1.4370' is jammed on edge 'Edge1', time=1682.00.
< Warning: Person 'pf_1.4371' is jammed on edge 'Edge1', time=1683.00.
< Warning: Person 'pf_1.4372' is jammed on edge 'Edge1', time=1683.00.
< Warning: Person 'pf_1.4373' is jammed on edge 'Edge1', time=1683.00.
< Warning: Person 'pf_1.4374' is jammed on edge 'Edge1', time=1684.00.
< Warning: Person 'pf_1.4375' is jammed on edge 'Edge1', time=1684.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

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

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
1486,18100d1485
< Warning: Person 'pf_0.1653' is jammed on edge 'Edge0', time=1370.00.
< Warning: Person 'pf_0.1855' is jammed on edge 'Edge0', time=1370.00.
< Warning: Person 'pf_0.2721' is jammed on edge 'Edge0', time=1370.00.
< Warning: Collision of person 'pf_1.2662' and person 'pf_1.2661', lane='Edge1_0', time=1370.00.
< Warning: Person 'pf_0.2722' is jammed on edge 'Edge0', time=1371.00.
< Warning: Person 'pf_0.2723' is jammed on edge 'Edge0', time=1371.00.
< Warning: Person 'pf_0.2724' is jammed on edge 'Edge0', time=1372.00.
< Warning: Person 'pf_0.2725' is jammed on edge 'Edge0', time=1372.00.
< Warning: Person 'pf_0.2726' is jammed on edge 'Edge0', time=1372.00.
< Warning: Person 'pf_1.2694' is jammed on edge 'Edge1', time=1372.00.
< Warning: Person 'pf_1.2695' is jammed on edge 'Edge1', time=1372.00.
< Warning: Person 'pf_1.2696' is jammed on edge 'Edge1', time=1372.00.
< Warning: Person 'pf_1.2697' is jammed on edge 'Edge1', time=1372.00.
< Warning: Person 'pf_0.2727' is jammed on edge 'Edge0', time=1373.00.
< Warning: Person 'pf_0.2728' is jammed on edge 'Edge0', time=1373.00.
< Warning: Person 'pf_0.2729' is jammed on edge 'Edge0', time=1373.00.
< Warning: Person 'pf_0.2730' is jammed on edge 'Edge0', time=1373.00.
< Warning: Person 'pf_1.2698' is jammed on edge 'Edge1', time=1373.00.
< Warning: Person 'pf_0.2731' is jammed on edge 'Edge0', time=1374.00.
< Warning: Person 'pf_0.2732' is jammed on edge 'Edge0', time=1374.00.
< Warning: Person 'pf_0.2733' is jammed on edge 'Edge0', time=1374.00.
< Warning: Person 'pf_1.2699' is jammed on edge 'Edge1', time=1374.00.
< Warning: Person 'pf_1.2700' is jammed on edge 'Edge1', time=1374.00.
< Warning: Person 'pf_0.2734' is jammed on edge 'Edge0', time=1375.00.
< Warning: Person 'pf_0.2735' is jammed on edge 'Edge0', time=1375.00.
< Warning: Person 'pf_1.2702' is jammed on edge 'Edge1', time=1375.00.
< Warning: Person 'pf_1.2703' is jammed on edge 'Edge1', time=1375.00.
< Warning: Collision of person 'pf_0.2200' and person 'pf_1.2701', lane='Edge1_0', time=1375.00.
< Warning: Person 'pf_0.2736' is jammed on edge 'Edge0', time=1376.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands personflow inspect_selection type ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
14517,34132d14516
< Warning: Person 'pf_1.5614' is jammed on edge 'Edge1', time=2072.00.
< Warning: Person 'pf_1.5615' is jammed on edge 'Edge1', time=2072.00.
< Warning: Person 'pf_1.5616' is jammed on edge 'Edge1', time=2072.00.
< Warning: Collision of person 'pf_1.5550' and person 'pf_1.5555', lane='Edge2_1', time=2072.00.
< Warning: Collision of person 'pf_1.5576' and person 'pf_1.5570', lane='Edge2_1', time=2072.00.
< Warning: Collision of person 'pf_1.5551' and person 'pf_1.5563', lane='Edge2_1', time=2072.00.
< Warning: Collision of person 'pf_1.6530' and person 'pf_1.5587', lane=':Junction2_0_1', time=2073.00.
< Warning: Person 'pf_1.5617' is jammed on edge 'Edge1', time=2073.00.
< Warning: Person 'pf_1.5618' is jammed on edge 'Edge1', time=2073.00.
< Warning: Person 'pf_1.5619' is jammed on edge 'Edge1', time=2073.00.
< Warning: Collision of person 'pf_1.5550' and person 'pf_1.5538', lane='Edge2_1', time=2073.00.
< Warning: Collision of person 'pf_1.5551' and person 'pf_1.5560', lane='Edge2_1', time=2073.00.
< Warning: Collision of person 'pf_1.5565' and person 'pf_1.5567', lane='Edge2_1', time=2073.00.
< Warning: Person 'pf_1.5620' is jammed on edge 'Edge1', time=2074.00.
< Warning: Person 'pf_1.5621' is jammed on edge 'Edge1', time=2074.00.
< Warning: Person 'pf_1.5622' is jammed on edge 'Edge1', time=2074.00.
< Warning: Person 'pf_1.5623' is jammed on edge 'Edge1', time=2074.00.
< Warning: Collision of person 'pf_1.5550' and person 'pf_1.5534', lane='Edge2_1', time=2074.00.
< Warning: Collision of person 'pf_1.5560' and person 'pf_1.5558', lane='Edge2_1', time=2074.00.
< Warning: Collision of person 'pf_1.5551' and person 'pf_1.5560', lane='Edge2_1', time=2074.00.
< Warning: Collision of person 'pf_1.5565' and person 'pf_1.5573', lane='Edge2_1', time=2074.00.
< Warning: Collision of person 'pf_1.6530' and person 'pf_1.5602', lane=':Junction2_0_1', time=2075.00.
< Warning: Person 'pf_1.5624' is jammed on edge 'Edge1', time=2075.00.
< Warning: Person 'pf_1.5625' is jammed on edge 'Edge1', time=2075.00.
< Warning: Person 'pf_1.5626' is jammed on edge 'Edge1', time=2075.00.
< Warning: Collision of person 'pf_1.5550' and person 'pf_1.5557', lane='Edge2_1', time=2075.00.
< Warning: Collision of person 'pf_1.5560' and person 'pf_1.5562', lane='Edge2_1', time=2075.00.
< Warning: Collision of person 'pf_1.5551' and person 'pf_1.5560', lane='Edge2_1', time=2075.00.
< Warning: Collision of person 'pf_0.686' and person 'pf_0.683', lane=':Junction1_0_1', time=2075.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands waypoint parkingarea create acttype ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,1526834
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.26, offset=0.07), time=20.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.44), time=21.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.99), time=22.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=43.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=44.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.11), time=45.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=46.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.59), time=47.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=48.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands waypoint parkingarea create default ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,1445630
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.26, offset=0.07), time=20.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.44), time=21.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.99), time=22.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=43.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=44.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.11), time=45.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=46.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.59), time=47.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=48.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands waypoint parkingarea create duration ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,1568376
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.26, offset=0.07), time=20.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.44), time=21.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.99), time=22.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=43.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=44.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.11), time=45.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=46.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.59), time=47.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=48.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands waypoint parkingarea create extension ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,1564254
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.26, offset=0.07), time=20.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.44), time=21.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.99), time=22.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=43.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=44.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.11), time=45.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=46.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.59), time=47.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=48.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands waypoint parkingarea create line ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,1481309
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.26, offset=0.07), time=20.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.44), time=21.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.99), time=22.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=43.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=44.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.11), time=45.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=46.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.59), time=47.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=48.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands waypoint parkingarea create permitted ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,1420914
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.26, offset=0.07), time=20.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.44), time=21.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.99), time=22.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=43.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=44.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.11), time=45.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=46.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.59), time=47.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=48.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands waypoint parkingarea create speed ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,1507606
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.26, offset=0.07), time=20.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.44), time=21.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.99), time=22.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=43.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=44.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.11), time=45.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=46.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.59), time=47.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=48.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands waypoint parkingarea create tripid ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,1486893
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.26, offset=0.07), time=20.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.44), time=21.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.99), time=22.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=43.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=44.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.11), time=45.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=46.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.59), time=47.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=48.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands waypoint parkingarea create until ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,1430456
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.26, offset=0.07), time=20.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.44), time=21.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.99), time=22.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=43.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=44.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.11), time=45.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=46.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.59), time=47.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=48.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands waypoint parkingarea inspect acttype ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,1546353
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.26, offset=0.07), time=20.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.44), time=21.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.99), time=22.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=43.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=44.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.11), time=45.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=46.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.59), time=47.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=48.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands waypoint parkingarea inspect duration ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,1523794
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.26, offset=0.07), time=20.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.44), time=21.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.99), time=22.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=43.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=44.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.11), time=45.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=46.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.59), time=47.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=48.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands waypoint parkingarea inspect extension ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,1570775
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.26, offset=0.07), time=20.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.44), time=21.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.99), time=22.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=43.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=44.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.11), time=45.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=46.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.59), time=47.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=48.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands waypoint parkingarea inspect line ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,1533559
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.26, offset=0.07), time=20.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.44), time=21.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.99), time=22.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=43.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=44.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.11), time=45.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=46.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.59), time=47.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=48.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands waypoint parkingarea inspect permitted ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,1468375
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.26, offset=0.07), time=20.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.44), time=21.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.99), time=22.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=43.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=44.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.11), time=45.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=46.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.59), time=47.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=48.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands waypoint parkingarea inspect speed ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,1519440
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-10.63, offset=4.65), time=21.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.99), time=22.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=43.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=44.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.11), time=45.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=46.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.59), time=47.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=48.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.97), time=49.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands waypoint parkingarea inspect tripid ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,1564015
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.26, offset=0.07), time=20.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.44), time=21.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.99), time=22.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=43.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=44.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.11), time=45.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=46.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.59), time=47.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=48.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands waypoint parkingarea inspect until ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,1452951
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.26, offset=0.07), time=20.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.44), time=21.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.99), time=22.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=43.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=44.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.11), time=45.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=46.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.59), time=47.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=48.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands waypoint parkingarea inspect_selection acttype ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,1603737
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-8.84, offset=8.04), time=22.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=43.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=44.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.11), time=45.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=46.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.59), time=47.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=48.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.97), time=49.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.44), time=50.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands waypoint parkingarea inspect_selection duration ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,1522736
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-8.84, offset=8.04), time=22.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=43.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=44.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.11), time=45.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=46.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.59), time=47.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=48.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.97), time=49.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.44), time=50.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands waypoint parkingarea inspect_selection extension ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,1628148
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-8.84, offset=8.04), time=22.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=43.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=44.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.11), time=45.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=46.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.59), time=47.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=48.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.97), time=49.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.44), time=50.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands waypoint parkingarea inspect_selection line ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,1559719
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-8.84, offset=8.04), time=22.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=43.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=44.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.11), time=45.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=46.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.59), time=47.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=48.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.97), time=49.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.44), time=50.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands waypoint parkingarea inspect_selection permitted ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,1582578
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-8.84, offset=8.04), time=22.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=43.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=44.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.11), time=45.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=46.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.59), time=47.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=48.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.97), time=49.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.44), time=50.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands waypoint parkingarea inspect_selection speed ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,1110907
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-11.43, offset=7.85), time=21.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.99), time=22.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=43.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=44.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.11), time=45.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=46.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.59), time=47.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=48.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.97), time=49.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands waypoint parkingarea inspect_selection tripid ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,1509845
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-8.84, offset=8.04), time=22.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=43.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=44.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.11), time=45.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=46.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.59), time=47.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=48.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.97), time=49.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.44), time=50.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands waypoint parkingarea inspect_selection until ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,1556495
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-8.84, offset=8.04), time=22.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=43.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=44.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.11), time=45.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=46.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.59), time=47.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=48.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.97), time=49.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.44), time=50.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands waypoint parkingarea load acttype ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,704773
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-9.39, offset=8.42), time=22.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.11), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.85), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.23), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.26), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.86), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.59), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.13), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.20), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.15), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.55), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.54), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.93), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.00), time=42.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.53), time=43.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=44.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.48), time=45.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.80), time=46.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=47.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.36), time=48.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=49.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.26), time=50.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands waypoint parkingarea load default ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,1186605
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-8.84, offset=8.04), time=22.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.23), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.24), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.84), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.27), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.41), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.48), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=42.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=43.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=44.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.11), time=45.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=46.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.59), time=47.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=48.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.97), time=49.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.44), time=50.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands waypoint parkingarea load duration ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,706107
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-9.38, offset=8.55), time=28.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=29.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=30.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=31.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.59), time=32.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.44), time=33.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.59), time=34.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=35.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.20), time=36.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.60), time=37.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.58), time=38.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.40), time=39.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.62), time=40.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.50), time=41.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.53), time=42.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.29), time=43.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=44.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.18), time=45.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.92), time=46.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.65), time=47.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.80), time=48.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.44), time=49.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.32), time=50.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=51.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.38), time=52.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.95), time=53.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.76), time=54.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.22), time=55.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.76), time=56.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands waypoint parkingarea load extension ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,684505
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-9.38, offset=8.55), time=28.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=29.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=30.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=31.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.59), time=32.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.44), time=33.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.59), time=34.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=35.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.20), time=36.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.60), time=37.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.58), time=38.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.40), time=39.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.62), time=40.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.50), time=41.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.53), time=42.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.29), time=43.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=44.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.18), time=45.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.92), time=46.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.65), time=47.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.80), time=48.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.44), time=49.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.32), time=50.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=51.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.38), time=52.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.95), time=53.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.76), time=54.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.22), time=55.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.76), time=56.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands waypoint parkingarea load line ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,684912
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-9.39, offset=8.42), time=22.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.11), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.85), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.23), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.26), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.86), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.59), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.13), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.20), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.15), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.55), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.54), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.93), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.00), time=42.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.53), time=43.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=44.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.48), time=45.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.80), time=46.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=47.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.36), time=48.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=49.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.26), time=50.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands waypoint parkingarea load speed ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,1002877
> Warning: Vehicle 'vehicle_3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-7.96, offset=1.95), time=31.00.
> Warning: Vehicle 'vehicle_3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=32.00.
> Warning: Vehicle 'vehicle_3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=33.00.
> Warning: Vehicle 'vehicle_3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=34.00.
> Warning: Vehicle 'vehicle_3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=35.00.
> Warning: Vehicle 'vehicle_3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=36.00.
> Warning: Vehicle 'vehicle_3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=37.00.
> Warning: Vehicle 'vehicle_3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=38.00.
> Warning: Vehicle 'vehicle_3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.11), time=39.00.
> Warning: Vehicle 'vehicle_3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.71), time=40.00.
> Warning: Vehicle 'vehicle_3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.59), time=41.00.
> Warning: Vehicle 'vehicle_3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=42.00.
> Warning: Vehicle 'vehicle_3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.97), time=43.00.
> Warning: Vehicle 'vehicle_3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.44), time=44.00.
> Warning: Vehicle 'vehicle_3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.85), time=45.00.
> Warning: Vehicle 'vehicle_3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=46.00.
> Warning: Vehicle 'vehicle_3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.59), time=47.00.
> Warning: Vehicle 'vehicle_3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.23), time=48.00.
> Warning: Vehicle 'vehicle_3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.70), time=49.00.
> Warning: Vehicle 'vehicle_3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=50.00.
> Warning: Vehicle 'vehicle_3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.26), time=51.00.
> Warning: Vehicle 'vehicle_3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=52.00.
> Warning: Vehicle 'vehicle_3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.20), time=53.00.
> Warning: Vehicle 'vehicle_3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.86), time=54.00.
> Warning: Vehicle 'vehicle_3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.35), time=55.00.
> Warning: Vehicle 'vehicle_3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.60), time=56.00.
> Warning: Vehicle 'vehicle_3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.59), time=57.00.
> Warning: Vehicle 'vehicle_3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.65), time=58.00.
> Warning: Vehicle 'vehicle_3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.58), time=59.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands waypoint parkingarea load tripid ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,699341
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-9.39, offset=8.42), time=22.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.51), time=23.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.33), time=24.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.98), time=25.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.06), time=26.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.35), time=27.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.28), time=28.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.11), time=29.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.56), time=30.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.85), time=31.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.23), time=32.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.26), time=33.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.86), time=34.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.59), time=35.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.13), time=36.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.20), time=37.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.15), time=38.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.55), time=39.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.54), time=40.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.93), time=41.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.00), time=42.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.53), time=43.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=44.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.48), time=45.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.80), time=46.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=47.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.36), time=48.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=49.00.
> Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.26), time=50.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands waypoint parkingarea load until ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,698328
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-9.38, offset=8.55), time=28.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=29.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.82), time=30.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.33), time=31.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.59), time=32.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.44), time=33.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.59), time=34.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=35.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.20), time=36.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.60), time=37.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.58), time=38.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.40), time=39.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.62), time=40.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.50), time=41.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.53), time=42.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.29), time=43.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.64), time=44.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.18), time=45.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.92), time=46.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.65), time=47.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.80), time=48.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.44), time=49.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.32), time=50.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.47), time=51.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.38), time=52.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.95), time=53.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.76), time=54.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.22), time=55.00.
> Warning: Vehicle 'vehicle_2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.76), time=56.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands waypoint parkingarea volatilerecomputing ( Last six runs Jul2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,629822
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-9.44, offset=0.25), time=22.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.26), time=23.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.41), time=24.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.26), time=25.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.59), time=26.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.50), time=27.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.09), time=28.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.54), time=29.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.63), time=30.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.21), time=31.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.89), time=32.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.69), time=33.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.52), time=34.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.73), time=35.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.62), time=36.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.57), time=37.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.19), time=38.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.32), time=39.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=40.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.03), time=41.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.31), time=42.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.30), time=43.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.52), time=44.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.60), time=45.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.47), time=46.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.04), time=47.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.05), time=48.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=2.49), time=49.00.
> Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=0.00, offset=1.56), time=50.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.