08Oct25rv1_24_0+1253-fef8d3c1920 - 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: 8100 tests: 7917 succeeded 91 known bugs 75 FAILED 17 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
> 
> =================================================================
> ==2227035==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x61c1b5416281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x61c1b666fe11 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x61c1b66685da in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x61c1b665825d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x61c1b666f2eb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x61c1b5419e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x74af2462a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x74af2462a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x61c1b533ce14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
> 
> 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
> 
> =================================================================
> ==2248615==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x599435153281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x5994363ace11 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x5994363a55da in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x59943639525d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5994363ac2eb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x599435156e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7e4d6102a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x7e4d6102a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x599435079e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

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

---------- Differences in errors ----------
0a1
> Warning: Missing arguments 'length'/'endPos' for E2Detector 'E2_A'. Assuming detector end == lane end of lane 'EdgeCenter0_0'.

7 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 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 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
> 
> =================================================================
> ==2288819==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x575c5a87b281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x575c5bbe7797 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x575c5bac0d4d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x575c5bad42eb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x575c5a87ee72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x76a65802a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x76a65802a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x575c5a7a1e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x575c5a87b281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x575c5bbe7797 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x575c5bac135c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x575c5bad42eb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x575c5a87ee72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x76a65802a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x76a65802a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x575c5a7a1e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x575c5a87b281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x575c5bac17ec in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x575c5bad42eb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x575c5a87ee72 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
> 
> =================================================================
> ==2288895==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x63ebff4fb281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x63ec00867797 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x63ec00740d4d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x63ec007542eb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x63ebff4fee72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x725c2182a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x725c2182a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x63ebff421e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x63ebff4fb281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x63ec00867797 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x63ec0074135c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x63ec007542eb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x63ebff4fee72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x725c2182a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x725c2182a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x63ebff421e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x63ebff4fb281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x63ec007417ec in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x63ec007542eb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x63ebff4fee72 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
> 
> =================================================================
> ==2289602==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5bd7b4f09281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x5bd7b6275797 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x5bd7b614ed4d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5bd7b61622eb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5bd7b4f0ce72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f5cd682a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7f5cd682a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5bd7b4e2fe14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5bd7b4f09281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x5bd7b6275797 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x5bd7b614f35c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5bd7b61622eb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5bd7b4f0ce72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f5cd682a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7f5cd682a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5bd7b4e2fe14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5bd7b4f09281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x5bd7b614f7ec in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5bd7b61622eb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5bd7b4f0ce72 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
> 
> =================================================================
> ==2289803==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5df9c0a30281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x5df9c1d9c797 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x5df9c1c75d4d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5df9c1c892eb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5df9c0a33e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x736ab4c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x736ab4c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5df9c0956e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5df9c0a30281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x5df9c1d9c797 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x5df9c1c7635c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5df9c1c892eb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5df9c0a33e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x736ab4c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x736ab4c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5df9c0956e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5df9c0a30281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x5df9c1c767ec in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5df9c1c892eb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5df9c0a33e72 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 flow_embedded load route ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1,18
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2270728==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x6111080de281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x611109337e11 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x6111093305da in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x61110932025d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x6111093372eb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x6111080e1e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7e44e8c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x7e44e8c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x611108004e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,99
> 
> =================================================================
> ==2271444==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x61601f65a281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x6160209c6797 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x61602089fd4d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x6160208b32eb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x61601f65de72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x73a47242a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x73a47242a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x61601f580e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x61601f65a281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x6160209c6797 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x6160208a035c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x6160208b32eb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x61601f65de72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x73a47242a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x73a47242a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x61601f580e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x61601f65a281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x6160208a07ec in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x6160208b32eb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x61601f65de72 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
> 
> =================================================================
> ==2271484==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x610abf674281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x610ac09e0797 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x610ac08b9d4d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x610ac08cd2eb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x610abf677e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x76937e42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x76937e42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x610abf59ae14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x610abf674281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x610ac09e0797 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x610ac08ba35c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x610ac08cd2eb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x610abf677e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x76937e42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x76937e42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x610abf59ae14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x610abf674281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x610ac08ba7ec in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x610ac08cd2eb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x610abf677e72 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
> 
> =================================================================
> ==2272124==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5575319cf281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x557532d3b797 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x557532c14d4d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x557532c282eb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5575319d2e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x72c92462a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x72c92462a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5575318f5e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5575319cf281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x557532d3b797 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x557532c1535c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x557532c282eb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5575319d2e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x72c92462a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x72c92462a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5575318f5e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5575319cf281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x557532c157ec in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x557532c282eb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5575319d2e72 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
> 
> =================================================================
> ==2272231==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5abe2b0e9281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x5abe2c455797 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x5abe2c32ed4d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5abe2c3422eb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5abe2b0ece72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x792e6142a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x792e6142a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5abe2b00fe14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5abe2b0e9281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x5abe2c455797 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x5abe2c32f35c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5abe2c3422eb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5abe2b0ece72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x792e6142a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x792e6142a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5abe2b00fe14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5abe2b0e9281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x5abe2c32f7ec in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5abe2c3422eb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5abe2b0ece72 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 vehicle_embedded load route ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1,18
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2257124==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5cdac99ea281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x5cdacac43e11 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x5cdacac3c5da in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x5cdacac2c25d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5cdacac432eb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x5cdac99ede72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7e4b7022a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x7e4b7022a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x5cdac9910e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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
> 
> =================================================================
> ==2253837==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x571410bb1281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x571412054dbb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5714112d4148 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 0x571410f2cfdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x5714137dbab4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5714139f0e4b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x74771cfe68f2 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 0x74771cf9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x74771cf9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x571413a25e53 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5714137eebcb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5714137efd2f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x571410bdb832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x571411e0a3e3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x571410bb4e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x74771a02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x74771a02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x571410ad7e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
> 
> 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
> 
> =================================================================
> ==2253903==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x61592acbd281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x61592c160dbb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x61592b3e0148 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 0x61592b038fdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x61592d8e7ab4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x61592dafce4b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7d60ab5e68f2 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 0x7d60ab59985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7d60ab59b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x61592db31e53 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x61592d8fabcb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x61592d8fbd2f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x61592ace7832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x61592bf163e3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x61592acc0e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7d60a842a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7d60a842a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x61592abe3e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
> 
> 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
> 
> =================================================================
> ==2253866==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5615093fc281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x56150a89fdbb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x561509b1f148 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 0x561509777fdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x56150c026ab4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x56150c23be4b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7c154e3e68f2 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 0x7c154e39985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7c154e39b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x56150c270e53 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x56150c039bcb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x56150c03ad2f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x561509426832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x56150a6553e3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5615093ffe72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7c154b22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7c154b22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x561509322e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
> 
> 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
> 
> =================================================================
> ==2253858==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5fde32f2e281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x5fde343d1dbb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5fde33651148 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 0x5fde332a9fdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x5fde35b58ab4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5fde35d6de4b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7305839e68f2 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 0x73058399985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x73058399b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5fde35da2e53 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5fde35b6bbcb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5fde35b6cd2f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5fde32f58832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5fde341873e3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5fde32f31e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x730580a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x730580a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5fde32e54e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
> 
> 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
> 
> =================================================================
> ==2253951==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5b7c6ad2d281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x5b7c6c1d0dbb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5b7c6b450148 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 0x5b7c6b0a8fdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x5b7c6d957ab4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5b7c6db6ce4b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x761dadfe68f2 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 0x761dadf9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x761dadf9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5b7c6dba1e53 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5b7c6d96abcb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5b7c6d96bd2f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5b7c6ad57832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5b7c6bf863e3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5b7c6ad30e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x761dab02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x761dab02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5b7c6ac53e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
> 
> 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
> 
> =================================================================
> ==2253969==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x576287b86281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x576289029dbb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5762882a9148 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 0x576287f01fdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x57628a7b0ab4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x57628a9c5e4b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x70bc3a9e68f2 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 0x70bc3a99985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x70bc3a99b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x57628a9fae53 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x57628a7c3bcb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x57628a7c4d2f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x576287bb0832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x576288ddf3e3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x576287b89e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x70bc3782a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x70bc3782a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x576287aace14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
> 
> 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
> 
> =================================================================
> ==2253922==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x59ce30560281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x59ce31a03dbb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x59ce30c83148 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 0x59ce308dbfdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x59ce3318aab4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x59ce3339fe4b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7d59563e68f2 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 0x7d595639985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7d595639b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x59ce333d4e53 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x59ce3319dbcb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x59ce3319ed2f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x59ce3058a832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x59ce317b93e3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x59ce30563e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7d595342a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7d595342a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x59ce30486e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
> 
> 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
> 
> =================================================================
> ==2253929==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x61377c66f281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x61377db12dbb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x61377cd92148 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 0x61377c9eafdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x61377f299ab4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x61377f4aee4b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x76eb95fe68f2 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 0x76eb95f9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x76eb95f9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x61377f4e3e53 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x61377f2acbcb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x61377f2add2f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x61377c699832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x61377d8c83e3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x61377c672e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x76eb92e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x76eb92e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x61377c595e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
> 
> 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
> 
> =================================================================
> ==2253925==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x641d352d0281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x641d36773dbb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x641d359f3148 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 0x641d3564bfdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x641d37efaab4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x641d3810fe4b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x78e4975e68f2 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 0x78e49759985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x78e49759b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x641d38144e53 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x641d37f0dbcb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x641d37f0ed2f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x641d352fa832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x641d365293e3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x641d352d3e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x78e49442a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x78e49442a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x641d351f6e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
> 
> 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
> 
> =================================================================
> ==2253865==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x56b22428c281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x56b22572fdbb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x56b2249af148 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 0x56b224607fdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x56b226eb6ab4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x56b2270cbe4b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x701f60be68f2 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 0x701f60b9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x701f60b9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x56b227100e53 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x56b226ec9bcb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x56b226ecad2f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x56b2242b6832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x56b2254e53e3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x56b22428fe72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x701f5dc2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x701f5dc2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x56b2241b2e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
> 
> 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
> 
> =================================================================
> ==2253878==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5a8875774281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x5a8876c17dbb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5a8875e97148 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 0x5a8875aeffdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x5a887839eab4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5a88785b3e4b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7428205e68f2 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 0x74282059985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x74282059b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5a88785e8e53 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5a88783b1bcb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5a88783b2d2f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5a887579e832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5a88769cd3e3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5a8875777e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x74281d62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x74281d62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5a887569ae14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
> 
> 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
> 
> =================================================================
> ==2253898==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 576 byte(s) in 3 object(s) allocated from:
>     #0 0x5b6b08658281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x5b6b09afbdbb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5b6b08d7b148 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 0x5b6b089d3fdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x5b6b0b282ab4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5b6b0b497e4b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x79d0555e68f2 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 0x79d05559985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x79d05559b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5b6b0b4cce53 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5b6b0b295bcb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5b6b0b296d2f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5b6b08682832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5b6b098b13e3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5b6b0865be72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x79d05262a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x79d05262a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5b6b0857ee14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
> 
> 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
> 
> =================================================================
> ==2253886==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5ac0b0f8a281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x5ac0b242ddbb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5ac0b16ad148 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 0x5ac0b1305fdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x5ac0b3bb4ab4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5ac0b3dc9e4b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x71e077fe68f2 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 0x71e077f9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x71e077f9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5ac0b3dfee53 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5ac0b3bc7bcb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5ac0b3bc8d2f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5ac0b0fb4832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5ac0b21e33e3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5ac0b0f8de72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x71e07502a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x71e07502a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5ac0b0eb0e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
> 
> 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
> 
> =================================================================
> ==2253917==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x595db6fe1281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x595db8484dbb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x595db7704148 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 0x595db735cfdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x595db9c0bab4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x595db9e20e4b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7ef8819e68f2 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 0x7ef88199985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7ef88199b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x595db9e55e53 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x595db9c1ebcb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x595db9c1fd2f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x595db700b832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x595db823a3e3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x595db6fe4e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7ef87ea2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7ef87ea2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x595db6f07e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
> 
> 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
> 
> =================================================================
> ==2253913==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x588467807281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x588468caadbb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x588467f2a148 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 0x588467b82fdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x58846a431ab4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x58846a646e4b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x733036de68f2 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 0x733036d9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x733036d9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x58846a67be53 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x58846a444bcb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x58846a445d2f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x588467831832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x588468a603e3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x58846780ae72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x733033e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x733033e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x58846772de14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
> 
> 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
> 
> =================================================================
> ==2253908==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x576381837281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x576382cdadbb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x576381f5a148 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 0x576381bb2fdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x576384461ab4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x576384676e4b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7d240dfe68f2 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 0x7d240df9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7d240df9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5763846abe53 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x576384474bcb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x576384475d2f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x576381861832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x576382a903e3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x57638183ae72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7d240b02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7d240b02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x57638175de14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
> 
> 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
> 
> =================================================================
> ==2253889==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5ce68119e281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x5ce682641dbb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5ce6818c1148 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 0x5ce681519fdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x5ce683dc8ab4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5ce683fdde4b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x777f8ade68f2 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 0x777f8ad9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x777f8ad9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5ce684012e53 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5ce683ddbbcb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5ce683ddcd2f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5ce6811c8832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5ce6823f73e3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5ce6811a1e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x777f87e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x777f87e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5ce6810c4e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
> 
> 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
> 
> =================================================================
> ==2253895==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5f18c32ed281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x5f18c4790dbb in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5f18c3a10148 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 0x5f18c3668fdb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #4 0x5f18c5f17ab4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5f18c612ce4b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7863d31e68f2 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 0x7863d319985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7863d319b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5f18c6161e53 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5f18c5f2abcb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5f18c5f2bd2f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5f18c3317832 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:484:21
>     #13 0x5f18c45463e3 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5f18c32f0e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7863d002a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7863d002a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5f18c3213e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
> 
> 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).
> 
> =================================================================
> ==2254182==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x57611b9f6281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x57611cd62797 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x57611cc3bd4d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x57611cc4f2eb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x57611b9f9e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7e831f02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7e831f02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x57611b91ce14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x57611b9f6281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x57611cd62797 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x57611cc3c35c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x57611cc4f2eb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x57611b9f9e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7e831f02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7e831f02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x57611b91ce14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x57611b9f6281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x57611cc3c7ec 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).
> 
> =================================================================
> ==2254172==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x613cf0e5b281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x613cf21c7797 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x613cf20a0d4d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x613cf20b42eb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x613cf0e5ee72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7958e542a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7958e542a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x613cf0d81e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x613cf0e5b281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x613cf21c7797 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x613cf20a135c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x613cf20b42eb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x613cf0e5ee72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7958e542a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7958e542a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x613cf0d81e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x613cf0e5b281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x613cf20a17ec 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 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).
> 
> =================================================================
> ==2238149==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x60e77c1a3281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x60e77d3fce11 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x60e77d3f55da in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x60e77d3e525d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x60e77d3fc2eb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x60e77c1a6e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x79f41b82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x79f41b82a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x60e77c0c9e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
> 
> 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 click_selected ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1,18
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==2238163==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5695f0db0281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x5695f2009e11 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x5695f20025da in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x5695f1ff225d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5695f20092eb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x5695f0db3e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7eff1fa2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x7eff1fa2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x5695f0cd6e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
> 
> 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).
> 
> =================================================================
> ==2238167==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5bf9a7b20281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x5bf9a8d79e11 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
>     #2 0x5bf9a8d725da in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
>     #3 0x5bf9a8d6225d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x5bf9a8d792eb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x5bf9a7b23e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7084f822a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x7084f822a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x5bf9a7a46e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- 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).

=================================================================
==2234807==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x562ca6b62281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
    #1 0x562ca7dbbe11 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
    #2 0x562ca7db45da in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
    #3 0x562ca7da425d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x562ca7dbb2eb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
    #5 0x562ca6b65e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x70abc882a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #7 0x70abc882a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #8 0x562ca6a88e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)

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

=================================================================
==2234828==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x60b6f1c5f281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
    #1 0x60b6f2eb8e11 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
    #2 0x60b6f2eb15da in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
    #3 0x60b6f2ea125d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x60b6f2eb82eb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
    #5 0x60b6f1c62e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x708dd162a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #7 0x708dd162a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #8 0x60b6f1b85e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)

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

=================================================================
==2234831==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x597db9436281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
    #1 0x597dba68fe11 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:452:40
    #2 0x597dba6885da in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:395:24
    #3 0x597dba67825d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x597dba68f2eb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
    #5 0x597db9439e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x751b4ee2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #7 0x751b4ee2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #8 0x597db935ce14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)

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 : network junctions load is_roundabout ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1,5
> Error: The position of e1Detector 'e1_0' lies beyond the lane's 'E3_0' end.
> Error: The position of e1Detector 'e1_2' lies beyond the lane's 'E2_0' end.
> Error: The position of e1Detector 'e1_5' lies beyond the lane's 'E0_0' end.
> Error: The position of e1Detector 'e1_6' lies beyond the lane's 'E1_0' end.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : network junctions load pos ( Last six runs Oct2025 )

---------- Differences in errors ----------
0a1,5
> Error: The position of e1Detector 'e1_0' lies beyond the lane's 'E3_0' end.
> Error: The position of e1Detector 'e1_1' lies beyond the lane's '-E3_0' end.
> Error: The position of e1Detector 'e1_4' lies beyond the lane's '-E0_0' end.
> Error: The position of e1Detector 'e1_5' lies beyond the lane's 'E0_0' end.
> 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
> 
> =================================================================
> ==2302222==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x586a8632e281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x586a8769a797 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x586a87573d4d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x586a875872eb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x586a86331e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7a3662a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7a3662a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x586a86254e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x586a8632e281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x586a8769a797 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x586a8757435c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x586a875872eb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x586a86331e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7a3662a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7a3662a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x586a86254e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
> 
> Indirect leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x586a8632e281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x586a8757495e in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x586a875872eb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x586a86331e72 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
> 
> =================================================================
> ==2302242==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x64f0b78d6281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x64f0b8c42797 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x64f0b8b1bd4d in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x64f0b8b2f2eb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x64f0b78d9e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7df1ba42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7df1ba42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x64f0b77fce14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x64f0b78d6281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x64f0b8c42797 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x64f0b8b1c35c in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x64f0b8b2f2eb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x64f0b78d9e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7df1ba42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7df1ba42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x64f0b77fce14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
> 
> Indirect leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x64f0b78d6281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x64f0b8b1c95e in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x64f0b8b2f2eb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x64f0b78d9e72 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
> 
> =================================================================
> ==2302228==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x5a2004d3d281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x5a20060a9797 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x5a2005fddaf2 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1648:43
>     #3 0x5a2005fae803 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:233:17
>     #4 0x5a2007b7b0d8 in GenericSAXHandler::startElement(char16_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 0x7fdc88fe63b6 in xercesc_3_2::SAX2XMLReaderImpl::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 0x7fdc88f997a3 in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1997a3) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7fdc88f9ba0d in xercesc_3_2::IGXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19ba0d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7fdc88f90c87 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 0x7fdc88fe0d42 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 0x5a2007baf282 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 0x5a2007e38561 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 0x5a2005f8e00a 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 0x5a2005f850bd in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #14 0x5a2005f962eb in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #15 0x5a2004d40e72 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #16 0x7fdc8602a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #17 0x7fdc8602a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #18 0x5a2004c63e14 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x33fce14) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
> 
> Indirect leak of 5632 byte(s) in 4 object(s) allocated from:
>     #0 0x5a2004d3d281 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x34d6281) (BuildId: 4c6015915948cc77cb1062c3edf7ed59f4d55c38)
>     #1 0x5a20060a9797 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::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 0x5a2005f8335c 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:

9 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.
elements demands flow create endnumber ( Last six runs Oct2025 )
elements demands flow create poisson ( Last six runs Oct2025 )
elements demands flow inspect poisson ( Last six runs Oct2025 )
elements demands flow_junctions create endnumber ( Last six runs Oct2025 )
elements demands flow_junctions create poisson ( Last six runs Oct2025 )
elements demands flow_junctions inspect poisson ( Last six runs Oct2025 )
elements demands flow_taz create endnumber ( Last six runs Oct2025 )
elements demands flow_taz create poisson ( Last six runs Oct2025 )
elements demands flow_taz inspect poisson ( Last six runs Oct2025 )

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 errors ----------
11158,13660d11157
< Warning: Vehicle 'flowA.5531' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.5531' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.5532' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.5532' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.5533' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.5533' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.5534' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.5534' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.5535' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.5535' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.5536' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.5536' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.5537' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.5537' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.5538' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.5538' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.5539' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.5539' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.5540' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.5540' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.5541' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.5541' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.5542' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.5542' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.5543' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.5543' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.5544' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.5544' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.5545' will not be able to arrive at the given lane 'Edge2_0'!
<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 flow_attributes poisson ( Last six runs Oct2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1409,6030d1408
< Warning: Person 'pf_0.4452' is jammed on edge 'Edge0', time=2026.00.
< Warning: Person 'pf_0.4453' is jammed on edge 'Edge0', time=2026.00.
< Warning: Person 'pf_0.4454' is jammed on edge 'Edge0', time=2026.00.
< Warning: Person 'pf_0.4455' is jammed on edge 'Edge0', time=2026.00.
< Warning: Person 'pf_0.4456' is jammed on edge 'Edge0', time=2027.00.
< Warning: Person 'pf_0.4457' is jammed on edge 'Edge0', time=2027.00.
< Warning: Person 'pf_0.4458' is jammed on edge 'Edge0', time=2027.00.
< Warning: Person 'pf_0.4459' is jammed on edge 'Edge0', time=2027.00.
< Warning: Person 'pf_0.4460' is jammed on edge 'Edge0', time=2027.00.
< Warning: Person 'pf_0.4461' is jammed on edge 'Edge0', time=2027.00.
< Warning: Person 'pf_0.4462' is jammed on edge 'Edge0', time=2028.00.
< Warning: Person 'pf_0.4463' is jammed on edge 'Edge0', time=2028.00.
< Warning: Person 'pf_0.4464' is jammed on edge 'Edge0', time=2028.00.
< Warning: Collision of person 'pf_0.4217' and person 'pf_0.4219', lane='Edge0_0', time=2030.00.
< Warning: Person 'pf_0.4465' is jammed on edge 'Edge0', time=2030.00.
< Warning: Person 'pf_0.4466' is jammed on edge 'Edge0', time=2030.00.
< Warning: Person 'pf_0.4467' is jammed on edge 'Edge0', time=2031.00.
< Warning: Person 'pf_0.4468' is jammed on edge 'Edge0', time=2031.00.
< Warning: Person 'pf_0.4469' is jammed on edge 'Edge0', time=2031.00.
< Warning: Person 'pf_0.4470' is jammed on edge 'Edge0', time=2032.00.
< Warning: Person 'pf_0.4471' is jammed on edge 'Edge0', time=2032.00.
< Warning: Person 'pf_0.4472' is jammed on edge 'Edge0', time=2033.00.
< Warning: Person 'pf_0.4473' is jammed on edge 'Edge0', time=2033.00.
< Warning: Person 'pf_0.4474' is jammed on edge 'Edge0', time=2033.00.
< Warning: Person 'pf_0.4475' is jammed on edge 'Edge0', time=2033.00.
< Warning: Person 'pf_0.4476' is jammed on edge 'Edge0', time=2033.00.
< Warning: Person 'pf_0.4477' is jammed on edge 'Edge0', time=2034.00.
< Warning: Person 'pf_0.4478' is jammed on edge 'Edge0', time=2034.00.
< Warning: Person 'pf_0.4479' is jammed on edge 'Edge0', time=2034.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 ----------
3382,10315d3381
< Warning: Person 'pf_1.4610' is jammed on edge 'Edge1', time=1744.00.
< Warning: Person 'pf_1.4611' is jammed on edge 'Edge1', time=1744.00.
< Warning: Person 'pf_1.4612' is jammed on edge 'Edge1', time=1744.00.
< Warning: Person 'pf_1.4613' is jammed on edge 'Edge1', time=1745.00.
< Warning: Person 'pf_1.4614' is jammed on edge 'Edge1', time=1745.00.
< Warning: Person 'pf_1.4615' is jammed on edge 'Edge1', time=1745.00.
< Warning: Person 'pf_1.4616' is jammed on edge 'Edge1', time=1745.00.
< Warning: Person 'pf_1.4617' is jammed on edge 'Edge1', time=1746.00.
< Warning: Person 'pf_1.4618' is jammed on edge 'Edge1', time=1746.00.
< Warning: Person 'pf_1.4619' is jammed on edge 'Edge1', time=1746.00.
< Warning: Person 'pf_1.4620' is jammed on edge 'Edge1', time=1747.00.
< Warning: Person 'pf_1.4621' is jammed on edge 'Edge1', time=1747.00.
< Warning: Person 'pf_1.4622' is jammed on edge 'Edge1', time=1747.00.
< Warning: Person 'pf_1.4623' is jammed on edge 'Edge1', time=1748.00.
< Warning: Person 'pf_1.4624' is jammed on edge 'Edge1', time=1748.00.
< Warning: Person 'pf_1.4625' is jammed on edge 'Edge1', time=1748.00.
< Warning: Person 'pf_1.4626' is jammed on edge 'Edge1', time=1749.00.
< Warning: Person 'pf_1.4627' is jammed on edge 'Edge1', time=1749.00.
< Warning: Person 'pf_1.4628' is jammed on edge 'Edge1', time=1749.00.
< Warning: Person 'pf_1.4629' is jammed on edge 'Edge1', time=1749.00.
< Warning: Person 'pf_1.4630' is jammed on edge 'Edge1', time=1750.00.
< Warning: Person 'pf_1.4631' is jammed on edge 'Edge1', time=1750.00.
< Warning: Person 'pf_1.4632' is jammed on edge 'Edge1', time=1750.00.
< Warning: Person 'pf_1.4633' is jammed on edge 'Edge1', time=1751.00.
< Warning: Person 'pf_1.4634' is jammed on edge 'Edge1', time=1751.00.
< Warning: Person 'pf_1.4635' is jammed on edge 'Edge1', time=1751.00.
< Warning: Person 'pf_1.4636' is jammed on edge 'Edge1', time=1752.00.
< Warning: Person 'pf_1.4637' is jammed on edge 'Edge1', time=1752.00.
< Warning: Person 'pf_1.4638' is jammed on edge 'Edge1', time=1752.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 ----------
4571,9853d4570
< Warning: Person 'pf_1.5484' is jammed on edge 'Edge1', time=2015.00.
< Warning: Person 'pf_1.5485' is jammed on edge 'Edge1', time=2015.00.
< Warning: Person 'pf_1.5486' is jammed on edge 'Edge1', time=2015.00.
< Warning: Person 'pf_1.5487' is jammed on edge 'Edge1', time=2015.00.
< Warning: Person 'pf_1.5488' is jammed on edge 'Edge1', time=2016.00.
< Warning: Person 'pf_1.5489' is jammed on edge 'Edge1', time=2016.00.
< Warning: Person 'pf_1.5490' is jammed on edge 'Edge1', time=2016.00.
< Warning: Person 'pf_1.5491' is jammed on edge 'Edge1', time=2017.00.
< Warning: Person 'pf_1.5492' is jammed on edge 'Edge1', time=2017.00.
< Warning: Person 'pf_1.5493' is jammed on edge 'Edge1', time=2017.00.
< Warning: Person 'pf_1.5494' is jammed on edge 'Edge1', time=2018.00.
< Warning: Person 'pf_1.5495' is jammed on edge 'Edge1', time=2018.00.
< Warning: Person 'pf_1.5496' is jammed on edge 'Edge1', time=2018.00.
< Warning: Person 'pf_1.5497' is jammed on edge 'Edge1', time=2019.00.
< Warning: Person 'pf_1.5498' is jammed on edge 'Edge1', time=2019.00.
< Warning: Person 'pf_1.5499' is jammed on edge 'Edge1', time=2019.00.
< Warning: Person 'pf_1.5500' is jammed on edge 'Edge1', time=2019.00.
< Warning: Person 'pf_1.5501' is jammed on edge 'Edge1', time=2020.00.
< Warning: Person 'pf_1.5502' is jammed on edge 'Edge1', time=2020.00.
< Warning: Person 'pf_1.5503' is jammed on edge 'Edge1', time=2020.00.
< Warning: Person 'pf_1.5504' is jammed on edge 'Edge1', time=2021.00.
< Warning: Person 'pf_1.5505' is jammed on edge 'Edge1', time=2021.00.
< Warning: Person 'pf_1.5506' is jammed on edge 'Edge1', time=2021.00.
< Warning: Person 'pf_1.5507' is jammed on edge 'Edge1', time=2022.00.
< Warning: Person 'pf_1.5508' is jammed on edge 'Edge1', time=2022.00.
< Warning: Person 'pf_1.5509' is jammed on edge 'Edge1', time=2022.00.
< Warning: Person 'pf_1.5510' is jammed on edge 'Edge1', time=2023.00.
< Warning: Person 'pf_1.5511' is jammed on edge 'Edge1', time=2023.00.
< Warning: Person 'pf_1.5512' is jammed on edge 'Edge1', time=2023.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 ----------
3489,10388d3488
< Warning: Person 'pf_1.4629' is jammed on edge 'Edge1', time=1748.00.
< Warning: Person 'pf_1.4630' is jammed on edge 'Edge1', time=1748.00.
< Warning: Person 'pf_1.4631' is jammed on edge 'Edge1', time=1748.00.
< Warning: Person 'pf_1.4632' is jammed on edge 'Edge1', time=1749.00.
< Warning: Person 'pf_1.4633' is jammed on edge 'Edge1', time=1749.00.
< Warning: Person 'pf_1.4634' is jammed on edge 'Edge1', time=1749.00.
< Warning: Person 'pf_1.4635' is jammed on edge 'Edge1', time=1750.00.
< Warning: Person 'pf_1.4636' is jammed on edge 'Edge1', time=1750.00.
< Warning: Person 'pf_1.4637' is jammed on edge 'Edge1', time=1750.00.
< Warning: Person 'pf_1.4638' is jammed on edge 'Edge1', time=1750.00.
< Warning: Person 'pf_1.4639' is jammed on edge 'Edge1', time=1751.00.
< Warning: Person 'pf_1.4640' is jammed on edge 'Edge1', time=1751.00.
< Warning: Person 'pf_1.4641' is jammed on edge 'Edge1', time=1751.00.
< Warning: Person 'pf_1.4642' is jammed on edge 'Edge1', time=1752.00.
< Warning: Person 'pf_1.4643' is jammed on edge 'Edge1', time=1752.00.
< Warning: Person 'pf_1.4644' is jammed on edge 'Edge1', time=1752.00.
< Warning: Person 'pf_1.4645' is jammed on edge 'Edge1', time=1753.00.
< Warning: Person 'pf_1.4646' is jammed on edge 'Edge1', time=1753.00.
< Warning: Person 'pf_1.4647' is jammed on edge 'Edge1', time=1753.00.
< Warning: Person 'pf_1.3284' is jammed on edge ':Junction2_w0', time=1754.00.
< Warning: Person 'pf_1.4648' is jammed on edge 'Edge1', time=1754.00.
< Warning: Person 'pf_1.4649' is jammed on edge 'Edge1', time=1754.00.
< Warning: Person 'pf_1.4650' is jammed on edge 'Edge1', time=1754.00.
< Warning: Person 'pf_1.4651' is jammed on edge 'Edge1', time=1755.00.
< Warning: Person 'pf_1.4652' is jammed on edge 'Edge1', time=1755.00.
< Warning: Person 'pf_1.4653' is jammed on edge 'Edge1', time=1755.00.
< Warning: Person 'pf_1.4654' is jammed on edge 'Edge1', time=1755.00.
< Warning: Person 'pf_1.4655' is jammed on edge 'Edge1', time=1756.00.
< Warning: Person 'pf_1.4656' is jammed on edge 'Edge1', time=1756.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 ----------
1616,15410d1615
< Warning: Person 'pf_0.2805' is jammed on edge 'Edge0', time=1405.00.
< Warning: Person 'pf_0.2806' is jammed on edge 'Edge0', time=1405.00.
< Warning: Person 'pf_1.2767' is jammed on edge 'Edge1', time=1405.00.
< Warning: Person 'pf_1.2768' is jammed on edge 'Edge1', time=1405.00.
< Warning: Person 'pf_1.2769' is jammed on edge 'Edge1', time=1405.00.
< Warning: Person 'pf_0.2807' is jammed on edge 'Edge0', time=1406.00.
< Warning: Person 'pf_0.2808' is jammed on edge 'Edge0', time=1406.00.
< Warning: Person 'pf_1.2770' is jammed on edge 'Edge1', time=1406.00.
< Warning: Person 'pf_1.2771' is jammed on edge 'Edge1', time=1406.00.
< Warning: Person 'pf_1.2772' is jammed on edge 'Edge1', time=1406.00.
< Warning: Person 'pf_0.2809' is jammed on edge 'Edge0', time=1407.00.
< Warning: Person 'pf_1.2773' is jammed on edge 'Edge1', time=1407.00.
< Warning: Person 'pf_1.2774' is jammed on edge 'Edge1', time=1407.00.
< Warning: Person 'pf_1.2775' is jammed on edge 'Edge1', time=1407.00.
< Warning: Person 'pf_1.2776' is jammed on edge 'Edge1', time=1407.00.
< Warning: Person 'pf_0.2810' is jammed on edge 'Edge0', time=1408.00.
< Warning: Person 'pf_0.2811' is jammed on edge 'Edge0', time=1408.00.
< Warning: Person 'pf_0.2812' is jammed on edge 'Edge0', time=1408.00.
< Warning: Person 'pf_0.2813' is jammed on edge 'Edge0', time=1408.00.
< Warning: Person 'pf_0.2814' is jammed on edge 'Edge0', time=1408.00.
< Warning: Person 'pf_0.2815' is jammed on edge 'Edge0', time=1408.00.
< Warning: Person 'pf_0.2816' is jammed on edge 'Edge0', time=1409.00.
< Warning: Person 'pf_0.2817' is jammed on edge 'Edge0', time=1409.00.
< Warning: Person 'pf_0.2818' is jammed on edge 'Edge0', time=1409.00.
< Warning: Person 'pf_0.2819' is jammed on edge 'Edge0', time=1409.00.
< Warning: Person 'pf_1.2782' is jammed on edge 'Edge1', time=1409.00.
< Warning: Person 'pf_1.2783' is jammed on edge 'Edge1', time=1409.00.
< Warning: Person 'pf_1.2784' is jammed on edge 'Edge1', time=1409.00.
< Warning: Person 'pf_1.2785' is jammed on edge 'Edge1', time=1409.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 ----------
3327,10315d3326
< Warning: Person 'pf_1.2674' is jammed on edge 'Edge1', time=1730.00.
< Warning: Person 'pf_0.258' is jammed on edge 'Edge1', time=1730.00.
< Warning: Person 'pf_0.259' is jammed on edge 'Edge1', time=1730.00.
< Warning: Person 'pf_1.4565' is jammed on edge 'Edge1', time=1730.00.
< Warning: Person 'pf_1.4566' is jammed on edge 'Edge1', time=1730.00.
< Warning: Person 'pf_1.4567' is jammed on edge 'Edge1', time=1730.00.
< Warning: Person 'pf_1.4568' is jammed on edge 'Edge1', time=1731.00.
< Warning: Person 'pf_1.4569' is jammed on edge 'Edge1', time=1731.00.
< Warning: Person 'pf_1.4570' is jammed on edge 'Edge1', time=1731.00.
< Warning: Person 'pf_1.4571' is jammed on edge 'Edge1', time=1732.00.
< Warning: Person 'pf_1.4572' is jammed on edge 'Edge1', time=1732.00.
< Warning: Person 'pf_1.4573' is jammed on edge 'Edge1', time=1732.00.
< Warning: Person 'pf_1.4574' is jammed on edge 'Edge1', time=1732.00.
< Warning: Person 'pf_1.4575' is jammed on edge 'Edge1', time=1733.00.
< Warning: Person 'pf_1.4576' is jammed on edge 'Edge1', time=1733.00.
< Warning: Person 'pf_1.4577' is jammed on edge 'Edge1', time=1733.00.
< Warning: Person 'pf_1.4578' is jammed on edge 'Edge1', time=1734.00.
< Warning: Person 'pf_1.4579' is jammed on edge 'Edge1', time=1734.00.
< Warning: Person 'pf_1.4580' is jammed on edge 'Edge1', time=1734.00.
< Warning: Person 'pf_0.313' is jammed on edge ':Junction1_w1', time=1735.00.
< Warning: Person 'pf_0.356' is jammed on edge ':Junction1_w1', time=1735.00.
< Warning: Person 'pf_1.4581' is jammed on edge 'Edge1', time=1735.00.
< Warning: Person 'pf_1.4582' is jammed on edge 'Edge1', time=1735.00.
< Warning: Person 'pf_1.4583' is jammed on edge 'Edge1', time=1735.00.
< Warning: Person 'pf_0.336' is jammed on edge ':Junction1_w1', time=1736.00.
< Warning: Person 'pf_0.332' is jammed on edge ':Junction1_w1', time=1736.00.
< Warning: Person 'pf_1.4584' is jammed on edge 'Edge1', time=1736.00.
< Warning: Person 'pf_1.4585' is jammed on edge 'Edge1', time=1736.00.
< Warning: Person 'pf_1.4586' is jammed on edge 'Edge1', time=1736.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 ----------
221768,264135d221767
< Warning: Collision of person 'pf_0.452' and person 'pf_1.4567', lane=':Junction2_0_0', time=1849.00.
< Warning: Collision of person 'pf_0.504' and person 'pf_0.503', lane='Edge0_1', time=1849.00.
< Warning: Collision of person 'pf_0.467' and person 'pf_0.504', lane='Edge0_1', time=1849.00.
< Warning: Collision of person 'pf_0.468' and person 'pf_0.469', lane='Edge0_1', time=1849.00.
< Warning: Person 'pf_1.4949' is jammed on edge 'Edge1', time=1849.00.
< Warning: Person 'pf_1.4950' is jammed on edge 'Edge1', time=1849.00.
< Warning: Person 'pf_1.4951' is jammed on edge 'Edge1', time=1849.00.
< Warning: Collision of person 'pf_0.322' and person 'pf_1.5130', lane='Edge1_1', time=1849.00.
< Warning: Collision of person 'pf_1.4581' and person 'pf_1.4570', lane='Edge2_1', time=1849.00.
< Warning: Collision of person 'pf_1.4860' and person 'pf_1.4856', lane='Edge2_1', time=1849.00.
< Warning: Collision of person 'pf_1.5127' and person 'pf_1.4820', lane='Edge2_1', time=1849.00.
< Warning: Collision of person 'pf_0.482' and person 'pf_1.4856', lane='Edge2_1', time=1849.00.
< Warning: Collision of person 'pf_0.482' and person 'pf_1.4860', lane='Edge2_1', time=1849.00.
< Warning: Collision of person 'pf_0.452' and person 'pf_1.4567', lane=':Junction2_0_0', time=1850.00.
< Warning: Collision of person 'pf_0.504' and person 'pf_0.503', lane='Edge0_1', time=1850.00.
< Warning: Collision of person 'pf_0.467' and person 'pf_0.504', lane='Edge0_1', time=1850.00.
< Warning: Collision of person 'pf_0.468' and person 'pf_0.469', lane='Edge0_1', time=1850.00.
< Warning: Person 'pf_1.4952' is jammed on edge 'Edge1', time=1850.00.
< Warning: Person 'pf_1.4953' is jammed on edge 'Edge1', time=1850.00.
< Warning: Person 'pf_1.4954' is jammed on edge 'Edge1', time=1850.00.
< Warning: Collision of person 'pf_0.322' and person 'pf_1.5130', lane='Edge1_1', time=1850.00.
< Warning: Collision of person 'pf_1.4581' and person 'pf_1.4871', lane='Edge2_1', time=1850.00.
< Warning: Collision of person 'pf_1.4860' and person 'pf_1.4856', lane='Edge2_1', time=1850.00.
< Warning: Collision of person 'pf_0.482' and person 'pf_1.4856', lane='Edge2_1', time=1850.00.
< Warning: Collision of person 'pf_0.482' and person 'pf_1.4860', lane='Edge2_1', time=1850.00.
< Warning: Collision of person 'pf_1.4216' and person 'pf_1.4874', lane='Edge2_1', time=1850.00.
< Warning: Collision of person 'pf_0.452' and person 'pf_1.4567', lane=':Junction2_0_0', time=1851.00.
< Warning: Collision of person 'pf_0.504' and person 'pf_0.503', lane='Edge0_1', time=1851.00.
< Warning: Collision of person 'pf_0.467' and person 'pf_0.504', lane='Edge0_1', time=1851.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.