23Oct25rv1_24_0+1549-ae831a14bcc - detailed test results for NETEDITOUTPUT

To reconnect the TextTest GUI to these results, run:

texttest -a neteditoutput -d /home/delphi/clangDebug/sumo/tests -reconnect /home/delphi/clangDebug/texttesttmp/clangD.31Oct071122.3880252 -g

To start TextTest for these tests, run:

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


default: 8132 tests: 7957 succeeded 91 known bugs 76 FAILED 8 killed

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : basic files save configs sumo ( Last six runs Oct2025 )

---------- Differences in errors ----------
2a3,18
> 
> =================================================================
> ==484153==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x647f7d6a5f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
>     #1 0x647f7e902c81 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x647f7e8fb44a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x647f7e8eb0db in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x647f7e90215d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x647f7d6a9b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x710ff7c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x710ff7c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x647f7d5ccae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

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

---------- Differences in errors ----------
0a1,2
> Error: File 'meandatas.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1
basic overlapping next ( Last six runs Oct2025 )
basic overlapping previous ( Last six runs Oct2025 )

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

---------- Differences in errors ----------
0a1,3
> Error: File 'additionalssecondfile.netedit' is not accessible (No such file or directory).
> Error: File 'additionalsthirdFilefile.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1
elements additionals busstop create additionalfile ( Last six runs Oct2025 )
elements additionals containerstop create additionalfile ( Last six runs Oct2025 )
elements additionals trainstop create additionalfile ( Last six runs Oct2025 )

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

---------- Differences in errors ----------
0a1,4
> Error: File 'additionals.netedit' is not accessible (No such file or directory).
> Error: File 'additionalssecondfile.netedit' is not accessible (No such file or directory).
> Error: File 'additionalsthirdFilefile.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1
elements additionals busstop inspect additionalfile basic ( Last six runs Oct2025 )
elements additionals busstop inspect additionalfile dialog ( Last six runs Oct2025 )
elements additionals busstop inspect_selection additionalfile basic ( Last six runs Oct2025 )
elements additionals busstop inspect_selection additionalfile dialog ( Last six runs Oct2025 )
elements additionals containerstop inspect additionalfile basic ( Last six runs Oct2025 )
elements additionals containerstop inspect additionalfile dialog ( Last six runs Oct2025 )
elements additionals containerstop inspect_selection additionalfile basic ( Last six runs Oct2025 )
elements additionals containerstop inspect_selection additionalfile dialog ( Last six runs Oct2025 )
elements additionals trainstop inspect additionalfile basic ( Last six runs Oct2025 )
elements additionals trainstop inspect additionalfile dialog ( Last six runs Oct2025 )
elements additionals trainstop inspect_selection additionalfile basic ( Last six runs Oct2025 )
elements additionals trainstop inspect_selection additionalfile dialog ( Last six runs Oct2025 )

TEST FAILED on ts-sim-build-ba : elements additionals calibratorflow load type ( Last six runs Oct2025 )

---------- Differences in errors ----------
1c1
< Error: Overlapping or unsorted intervals in calibrator 'calibratorFlows' (end=300.00, begin2=200.00).
---
> Error: The route file 'routes.netedit' is not accessible.
2a3,18
> 
> =================================================================
> ==501523==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5dae1b8a5f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
>     #1 0x5dae1cb02c81 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x5dae1cafb44a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x5dae1caeb0db in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5dae1cb0215d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x5dae1b8a9b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x78e82a82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x78e82a82a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x5dae1b7ccae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

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

---------- Differences in errors ----------
0a1,2
> Error: File 'additionals.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1
elements additionals e2multilanedetector delete ( Last six runs Oct2025 )
network crossings bugs undo_redo_discarded_3201 ( Last six runs Oct2025 )
network crossings with_tls delete junction ( Last six runs Oct2025 )
network crossings without_tls delete junction ( Last six runs Oct2025 )
network edges bugs ticket1711 ( Last six runs Oct2025 )
network lanes select_vtypes disallowed rail ( Last six runs Oct2025 )
network trafficlights bugs ticket10588 ( Last six runs Oct2025 )
processing join_selected_junction different_position ( Last six runs Oct2025 )
processing join_selected_junction same_position ( Last six runs Oct2025 )

TEST FAILED on ts-sim-build-ba : elements additionals e2multilanedetector load endpos ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1
> Warning: Missing argument 'endPos' for E2Detector 'multiLaneAreaDetector_0'. Assuming detector end == lane end of lane 'Edge2_1'.

TEST FAILED on ts-sim-build-ba : elements additionals e2multilanedetector load pos ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1
> Warning: Missing argument 'pos' for E2Detector 'multiLaneAreaDetector_0'. Assuming detector start == lane start of lane 'Edge0_1'.

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

---------- 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 demands container inspect depart triggered ( Last six runs Oct2025 )

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==533799==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5b38174c2f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
>     #1 0x5b3818832607 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x5b381870bbcb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5b381871f15d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5b38174c6b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7dd6c842a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7dd6c842a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5b38173e9ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5b38174c2f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
>     #1 0x5b3818832607 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x5b381870c1da in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5b381871f15d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5b38174c6b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7dd6c842a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7dd6c842a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5b38173e9ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5b38174c2f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
>     #1 0x5b381870c66a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5b381871f15d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5b38174c6b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==533844==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x59e67ca2cf51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
>     #1 0x59e67dd9c607 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x59e67dc75bcb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x59e67dc8915d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x59e67ca30b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x70f26142a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x70f26142a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x59e67c953ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x59e67ca2cf51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
>     #1 0x59e67dd9c607 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x59e67dc761da in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x59e67dc8915d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x59e67ca30b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x70f26142a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x70f26142a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x59e67c953ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x59e67ca2cf51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
>     #1 0x59e67dc7666a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x59e67dc8915d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x59e67ca30b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==534195==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x62efe35f0f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
>     #1 0x62efe4960607 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x62efe4839bcb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x62efe484d15d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x62efe35f4b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x78768f42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x78768f42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x62efe3517ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x62efe35f0f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
>     #1 0x62efe4960607 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x62efe483a1da in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x62efe484d15d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x62efe35f4b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x78768f42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x78768f42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x62efe3517ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x62efe35f0f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
>     #1 0x62efe483a66a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x62efe484d15d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x62efe35f4b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==534282==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x56ccc197ff51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
>     #1 0x56ccc2cef607 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x56ccc2bc8bcb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x56ccc2bdc15d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x56ccc1983b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x74828602a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x74828602a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x56ccc18a6ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x56ccc197ff51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
>     #1 0x56ccc2cef607 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x56ccc2bc91da in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x56ccc2bdc15d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x56ccc1983b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x74828602a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x74828602a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x56ccc18a6ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x56ccc197ff51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
>     #1 0x56ccc2bc966a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x56ccc2bdc15d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x56ccc1983b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==520208==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3d89b6bf51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
>     #1 0x5a3d8aedb607 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x5a3d8adb4bcb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5a3d8adc815d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5a3d89b6fb42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7d606382a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7d606382a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5a3d89a92ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3d89b6bf51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
>     #1 0x5a3d8aedb607 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x5a3d8adb51da in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5a3d8adc815d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5a3d89b6fb42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7d606382a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7d606382a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5a3d89a92ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3d89b6bf51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
>     #1 0x5a3d8adb566a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5a3d8adc815d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5a3d89b6fb42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==520245==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5a08abf67f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
>     #1 0x5a08ad2d7607 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x5a08ad1b0bcb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5a08ad1c415d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5a08abf6bb42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7d4721a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7d4721a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5a08abe8eae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5a08abf67f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
>     #1 0x5a08ad2d7607 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x5a08ad1b11da in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5a08ad1c415d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5a08abf6bb42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7d4721a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7d4721a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5a08abe8eae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5a08abf67f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
>     #1 0x5a08ad1b166a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5a08ad1c415d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5a08abf6bb42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==520739==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5d06b1e87f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
>     #1 0x5d06b31f7607 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x5d06b30d0bcb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5d06b30e415d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5d06b1e8bb42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7aa3c442a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7aa3c442a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5d06b1daeae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5d06b1e87f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
>     #1 0x5d06b31f7607 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x5d06b30d11da in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5d06b30e415d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5d06b1e8bb42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7aa3c442a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7aa3c442a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5d06b1daeae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5d06b1e87f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
>     #1 0x5d06b30d166a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5d06b30e415d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5d06b1e8bb42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==520830==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5a0fc7435f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
>     #1 0x5a0fc87a5607 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x5a0fc867ebcb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5a0fc869215d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5a0fc7439b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7dfe5022a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7dfe5022a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5a0fc735cae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5a0fc7435f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
>     #1 0x5a0fc87a5607 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x5a0fc867f1da in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5a0fc869215d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5a0fc7439b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7dfe5022a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7dfe5022a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5a0fc735cae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5a0fc7435f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
>     #1 0x5a0fc867f66a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5a0fc869215d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5a0fc7439b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1
> sumo: /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1857: 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 Oct2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==506333==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5e4d1d1d2f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
>     #1 0x5e4d1e679c3b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5e4d1d8f6c08 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x5e4d1d54f90b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5e4d1fe03ce4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5e4d2001a4fb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7d36d65e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7d36d659985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7d36d659b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5e4d2004f503 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5e4d1fe16dfb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5e4d1fe17f5f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5e4d1d1fd502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5e4d1e42f255 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5e4d1d1d6b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7d36d362a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7d36d362a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5e4d1d0f9ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
> 
> SUMMARY: AddressSanitizer: 768 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 Oct2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==506393==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5d0e14ecdf51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
>     #1 0x5d0e16374c3b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5d0e155f1c08 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x5d0e1524a90b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5d0e17afece4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5d0e17d154fb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fc9acfe68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7fc9acf9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7fc9acf9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5d0e17d4a503 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5d0e17b11dfb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5d0e17b12f5f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5d0e14ef8502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5d0e1612a255 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5d0e14ed1b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7fc9a9e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7fc9a9e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5d0e14df4ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
> 
> SUMMARY: AddressSanitizer: 768 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 Oct2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==506341==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5bfc9ac09f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
>     #1 0x5bfc9c0b0c3b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5bfc9b32dc08 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x5bfc9af8690b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5bfc9d83ace4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5bfc9da514fb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7c42b1fe68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7c42b1f9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7c42b1f9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5bfc9da86503 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5bfc9d84ddfb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5bfc9d84ef5f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5bfc9ac34502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5bfc9be66255 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5bfc9ac0db42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7c42af02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7c42af02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5bfc9ab30ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
> 
> SUMMARY: AddressSanitizer: 768 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 Oct2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==506344==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5614634b7f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
>     #1 0x56146495ec3b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x561463bdbc08 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x56146383490b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5614660e8ce4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5614662ff4fb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x70653f1e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x70653f19985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x70653f19b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x561466334503 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5614660fbdfb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5614660fcf5f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5614634e2502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x561464714255 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5614634bbb42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x70653c22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x70653c22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5614633deae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
> 
> SUMMARY: AddressSanitizer: 768 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 Oct2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==506441==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5ae7ea59af51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
>     #1 0x5ae7eba41c3b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5ae7eacbec08 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x5ae7ea91790b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5ae7ed1cbce4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5ae7ed3e24fb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x76d672de68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x76d672d9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x76d672d9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5ae7ed417503 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5ae7ed1dedfb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5ae7ed1dff5f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5ae7ea5c5502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5ae7eb7f7255 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5ae7ea59eb42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x76d66fe2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x76d66fe2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5ae7ea4c1ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
> 
> SUMMARY: AddressSanitizer: 768 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 Oct2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==506449==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5c1f0feeff51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
>     #1 0x5c1f11396c3b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5c1f10613c08 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x5c1f1026c90b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5c1f12b20ce4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5c1f12d374fb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x77db6c9e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x77db6c99985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x77db6c99b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5c1f12d6c503 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5c1f12b33dfb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5c1f12b34f5f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5c1f0ff1a502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5c1f1114c255 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5c1f0fef3b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x77db69a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x77db69a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5c1f0fe16ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
> 
> SUMMARY: AddressSanitizer: 768 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 Oct2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==506417==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5a5f8b5c7f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
>     #1 0x5a5f8ca6ec3b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5a5f8bcebc08 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x5a5f8b94490b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5a5f8e1f8ce4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5a5f8e40f4fb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x724116be68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x724116b9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x724116b9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5a5f8e444503 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5a5f8e20bdfb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5a5f8e20cf5f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5a5f8b5f2502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5a5f8c824255 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5a5f8b5cbb42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x724113c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x724113c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5a5f8b4eeae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
> 
> SUMMARY: AddressSanitizer: 768 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 Oct2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==506433==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x640bcae5ef51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
>     #1 0x640bcc305c3b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x640bcb582c08 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x640bcb1db90b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x640bcda8fce4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x640bcdca64fb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x72fe389e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x72fe3899985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x72fe3899b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x640bcdcdb503 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x640bcdaa2dfb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x640bcdaa3f5f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x640bcae89502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x640bcc0bb255 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x640bcae62b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x72fe35a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x72fe35a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x640bcad85ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
> 
> SUMMARY: AddressSanitizer: 768 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 Oct2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==506430==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x64a4a213df51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
>     #1 0x64a4a35e4c3b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x64a4a2861c08 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x64a4a24ba90b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x64a4a4d6ece4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x64a4a4f854fb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7ad2e57e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7ad2e579985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7ad2e579b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x64a4a4fba503 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x64a4a4d81dfb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x64a4a4d82f5f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x64a4a2168502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x64a4a339a255 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x64a4a2141b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7ad2e282a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7ad2e282a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x64a4a2064ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
> 
> SUMMARY: AddressSanitizer: 768 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 Oct2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==506350==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x56e5c59e2f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
>     #1 0x56e5c6e89c3b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x56e5c6106c08 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x56e5c5d5f90b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x56e5c8613ce4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x56e5c882a4fb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7dd0d3de68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7dd0d3d9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7dd0d3d9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x56e5c885f503 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x56e5c8626dfb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x56e5c8627f5f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x56e5c5a0d502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x56e5c6c3f255 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x56e5c59e6b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7dd0d0e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7dd0d0e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x56e5c5909ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
> 
> SUMMARY: AddressSanitizer: 768 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 Oct2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==506356==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x6547bcc5bf51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
>     #1 0x6547be102c3b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x6547bd37fc08 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x6547bcfd890b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x6547bf88cce4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x6547bfaa34fb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7c058afe68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7c058af9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7c058af9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x6547bfad8503 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x6547bf89fdfb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x6547bf8a0f5f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x6547bcc86502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x6547bdeb8255 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x6547bcc5fb42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7c058802a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7c058802a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x6547bcb82ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
> 
> SUMMARY: AddressSanitizer: 768 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 Oct2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==506388==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 576 byte(s) in 3 object(s) allocated from:
>     #0 0x5b7fc87ebf51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
>     #1 0x5b7fc9c92c3b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5b7fc8f0fc08 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x5b7fc8b6890b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5b7fcb41cce4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5b7fcb6334fb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7baa9ffe68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7baa9ff9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7baa9ff9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5b7fcb668503 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5b7fcb42fdfb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5b7fcb430f5f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5b7fc8816502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5b7fc9a48255 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5b7fc87efb42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7baa9d02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7baa9d02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5b7fc8712ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
> 
> SUMMARY: AddressSanitizer: 576 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 Oct2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==506360==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5e29e6cd6f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
>     #1 0x5e29e817dc3b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5e29e73fac08 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x5e29e705390b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5e29e9907ce4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5e29e9b1e4fb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x78f9dd5e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x78f9dd59985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x78f9dd59b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5e29e9b53503 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5e29e991adfb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5e29e991bf5f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5e29e6d01502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5e29e7f33255 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5e29e6cdab42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x78f9da62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x78f9da62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5e29e6bfdae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
> 
> SUMMARY: AddressSanitizer: 768 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 Oct2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==506406==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x61aba7f82f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
>     #1 0x61aba9429c3b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x61aba86a6c08 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x61aba82ff90b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x61abaabb3ce4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x61abaadca4fb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7265349e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x72653499985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x72653499b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x61abaadff503 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x61abaabc6dfb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x61abaabc7f5f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x61aba7fad502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x61aba91df255 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x61aba7f86b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x72653182a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x72653182a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x61aba7ea9ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
> 
> SUMMARY: AddressSanitizer: 768 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 Oct2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==506405==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x63f70ebbdf51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
>     #1 0x63f710064c3b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x63f70f2e1c08 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x63f70ef3a90b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x63f7117eece4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x63f711a054fb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x75070dfe68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x75070df9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x75070df9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x63f711a3a503 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x63f711801dfb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x63f711802f5f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x63f70ebe8502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x63f70fe1a255 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x63f70ebc1b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x75070b02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x75070b02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x63f70eae4ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
> 
> SUMMARY: AddressSanitizer: 768 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 Oct2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==506398==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x64741d831f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
>     #1 0x64741ecd8c3b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x64741df55c08 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x64741dbae90b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x647420462ce4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x6474206794fb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x74033a7e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x74033a79985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x74033a79b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x6474206ae503 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x647420475dfb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x647420476f5f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x64741d85c502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x64741ea8e255 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x64741d835b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x74033782a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x74033782a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x64741d758ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
> 
> SUMMARY: AddressSanitizer: 768 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 Oct2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==506367==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x603b91335f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
>     #1 0x603b927dcc3b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x603b91a59c08 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x603b916b290b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x603b93f66ce4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x603b9417d4fb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x73ca6bbe68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x73ca6bb9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x73ca6bb9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x603b941b2503 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x603b93f79dfb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x603b93f7af5f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x603b91360502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x603b92592255 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x603b91339b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x73ca68c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x73ca68c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x603b9125cae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
> 
> SUMMARY: AddressSanitizer: 768 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 Oct2025 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==506382==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x60337d322f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
>     #1 0x60337e7c9c3b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x60337da46c08 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x60337d69f90b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x60337ff53ce4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x60338016a4fb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x78874cbe68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x78874cb9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x78874cb9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x60338019f503 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x60337ff66dfb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x60337ff67f5f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x60337d34d502 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x60337e57f255 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x60337d326b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x788749c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x788749c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x60337d249ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype_distribution load useExisting_overrideProbabilities ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1,99
> Error: Vehicle type distribution 'vTypeDist' is empty.
> Quitting (on error).
> 
> =================================================================
> ==506664==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x58047a311f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
>     #1 0x58047b681607 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x58047b55abcb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x58047b56e15d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x58047a315b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x78f13622a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x78f13622a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x58047a238ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x58047a311f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
>     #1 0x58047b681607 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x58047b55b1da in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x58047b56e15d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x58047a315b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x78f13622a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x78f13622a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x58047a238ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x58047a311f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
>     #1 0x58047b55b66a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands vehicletype_distribution load use_existing ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1,99
> Error: Vehicle type distribution 'vt1' is empty.
> Quitting (on error).
> 
> =================================================================
> ==506662==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5e9368e7cf51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
>     #1 0x5e936a1ec607 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x5e936a0c5bcb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5e936a0d915d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5e9368e80b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7bc51b42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7bc51b42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5e9368da3ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5e9368e7cf51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
>     #1 0x5e936a1ec607 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x5e936a0c61da in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5e936a0d915d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5e9368e80b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7bc51b42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7bc51b42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5e9368da3ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5e9368e7cf51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
>     #1 0x5e936a0c666a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements meandatas edgedata load type ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1,5
> Error: value 'traffic' not in enumeration
>  In file 'meandatas.netedit'
>  At line/column 20/57.
> 
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements meandatas lanedata load type ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1,5
> Error: value 'traffic' not in enumeration
>  In file 'meandatas.netedit'
>  At line/column 19/57.
> 
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements shapes poilane inspect_selected name ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1,5
> Error: The attribute 'name' is already used in element 'poi'
>  In file 'additionals.netedit'
>  At line/column 19/181.
> 
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,3
> Error: File 'additionals.netedit' is not accessible (No such file or directory).
> Error: File 'meandatas.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1
grid bugs ticket3271 ( Last six runs Oct2025 )
grid bugs ticket3278 ( Last six runs Oct2025 )
grid bugs ticket3281 ( Last six runs Oct2025 )

TEST FAILED on ts-sim-build-ba : network connections with_tls delete click ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1,18
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==491995==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x60997fb8af51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
>     #1 0x609980de7c81 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x609980de044a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x609980dd00db in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x609980de715d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x60997fb8eb42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x71e1bfa2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x71e1bfa2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x60997fab1ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network connections with_tls delete frame ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1,18
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==492005==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5d03570c8f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
>     #1 0x5d0358325c81 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x5d035831e44a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x5d035830e0db in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5d035832515d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x5d03570ccb42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7cf1c862a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x7cf1c862a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x5d0356fefae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network crossings bugs compute_big_network ( Last six runs Oct2025 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Missing yellow phase in tlLogic '310069196', program '0' for tl-index 0 when switching to phase 1.
< Warning: Unused states in tlLogic 'joinedS_5', program '0' in phase 0 after tl-index 12
---
> 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 : network edges geometry_points create ( Last six runs Oct2025 )

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

=================================================================
==488951==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x5eedc6b34f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
    #1 0x5eedc7d91c81 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
    #2 0x5eedc7d8a44a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
    #3 0x5eedc7d7a0db in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x5eedc7d9115d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
    #5 0x5eedc6b38b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x72428962a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #7 0x72428962a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #8 0x5eedc6a5bae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)

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

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

=================================================================
==488956==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x5b55f4f31f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
    #1 0x5b55f618ec81 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
    #2 0x5b55f618744a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
    #3 0x5b55f61770db in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x5b55f618e15d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
    #5 0x5b55f4f35b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x700a0862a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #7 0x700a0862a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #8 0x5b55f4e58ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)

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

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

=================================================================
==488966==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x64b499df1f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
    #1 0x64b49b04ec81 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
    #2 0x64b49b04744a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
    #3 0x64b49b0370db in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x64b49b04e15d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
    #5 0x64b499df5b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x783d41a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #7 0x783d41a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #8 0x64b499d18ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)

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

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

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

---------- Differences in errors ----------
2a3,73
> 
> =================================================================
> ==539925==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x6048c2491f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
>     #1 0x6048c3801607 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x6048c36dabcb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x6048c36ee15d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x6048c2495b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7e37cdc2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7e37cdc2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x6048c23b8ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x6048c2491f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
>     #1 0x6048c3801607 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x6048c36db1da in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x6048c36ee15d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x6048c2495b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7e37cdc2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7e37cdc2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x6048c23b8ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
> 
> Indirect leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x6048c2491f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
>     #1 0x6048c36db7dc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x6048c36ee15d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x6048c2495b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : selection draws rectangle_medium ( Last six runs Oct2025 )

---------- Differences in errors ----------
2a3,73
> 
> =================================================================
> ==539939==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x5a9d9c435f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
>     #1 0x5a9d9d7a5607 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x5a9d9d67ebcb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5a9d9d69215d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5a9d9c439b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f31d0c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7f31d0c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5a9d9c35cae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x5a9d9c435f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
>     #1 0x5a9d9d7a5607 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x5a9d9d67f1da in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5a9d9d69215d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5a9d9c439b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f31d0c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7f31d0c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5a9d9c35cae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
> 
> Indirect leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x5a9d9c435f51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
>     #1 0x5a9d9d67f7dc in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x5a9d9d69215d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5a9d9c439b42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : selection draws rectangle_small ( Last six runs Oct2025 )

---------- Differences in errors ----------
2a3,317
> 
> =================================================================
> ==539935==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x643f3e24bf51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
>     #1 0x643f3f5bb607 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x643f3f4ef962 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1648:43
>     #3 0x643f3f4c0673 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:233:17
>     #4 0x643f41091788 in GenericSAXHandler::startElement(char16_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 0x7e5f5ebe63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #6 0x7e5f5eb997a3 in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1997a3) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7e5f5eb9ba0d in xercesc_3_2::IGXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19ba0d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7e5f5eb90c87 in xercesc_3_2::IGXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x190c87) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x7e5f5ebe0d42 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e0d42) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #10 0x643f410c5932 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:118:18
>     #11 0x643f4135d141 in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool) /home/delphi/clangDebug/sumo/src/utils/xml/XMLSubSys.cpp:170:42
>     #12 0x643f3f49fe7a in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:439:14
>     #13 0x643f3f496f3b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #14 0x643f3f4a815d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #15 0x643f3e24fb42 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #16 0x7e5f5bc2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #17 0x7e5f5bc2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #18 0x643f3e172ae4 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3409ae4) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x643f3e24bf51 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34e2f51) (BuildId: 92104074027d95b77327d0ffd88a55ed9e50e080)
>     #1 0x643f3f5bb607 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x643f3f4951da in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
<truncated after showing first 30 lines>

Detailed information for the tests that had known bugs:

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

Detailed information for the tests that were terminated before completion:

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

Test exceeded wallclock time limit of 300.0 seconds
---------- 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 flow_attributes poisson ( Last six runs Oct2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
4616,6030d4615
< Warning: Person 'pf_0.5776' is jammed on edge 'Edge0', time=3152.00.
< Warning: Person 'pf_0.7369' is jammed on edge 'Edge0', time=3152.00.
< Warning: Person 'pf_0.7370' is jammed on edge 'Edge0', time=3152.00.
< Warning: Person 'pf_0.7371' is jammed on edge 'Edge0', time=3153.00.
< Warning: Person 'pf_0.7372' is jammed on edge 'Edge0', time=3153.00.
< Warning: Person 'pf_0.7373' is jammed on edge 'Edge0', time=3153.00.
< Warning: Person 'pf_0.6185' is jammed on edge 'Edge0', time=3154.00.
< Warning: Person 'pf_0.7374' is jammed on edge 'Edge0', time=3154.00.
< Warning: Person 'pf_0.7375' is jammed on edge 'Edge0', time=3154.00.
< Warning: Person 'pf_0.7376' is jammed on edge 'Edge0', time=3154.00.
< Warning: Person 'pf_0.7377' is jammed on edge 'Edge0', time=3154.00.
< Warning: Collision of person 'pf_0.6463' and person 'pf_0.6494', lane='Edge0_0', time=3155.00.
< Warning: Person 'pf_0.5836' is jammed on edge 'Edge0', time=3155.00.
< Warning: Person 'pf_0.7378' is jammed on edge 'Edge0', time=3155.00.
< Warning: Person 'pf_0.7379' is jammed on edge 'Edge0', time=3155.00.
< Warning: Person 'pf_0.7380' is jammed on edge 'Edge0', time=3155.00.
< Warning: Person 'pf_0.7381' is jammed on edge 'Edge0', time=3155.00.
< Warning: Person 'pf_0.7382' is jammed on edge 'Edge0', time=3155.00.
< Warning: Person 'pf_0.7383' is jammed on edge 'Edge0', time=3156.00.
< Warning: Person 'pf_0.7384' is jammed on edge 'Edge0', time=3156.00.
< Warning: Person 'pf_0.7385' is jammed on edge 'Edge0', time=3156.00.
< Warning: Person 'pf_0.7386' is jammed on edge 'Edge0', time=3156.00.
< Warning: Person 'pf_0.7387' is jammed on edge 'Edge0', time=3157.00.
< Warning: Person 'pf_0.7388' is jammed on edge 'Edge0', time=3157.00.
< Warning: Person 'pf_0.7389' is jammed on edge 'Edge0', time=3157.00.
< Warning: Person 'pf_0.7390' is jammed on edge 'Edge0', time=3158.00.
< Warning: Person 'pf_0.7391' is jammed on edge 'Edge0', time=3158.00.
< Warning: Person 'pf_0.7392' is jammed on edge 'Edge0', time=3158.00.
< Warning: Person 'pf_0.5988' is jammed on edge 'Edge0', time=3160.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 Oct2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
6492,10315d6491
< Warning: Person 'pf_1.7481' is jammed on edge 'Edge1', time=2634.00.
< Warning: Person 'pf_1.7482' is jammed on edge 'Edge1', time=2634.00.
< Warning: Person 'pf_1.7483' is jammed on edge 'Edge1', time=2634.00.
< Warning: Person 'pf_1.7484' is jammed on edge 'Edge1', time=2635.00.
< Warning: Person 'pf_1.7485' is jammed on edge 'Edge1', time=2635.00.
< Warning: Person 'pf_1.7486' is jammed on edge 'Edge1', time=2635.00.
< Warning: Person 'pf_1.7487' is jammed on edge 'Edge1', time=2635.00.
< Warning: Person 'pf_1.5424' is jammed on edge 'Edge1', time=2636.00.
< Warning: Person 'pf_1.7488' is jammed on edge 'Edge1', time=2636.00.
< Warning: Person 'pf_1.7489' is jammed on edge 'Edge1', time=2636.00.
< Warning: Person 'pf_1.7490' is jammed on edge 'Edge1', time=2636.00.
< Warning: Person 'pf_1.6393' is jammed on edge 'Edge1', time=2637.00.
< Warning: Person 'pf_1.7491' is jammed on edge 'Edge1', time=2637.00.
< Warning: Person 'pf_1.7492' is jammed on edge 'Edge1', time=2637.00.
< Warning: Person 'pf_1.7493' is jammed on edge 'Edge1', time=2637.00.
< Warning: Person 'pf_0.425' is jammed on edge ':Junction1_w1', time=2638.00.
< Warning: Person 'pf_1.7494' is jammed on edge 'Edge1', time=2638.00.
< Warning: Person 'pf_1.7495' is jammed on edge 'Edge1', time=2638.00.
< Warning: Person 'pf_1.7496' is jammed on edge 'Edge1', time=2638.00.
< Warning: Person 'pf_1.7497' is jammed on edge 'Edge1', time=2639.00.
< Warning: Person 'pf_1.7498' is jammed on edge 'Edge1', time=2639.00.
< Warning: Person 'pf_1.7499' is jammed on edge 'Edge1', time=2639.00.
< Warning: Person 'pf_1.7500' is jammed on edge 'Edge1', time=2639.00.
< Warning: Person 'pf_0.450' is jammed on edge ':Junction1_w1', time=2640.00.
< Warning: Person 'pf_1.7501' is jammed on edge 'Edge1', time=2640.00.
< Warning: Person 'pf_1.7502' is jammed on edge 'Edge1', time=2640.00.
< Warning: Person 'pf_1.7503' is jammed on edge 'Edge1', time=2640.00.
< Warning: Person 'pf_0.410' is jammed on edge ':Junction1_w1', time=2641.00.
< Warning: Person 'pf_1.7504' is jammed on edge 'Edge1', time=2641.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 Oct2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
9191,9853d9190
< Warning: Person 'pf_1.9955' is jammed on edge 'Edge1', time=3401.00.
< Warning: Person 'pf_1.9956' is jammed on edge 'Edge1', time=3401.00.
< Warning: Person 'pf_1.9957' is jammed on edge 'Edge1', time=3401.00.
< Warning: Person 'pf_1.9958' is jammed on edge 'Edge1', time=3401.00.
< Warning: Person 'pf_1.9959' is jammed on edge 'Edge1', time=3402.00.
< Warning: Person 'pf_1.9960' is jammed on edge 'Edge1', time=3402.00.
< Warning: Person 'pf_1.9961' is jammed on edge 'Edge1', time=3402.00.
< Warning: Person 'pf_1.9962' is jammed on edge 'Edge1', time=3403.00.
< Warning: Person 'pf_1.9963' is jammed on edge 'Edge1', time=3403.00.
< Warning: Person 'pf_1.9964' is jammed on edge 'Edge1', time=3403.00.
< Warning: Person 'pf_1.8796' is jammed on edge 'Edge1', time=3404.00.
< Warning: Person 'pf_1.9965' is jammed on edge 'Edge1', time=3404.00.
< Warning: Person 'pf_1.9966' is jammed on edge 'Edge1', time=3404.00.
< Warning: Person 'pf_1.9967' is jammed on edge 'Edge1', time=3404.00.
< Warning: Person 'pf_1.9968' is jammed on edge 'Edge1', time=3405.00.
< Warning: Person 'pf_1.9969' is jammed on edge 'Edge1', time=3405.00.
< Warning: Person 'pf_1.9970' is jammed on edge 'Edge1', time=3405.00.
< Warning: Person 'pf_1.9971' is jammed on edge 'Edge1', time=3406.00.
< Warning: Person 'pf_1.9972' is jammed on edge 'Edge1', time=3406.00.
< Warning: Person 'pf_1.9973' is jammed on edge 'Edge1', time=3406.00.
< Warning: Person 'pf_1.9974' is jammed on edge 'Edge1', time=3406.00.
< Warning: Person 'pf_1.9975' is jammed on edge 'Edge1', time=3407.00.
< Warning: Person 'pf_1.9976' is jammed on edge 'Edge1', time=3407.00.
< Warning: Person 'pf_1.9977' is jammed on edge 'Edge1', time=3407.00.
< Warning: Person 'pf_1.9978' is jammed on edge 'Edge1', time=3408.00.
< Warning: Person 'pf_1.9979' is jammed on edge 'Edge1', time=3408.00.
< Warning: Person 'pf_1.9980' is jammed on edge 'Edge1', time=3408.00.
< Warning: Person 'pf_1.9981' is jammed on edge 'Edge1', time=3409.00.
< Warning: Person 'pf_1.9982' is jammed on edge 'Edge1', time=3409.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 Oct2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
6599,10388d6598
< Warning: Person 'pf_1.7516' is jammed on edge 'Edge1', time=2643.00.
< Warning: Person 'pf_1.7517' is jammed on edge 'Edge1', time=2643.00.
< Warning: Person 'pf_1.7518' is jammed on edge 'Edge1', time=2643.00.
< Warning: Person 'pf_1.6218' is jammed on edge 'Edge1', time=2644.00.
< Warning: Person 'pf_1.7519' is jammed on edge 'Edge1', time=2644.00.
< Warning: Person 'pf_1.7520' is jammed on edge 'Edge1', time=2644.00.
< Warning: Person 'pf_1.7521' is jammed on edge 'Edge1', time=2644.00.
< Warning: Person 'pf_1.7522' is jammed on edge 'Edge1', time=2645.00.
< Warning: Person 'pf_1.7523' is jammed on edge 'Edge1', time=2645.00.
< Warning: Person 'pf_1.7524' is jammed on edge 'Edge1', time=2645.00.
< Warning: Person 'pf_1.7525' is jammed on edge 'Edge1', time=2645.00.
< Warning: Person 'pf_1.7526' is jammed on edge 'Edge1', time=2646.00.
< Warning: Person 'pf_1.7527' is jammed on edge 'Edge1', time=2646.00.
< Warning: Person 'pf_1.7528' is jammed on edge 'Edge1', time=2646.00.
< Warning: Person 'pf_1.7529' is jammed on edge 'Edge1', time=2647.00.
< Warning: Person 'pf_1.7530' is jammed on edge 'Edge1', time=2647.00.
< Warning: Person 'pf_1.7531' is jammed on edge 'Edge1', time=2647.00.
< Warning: Person 'pf_1.7532' is jammed on edge 'Edge1', time=2648.00.
< Warning: Person 'pf_1.7533' is jammed on edge 'Edge1', time=2648.00.
< Warning: Person 'pf_1.7534' is jammed on edge 'Edge1', time=2648.00.
< Warning: Person 'pf_1.7535' is jammed on edge 'Edge1', time=2649.00.
< Warning: Person 'pf_1.7536' is jammed on edge 'Edge1', time=2649.00.
< Warning: Person 'pf_1.7537' is jammed on edge 'Edge1', time=2649.00.
< Warning: Person 'pf_1.7538' is jammed on edge 'Edge1', time=2649.00.
< Warning: Person 'pf_1.7539' is jammed on edge 'Edge1', time=2650.00.
< Warning: Person 'pf_1.7540' is jammed on edge 'Edge1', time=2650.00.
< Warning: Person 'pf_1.7541' is jammed on edge 'Edge1', time=2650.00.
< Warning: Person 'pf_1.7542' is jammed on edge 'Edge1', time=2651.00.
< Warning: Person 'pf_1.7543' is jammed on edge 'Edge1', time=2651.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 Oct2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
5112,15323d5111
< Warning: Person 'pf_0.4373' is jammed on edge 'Edge0', time=2003.00.
< Warning: Person 'pf_0.4374' is jammed on edge 'Edge0', time=2003.00.
< Warning: Person 'pf_0.4375' is jammed on edge 'Edge0', time=2003.00.
< Warning: Person 'pf_1.4270' is jammed on edge 'Edge1', time=2003.00.
< Warning: Person 'pf_1.4271' is jammed on edge 'Edge1', time=2003.00.
< Warning: Person 'pf_1.4272' is jammed on edge 'Edge1', time=2003.00.
< Warning: Person 'pf_1.4273' is jammed on edge 'Edge1', time=2003.00.
< Warning: Person 'pf_1.4274' is jammed on edge 'Edge1', time=2003.00.
< Warning: Person 'pf_0.4376' is jammed on edge 'Edge0', time=2004.00.
< Warning: Person 'pf_1.4275' is jammed on edge 'Edge1', time=2004.00.
< Warning: Person 'pf_1.4276' is jammed on edge 'Edge1', time=2004.00.
< Warning: Person 'pf_1.4277' is jammed on edge 'Edge1', time=2004.00.
< Warning: Person 'pf_1.4278' is jammed on edge 'Edge1', time=2004.00.
< Warning: Person 'pf_1.4279' is jammed on edge 'Edge1', time=2004.00.
< Warning: Person 'pf_0.4377' is jammed on edge 'Edge0', time=2005.00.
< Warning: Person 'pf_0.4378' is jammed on edge 'Edge0', time=2005.00.
< Warning: Person 'pf_1.4280' is jammed on edge 'Edge1', time=2005.00.
< Warning: Person 'pf_0.4379' is jammed on edge 'Edge0', time=2006.00.
< Warning: Person 'pf_0.4380' is jammed on edge 'Edge0', time=2006.00.
< Warning: Person 'pf_1.4281' is jammed on edge 'Edge1', time=2006.00.
< Warning: Person 'pf_0.4381' is jammed on edge 'Edge0', time=2007.00.
< Warning: Person 'pf_0.4382' is jammed on edge 'Edge0', time=2007.00.
< Warning: Person 'pf_0.4383' is jammed on edge 'Edge0', time=2007.00.
< Warning: Person 'pf_0.4384' is jammed on edge 'Edge0', time=2007.00.
< Warning: Person 'pf_0.4385' is jammed on edge 'Edge0', time=2007.00.
< Warning: Person 'pf_0.4386' is jammed on edge 'Edge0', time=2007.00.
< Warning: Person 'pf_0.4387' is jammed on edge 'Edge0', time=2008.00.
< Warning: Person 'pf_0.4388' is jammed on edge 'Edge0', time=2009.00.
< Warning: Person 'pf_1.4282' is jammed on edge 'Edge1', time=2009.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 Oct2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
6552,10315d6551
< Warning: Person 'pf_1.7530' is jammed on edge 'Edge1', time=2649.00.
< Warning: Person 'pf_1.7531' is jammed on edge 'Edge1', time=2649.00.
< Warning: Person 'pf_1.7532' is jammed on edge 'Edge1', time=2649.00.
< Warning: Person 'pf_1.7533' is jammed on edge 'Edge1', time=2650.00.
< Warning: Person 'pf_1.7534' is jammed on edge 'Edge1', time=2650.00.
< Warning: Person 'pf_1.7535' is jammed on edge 'Edge1', time=2650.00.
< Warning: Person 'pf_1.7536' is jammed on edge 'Edge1', time=2651.00.
< Warning: Person 'pf_1.7537' is jammed on edge 'Edge1', time=2651.00.
< Warning: Person 'pf_1.7538' is jammed on edge 'Edge1', time=2651.00.
< Warning: Person 'pf_1.7539' is jammed on edge 'Edge1', time=2652.00.
< Warning: Person 'pf_1.7540' is jammed on edge 'Edge1', time=2652.00.
< Warning: Person 'pf_1.7541' is jammed on edge 'Edge1', time=2652.00.
< Warning: Person 'pf_1.7542' is jammed on edge 'Edge1', time=2653.00.
< Warning: Person 'pf_1.7543' is jammed on edge 'Edge1', time=2653.00.
< Warning: Person 'pf_1.7544' is jammed on edge 'Edge1', time=2653.00.
< Warning: Person 'pf_1.7545' is jammed on edge 'Edge1', time=2653.00.
< Warning: Person 'pf_1.7546' is jammed on edge 'Edge1', time=2654.00.
< Warning: Person 'pf_1.7547' is jammed on edge 'Edge1', time=2654.00.
< Warning: Person 'pf_1.7548' is jammed on edge 'Edge1', time=2654.00.
< Warning: Person 'pf_1.6356' is jammed on edge 'Edge1', time=2655.00.
< Warning: Person 'pf_1.7549' is jammed on edge 'Edge1', time=2655.00.
< Warning: Person 'pf_1.7550' is jammed on edge 'Edge1', time=2655.00.
< Warning: Person 'pf_1.7551' is jammed on edge 'Edge1', time=2655.00.
< Warning: Person 'pf_1.7552' is jammed on edge 'Edge1', time=2656.00.
< Warning: Person 'pf_1.7553' is jammed on edge 'Edge1', time=2656.00.
< Warning: Person 'pf_1.7554' is jammed on edge 'Edge1', time=2656.00.
< Warning: Person 'pf_1.7555' is jammed on edge 'Edge1', time=2657.00.
< Warning: Person 'pf_1.7556' is jammed on edge 'Edge1', time=2657.00.
< Warning: Person 'pf_1.7557' is jammed on edge 'Edge1', time=2657.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 Oct2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
262911,264135d262910
< Warning: Collision of person 'pf_1.9814' and person 'pf_1.9830', lane=':Junction2_0_0', time=3563.00.
< Warning: Collision of person 'pf_0.1071' and person 'pf_0.1074', lane=':Junction2_0_0', time=3563.00.
< Warning: Collision of person 'pf_1.9812' and person 'pf_1.9830', lane=':Junction2_0_0', time=3563.00.
< Warning: Collision of person 'pf_1.9812' and person 'pf_1.9814', lane=':Junction2_0_0', time=3563.00.
< Warning: Collision of person 'pf_1.9818' and person 'pf_1.9830', lane=':Junction2_0_0', time=3563.00.
< Warning: Collision of person 'pf_1.9818' and person 'pf_1.9814', lane=':Junction2_0_0', time=3563.00.
< Warning: Collision of person 'pf_1.9818' and person 'pf_1.9812', lane=':Junction2_0_0', time=3563.00.
< Warning: Collision of person 'pf_1.9810' and person 'pf_1.9821', lane='Edge1_1', time=3563.00.
< Warning: Person 'pf_1.10478' is jammed on edge 'Edge1', time=3563.00.
< Warning: Person 'pf_1.10479' is jammed on edge 'Edge1', time=3563.00.
< Warning: Person 'pf_1.10480' is jammed on edge 'Edge1', time=3563.00.
< Warning: Collision of person 'pf_1.10264' and person 'pf_1.10319', lane='Edge2_1', time=3563.00.
< Warning: Collision of person 'pf_1.10036' and person 'pf_1.10319', lane='Edge2_1', time=3563.00.
< Warning: Collision of person 'pf_1.10036' and person 'pf_1.10264', lane='Edge2_1', time=3563.00.
< Warning: Collision of person 'pf_1.9967' and person 'pf_1.10319', lane='Edge2_1', time=3563.00.
< Warning: Collision of person 'pf_1.9967' and person 'pf_1.10264', lane='Edge2_1', time=3563.00.
< Warning: Collision of person 'pf_1.9967' and person 'pf_1.10036', lane='Edge2_1', time=3563.00.
< Warning: Collision of person 'pf_1.9965' and person 'pf_1.10319', lane='Edge2_1', time=3563.00.
< Warning: Collision of person 'pf_1.9965' and person 'pf_1.10264', lane='Edge2_1', time=3563.00.
< Warning: Collision of person 'pf_1.9965' and person 'pf_1.10036', lane='Edge2_1', time=3563.00.
< Warning: Collision of person 'pf_1.9965' and person 'pf_1.9967', lane='Edge2_1', time=3563.00.
< Warning: Collision of person 'pf_1.10388' and person 'pf_1.10397', lane='Edge2_1', time=3563.00.
< Warning: Collision of person 'pf_1.9837' and person 'pf_1.10388', lane='Edge2_1', time=3563.00.
< Warning: Collision of person 'pf_1.9822' and person 'pf_1.10319', lane='Edge2_1', time=3563.00.
< Warning: Collision of person 'pf_1.9822' and person 'pf_1.10264', lane='Edge2_1', time=3563.00.
< Warning: Collision of person 'pf_1.9822' and person 'pf_1.10036', lane='Edge2_1', time=3563.00.
< Warning: Collision of person 'pf_1.9822' and person 'pf_1.9967', lane='Edge2_1', time=3563.00.
< Warning: Collision of person 'pf_1.9822' and person 'pf_1.9965', lane='Edge2_1', time=3563.00.
< Warning: Collision of person 'pf_1.9814' and person 'pf_1.9830', lane=':Junction2_0_0', time=3564.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.