11Oct24rv1_21_0+0007-fd27694846e - 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.18Oct070814.3093152 -g

To start TextTest for these tests, run:

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


default: 7836 tests: 7612 succeeded 128 FAILED 89 known bugs 7 killed

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : basic quit no_save_additionals ( Last six runs Oct2024 )

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

TEST FAILED on ts-sim-build-ba : basic quit no_save_demand ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2649033==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a50fff7ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x55a51120f881 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55a5112092fa in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55a5111fc733 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55a51120ed86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55a50fffb809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f149c484d8f 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 : bugs ticket5552 ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2706094==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f47b8bcced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x55f47cad4881 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x55f47cace2fa in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x55f47cac1733 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x55f47cad3d86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55f47b8c0809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f89433bcd8f 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 e2multilanedetector load period ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1
> Warning: The given time value 9223372036854773.76 is not a multiple of the step length 1.00 (in e2Detector 'multiLaneAreaDetector_0').

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

---------- 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 datas tazreldata load attributes_invalid ( Last six runs Oct2024 )

---------- Differences in errors ----------
1,2d0
< Error: File 'datas.netedit' is not accessible (No such file or directory).
< Quitting (on error).
---------- Missing result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==2700495==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x555f41c06ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x555f42f26bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x555f42e0e543 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x555f42e1dd86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x555f41c0a809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f707bb58d8f 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 0x555f41c06ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x555f42f26bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x555f42e0e88b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x555f42e1dd86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x555f41c0a809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f707bb58d8f 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 0x555f41c06ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x555f42e0ec3c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x555f42e1dd86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x555f41c0a809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f707bb58d8f 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 0x555f41c06ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==2700531==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55757c8a8ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x55757dbc8bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55757dab0543 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55757dabfd86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55757c8ac809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f461c675d8f 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 0x55757c8a8ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x55757dbc8bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55757dab088b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55757dabfd86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55757c8ac809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f461c675d8f 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 0x55757c8a8ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x55757dab0c3c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55757dabfd86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55757c8ac809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f461c675d8f 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 0x55757c8a8ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==2700868==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55b21b1c1ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x55b21c4e1bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55b21c3c9543 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55b21c3d8d86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55b21b1c5809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f3cf426fd8f 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 0x55b21b1c1ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x55b21c4e1bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55b21c3c988b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55b21c3d8d86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55b21b1c5809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f3cf426fd8f 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 0x55b21b1c1ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x55b21c3c9c3c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55b21c3d8d86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55b21b1c5809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f3cf426fd8f 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 0x55b21b1c1ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands containerflow inspect_selection flow_attributes begin triggered ( Last six runs Oct2024 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==2700952==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x562dfa0bcced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x562dfb3dcbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x562dfb2c4543 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x562dfb2d3d86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x562dfa0c0809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f55bdabdd8f 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 0x562dfa0bcced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x562dfb3dcbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x562dfb2c488b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x562dfb2d3d86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x562dfa0c0809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f55bdabdd8f 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 0x562dfa0bcced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x562dfb2c4c3c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x562dfb2d3d86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x562dfa0c0809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f55bdabdd8f 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 0x562dfa0bcced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==2687630==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55567785eced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x555678b7ebb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x555678a66543 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x555678a75d86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x555677862809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7ff4ad3b8d8f 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 0x55567785eced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x555678b7ebb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x555678a6688b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x555678a75d86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x555677862809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7ff4ad3b8d8f 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 0x55567785eced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x555678a66c3c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x555678a75d86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x555677862809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7ff4ad3b8d8f 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 0x55567785eced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==2687664==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x557c2355eced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x557c2487ebb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x557c24766543 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x557c24775d86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x557c23562809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fb48250ad8f 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 0x557c2355eced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x557c2487ebb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x557c2476688b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x557c24775d86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x557c23562809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fb48250ad8f 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 0x557c2355eced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x557c24766c3c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x557c24775d86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x557c23562809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fb48250ad8f 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 0x557c2355eced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==2688156==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5557480d0ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x5557493f0bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5557492d8543 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5557492e7d86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5557480d4809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f678bea0d8f 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 0x5557480d0ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x5557493f0bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5557492d888b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5557492e7d86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5557480d4809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f678bea0d8f 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 0x5557480d0ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x5557492d8c3c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5557492e7d86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5557480d4809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f678bea0d8f 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 0x5557480d0ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==2688244==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55842490aced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x558425c2abb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x558425b12543 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x558425b21d86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55842490e809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7eff09e0fd8f 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 0x55842490aced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x558425c2abb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x558425b1288b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x558425b21d86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55842490e809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7eff09e0fd8f 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 0x55842490aced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x558425b12c3c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x558425b21d86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55842490e809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7eff09e0fd8f 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 0x55842490aced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands personplan walk common inspect_selection duration ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1
> sumo: /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1842: bool MSPModel_Striping::PState::moveToNextLane(SUMOTime): Assertion `OptionsCont::getOptions().getBool("ignore-route-errors")' failed.
---------- New result in exitcode ----------
-6

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

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2675550==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x56106ed73ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x5610701d935e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x56106f464879 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x56106f07fc3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x56107179e072 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5610719938e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f1a74b91954 in xercesc_3_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 Oct2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2675610==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x56446aea7ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x56446c30d35e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x56446b598879 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x56446b1b3c3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x56446d8d2072 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x56446dac78e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f381c2d0954 in xercesc_3_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 Oct2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2675560==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x561d84949ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x561d85daf35e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x561d8503a879 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x561d84c55c3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x561d87374072 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x561d875698e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f86d4df6954 in xercesc_3_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 Oct2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2675566==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55eca90e9ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x55ecaa54f35e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55eca97da879 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x55eca93f5c3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x55ecabb14072 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55ecabd098e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fcb44033954 in xercesc_3_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 Oct2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2675660==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55d182806ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x55d183c6c35e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55d182ef7879 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x55d182b12c3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x55d185231072 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55d1854268e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f57b814e954 in xercesc_3_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 Oct2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2675675==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x564e71e91ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x564e732f735e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x564e72582879 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x564e7219dc3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x564e748bc072 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x564e74ab18e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f1f510a8954 in xercesc_3_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 Oct2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2675635==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55b1d625dced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x55b1d76c335e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55b1d694e879 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x55b1d6569c3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x55b1d8c88072 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55b1d8e7d8e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f0c2ab35954 in xercesc_3_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 Oct2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2675647==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55c705401ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x55c70686735e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55c705af2879 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x55c70570dc3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x55c707e2c072 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55c7080218e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fa07bf0a954 in xercesc_3_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 Oct2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2675638==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5618b55d2ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x5618b6a3835e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5618b5cc3879 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x5618b58dec3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x5618b7ffd072 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5618b81f28e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fa97e2fe954 in xercesc_3_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 Oct2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2675576==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55cf5ed6cced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x55cf601d235e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55cf5f45d879 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x55cf5f078c3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x55cf61797072 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55cf6198c8e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fb06ae1b954 in xercesc_3_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 Oct2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2675593==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x561ae33beced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x561ae482435e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x561ae3aaf879 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x561ae36cac3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x561ae5de9072 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x561ae5fde8e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f9cc6f38954 in xercesc_3_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 Oct2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2675606==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 288 byte(s) in 3 object(s) allocated from:
>     #0 0x564741a59ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x564742ebf35e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x56474214a879 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x564741d65c3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x564744484072 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5647446798e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7ff5f608c954 in xercesc_3_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 Oct2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2675588==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55678a152ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x55678b5b835e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55678a843879 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x55678a45ec3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x55678cb7d072 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55678cd728e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f6e8fc5c954 in xercesc_3_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 Oct2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2675633==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55b66050fced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x55b66197535e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55b660c00879 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x55b66081bc3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x55b662f3a072 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55b66312f8e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f29d67b5954 in xercesc_3_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 Oct2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2675637==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x562850a58ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x562851ebe35e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x562851149879 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x562850d64c3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x562853483072 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x5628536788e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7feb59243954 in xercesc_3_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 Oct2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2675620==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55b53486aced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x55b535cd035e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55b534f5b879 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x55b534b76c3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x55b537295072 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55b53748a8e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fc0a99e8954 in xercesc_3_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 Oct2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2675596==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5564097bbced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x55640ac2135e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x556409eac879 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x556409ac7c3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x55640c1e6072 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55640c3db8e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fd1ca3f5954 in xercesc_3_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 Oct2024 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2675594==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55e56d3a5ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x55e56e80b35e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55e56da96879 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:390:43
>     #3 0x55e56d6b1c3d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:963:30
>     #4 0x55e56fdd0072 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #5 0x55e56ffc58e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f45ad15b954 in xercesc_3_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 shapes jupedsim obstacle move vertex_existent ( Last six runs Oct2024 )

---------- 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).
> 
> =================================================================
> ==2673858==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x555d1608bced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x555d173abbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x555d17293543 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x555d172a2d86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x555d1608f809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f824dc9dd8f 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 0x555d1608bced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x555d173abbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x555d1729388b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x555d172a2d86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x555d1608f809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f824dc9dd8f 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 0x555d1608bced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x555d17293c3c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x555d172a2d86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x555d1608f809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f824dc9dd8f 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 shapes jupedsim obstacle move vertex_new ( Last six runs Oct2024 )

---------- 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).
> 
> =================================================================
> ==2673870==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55a629e73ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x55a62b193bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55a62b07b543 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55a62b08ad86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55a629e77809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fc5cd6afd8f 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 0x55a629e73ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x55a62b193bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55a62b07b88b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55a62b08ad86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55a629e77809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fc5cd6afd8f 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 0x55a629e73ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x55a62b07bc3c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55a62b08ad86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55a629e77809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fc5cd6afd8f 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 shapes jupedsim walkablearea delete ( Last six runs Oct2024 )

---------- 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).
> 
> =================================================================
> ==2673559==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x560fe75bfced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x560fe88dfbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x560fe87c7543 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x560fe87d6d86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x560fe75c3809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f1a7ac07d8f 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 0x560fe75bfced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x560fe88dfbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x560fe87c788b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x560fe87d6d86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x560fe75c3809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f1a7ac07d8f 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 0x560fe75bfced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x560fe87c7c3c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x560fe87d6d86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x560fe75c3809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f1a7ac07d8f 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 shapes jupedsim walkablearea move vertex_existent ( Last six runs Oct2024 )

---------- 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).
> 
> =================================================================
> ==2673668==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5630100deced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x5630113febb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5630112e6543 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5630112f5d86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5630100e2809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f9b7d15fd8f 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 0x5630100deced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x5630113febb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5630112e688b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5630112f5d86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5630100e2809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f9b7d15fd8f 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 0x5630100deced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x5630112e6c3c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5630112f5d86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5630100e2809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f9b7d15fd8f 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 shapes jupedsim walkablearea move vertex_new ( Last six runs Oct2024 )

---------- 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).
> 
> =================================================================
> ==2673678==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55dd8bc35ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x55dd8cf55bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55dd8ce3d543 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55dd8ce4cd86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55dd8bc39809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f3331b48d8f 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 0x55dd8bc35ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x55dd8cf55bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55dd8ce3d88b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55dd8ce4cd86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55dd8bc39809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f3331b48d8f 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 0x55dd8bc35ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x55dd8ce3dc3c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55dd8ce4cd86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55dd8bc39809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f3331b48d8f 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 shapes poly inspect closeshape ( Last six runs Oct2024 )

---------- 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).
> 
> =================================================================
> ==2671968==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x556dc6435ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x556dc7755bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x556dc763d543 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x556dc764cd86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x556dc6439809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f8061f6ad8f 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 0x556dc6435ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x556dc7755bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x556dc763d88b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x556dc764cd86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x556dc6439809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f8061f6ad8f 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 0x556dc6435ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x556dc763dc3c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x556dc764cd86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x556dc6439809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f8061f6ad8f 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 shapes poly inspect geo_shape ( Last six runs Oct2024 )

---------- 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).
> 
> =================================================================
> ==2671939==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55e54f904ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x55e550c24bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55e550b0c543 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55e550b1bd86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55e54f908809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f6ef6a11d8f 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 0x55e54f904ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x55e550c24bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55e550b0c88b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55e550b1bd86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55e54f908809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f6ef6a11d8f 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 0x55e54f904ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x55e550b0cc3c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55e550b1bd86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55e54f908809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f6ef6a11d8f 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 shapes poly inspect geo_use ( Last six runs Oct2024 )

---------- 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).
> 
> =================================================================
> ==2671951==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x564a2c831ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x564a2db51bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x564a2da39543 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x564a2da48d86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x564a2c835809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f1b8c5f4d8f 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 0x564a2c831ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x564a2db51bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x564a2da3988b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x564a2da48d86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x564a2c835809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f1b8c5f4d8f 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 0x564a2c831ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x564a2da39c3c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x564a2da48d86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x564a2c835809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f1b8c5f4d8f 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 shapes poly inspect_selected closeshape ( Last six runs Oct2024 )

---------- 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).
> 
> =================================================================
> ==2672069==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x560ef4dccced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x560ef60ecbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x560ef5fd4543 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x560ef5fe3d86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x560ef4dd0809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f7894196d8f 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 0x560ef4dccced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x560ef60ecbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x560ef5fd488b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x560ef5fe3d86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x560ef4dd0809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f7894196d8f 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 0x560ef4dccced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x560ef5fd4c3c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x560ef5fe3d86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x560ef4dd0809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f7894196d8f 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 shapes poly inspect_selected geo_use ( Last six runs Oct2024 )

---------- 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).
> 
> =================================================================
> ==2672053==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x56544a73fced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x56544ba5fbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56544b947543 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x56544b956d86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x56544a743809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fbb4aa59d8f 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 0x56544a73fced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x56544ba5fbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56544b94788b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x56544b956d86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x56544a743809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fbb4aa59d8f 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 0x56544a73fced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x56544b947c3c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x56544b956d86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x56544a743809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fbb4aa59d8f 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 shapes poly move vertex_existent ( Last six runs Oct2024 )

---------- 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).
> 
> =================================================================
> ==2672187==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5588a8837ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x5588a9b57bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5588a9a3f543 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5588a9a4ed86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5588a883b809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f3e9b7ffd8f 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 0x5588a8837ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x5588a9b57bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5588a9a3f88b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5588a9a4ed86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5588a883b809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f3e9b7ffd8f 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 0x5588a8837ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x5588a9a3fc3c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5588a9a4ed86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5588a883b809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f3e9b7ffd8f 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 shapes poly move vertex_new ( Last six runs Oct2024 )

---------- 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).
> 
> =================================================================
> ==2672197==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55b6d058fced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x55b6d18afbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55b6d1797543 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55b6d17a6d86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55b6d0593809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fd14cdc2d8f 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 0x55b6d058fced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x55b6d18afbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55b6d179788b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55b6d17a6d86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55b6d0593809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fd14cdc2d8f 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 0x55b6d058fced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x55b6d1797c3c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x55b6d17a6d86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55b6d0593809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fd14cdc2d8f 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 delete ( Last six runs Oct2024 )

---------- 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).
> 
> =================================================================
> ==2673955==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5622bf2ccced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x5622c05ecbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5622c04d4543 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5622c04e3d86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5622bf2d0809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fa2c1c95d8f 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 0x5622bf2ccced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x5622c05ecbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5622c04d488b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5622c04e3d86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5622bf2d0809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fa2c1c95d8f 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 0x5622bf2ccced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x5622c04d4c3c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5622c04e3d86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5622bf2d0809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fa2c1c95d8f 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_selected center ( Last six runs Oct2024 )

---------- 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).
> 
> =================================================================
> ==2674015==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x559eddee5ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x559edf205bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x559edf13fd90 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1611:47
>     #3 0x559edf1150ea in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x559ee0b03be9 in GenericSAXHandler::startElement(char16_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 0x7fd75a8ff4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x559eddee5ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x559edf205bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x559edf13e76c in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1596:45
>     #3 0x559edf1150ea in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x559ee0b03be9 in GenericSAXHandler::startElement(char16_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 0x7fd75a8ff4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x559eddee5ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x559edf205bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x559edf0ed543 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x559edf0fcd86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x559eddee9809 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 color ( Last six runs Oct2024 )

---------- 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).
> 
> =================================================================
> ==2674029==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x565454fb8ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x5654562d8bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x565456212d90 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1611:47
>     #3 0x5654561e80ea in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x565457bd6be9 in GenericSAXHandler::startElement(char16_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 0x7ff836dc34a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x565454fb8ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x5654562d8bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56545621176c in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1596:45
>     #3 0x5654561e80ea in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x565457bd6be9 in GenericSAXHandler::startElement(char16_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 0x7ff836dc34a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x565454fb8ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x5654562d8bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5654561c0543 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5654561cfd86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x565454fbc809 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 fill ( Last six runs Oct2024 )

---------- 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).
> 
> =================================================================
> ==2674018==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55facfa60ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x55fad0d80bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55fad0cbad90 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1611:47
>     #3 0x55fad0c900ea in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x55fad267ebe9 in GenericSAXHandler::startElement(char16_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 0x7faf686024a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x55facfa60ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x55fad0d80bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55fad0cb976c in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1596:45
>     #3 0x55fad0c900ea in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x55fad267ebe9 in GenericSAXHandler::startElement(char16_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 0x7faf686024a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x55facfa60ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x55fad0d80bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55fad0c68543 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55fad0c77d86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55facfa64809 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 name ( Last six runs Oct2024 )

---------- 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).
> 
> =================================================================
> ==2674052==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x560be33dfced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x560be46ffbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x560be4639d90 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1611:47
>     #3 0x560be460f0ea in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x560be5ffdbe9 in GenericSAXHandler::startElement(char16_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 0x7faa078054a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x560be33dfced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x560be46ffbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x560be463876c in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1596:45
>     #3 0x560be460f0ea in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x560be5ffdbe9 in GenericSAXHandler::startElement(char16_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 0x7faa078054a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x560be33dfced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x560be46ffbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x560be45e7543 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x560be45f6d86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x560be33e3809 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 Oct2024 )

---------- 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).
> 
> =================================================================
> ==2674065==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55942cfc9ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x55942e2e9bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55942e223d90 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1611:47
>     #3 0x55942e1f90ea in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x55942fbe7be9 in GenericSAXHandler::startElement(char16_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 0x7f2e78f834a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x55942cfc9ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x55942e2e9bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55942e22276c in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1596:45
>     #3 0x55942e1f90ea in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x55942fbe7be9 in GenericSAXHandler::startElement(char16_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 0x7f2e78f834a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 0x55942cfc9ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x55942e2e9bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55942e1d1543 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55942e1e0d86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55942cfcd809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,5
> Error: At district 'taz_0': succeeding edge 'center0' does not exist.
> Error: At district 'taz_0': succeeding edge 'center0' does not exist.
> Error: At district 'taz_0': succeeding edge 'center1' does not exist.
> Error: At district 'taz_0': succeeding edge 'center1' does not exist.
> Quitting (on error).
---------- New result in exitcode ----------
1
elements tazs move vertex_existent ( Last six runs Oct2024 )
elements tazs move vertex_new ( Last six runs Oct2024 )

TEST FAILED on ts-sim-build-ba : network edges geometry_points create ( Last six runs Oct2024 )

---------- New result in errors ----------
Error: The route file 'routes.netedit' is not accessible.
Quitting (on error).

=================================================================
==2654769==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x558fceb84ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
    #1 0x558fcfd9c881 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
    #2 0x558fcfd962fa in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
    #3 0x558fcfd89733 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x558fcfd9bd86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
    #5 0x558fceb88809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x7f49307a1d8f 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 : network edges geometry_points delete ( Last six runs Oct2024 )

---------- New result in errors ----------
Error: The route file 'routes.netedit' is not accessible.
Quitting (on error).

=================================================================
==2654747==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x561bbc72aced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
    #1 0x561bbd942881 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
    #2 0x561bbd93c2fa in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
    #3 0x561bbd92f733 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x561bbd941d86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
    #5 0x561bbc72e809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x7fad5b2dfd8f 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 : network edges geometry_points move ( Last six runs Oct2024 )

---------- New result in errors ----------
Error: The route file 'routes.netedit' is not accessible.
Quitting (on error).

=================================================================
==2654775==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x556df3ef7ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
    #1 0x556df510f881 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
    #2 0x556df51092fa in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
    #3 0x556df50fc733 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x556df510ed86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
    #5 0x556df3efb809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x7f457b537d8f 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 : network junctions contextual_menu connections clear ( Last six runs Oct2024 )

---------- 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 Oct2024 )
network junctions contextual_menu split split_junction_and_reconnect ( Last six runs Oct2024 )

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 Oct2024 )
network junctions inspect no_tls unselected type zipper ( Last six runs Oct2024 )
network junctions inspect tls selected type zipper ( Last six runs Oct2024 )
network junctions inspect tls unselected type zipper ( Last six runs Oct2024 )

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

---------- Differences in errors ----------
1c1
< Error: At traffic signal 'J0' program '0' no phase named '4' was found
---
> Error: At traffic signal 'J0' program '0' no phase named '2' was found
network trafficlights joined phases NEMA buttons delete ( Last six runs Oct2024 )
network trafficlights joined phases NEMA name ( Last six runs Oct2024 )

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

---------- Differences in errors ----------
1c1,2
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 1 when switching to phase 1.
---
> Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 1 when switching from phase 0 to phase 1.
> Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching from phase 1 to phase 0.
network trafficlights joined phases delay_based buttons add default ( Last six runs Oct2024 )
network trafficlights joined phases delay_based buttons add green ( Last six runs Oct2024 )
network trafficlights joined phases delay_based buttons add greenpriority ( Last six runs Oct2024 )
network trafficlights joined phases delay_based buttons add yellow ( Last six runs Oct2024 )
network trafficlights joined phases static buttons add default ( Last six runs Oct2024 )
network trafficlights joined phases static buttons add green ( Last six runs Oct2024 )
network trafficlights joined phases static buttons add greenpriority ( Last six runs Oct2024 )
network trafficlights joined phases static buttons add yellow ( Last six runs Oct2024 )

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

---------- Differences in errors ----------
1,2c1,3
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 1 when switching to phase 1.
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching to phase 0.
---
> Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 1 when switching from phase 0 to phase 1.
> Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching from phase 1 to phase 0.
> Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching from phase 2 to phase 0.
network trafficlights joined phases delay_based buttons add duplicate ( Last six runs Oct2024 )
network trafficlights joined phases static buttons add duplicate ( Last six runs Oct2024 )

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

---------- Differences in errors ----------
1,2c1,2
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 1 when switching to phase 1.
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching to phase 2.
---
> Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 1 when switching from phase 0 to phase 1.
> Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching from phase 1 to phase 0.
network trafficlights joined phases delay_based buttons add red ( Last six runs Oct2024 )
network trafficlights joined phases static buttons add red ( Last six runs Oct2024 )

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

---------- Differences in errors ----------
1,4c1,4
< Warning: Unused states in tlLogic 'J0', program '0' in phase 0 after tl-index 23
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 1 when switching to phase 1.
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching to phase 0.
< Warning: Missing green phase in tlLogic 'J0', program '0' for tl-index 24.
---
> Warning: Unused states in tlLogic 'J0', program '0' in phase 0 after tl-index 19
> Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 1 when switching from phase 0 to phase 1.
> Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching from phase 1 to phase 0.
> Warning: Missing green phase in tlLogic 'J0', program '0' for tl-index 20.
network trafficlights joined phases delay_based buttons addstates ( Last six runs Oct2024 )
network trafficlights joined phases static buttons addstates ( Last six runs Oct2024 )

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

---------- Differences in errors ----------
1,2c1,2
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 1 when switching to phase 1.
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching to phase 0.
---
> Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 1 when switching from phase 0 to phase 1.
> Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching from phase 1 to phase 0.
network trafficlights joined phases delay_based buttons cleanstates ( Last six runs Oct2024 )
network trafficlights joined phases delay_based buttons groupsignals ( Last six runs Oct2024 )
network trafficlights joined phases delay_based buttons ungroupsignals ( Last six runs Oct2024 )
network trafficlights joined phases delay_based dur ( Last six runs Oct2024 )
network trafficlights joined phases delay_based name ( Last six runs Oct2024 )
network trafficlights joined phases static buttons cleanstates ( Last six runs Oct2024 )
network trafficlights joined phases static buttons groupsignals ( Last six runs Oct2024 )
network trafficlights joined phases static buttons ungroupsignals ( Last six runs Oct2024 )
network trafficlights joined phases static dur ( Last six runs Oct2024 )
network trafficlights joined phases static name ( Last six runs Oct2024 )

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

---------- Differences in errors ----------
0a1,3
> Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E2_2', time=305.00.
> Warning: Vehicle 'trip_1' ends teleporting on edge 'E3', time=305.00.
> Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E0_2', time=306.00.
2d4
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E2_2', time=306.00.
4d5
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E3', time=306.00.
7,176c8,260
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E0_2', time=307.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge 'E1', time=307.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E3_2', time=617.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E2', time=617.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E2_2', time=618.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E3', time=618.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E1_2', time=619.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge 'E0', time=619.00.
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='-E0_2', time=620.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge 'E1', time=620.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E2_2', time=927.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E3', time=927.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E0_2', time=930.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E3_2', time=930.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E2', time=930.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge 'E1', time=930.00.
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='-E1_2', time=933.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge 'E0', time=933.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E3_2', time=1237.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E2', time=1237.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E1_2', time=1242.00.
<truncated after showing first 30 lines>
network trafficlights joined phases delay_based buttons delete ( Last six runs Oct2024 )
network trafficlights joined phases static buttons delete ( Last six runs Oct2024 )

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

---------- Differences in errors ----------
1,2d0
< 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 1 when switching to phase 0.
network trafficlights joined phases delay_based buttons movedown ( Last six runs Oct2024 )
network trafficlights joined phases delay_based buttons moveup ( Last six runs Oct2024 )

TEST FAILED on ts-sim-build-ba : network trafficlights joined phases delay_based max ( Last six runs Oct2024 )

---------- Differences in errors ----------
2,3c2,3
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 1 when switching to phase 1.
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching to phase 0.
---
> Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 1 when switching from phase 0 to phase 1.
> Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching from phase 1 to phase 0.

TEST FAILED on ts-sim-build-ba : network trafficlights joined phases delay_based min ( Last six runs Oct2024 )

---------- Differences in errors ----------
1,176c1,2
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 1 when switching to phase 1.
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching to phase 0.
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='-E1_2', time=306.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E2_2', time=306.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E3_2', time=306.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E3', time=306.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge 'E0', time=306.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E2', time=306.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E0_2', time=307.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge 'E1', time=307.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E2_2', time=618.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E3', time=618.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E1_2', time=619.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge 'E0', time=619.00.
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='-E0_2', time=620.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge 'E1', time=620.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E2_2', time=923.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E3', time=923.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E0_2', time=930.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge 'E1', time=930.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E3_2', time=931.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E2', time=931.00.
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='-E1_2', time=933.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge 'E0', time=933.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E3_2', time=1237.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E2', time=1237.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E2_2', time=1241.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E3', time=1241.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E1_2', time=1242.00.
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2c2
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching to phase 0.
---
> Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching from phase 1 to phase 0.
network trafficlights joined phases delay_based next ( Last six runs Oct2024 )
network trafficlights joined phases static next ( Last six runs Oct2024 )

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

---------- Differences in errors ----------
1,170c1,2
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching to phase 0.
< Warning: Missing green phase in tlLogic 'J0', program '0' for tl-index 1.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='E3_2', time=340.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='E2_2', time=340.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge '-E3', time=340.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge '-E2', time=340.00.
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='E0_2', time=341.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge '-E0', time=341.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='E1_2', time=343.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge '-E1', time=343.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='E3_2', time=680.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='E2_2', time=680.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge '-E2', time=680.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge '-E3', time=680.00.
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='E1_2', time=682.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='E0_2', time=682.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge '-E1', time=682.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge '-E0', time=682.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='E2_2', time=1019.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge '-E2', time=1019.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='E3_2', time=1020.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge '-E3', time=1020.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='E1_2', time=1023.00.
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='E0_2', time=1023.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge '-E0', time=1023.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge '-E1', time=1023.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='E2_2', time=1359.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge '-E2', time=1359.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='E3_2', time=1360.00.
<truncated after showing first 30 lines>
network trafficlights joined phases delay_based state ( Last six runs Oct2024 )
network trafficlights joined phases static state ( Last six runs Oct2024 )

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

---------- Differences in errors ----------
1,2c1,84
< 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 1 when switching to phase 0.
---
> Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='E3_2', time=311.00.
> Warning: Vehicle 'trip_1' ends teleporting on edge '-E3', time=311.00.
> Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='E1_2', time=313.00.
> Warning: Vehicle 'trip_4' ends teleporting on edge '-E1', time=313.00.
> Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='E3_2', time=615.00.
> Warning: Vehicle 'trip_3' ends teleporting on edge '-E3', time=615.00.
> Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='E1_2', time=618.00.
> Warning: Vehicle 'trip_2' ends teleporting on edge '-E1', time=618.00.
> Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='E3_2', time=920.00.
> Warning: Vehicle 'trip_1' ends teleporting on edge '-E3', time=920.00.
> Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='E1_2', time=923.00.
> Warning: Vehicle 'trip_4' ends teleporting on edge '-E1', time=923.00.
> Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='E3_2', time=1225.00.
> Warning: Vehicle 'trip_3' ends teleporting on edge '-E3', time=1225.00.
> Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='E1_2', time=1228.00.
> Warning: Vehicle 'trip_2' ends teleporting on edge '-E1', time=1228.00.
> Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='E3_2', time=1529.00.
> Warning: Vehicle 'trip_1' ends teleporting on edge '-E3', time=1529.00.
> Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='E1_2', time=1533.00.
> Warning: Vehicle 'trip_4' ends teleporting on edge '-E1', time=1533.00.
> Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='E3_2', time=1836.00.
> Warning: Vehicle 'trip_3' ends teleporting on edge '-E3', time=1836.00.
> Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='E1_2', time=1838.00.
> Warning: Vehicle 'trip_2' ends teleporting on edge '-E1', time=1838.00.
> Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='E3_2', time=2141.00.
> Warning: Vehicle 'trip_1' ends teleporting on edge '-E3', time=2141.00.
<truncated after showing first 30 lines>
network trafficlights joined phases static buttons movedown ( Last six runs Oct2024 )
network trafficlights joined phases static buttons moveup ( Last six runs Oct2024 )

TEST FAILED on ts-sim-build-ba : network trafficlights single phases NEMA buttons add default ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1
> Warning: At NEMA tlLogic 'J0', actuated phase 1 has no controlling detector

TEST FAILED on ts-sim-build-ba : network trafficlights single phases NEMA buttons add duplicate ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1
> Warning: At NEMA tlLogic 'J0', the phases before barrier 1 from both rings do not add up. (ring1=105.00, ring2=55.00)

TEST FAILED on ts-sim-build-ba : network trafficlights single phases NEMA buttons add green ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,4
> Warning: Program '0' at tlLogic 'J0' is incompatible with logic at junction 'J0' (mutual conflict between link indices 2,7 tl indices 2,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: At NEMA tlLogic 'J0', actuated phase 1 has no controlling detector

TEST FAILED on ts-sim-build-ba : network trafficlights single phases NEMA buttons addstates ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> 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.

TEST FAILED on ts-sim-build-ba : network trafficlights single phases NEMA max ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1
> Warning: At NEMA tlLogic 'J0', the phases before barrier 2 from both rings do not add up. (ring1=18.15, ring2=55.00)

TEST FAILED on ts-sim-build-ba : network trafficlights single phases NEMA red ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1
> Warning: At NEMA tlLogic 'J0', the phases before barrier 2 from both rings do not add up. (ring1=66.15, ring2=55.00)

TEST FAILED on ts-sim-build-ba : network trafficlights single phases NEMA state ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> 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.

TEST FAILED on ts-sim-build-ba : network trafficlights single phases NEMA yellow ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1
> Warning: At NEMA tlLogic 'J0', the phases before barrier 1 from both rings do not add up. (ring1=55.00, ring2=65.15)

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

---------- Differences in errors ----------
0a1
> Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 4 when switching to phase 0.
network trafficlights single phases actuated buttons delete ( Last six runs Oct2024 )
network trafficlights single phases delay_based buttons add default ( Last six runs Oct2024 )

TEST FAILED on ts-sim-build-ba : network trafficlights single phases actuated state ( Last six runs Oct2024 )

---------- 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

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

---------- Differences in errors ----------
0a1,2
> 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.
network trafficlights single phases delay_based buttons delete ( Last six runs Oct2024 )
network trafficlights single phases static buttons delete ( Last six runs Oct2024 )

TEST FAILED on ts-sim-build-ba : network trafficlights single phases delay_based buttons moveup ( Last six runs Oct2024 )

---------- Differences in errors ----------
1d0
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 4 when switching to phase 0.

TEST FAILED on ts-sim-build-ba : network trafficlights single phases static buttons add default ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,89
> Warning: Missing green phase in tlLogic 'J0', program '0' for tl-index 0.
> Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E3_2', time=305.00.
> Warning: Vehicle 'trip_3' ends teleporting on edge 'E2', time=305.00.
> Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E2_2', time=306.00.
> Warning: Vehicle 'trip_1' ends teleporting on edge 'E3', time=306.00.
> Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E2_2', time=613.00.
> Warning: Vehicle 'trip_3' ends teleporting on edge 'E3', time=613.00.
> Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E3_2', time=615.00.
> Warning: Vehicle 'trip_1' ends teleporting on edge 'E2', time=615.00.
> Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E2_2', time=923.00.
> Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E3_2', time=923.00.
> Warning: Vehicle 'trip_1' ends teleporting on edge 'E3', time=923.00.
> Warning: Vehicle 'trip_3' ends teleporting on edge 'E2', time=923.00.
> Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E3_2', time=1231.00.
> Warning: Vehicle 'trip_1' ends teleporting on edge 'E2', time=1231.00.
> Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E2_2', time=1233.00.
> Warning: Vehicle 'trip_3' ends teleporting on edge 'E3', time=1233.00.
> Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E2_2', time=1540.00.
> Warning: Vehicle 'trip_1' ends teleporting on edge 'E3', time=1540.00.
> Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E3_2', time=1542.00.
> Warning: Vehicle 'trip_3' ends teleporting on edge 'E2', time=1542.00.
> Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E3_2', time=1848.00.
> Warning: Vehicle 'trip_1' ends teleporting on edge 'E2', time=1848.00.
> Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E2_2', time=1850.00.
> Warning: Vehicle 'trip_3' ends teleporting on edge 'E3', time=1850.00.
> Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E2_2', time=2157.00.
> Warning: Vehicle 'trip_1' ends teleporting on edge 'E3', time=2157.00.
> Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E3_2', time=2160.00.
> Warning: Vehicle 'trip_3' ends teleporting on edge 'E2', time=2160.00.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : network trafficlights single phases static state ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,2
> Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 1 when switching to phase 3.
> Warning: Missing green phase in tlLogic 'J0', program '0' for tl-index 5.

TEST FAILED on ts-sim-build-ba : network trafficlights single programs delete ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1
> Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching to phase 0.

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

---------- Differences in errors ----------
0a1,2
> Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 0 when switching to phase 0.
> Warning: Missing yellow phase in tlLogic 'J0', program '1' for tl-index 0 when switching to phase 2.
network trafficlights single programs resetall ( Last six runs Oct2024 )
network trafficlights single programs resetphase ( Last six runs Oct2024 )

TEST FAILED on ts-sim-build-ba : selection basic undo_redo ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,61
> Error: Source junction 'J3' has no outgoing edges for trip 't_1'!
> Quitting (on error).
> 
> =================================================================
> ==2705914==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5504 byte(s) in 4 object(s) allocated from:
>     #0 0x559cd08d7ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x559cd1bf7bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x559cd1adf543 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x559cd1aeed86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x559cd08db809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f52e2559d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 5504 byte(s) in 4 object(s) allocated from:
>     #0 0x559cd08d7ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x559cd1bf7bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x559cd1adf88b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x559cd1aeed86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x559cd08db809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f52e2559d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x559cd08d7ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x559cd1adfdb5 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x559cd1aeed86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x559cd08db809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f52e2559d8f 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 : selection bugs ticket2948 ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2706057==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55882fcb6ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x558830ece881 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
>     #2 0x558830ec82fa in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
>     #3 0x558830ebb733 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x558830ecdd86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #5 0x55882fcba809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fa9b1a2bd8f 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 : selection draws rectangle_medium ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,61
> Error: Source junction 'J3' has no outgoing edges for trip 't_1'!
> Quitting (on error).
> 
> =================================================================
> ==2705927==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5504 byte(s) in 4 object(s) allocated from:
>     #0 0x55ad438bbced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x55ad44bdbbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55ad44ac3543 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55ad44ad2d86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55ad438bf809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f5ada541d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 5504 byte(s) in 4 object(s) allocated from:
>     #0 0x55ad438bbced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x55ad44bdbbb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55ad44ac388b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55ad44ad2d86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55ad438bf809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f5ada541d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x55ad438bbced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x55ad44ac3db5 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x55ad44ad2d86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55ad438bf809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f5ada541d8f 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 : selection draws rectangle_small ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,171
> Error: Source junction 'J3' has no outgoing edges for trip 't_1'!
> Quitting (on error).
> 
> =================================================================
> ==2705919==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5504 byte(s) in 4 object(s) allocated from:
>     #0 0x56284b157ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x56284c477bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56284c3b1d90 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1611:47
>     #3 0x56284c3870ea in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x56284dd75be9 in GenericSAXHandler::startElement(char16_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 0x7fc3941b94a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 5504 byte(s) in 4 object(s) allocated from:
>     #0 0x56284b157ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x56284c477bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56284c35f88b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x56284c36ed86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x56284b15b809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fc392ee7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 5504 byte(s) in 4 object(s) allocated from:
>     #0 0x56284b157ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x56284c477bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56284c35f543 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x56284c36ed86 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x56284b15b809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fc392ee7d8f 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

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

---------- New result in exitcode ----------
1
selection lockselection connections ( Last six runs Oct2024 )
selection lockselection crossings ( Last six runs Oct2024 )

TEST FAILED on ts-sim-build-ba : selection operations invert ( Last six runs Oct2024 )

---------- Differences in errors ----------
0a1,117
> Error: Source taz 'taz_3' has no outgoing edges for trip 't_2'!
> Quitting (on error).
> 
> =================================================================
> ==2705954==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5504 byte(s) in 4 object(s) allocated from:
>     #0 0x55a4cd312ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x55a4ce632bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55a4ce56cd90 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1611:47
>     #3 0x55a4ce5420ea in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x55a4cff30be9 in GenericSAXHandler::startElement(char16_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 0x7f44af9b24a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 5504 byte(s) in 4 object(s) allocated from:
>     #0 0x55a4cd312ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x55a4ce632bb4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55a4ce56b76c in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1596:45
>     #3 0x55a4ce5420ea in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x55a4cff30be9 in GenericSAXHandler::startElement(char16_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 0x7f44af9b24a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t 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 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55a4cd312ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b26ced) (BuildId: 88ef8e874cadb80dbc8120051bf4c79e48480091)
>     #1 0x55a4cd5b7d69 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55a4cd5b7bda in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >&, uns
igned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55a4cd5b7997 in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, 
std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_get_node() /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:561:16
>     #4 0x55a4ce0c7324 in std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
>, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_crea
te_node<std::piecewise_construct_t const&, std::tuple<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&>, std::tuple<> >(std::piecewise_construct_t const&, std::tuple<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&>&&, std::tuple<>&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:611:23
>     #5 0x55a4ce0c625c in std::_Rb_tree_iterator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>
 > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_e
mplace_hint_unique<std::piecewise_construct_t const&, std::tuple<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&>, std::tuple<> >(std::_Rb_tree_const_iterator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::piecewise_construct_t const&, std::tuple<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<ch
ar> > const&>&&, std::tuple<>&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:2431:19
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : selection viewoptions show_connections ( Last six runs Oct2024 )

---------- 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

Detailed information for the tests that had known bugs:

89 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 Oct2024 )
elements additionals calibrator delete ( Last six runs Oct2024 )
elements additionals calibratorflow create ( Last six runs Oct2024 )
elements additionals calibratorflow delete ( Last six runs Oct2024 )
elements additionals calibratorflow inspect ( Last six runs Oct2024 )
elements additionals calibratorflow inspect_selection ( Last six runs Oct2024 )
elements additionals calibratorflow volatilerecomputing ( Last six runs Oct2024 )
elements additionals calibratorlane delete ( Last six runs Oct2024 )
elements additionals detentry fix ( Last six runs Oct2024 )
elements additionals detexit fix ( Last six runs Oct2024 )
elements additionals e1detector fix ( Last six runs Oct2024 )
elements additionals e1instantdetector fix ( Last six runs Oct2024 )
elements additionals e2detector fix ( Last six runs Oct2024 )
elements additionals e2multilanedetector fix ( Last six runs Oct2024 )
elements additionals e3detector fix ( Last six runs Oct2024 )
elements additionals rerouter contextual_menu ( Last six runs Oct2024 )
elements additionals rerouter create ( Last six runs Oct2024 )
elements additionals rerouter delete ( Last six runs Oct2024 )
elements additionals rerouter inspect ( Last six runs Oct2024 )
elements additionals rerouter inspect_selection ( Last six runs Oct2024 )
elements additionals rerouter move ( Last six runs Oct2024 )
elements additionals rerouter volatile_recomputing ( Last six runs Oct2024 )
elements additionals rerouterelements closinglanereroute create ( Last six runs Oct2024 )
elements additionals rerouterelements closinglanereroute delete ( Last six runs Oct2024 )
elements additionals rerouterelements closinglanereroute inspect ( Last six runs Oct2024 )
elements additionals rerouterelements closinglanereroute inspect_selection ( Last six runs Oct2024 )
elements additionals rerouterelements closinglanereroute volatilerecomputing ( Last six runs Oct2024 )
elements additionals rerouterelements closingreroute create ( Last six runs Oct2024 )
elements additionals rerouterelements closingreroute delete ( Last six runs Oct2024 )
elements additionals rerouterelements closingreroute inspect ( Last six runs Oct2024 )
elements additionals rerouterelements closingreroute inspect_selection ( Last six runs Oct2024 )
elements additionals rerouterelements closingreroute volatilerecomputing ( Last six runs Oct2024 )
elements additionals rerouterelements destprobreroute create ( Last six runs Oct2024 )
elements additionals rerouterelements destprobreroute delete ( Last six runs Oct2024 )
elements additionals rerouterelements destprobreroute inspect ( Last six runs Oct2024 )
elements additionals rerouterelements destprobreroute inspect_selection ( Last six runs Oct2024 )
elements additionals rerouterelements destprobreroute volatilerecomputing ( Last six runs Oct2024 )
elements additionals rerouterelements interval create ( Last six runs Oct2024 )
elements additionals rerouterelements interval delete ( Last six runs Oct2024 )
elements additionals rerouterelements interval inspect ( Last six runs Oct2024 )
elements additionals rerouterelements interval inspect_selection ( Last six runs Oct2024 )
elements additionals rerouterelements interval volatilerecomputing ( Last six runs Oct2024 )
elements additionals rerouterelements parkingareareroute create ( Last six runs Oct2024 )
elements additionals rerouterelements parkingareareroute delete ( Last six runs Oct2024 )
elements additionals rerouterelements parkingareareroute inspect ( Last six runs Oct2024 )
elements additionals rerouterelements parkingareareroute inspect_selection ( Last six runs Oct2024 )
elements additionals rerouterelements parkingareareroute volatilerecomputing ( Last six runs Oct2024 )
elements additionals rerouterelements routeprobreroute create ( Last six runs Oct2024 )
elements additionals rerouterelements routeprobreroute delete ( Last six runs Oct2024 )
elements additionals rerouterelements routeprobreroute inspect ( Last six runs Oct2024 )
elements additionals rerouterelements routeprobreroute inspect_selection ( Last six runs Oct2024 )
elements additionals rerouterelements routeprobreroute volatilerecomputing ( Last six runs Oct2024 )
elements additionals variablespeedsign contextual_menu ( Last six runs Oct2024 )
elements additionals variablespeedsign create ( Last six runs Oct2024 )
elements additionals variablespeedsign delete ( Last six runs Oct2024 )
elements additionals variablespeedsign inspect ( Last six runs Oct2024 )
elements additionals variablespeedsign inspect_selection ( Last six runs Oct2024 )
elements additionals variablespeedsign move ( Last six runs Oct2024 )
elements additionals variablespeedsign volatile_recomputing ( Last six runs Oct2024 )
elements demands container fix ( Last six runs Oct2024 )
elements demands containerflow fix ( Last six runs Oct2024 )
elements demands containerplan tranship edges ( Last six runs Oct2024 )
elements demands flow fix ( Last six runs Oct2024 )
elements demands flow_embedded fix ( Last six runs Oct2024 )
elements demands flow_junctions fix ( Last six runs Oct2024 )
elements demands person fix ( Last six runs Oct2024 )
elements demands personflow fix ( Last six runs Oct2024 )
elements demands personplan walk edges ( Last six runs Oct2024 )
elements demands personplan walk route ( Last six runs Oct2024 )
elements demands routeflow fix ( Last six runs Oct2024 )
elements demands trip fix ( Last six runs Oct2024 )
elements demands trip_junctions fix ( Last six runs Oct2024 )
elements demands vehicle fix ( Last six runs Oct2024 )
elements demands vehicle_embedded fix ( Last six runs Oct2024 )
elements shapes poilane create frame latlon ( Last six runs Oct2024 )
elements shapes poilane create frame lonlat ( Last six runs Oct2024 )
network edges contextual_menu lane_operations set_custom_lane_shape ( Last six runs Oct2024 )
network junctions contextual_menu set_custom_junction_shape ( Last six runs Oct2024 )
network lanes delete ( Last six runs Oct2024 )
network lanes move ( Last six runs Oct2024 )
network trafficlights joined attributes E1 ( Last six runs Oct2024 )
network trafficlights joined file load ( Last six runs Oct2024 )
network trafficlights joined file save ( Last six runs Oct2024 )
network trafficlights joined programs select ( Last six runs Oct2024 )
network trafficlights single attributes E1 ( Last six runs Oct2024 )
network trafficlights single file load ( Last six runs Oct2024 )
network trafficlights single file save ( Last six runs Oct2024 )
network trafficlights single programs select ( Last six runs Oct2024 )
selection operations clear_shortcut ( Last six runs Oct2024 )

Detailed information for the tests that were terminated before completion:

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands personflow inspect flow_attributes poisson ( Last six runs Oct2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
1441,6030d1440
< Warning: Person 'pf_0.4483' is jammed on edge 'Edge0', time=2036.00.
< Warning: Person 'pf_0.4484' is jammed on edge 'Edge0', time=2036.00.
< Warning: Person 'pf_0.4485' is jammed on edge 'Edge0', time=2036.00.
< Warning: Person 'pf_0.4486' is jammed on edge 'Edge0', time=2036.00.
< Warning: Person 'pf_0.4487' is jammed on edge 'Edge0', time=2037.00.
< Warning: Person 'pf_0.4488' is jammed on edge 'Edge0', time=2037.00.
< Warning: Person 'pf_0.4489' is jammed on edge 'Edge0', time=2037.00.
< Warning: Person 'pf_0.4490' is jammed on edge 'Edge0', time=2037.00.
< Warning: Person 'pf_0.4491' is jammed on edge 'Edge0', time=2038.00.
< Warning: Person 'pf_0.4492' is jammed on edge 'Edge0', time=2039.00.
< Warning: Person 'pf_0.4493' is jammed on edge 'Edge0', time=2040.00.
< Warning: Person 'pf_0.4494' is jammed on edge 'Edge0', time=2040.00.
< Warning: Person 'pf_0.4495' is jammed on edge 'Edge0', time=2040.00.
< Warning: Person 'pf_0.4496' is jammed on edge 'Edge0', time=2041.00.
< Warning: Person 'pf_0.4497' is jammed on edge 'Edge0', time=2042.00.
< Warning: Person 'pf_0.4498' is jammed on edge 'Edge0', time=2042.00.
< Warning: Person 'pf_0.4499' is jammed on edge 'Edge0', time=2043.00.
< Warning: Person 'pf_0.4500' is jammed on edge 'Edge0', time=2044.00.
< Warning: Person 'pf_0.4501' is jammed on edge 'Edge0', time=2045.00.
< Warning: Person 'pf_0.4502' is jammed on edge 'Edge0', time=2045.00.
< Warning: Person 'pf_0.4503' is jammed on edge 'Edge0', time=2046.00.
< Warning: Person 'pf_0.4504' is jammed on edge 'Edge0', time=2047.00.
< Warning: Person 'pf_0.4505' is jammed on edge 'Edge0', time=2047.00.
< Warning: Person 'pf_0.4506' is jammed on edge 'Edge0', time=2047.00.
< Warning: Person 'pf_0.4507' is jammed on edge 'Edge0', time=2047.00.
< Warning: Person 'pf_0.4508' is jammed on edge 'Edge0', time=2049.00.
< Warning: Person 'pf_0.4509' is jammed on edge 'Edge0', time=2049.00.
< Warning: Person 'pf_0.4510' is jammed on edge 'Edge0', time=2050.00.
< Warning: Person 'pf_0.4511' is jammed on edge 'Edge0', time=2051.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 Oct2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
3188,10267d3187
< Warning: Person 'pf_1.4441' is jammed on edge 'Edge1', time=1705.00.
< Warning: Person 'pf_1.4442' is jammed on edge 'Edge1', time=1705.00.
< Warning: Person 'pf_1.4443' is jammed on edge 'Edge1', time=1705.00.
< Warning: Person 'pf_1.4444' is jammed on edge 'Edge1', time=1705.00.
< Warning: Person 'pf_1.4445' is jammed on edge 'Edge1', time=1706.00.
< Warning: Person 'pf_1.4446' is jammed on edge 'Edge1', time=1706.00.
< Warning: Person 'pf_1.4447' is jammed on edge 'Edge1', time=1706.00.
< Warning: Person 'pf_1.4448' is jammed on edge 'Edge1', time=1707.00.
< Warning: Person 'pf_1.4449' is jammed on edge 'Edge1', time=1707.00.
< Warning: Person 'pf_1.4450' is jammed on edge 'Edge1', time=1707.00.
< Warning: Person 'pf_1.4451' is jammed on edge 'Edge1', time=1708.00.
< Warning: Person 'pf_1.4452' is jammed on edge 'Edge1', time=1708.00.
< Warning: Person 'pf_1.4453' is jammed on edge 'Edge1', time=1708.00.
< Warning: Person 'pf_1.4454' is jammed on edge 'Edge1', time=1709.00.
< Warning: Person 'pf_1.4455' is jammed on edge 'Edge1', time=1709.00.
< Warning: Person 'pf_1.4456' is jammed on edge 'Edge1', time=1709.00.
< Warning: Person 'pf_1.4457' is jammed on edge 'Edge1', time=1710.00.
< Warning: Person 'pf_1.4458' is jammed on edge 'Edge1', time=1710.00.
< Warning: Person 'pf_1.4459' is jammed on edge 'Edge1', time=1710.00.
< Warning: Person 'pf_1.4460' is jammed on edge 'Edge1', time=1710.00.
< Warning: Person 'pf_1.4461' is jammed on edge 'Edge1', time=1711.00.
< Warning: Person 'pf_1.4462' is jammed on edge 'Edge1', time=1711.00.
< Warning: Person 'pf_1.4463' is jammed on edge 'Edge1', time=1711.00.
< Warning: Person 'pf_0.400' is jammed on edge 'Edge0', time=1712.00.
< Warning: Person 'pf_1.4464' is jammed on edge 'Edge1', time=1712.00.
< Warning: Person 'pf_1.4465' is jammed on edge 'Edge1', time=1712.00.
< Warning: Person 'pf_1.4466' is jammed on edge 'Edge1', time=1712.00.
< Warning: Person 'pf_1.3220' is jammed on edge 'Edge1', time=1713.00.
< Warning: Person 'pf_1.4467' is jammed on edge 'Edge1', time=1713.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 Oct2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
4131,9902d4130
< Warning: Person 'pf_1.5282' is jammed on edge 'Edge1', time=1968.00.
< Warning: Person 'pf_1.5283' is jammed on edge 'Edge1', time=1968.00.
< Warning: Person 'pf_1.5284' is jammed on edge 'Edge1', time=1968.00.
< Warning: Person 'pf_1.5285' is jammed on edge 'Edge1', time=1969.00.
< Warning: Person 'pf_1.5286' is jammed on edge 'Edge1', time=1969.00.
< Warning: Person 'pf_1.5287' is jammed on edge 'Edge1', time=1969.00.
< Warning: Person 'pf_1.5288' is jammed on edge 'Edge1', time=1970.00.
< Warning: Person 'pf_1.5289' is jammed on edge 'Edge1', time=1970.00.
< Warning: Person 'pf_1.5290' is jammed on edge 'Edge1', time=1970.00.
< Warning: Person 'pf_1.4322' is jammed on edge 'Edge1', time=1971.00.
< Warning: Person 'pf_1.5291' is jammed on edge 'Edge1', time=1971.00.
< Warning: Person 'pf_1.5292' is jammed on edge 'Edge1', time=1971.00.
< Warning: Person 'pf_1.5293' is jammed on edge 'Edge1', time=1971.00.
< Warning: Person 'pf_1.5295' is jammed on edge 'Edge1', time=1972.00.
< Warning: Person 'pf_1.5296' is jammed on edge 'Edge1', time=1972.00.
< Warning: Person 'pf_1.5297' is jammed on edge 'Edge1', time=1972.00.
< Warning: Person 'pf_1.5298' is jammed on edge 'Edge1', time=1973.00.
< Warning: Person 'pf_1.5299' is jammed on edge 'Edge1', time=1973.00.
< Warning: Person 'pf_1.5300' is jammed on edge 'Edge1', time=1973.00.
< Warning: Person 'pf_1.5301' is jammed on edge 'Edge1', time=1974.00.
< Warning: Person 'pf_1.5302' is jammed on edge 'Edge1', time=1974.00.
< Warning: Person 'pf_1.5303' is jammed on edge 'Edge1', time=1974.00.
< Warning: Person 'pf_1.5304' is jammed on edge 'Edge1', time=1975.00.
< Warning: Person 'pf_1.5305' is jammed on edge 'Edge1', time=1975.00.
< Warning: Person 'pf_1.5306' is jammed on edge 'Edge1', time=1975.00.
< Warning: Person 'pf_1.5307' is jammed on edge 'Edge1', time=1976.00.
< Warning: Person 'pf_1.5308' is jammed on edge 'Edge1', time=1976.00.
< Warning: Person 'pf_1.5309' is jammed on edge 'Edge1', time=1976.00.
< Warning: Person 'pf_1.5310' is jammed on edge 'Edge1', time=1977.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 flow_attributes begin float ( Last six runs Oct2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
3268,10189d3267
< Warning: Person 'pf_1.4485' is jammed on edge 'Edge1', time=1717.00.
< Warning: Person 'pf_1.4486' is jammed on edge 'Edge1', time=1717.00.
< Warning: Person 'pf_1.4487' is jammed on edge 'Edge1', time=1717.00.
< Warning: Person 'pf_1.4488' is jammed on edge 'Edge1', time=1717.00.
< Warning: Person 'pf_1.4489' is jammed on edge 'Edge1', time=1718.00.
< Warning: Person 'pf_1.4490' is jammed on edge 'Edge1', time=1718.00.
< Warning: Person 'pf_1.4491' is jammed on edge 'Edge1', time=1718.00.
< Warning: Person 'pf_1.4492' is jammed on edge 'Edge1', time=1719.00.
< Warning: Person 'pf_1.4493' is jammed on edge 'Edge1', time=1719.00.
< Warning: Person 'pf_1.4494' is jammed on edge 'Edge1', time=1719.00.
< Warning: Person 'pf_1.4495' is jammed on edge 'Edge1', time=1720.00.
< Warning: Person 'pf_1.4496' is jammed on edge 'Edge1', time=1720.00.
< Warning: Person 'pf_1.4497' is jammed on edge 'Edge1', time=1720.00.
< Warning: Person 'pf_1.4498' is jammed on edge 'Edge1', time=1721.00.
< Warning: Person 'pf_1.4499' is jammed on edge 'Edge1', time=1721.00.
< Warning: Person 'pf_1.4500' is jammed on edge 'Edge1', time=1721.00.
< Warning: Person 'pf_1.4501' is jammed on edge 'Edge1', time=1722.00.
< Warning: Person 'pf_1.4502' is jammed on edge 'Edge1', time=1722.00.
< Warning: Person 'pf_1.4503' is jammed on edge 'Edge1', time=1722.00.
< Warning: Person 'pf_1.4504' is jammed on edge 'Edge1', time=1722.00.
< Warning: Person 'pf_1.3379' is jammed on edge 'Edge1', time=1723.00.
< Warning: Person 'pf_1.3407' is jammed on edge 'Edge1', time=1723.00.
< Warning: Person 'pf_1.4505' is jammed on edge 'Edge1', time=1723.00.
< Warning: Person 'pf_1.4506' is jammed on edge 'Edge1', time=1723.00.
< Warning: Person 'pf_1.4507' is jammed on edge 'Edge1', time=1723.00.
< Warning: Person 'pf_1.4508' is jammed on edge 'Edge1', time=1724.00.
< Warning: Person 'pf_1.4509' is jammed on edge 'Edge1', time=1724.00.
< Warning: Person 'pf_1.4510' is jammed on edge 'Edge1', time=1724.00.
< Warning: Person 'pf_1.4511' is jammed on edge 'Edge1', time=1725.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 flow_attributes poisson ( Last six runs Oct2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
1739,15410d1738
< Warning: Person 'pf_0.2861' is jammed on edge 'Edge0', time=1429.00.
< Warning: Person 'pf_0.2862' is jammed on edge 'Edge0', time=1429.00.
< Warning: Person 'pf_1.2832' is jammed on edge 'Edge1', time=1429.00.
< Warning: Person 'pf_1.2833' is jammed on edge 'Edge1', time=1429.00.
< Warning: Person 'pf_1.2834' is jammed on edge 'Edge1', time=1430.00.
< Warning: Person 'pf_1.2835' is jammed on edge 'Edge1', time=1430.00.
< Warning: Person 'pf_0.2864' is jammed on edge 'Edge0', time=1431.00.
< Warning: Person 'pf_0.1828' is jammed on edge 'Edge0', time=1432.00.
< Warning: Person 'pf_0.1676' is jammed on edge 'Edge0', time=1432.00.
< Warning: Person 'pf_0.2042' is jammed on edge 'Edge0', time=1432.00.
< Warning: Person 'pf_0.2865' is jammed on edge 'Edge0', time=1432.00.
< Warning: Person 'pf_0.2866' is jammed on edge 'Edge0', time=1432.00.
< Warning: Person 'pf_0.2867' is jammed on edge 'Edge0', time=1432.00.
< Warning: Person 'pf_0.2868' is jammed on edge 'Edge0', time=1432.00.
< Warning: Person 'pf_1.2837' is jammed on edge 'Edge1', time=1432.00.
< Warning: Person 'pf_0.2869' is jammed on edge 'Edge0', time=1433.00.
< Warning: Person 'pf_0.2870' is jammed on edge 'Edge0', time=1433.00.
< Warning: Person 'pf_0.2871' is jammed on edge 'Edge0', time=1433.00.
< Warning: Person 'pf_0.2872' is jammed on edge 'Edge0', time=1433.00.
< Warning: Person 'pf_0.2873' is jammed on edge 'Edge0', time=1433.00.
< Warning: Person 'pf_1.2838' is jammed on edge 'Edge1', time=1433.00.
< Warning: Person 'pf_1.2839' is jammed on edge 'Edge1', time=1433.00.
< Warning: Person 'pf_1.2840' is jammed on edge 'Edge1', time=1433.00.
< Warning: Person 'pf_0.2874' is jammed on edge 'Edge0', time=1434.00.
< Warning: Person 'pf_1.2841' is jammed on edge 'Edge1', time=1434.00.
< Warning: Person 'pf_1.2842' is jammed on edge 'Edge1', time=1434.00.
< Warning: Person 'pf_1.2843' is jammed on edge 'Edge1', time=1434.00.
< Warning: Person 'pf_1.2844' is jammed on edge 'Edge1', time=1434.00.
< Warning: Person 'pf_1.2845' is jammed on edge 'Edge1', time=1434.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 Oct2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
3242,10267d3241
< Warning: Person 'pf_1.4493' is jammed on edge 'Edge1', time=1721.00.
< Warning: Person 'pf_1.4494' is jammed on edge 'Edge1', time=1721.00.
< Warning: Person 'pf_1.4495' is jammed on edge 'Edge1', time=1721.00.
< Warning: Person 'pf_1.4496' is jammed on edge 'Edge1', time=1722.00.
< Warning: Person 'pf_1.4497' is jammed on edge 'Edge1', time=1722.00.
< Warning: Person 'pf_1.4498' is jammed on edge 'Edge1', time=1722.00.
< Warning: Person 'pf_1.4499' is jammed on edge 'Edge1', time=1723.00.
< Warning: Person 'pf_1.4500' is jammed on edge 'Edge1', time=1723.00.
< Warning: Person 'pf_1.4501' is jammed on edge 'Edge1', time=1723.00.
< Warning: Person 'pf_1.4502' is jammed on edge 'Edge1', time=1724.00.
< Warning: Person 'pf_1.4503' is jammed on edge 'Edge1', time=1724.00.
< Warning: Person 'pf_1.4504' is jammed on edge 'Edge1', time=1724.00.
< Warning: Person 'pf_1.4505' is jammed on edge 'Edge1', time=1725.00.
< Warning: Person 'pf_1.4506' is jammed on edge 'Edge1', time=1725.00.
< Warning: Person 'pf_1.4507' is jammed on edge 'Edge1', time=1725.00.
< Warning: Person 'pf_1.4508' is jammed on edge 'Edge1', time=1726.00.
< Warning: Person 'pf_1.4509' is jammed on edge 'Edge1', time=1726.00.
< Warning: Person 'pf_1.4510' is jammed on edge 'Edge1', time=1726.00.
< Warning: Person 'pf_1.4511' is jammed on edge 'Edge1', time=1726.00.
< Warning: Person 'pf_1.4512' is jammed on edge 'Edge1', time=1727.00.
< Warning: Person 'pf_1.4513' is jammed on edge 'Edge1', time=1727.00.
< Warning: Person 'pf_1.4514' is jammed on edge 'Edge1', time=1727.00.
< Warning: Person 'pf_1.4515' is jammed on edge 'Edge1', time=1728.00.
< Warning: Person 'pf_1.4516' is jammed on edge 'Edge1', time=1728.00.
< Warning: Person 'pf_1.4517' is jammed on edge 'Edge1', time=1728.00.
< Warning: Person 'pf_1.4518' is jammed on edge 'Edge1', time=1729.00.
< Warning: Person 'pf_1.4519' is jammed on edge 'Edge1', time=1729.00.
< Warning: Person 'pf_1.4520' is jammed on edge 'Edge1', time=1729.00.
< Warning: Person 'pf_1.4521' is jammed on edge 'Edge1', time=1730.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 Oct2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
79726,157391d79725
< Warning: Person 'pf_1.5387' is jammed on edge 'Edge1', time=2001.00.
< Warning: Person 'pf_1.5388' is jammed on edge 'Edge1', time=2001.00.
< Warning: Person 'pf_1.5389' is jammed on edge 'Edge1', time=2001.00.
< Warning: Collision of person 'pf_0.307' and person 'pf_1.4920', lane='Edge1_1', time=2001.00.
< Warning: Collision of person 'pf_1.5246' and person 'pf_1.5276', lane='Edge2_1', time=2001.00.
< Warning: Collision of person 'pf_1.4985' and person 'pf_1.5276', lane='Edge2_1', time=2001.00.
< Warning: Collision of person 'pf_1.4985' and person 'pf_1.5246', lane='Edge2_1', time=2001.00.
< Warning: Collision of person 'pf_1.4929' and person 'pf_1.5276', lane='Edge2_1', time=2001.00.
< Warning: Collision of person 'pf_1.4929' and person 'pf_1.5246', lane='Edge2_1', time=2001.00.
< Warning: Collision of person 'pf_1.4929' and person 'pf_1.4985', lane='Edge2_1', time=2001.00.
< Warning: Collision of person 'pf_1.5318' and person 'pf_1.5312', lane='Edge2_1', time=2001.00.
< Warning: Collision of person 'pf_1.5300' and person 'pf_1.5312', lane='Edge2_1', time=2001.00.
< Warning: Collision of person 'pf_1.5300' and person 'pf_1.5318', lane='Edge2_1', time=2001.00.
< Warning: Person 'pf_1.5390' is jammed on edge 'Edge1', time=2002.00.
< Warning: Person 'pf_1.5391' is jammed on edge 'Edge1', time=2002.00.
< Warning: Person 'pf_1.5392' is jammed on edge 'Edge1', time=2002.00.
< Warning: Collision of person 'pf_0.307' and person 'pf_1.4920', lane='Edge1_1', time=2002.00.
< Warning: Collision of person 'pf_1.5246' and person 'pf_1.5288', lane='Edge2_1', time=2002.00.
< Warning: Collision of person 'pf_1.4985' and person 'pf_1.5288', lane='Edge2_1', time=2002.00.
< Warning: Collision of person 'pf_1.4985' and person 'pf_1.5246', lane='Edge2_1', time=2002.00.
< Warning: Collision of person 'pf_1.4929' and person 'pf_1.5288', lane='Edge2_1', time=2002.00.
< Warning: Collision of person 'pf_1.4929' and person 'pf_1.5246', lane='Edge2_1', time=2002.00.
< Warning: Collision of person 'pf_1.4929' and person 'pf_1.4985', lane='Edge2_1', time=2002.00.
< Warning: Collision of person 'pf_1.5318' and person 'pf_1.5323', lane='Edge2_1', time=2002.00.
< Warning: Collision of person 'pf_1.5300' and person 'pf_1.5318', lane='Edge2_1', time=2002.00.
< Warning: Person 'pf_1.5393' is jammed on edge 'Edge1', time=2003.00.
< Warning: Person 'pf_1.5394' is jammed on edge 'Edge1', time=2003.00.
< Warning: Person 'pf_1.5395' is jammed on edge 'Edge1', time=2003.00.
< Warning: Person 'pf_1.5396' is jammed on edge 'Edge1', time=2003.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.