28Sep24rv1_20_0+2177-8834429042c - detailed test results for NETEDITCHECKOUTPUT

To reconnect the TextTest GUI to these results, run:

texttest -a neteditcheckoutput -d /home/delphi/clangDebug/sumo/tests -reconnect /home/delphi/clangDebug/texttesttmp/clang3_64D.03Oct074608.3570377 -g

To start TextTest for these tests, run:

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


default: 7824 tests: 7562 succeeded 167 FAILED 88 known bugs 7 killed

Detailed information for the tests that FAILED:

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

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

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

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

TEST FAILED on ts-sim-build-ba : bugs ticket5552 ( Last six runs Oct2024 Sep2024 )

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

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

---------- Differences in errors ----------
1,2c1,9
< Warning: No flow intervals in calibrator 'calibrator1'.
< Warning: No flow intervals in calibrator 'calibrator2'.
---
> Warning: No flow intervals in calibrator 'ca_0'.
> Warning: No flow intervals in calibrator 'ca_1'.
> Warning: No flow intervals in calibrator 'ca_2'.
> Error: The position of calibrator 'ca_3' lies beyond the lane's 'Edge0_1' length.
> Warning: The given position (=5) for detector 'e2_1' does not lie on the given lane 'Edge0_1' with length 5 (adjusting to new position 4.9
> Error: The given end position (=9) for detector 'e2_2' does not lie on the given lane 'Edge0_1' with length 5 (0 <= pos < lane->getLength() is required)
> Warning: Vaporizers are deprecated. Use rerouters instead.
> Warning: Vaporizers are deprecated. Use rerouters instead.
> Quitting (on error).
---------- New result in exitcode ----------
1

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

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

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

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

TEST FAILED on ts-sim-build-ba : elements datas tazreldata create default ( Last six runs Oct2024 Sep2024 )

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

TEST FAILED on ts-sim-build-ba : elements datas tazreldata create parameters ( Last six runs Oct2024 Sep2024 )

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

TEST FAILED on ts-sim-build-ba : elements datas tazreldata delete ( Last six runs Oct2024 Sep2024 )

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

TEST FAILED on ts-sim-build-ba : elements datas tazreldata inspect fromtaz ( Last six runs Oct2024 Sep2024 )

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

TEST FAILED on ts-sim-build-ba : elements datas tazreldata inspect parameters ( Last six runs Oct2024 Sep2024 )

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

TEST FAILED on ts-sim-build-ba : elements datas tazreldata inspect totaz ( Last six runs Oct2024 Sep2024 )

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

TEST FAILED on ts-sim-build-ba : elements datas tazreldata inspect_selection parameters ( Last six runs Oct2024 Sep2024 )

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

TEST FAILED on ts-sim-build-ba : elements datas tazreldata load attributes_invalid ( Last six runs Oct2024 Sep2024 )

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

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

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

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

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

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

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

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

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

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

---------- Differences in errors ----------
26d25
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
28,29c27
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.13' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowA.12' will not be able to arrive at the given lane 'Edge2_0'!
elements demands flow inspect_selection arrivalpos float ( Last six runs Oct2024 Sep2024 )
elements demands flow inspect_selection arrivalpos max ( Last six runs Oct2024 Sep2024 )
elements demands flow inspect_selection departpos base ( Last six runs Oct2024 Sep2024 )
elements demands flow inspect_selection departpos float ( Last six runs Oct2024 Sep2024 )
elements demands flow inspect_selection departpos free ( Last six runs Oct2024 Sep2024 )

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection departpos last ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
38d37
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
40d38
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection departpos random ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
27d26
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
29,30c28
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.13' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowA.12' will not be able to arrive at the given lane 'Edge2_0'!

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection number ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
28d27
< Warning: Vehicle 'flowA.13' will not be able to arrive with the given speed!
30c29,30
< Warning: Vehicle 'flowA.13' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.13' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.14' will not be able to arrive at the given lane 'Edge2_0'!
53,54d52
< Warning: Vehicle 'flowA.25' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.25' will not be able to arrive at the given lane 'Edge2_0'!

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection poisson ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
193d192
< Warning: Vehicle 'flowA.95' will not be able to arrive with the given speed!
195c194,195
< Warning: Vehicle 'flowA.95' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.95' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.96' will not be able to arrive at the given lane 'Edge2_0'!
202,203c202,203
< Warning: Vehicle 'flowA.99' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.99' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowA.100' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.100' will not be able to arrive at the given lane 'Edge2_0'!
331,332d330
< Warning: Vehicle 'flowA.163' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.164' will not be able to arrive at the given lane 'Edge2_0'!
335a334,335
> Warning: Vehicle 'flowA.164' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.165' will not be able to arrive at the given lane 'Edge2_0'!
342,343d341
< Warning: Vehicle 'flowA.168' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.168' will not be able to arrive at the given lane 'Edge2_0'!
344a343,344
> Warning: Vehicle 'flowA.168' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.169' will not be able to arrive at the given lane 'Edge2_0'!
377,378d376
< Warning: Vehicle 'flowA.185' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.185' will not be able to arrive at the given lane 'Edge2_0'!
379a378,379
> Warning: Vehicle 'flowA.185' will not be able to arrive at the given lane 'Edge2_0'!
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands flow inspect_selection probability ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
424d423
< Warning: Vehicle 'flowA.210' will not be able to arrive with the given speed!
426c425,426
< Warning: Vehicle 'flowA.210' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.210' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.211' will not be able to arrive at the given lane 'Edge2_0'!
452c452
< Warning: Vehicle 'flowA.223' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.224' will not be able to arrive at the given lane 'Edge2_0'!
454c454
< Warning: Vehicle 'flowA.223' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.225' will not be able to arrive at the given lane 'Edge2_0'!
966c966
< Warning: Vehicle 'flowA.479' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.481' will not be able to arrive at the given lane 'Edge2_0'!
968c968
< Warning: Vehicle 'flowA.479' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.482' will not be able to arrive at the given lane 'Edge2_0'!
1004c1004
< Warning: Vehicle 'flowA.497' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.500' will not be able to arrive at the given lane 'Edge2_0'!
1006c1006
< Warning: Vehicle 'flowA.497' will not be able to arrive with the given speed!
---
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands flow_embedded inspect_selection poisson ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
651c651
< Warning: Vehicle 'flowA.605' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Choosing new speed factor 1.31 for vehicle 'flowA.601' to match departure speed 12.00 (max 11.82).
661a662
> Warning: Vehicle 'flowA.615' will not be able to arrive at the given lane 'Edge2_0'!
663d663
< Warning: Vehicle 'flowA.616' will not be able to arrive at the given lane 'Edge2_0'!
690a691
> Warning: Vehicle 'flowA.643' will not be able to arrive at the given lane 'Edge2_0'!
692c693
< Warning: Vehicle 'flowA.644' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowA.645' will not be able to arrive at the given lane 'Edge2_0'!
695c696
< Warning: Vehicle 'flowA.646' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowA.647' will not be able to arrive at the given lane 'Edge2_0'!
698c699
< Warning: Vehicle 'flowA.648' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowA.649' will not be able to arrive at the given lane 'Edge2_0'!
701d701
< Warning: Vehicle 'flowA.650' will not be able to arrive at the given lane 'Edge2_0'!
708a709
> Warning: Vehicle 'flowA.657' will not be able to arrive at the given lane 'Edge2_0'!
710d710
< Warning: Vehicle 'flowA.658' will not be able to arrive at the given lane 'Edge2_0'!
714a715
> Warning: Vehicle 'flowA.662' will not be able to arrive at the given lane 'Edge2_0'!
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands flow_junctions inspect_selection arrivalpos float ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
259c259
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.71' will not be able to arrive at the given lane 'Edge2_0'!
267,268d266
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.78' will not be able to arrive at the given lane 'Edge2_0'!

TEST FAILED on ts-sim-build-ba : elements demands flow_junctions inspect_selection arrivalpos max ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
259c259
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.71' will not be able to arrive at the given lane 'Edge2_0'!
288d287
< Warning: Vehicle 'flowA.99' will not be able to arrive at the given lane 'Edge2_0'!

TEST FAILED on ts-sim-build-ba : elements demands flow_junctions inspect_selection begin ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
226c226
< Warning: Vehicle 'flowA.47' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.48' will not be able to arrive at the given lane 'Edge2_0'!
278d277
< Warning: Vehicle 'flowA.99' will not be able to arrive at the given lane 'Edge2_0'!

TEST FAILED on ts-sim-build-ba : elements demands flow_junctions inspect_selection departlane random ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
287d286
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!

TEST FAILED on ts-sim-build-ba : elements demands flow_taz inspect_selection arrivallane current ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
17d16
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!

TEST FAILED on ts-sim-build-ba : elements demands flow_taz inspect_selection arrivallane float ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
504d503
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
506c505
< Warning: Vehicle 'flowB.61' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowB.60' will not be able to arrive at the given lane 'Edge2_0'!
513c512
< Warning: Vehicle 'flowB.65' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowB.64' will not be able to arrive at the given lane 'Edge2_0'!
520c519
< Warning: Vehicle 'flowB.69' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowB.68' will not be able to arrive at the given lane 'Edge2_0'!
527c526
< Warning: Vehicle 'flowB.73' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowB.72' will not be able to arrive at the given lane 'Edge2_0'!
532c531
< Warning: Vehicle 'flowB.76' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowB.75' will not be able to arrive at the given lane 'Edge2_0'!
541c540
< Warning: Vehicle 'flowB.81' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowB.80' will not be able to arrive at the given lane 'Edge2_0'!
546c545
< Warning: Vehicle 'flowB.84' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowB.83' will not be able to arrive at the given lane 'Edge2_0'!
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
263c263
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.71' will not be able to arrive at the given lane 'Edge5_0'!
292d291
< Warning: Vehicle 'flowA.99' will not be able to arrive at the given lane 'Edge5_0'!
elements demands flow_taz inspect_selection arrivalspeed center ( Last six runs Oct2024 Sep2024 )
elements demands flow_taz inspect_selection arrivalspeed float ( Last six runs Oct2024 Sep2024 )
elements demands flow_taz inspect_selection arrivalspeed left ( Last six runs Oct2024 Sep2024 )
elements demands flow_taz inspect_selection arrivalspeed right ( Last six runs Oct2024 Sep2024 )
elements demands flow_taz inspect_selection color ( Last six runs Oct2024 Sep2024 )
elements demands flow_taz inspect_selection containernumber ( Last six runs Oct2024 Sep2024 )
elements demands flow_taz inspect_selection departposlat center ( Last six runs Oct2024 Sep2024 )
elements demands flow_taz inspect_selection departposlat float ( Last six runs Oct2024 Sep2024 )
elements demands flow_taz inspect_selection departposlat free ( Last six runs Oct2024 Sep2024 )
elements demands flow_taz inspect_selection departposlat left ( Last six runs Oct2024 Sep2024 )
elements demands flow_taz inspect_selection departposlat random_free ( Last six runs Oct2024 Sep2024 )
elements demands flow_taz inspect_selection departposlat right ( Last six runs Oct2024 Sep2024 )
elements demands flow_taz inspect_selection insertionchecks ( Last six runs Oct2024 Sep2024 )
elements demands flow_taz inspect_selection line ( Last six runs Oct2024 Sep2024 )
elements demands flow_taz inspect_selection parameters ( Last six runs Oct2024 Sep2024 )
elements demands flow_taz inspect_selection personnumber ( Last six runs Oct2024 Sep2024 )

TEST FAILED on ts-sim-build-ba : elements demands flow_taz inspect_selection departlane random ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
291d290
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!

TEST FAILED on ts-sim-build-ba : elements demands flow_taz inspect_selection departpos free ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
244c244
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.56' will not be able to arrive at the given lane 'Edge5_0'!
260,261d259
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.71' will not be able to arrive at the given lane 'Edge5_0'!

TEST FAILED on ts-sim-build-ba : elements demands flow_taz inspect_selection departpos random_free ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
256c256
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.56' will not be able to arrive at the given lane 'Edge5_0'!
268d267
< Warning: Vehicle 'flowA.67' will not be able to arrive at the given lane 'Edge5_0'!
270a270
> Warning: Vehicle 'flowA.68' will not be able to arrive at the given lane 'Edge5_0'!
276d275
< Warning: Vehicle 'flowA.74' will not be able to arrive at the given lane 'Edge5_0'!
280a280
> Warning: Vehicle 'flowA.75' will not be able to arrive at the given lane 'Edge5_0'!
287d286
< Warning: Vehicle 'flowA.82' will not be able to arrive at the given lane 'Edge5_0'!
290a290
> Warning: Vehicle 'flowA.83' will not be able to arrive at the given lane 'Edge5_0'!
296d295
< Warning: Vehicle 'flowA.89' will not be able to arrive at the given lane 'Edge5_0'!
299a299
> Warning: Vehicle 'flowA.90' will not be able to arrive at the given lane 'Edge5_0'!
306d305
< Warning: Vehicle 'flowA.97' will not be able to arrive at the given lane 'Edge5_0'!
310c309
< Warning: Vehicle 'flowA.99' will not be able to arrive at the given lane 'Edge5_0'!
---
> Warning: Vehicle 'flowA.98' will not be able to arrive at the given lane 'Edge5_0'!
315a315
> Error: Vehicle 'flowA.66' will not be able to depart using the given velocity (slow lane ahead)!
318d317
< Error: Vehicle 'flowA.68' will not be able to depart using the given velocity (slow lane ahead)!
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : elements demands flow_taz inspect_selection departposlat random ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
248c248
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.56' will not be able to arrive at the given lane 'Edge5_0'!
292,293d291
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.99' will not be able to arrive at the given lane 'Edge5_0'!

TEST FAILED on ts-sim-build-ba : elements demands flow_taz inspect_selection poisson ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
258c258
< Warning: Vehicle 'flowA.78' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.79' will not be able to arrive at the given lane 'Edge5_0'!
273d272
< Warning: Vehicle 'flowA.93' will not be able to arrive at the given lane 'Edge5_0'!

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

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

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

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

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

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

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

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

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

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

TEST FAILED on ts-sim-build-ba : elements demands routeflow inspect_selection poisson ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
286c286
< Warning: Choosing new speed factor 1.24 for vehicle 'flowA.268' to match departure speed 12.00 (max 11.81).
---
> Warning: Vehicle 'flowA.269' will not be able to arrive at the given lane 'Edge2_0'!
339d338
< Warning: Vehicle 'flowA.321' will not be able to arrive at the given lane 'Edge2_0'!
341a341
> Warning: Vehicle 'flowA.322' will not be able to arrive at the given lane 'Edge2_0'!
370d369
< Warning: Vehicle 'flowA.351' will not be able to arrive at the given lane 'Edge2_0'!
372a372
> Warning: Vehicle 'flowA.352' will not be able to arrive at the given lane 'Edge2_0'!
407d406
< Warning: Vehicle 'flowA.387' will not be able to arrive at the given lane 'Edge2_0'!
409a409
> Warning: Vehicle 'flowA.388' will not be able to arrive at the given lane 'Edge2_0'!
411d410
< Warning: Vehicle 'flowA.390' will not be able to arrive at the given lane 'Edge2_0'!
413a413
> Warning: Vehicle 'flowA.391' will not be able to arrive at the given lane 'Edge2_0'!
427d426
< Warning: Vehicle 'flowA.405' will not be able to arrive at the given lane 'Edge2_0'!
429a429
> Warning: Vehicle 'flowA.406' will not be able to arrive at the given lane 'Edge2_0'!
438d437
< Warning: Vehicle 'flowA.415' will not be able to arrive at the given lane 'Edge2_0'!
440a440
> Warning: Vehicle 'flowA.416' will not be able to arrive at the given lane 'Edge2_0'!
445d444
< Warning: Vehicle 'flowA.421' will not be able to arrive at the given lane 'Edge2_0'!
<truncated after showing first 30 lines>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

TEST FAILED on ts-sim-build-ba : elements shapes jupedsim obstacle create name ( Last six runs Oct2024 Sep2024 )

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

TEST FAILED on ts-sim-build-ba : elements shapes jupedsim obstacle move vertex_existent ( Last six runs Oct2024 Sep2024 )

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

TEST FAILED on ts-sim-build-ba : elements shapes jupedsim obstacle move vertex_new ( Last six runs Oct2024 Sep2024 )

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

TEST FAILED on ts-sim-build-ba : elements shapes jupedsim walkablearea delete ( Last six runs Oct2024 Sep2024 )

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

TEST FAILED on ts-sim-build-ba : elements shapes jupedsim walkablearea move vertex_existent ( Last six runs Oct2024 Sep2024 )

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

TEST FAILED on ts-sim-build-ba : elements shapes jupedsim walkablearea move vertex_new ( Last six runs Oct2024 Sep2024 )

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

TEST FAILED on ts-sim-build-ba : elements shapes poi delete ( Last six runs Oct2024 Sep2024 )

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

TEST FAILED on ts-sim-build-ba : elements shapes poi move ( Last six runs Oct2024 Sep2024 )

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

TEST FAILED on ts-sim-build-ba : elements shapes poigeo delete ( Last six runs Oct2024 Sep2024 )

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

TEST FAILED on ts-sim-build-ba : elements shapes poigeo move ( Last six runs Oct2024 Sep2024 )

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

TEST FAILED on ts-sim-build-ba : elements shapes poilane delete ( Last six runs Oct2024 Sep2024 )

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

TEST FAILED on ts-sim-build-ba : elements shapes poilane move ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
0a1,2
> Error: Lane 'center0_1' to place poi 'poi_0' on is not known.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements shapes poly delete ( Last six runs Oct2024 Sep2024 )

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

TEST FAILED on ts-sim-build-ba : elements shapes poly inspect closeshape ( Last six runs Oct2024 Sep2024 )

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

TEST FAILED on ts-sim-build-ba : elements shapes poly inspect geo_shape ( Last six runs Oct2024 Sep2024 )

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

TEST FAILED on ts-sim-build-ba : elements shapes poly inspect geo_use ( Last six runs Oct2024 Sep2024 )

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

TEST FAILED on ts-sim-build-ba : elements shapes poly inspect_selected closeshape ( Last six runs Oct2024 Sep2024 )

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

TEST FAILED on ts-sim-build-ba : elements shapes poly inspect_selected geo_use ( Last six runs Oct2024 Sep2024 )

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

TEST FAILED on ts-sim-build-ba : elements shapes poly move vertex_existent ( Last six runs Oct2024 Sep2024 )

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

TEST FAILED on ts-sim-build-ba : elements shapes poly move vertex_new ( Last six runs Oct2024 Sep2024 )

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

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

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

TEST FAILED on ts-sim-build-ba : elements tazs inspect_selected center ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
0a1,194
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==762547==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55ee616bbced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: fe36fe627533aeaf587e75170f6dce2c5e703be5)
>     #1 0x55ee629d7d34 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55ee62911f10 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1611:47
>     #3 0x55ee628e726a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x55ee642d54e9 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 0x7f2d0355a4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55ee616bbced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: fe36fe627533aeaf587e75170f6dce2c5e703be5)
>     #1 0x55ee629d7d34 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55ee629108ec in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1596:45
>     #3 0x55ee628e726a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x55ee642d54e9 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 0x7f2d0355a4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55ee616bbced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: fe36fe627533aeaf587e75170f6dce2c5e703be5)
>     #1 0x55ee629d7d34 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55ee628bf6c3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55ee628cef06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55ee616bf809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements tazs inspect_selected color ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
0a1,194
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==762558==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55f7b31f6ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: fe36fe627533aeaf587e75170f6dce2c5e703be5)
>     #1 0x55f7b4512d34 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55f7b444cf10 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1611:47
>     #3 0x55f7b442226a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x55f7b5e104e9 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 0x7f25881474a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55f7b31f6ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: fe36fe627533aeaf587e75170f6dce2c5e703be5)
>     #1 0x55f7b4512d34 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55f7b444b8ec in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1596:45
>     #3 0x55f7b442226a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x55f7b5e104e9 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 0x7f25881474a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55f7b31f6ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: fe36fe627533aeaf587e75170f6dce2c5e703be5)
>     #1 0x55f7b4512d34 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55f7b43fa6c3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55f7b4409f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55f7b31fa809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements tazs inspect_selected fill ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
0a1,194
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==762559==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55cc760c0ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: fe36fe627533aeaf587e75170f6dce2c5e703be5)
>     #1 0x55cc773dcd34 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55cc77316f10 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1611:47
>     #3 0x55cc772ec26a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x55cc78cda4e9 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 0x7f7e1f3e74a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x55cc760c0ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: fe36fe627533aeaf587e75170f6dce2c5e703be5)
>     #1 0x55cc773dcd34 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55cc773158ec in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1596:45
>     #3 0x55cc772ec26a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x55cc78cda4e9 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 0x7f7e1f3e74a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x55cc760c0ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: fe36fe627533aeaf587e75170f6dce2c5e703be5)
>     #1 0x55cc773dcd34 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55cc772c46c3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55cc772d3f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55cc760c4809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements tazs inspect_selected name ( Last six runs Oct2024 Sep2024 )

---------- Differences in errors ----------
0a1,194
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==762582==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x556705090ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: fe36fe627533aeaf587e75170f6dce2c5e703be5)
>     #1 0x5567063acd34 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5567062e6f10 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1611:47
>     #3 0x5567062bc26a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x556707caa4e9 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 0x7ffb84eb84a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x556705090ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: fe36fe627533aeaf587e75170f6dce2c5e703be5)
>     #1 0x5567063acd34 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5567062e58ec in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1596:45
>     #3 0x5567062bc26a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x556707caa4e9 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 0x7ffb84eb84a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x556705090ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: fe36fe627533aeaf587e75170f6dce2c5e703be5)
>     #1 0x5567063acd34 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5567062946c3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5567062a3f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x556705094809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,194
> Error: The edge 'center1' within the route 'r_0' is not known.
>  The route can not be build.
> Quitting (on error).
> 
> =================================================================
> ==762592==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x5626c3070ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: fe36fe627533aeaf587e75170f6dce2c5e703be5)
>     #1 0x5626c438cd34 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5626c42c6f10 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1611:47
>     #3 0x5626c429c26a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x5626c5c8a4e9 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 0x7f79b5f1a4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x5626c3070ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: fe36fe627533aeaf587e75170f6dce2c5e703be5)
>     #1 0x5626c438cd34 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5626c42c58ec in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1596:45
>     #3 0x5626c429c26a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x5626c5c8a4e9 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 0x7f79b5f1a4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x5626c3070ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: fe36fe627533aeaf587e75170f6dce2c5e703be5)
>     #1 0x5626c438cd34 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5626c42746c3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5626c4283f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5626c3074809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

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

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

---------- New result in exitcode ----------
1
network connections with_tls inspect allow_dialog disallow_all ( Last six runs Oct2024 Sep2024 )
network connections with_tls inspect disallow ( Last six runs Oct2024 Sep2024 )
network connections with_tls inspect_selected allow_dialog disallow_all ( Last six runs Oct2024 Sep2024 )
network connections with_tls inspect_selected disallow ( Last six runs Oct2024 Sep2024 )
network connections without_tls inspect_selected allow_dialog disallow_all ( Last six runs Oct2024 Sep2024 )
network lanes inspect allow_dialog disallow_all ( Last six runs Oct2024 Sep2024 )
network lanes inspect changeleft_dialog pedestrian ( Last six runs Oct2024 Sep2024 )
network lanes inspect changeright_dialog pedestrian ( Last six runs Oct2024 Sep2024 )
network lanes inspect disallow ( Last six runs Oct2024 Sep2024 )
network lanes inspect_selected allow_dialog disallow_all ( Last six runs Oct2024 Sep2024 )
selection lockselection connections ( Last six runs Oct2024 Sep2024 )
selection lockselection crossings ( Last six runs Oct2024 Sep2024 )

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

---------- Differences in errors ----------
0a1,4
> Warning: No connection between edge '-E0' and edge 'E3' found.
> Warning: No route for vehicle 't_0' found.
> Error: Vehicle 't_0' has no valid route.
> Quitting (on error).
---------- New result in exitcode ----------
1
network connections with_tls inspect_selected allow ( Last six runs Oct2024 Sep2024 )
network connections without_tls inspect_selected allow ( Last six runs Oct2024 Sep2024 )

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

---------- Differences in errors ----------
0a1,2
> Error: Vehicle 'v_0' has no valid route. No connection between edge '-E2' and edge 'E1'.
> Quitting (on error).
---------- New result in exitcode ----------
1
network connections with_tls inspect_selected allow_dialog reset ( Last six runs Oct2024 Sep2024 )
network connections without_tls inspect allow_dialog disallow_all ( Last six runs Oct2024 Sep2024 )
network connections without_tls inspect_selected allow_dialog reset ( Last six runs Oct2024 Sep2024 )

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

---------- Differences in errors ----------
0a1,4
> Warning: No connection between edge '-E2' and edge 'E1' found.
> Warning: No route for vehicle 't_2' found.
> Error: Vehicle 't_2' has no valid route.
> Quitting (on error).
---------- New result in exitcode ----------
1
network connections without_tls inspect disallow ( Last six runs Oct2024 Sep2024 )
network connections without_tls inspect_selected disallow ( Last six runs Oct2024 Sep2024 )

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

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

=================================================================
==743285==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x55bde5edeced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: fe36fe627533aeaf587e75170f6dce2c5e703be5)
    #1 0x55bde70f2a01 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
    #2 0x55bde70ec47a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
    #3 0x55bde70df8b3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x55bde70f1f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
    #5 0x55bde5ee2809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x7f1e68058d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16

SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

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

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

=================================================================
==743297==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x5650c10e3ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: fe36fe627533aeaf587e75170f6dce2c5e703be5)
    #1 0x5650c22f7a01 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
    #2 0x5650c22f147a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
    #3 0x5650c22e48b3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x5650c22f6f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
    #5 0x5650c10e7809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x7f9935479d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16

SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

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

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

=================================================================
==743303==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 56 byte(s) in 1 object(s) allocated from:
    #0 0x5623d18d4ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: fe36fe627533aeaf587e75170f6dce2c5e703be5)
    #1 0x5623d2ae8a01 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:444:40
    #2 0x5623d2ae247a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:387:24
    #3 0x5623d2ad58b3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
    #4 0x5623d2ae7f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
    #5 0x5623d18d8809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
    #6 0x7f334f570d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16

SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

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

---------- Differences in errors ----------
0a1,2
> Error: Vehicle 'v_0' is not allowed to stop on lane 'E0_0'.
> Quitting (on error).
---------- New result in exitcode ----------
1
network edges inspect allow_dialog disallow_all ( Last six runs Oct2024 Sep2024 )
network edges inspect disallow ( Last six runs Oct2024 Sep2024 )
network edges inspect_selected allow ( Last six runs Oct2024 Sep2024 )
network edges inspect_selected allow_dialog disallow_all ( Last six runs Oct2024 Sep2024 )
network edges inspect_selected disallow ( Last six runs Oct2024 Sep2024 )

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

---------- Differences in errors ----------
0a1
> Warning: busStop 'bs_0' on lane 'E0_0' is too short for vehicle 'v_0'.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

---------- Differences in errors ----------
1c1,2
< Warning: At NEMA tlLogic 'J0', actuated phase 1 has no controlling detector
---
> Error: File 'net.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1
network trafficlights single phases NEMA buttons add red ( Last six runs Oct2024 Sep2024 )
network trafficlights single phases NEMA buttons add yellow ( Last six runs Oct2024 Sep2024 )

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

---------- Differences in errors ----------
1,2d0
< Error: At traffic signal 'J0' program '0' no phase named '6' was found
< Quitting (on error).
---------- Missing result in exitcode ----------
1

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

---------- Differences in errors ----------
1,2d0
< Error: At traffic signal 'J0' program '0' no phase named '2' was found
< Quitting (on error).
---------- Missing result in exitcode ----------
1

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

---------- Differences in errors ----------
1c1,2
< Warning: Missing yellow phase in tlLogic 'J0', program '0' for tl-index 4 when switching to phase 0.
---
> Error: File 'net.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : processing volatile_recomputing abort-recomputing ( Last six runs Oct2024 Sep2024 )

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

TEST FAILED on ts-sim-build-ba : processing volatile_recomputing crossings.guess ( Last six runs Oct2024 Sep2024 )

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

TEST FAILED on ts-sim-build-ba : processing volatile_recomputing sidewalks-and-crossings.guess ( Last six runs Oct2024 Sep2024 )

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

TEST FAILED on ts-sim-build-ba : processing volatile_recomputing sidewalks.guess ( Last six runs Oct2024 Sep2024 )

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

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

---------- Differences in errors ----------
0a1,61
> Error: Source junction 'J3' has no outgoing edges for trip 't_1'!
> Quitting (on error).
> 
> =================================================================
> ==794505==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5504 byte(s) in 4 object(s) allocated from:
>     #0 0x55f34627fced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: fe36fe627533aeaf587e75170f6dce2c5e703be5)
>     #1 0x55f34759bd34 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55f3474836c3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x55f347492f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55f346283809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f07ee915d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 5504 byte(s) in 4 object(s) allocated from:
>     #0 0x55f34627fced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: fe36fe627533aeaf587e75170f6dce2c5e703be5)
>     #1 0x55f34759bd34 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55f347483a0b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x55f347492f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x55f346283809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f07ee915d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x55f34627fced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: fe36fe627533aeaf587e75170f6dce2c5e703be5)
>     #1 0x55f347483f35 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x55f347492f06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x55f346283809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f07ee915d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : selection bugs ticket2948 ( Last six runs Oct2024 Sep2024 )

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

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

---------- Differences in errors ----------
0a1,61
> Error: Source junction 'J3' has no outgoing edges for trip 't_1'!
> Quitting (on error).
> 
> =================================================================
> ==794523==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5504 byte(s) in 4 object(s) allocated from:
>     #0 0x5653be11aced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: fe36fe627533aeaf587e75170f6dce2c5e703be5)
>     #1 0x5653bf436d34 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5653bf31e6c3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5653bf32df06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5653be11e809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fe74bf76d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 5504 byte(s) in 4 object(s) allocated from:
>     #0 0x5653be11aced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: fe36fe627533aeaf587e75170f6dce2c5e703be5)
>     #1 0x5653bf436d34 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x5653bf31ea0b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5653bf32df06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x5653be11e809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fe74bf76d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x5653be11aced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: fe36fe627533aeaf587e75170f6dce2c5e703be5)
>     #1 0x5653bf31ef35 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:185:36
>     #2 0x5653bf32df06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #3 0x5653be11e809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fe74bf76d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,171
> Error: Source junction 'J3' has no outgoing edges for trip 't_1'!
> Quitting (on error).
> 
> =================================================================
> ==794512==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5504 byte(s) in 4 object(s) allocated from:
>     #0 0x56546d9d9ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: fe36fe627533aeaf587e75170f6dce2c5e703be5)
>     #1 0x56546ecf5d34 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56546ec2ff10 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1611:47
>     #3 0x56546ec0526a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x5654705f34e9 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 0x7f4ce82804a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 5504 byte(s) in 4 object(s) allocated from:
>     #0 0x56546d9d9ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: fe36fe627533aeaf587e75170f6dce2c5e703be5)
>     #1 0x56546ecf5d34 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56546ebdda0b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x56546ebecf06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x56546d9dd809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f4ce6faed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 5504 byte(s) in 4 object(s) allocated from:
>     #0 0x56546d9d9ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: fe36fe627533aeaf587e75170f6dce2c5e703be5)
>     #1 0x56546ecf5d34 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x56546ebdd6c3 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x56546ebecf06 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #4 0x56546d9dd809 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f4ce6faed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,117
> Error: Source taz 'taz_3' has no outgoing edges for trip 't_2'!
> Quitting (on error).
> 
> =================================================================
> ==794575==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5504 byte(s) in 4 object(s) allocated from:
>     #0 0x55bb97768ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: fe36fe627533aeaf587e75170f6dce2c5e703be5)
>     #1 0x55bb98a84d34 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55bb989bef10 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1611:47
>     #3 0x55bb9899426a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x55bb9a3824e9 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 0x7ff1b85204a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 5504 byte(s) in 4 object(s) allocated from:
>     #0 0x55bb97768ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: fe36fe627533aeaf587e75170f6dce2c5e703be5)
>     #1 0x55bb98a84d34 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x55bb989bd8ec in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1596:45
>     #3 0x55bb9899426a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x55bb9a3824e9 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 0x7ff1b85204a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55bb97768ced in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x2b22ced) (BuildId: fe36fe627533aeaf587e75170f6dce2c5e703be5)
>     #1 0x55bb97a0dd69 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55bb97a0dbda in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >&, uns
igned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55bb97a0d997 in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, 
std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_get_node() /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:561:16
>     #4 0x55bb985192a4 in std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >* std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
>, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_crea
te_node<std::piecewise_construct_t const&, std::tuple<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&>, std::tuple<> >(std::piecewise_construct_t const&, std::tuple<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&>&&, std::tuple<>&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:611:23
>     #5 0x55bb985181dc in std::_Rb_tree_iterator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>
 > >, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_e
mplace_hint_unique<std::piecewise_construct_t const&, std::tuple<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&>, std::tuple<> >(std::_Rb_tree_const_iterator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::piecewise_construct_t const&, std::tuple<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<ch
ar> > const&>&&, std::tuple<>&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:2431:19
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

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

Detailed information for the tests that had known bugs:

88 TESTS had known bugs (Test needed #3045) on ts-sim-build-ba :

#3045
(This bug was triggered by text found in file 'errors' matching 'File 'net.netedit' is not accessible')
---------- New result in errors ----------
Error: File 'net.netedit' is not accessible (No such file or directory).
Quitting (on error).
elements additionals access fix ( Last six runs Oct2024 Sep2024 )
elements additionals calibrator delete ( Last six runs Oct2024 Sep2024 )
elements additionals calibratorflow create ( Last six runs Oct2024 Sep2024 )
elements additionals calibratorflow delete ( Last six runs Oct2024 Sep2024 )
elements additionals calibratorflow inspect ( Last six runs Oct2024 Sep2024 )
elements additionals calibratorflow inspect_selection ( Last six runs Oct2024 Sep2024 )
elements additionals calibratorflow volatilerecomputing ( Last six runs Oct2024 Sep2024 )
elements additionals calibratorlane delete ( Last six runs Oct2024 Sep2024 )
elements additionals detentry fix ( Last six runs Oct2024 Sep2024 )
elements additionals detexit fix ( Last six runs Oct2024 Sep2024 )
elements additionals e1detector fix ( Last six runs Oct2024 Sep2024 )
elements additionals e1instantdetector fix ( Last six runs Oct2024 Sep2024 )
elements additionals e2detector fix ( Last six runs Oct2024 Sep2024 )
elements additionals e2multilanedetector fix ( Last six runs Oct2024 Sep2024 )
elements additionals e3detector fix ( Last six runs Oct2024 Sep2024 )
elements additionals rerouter contextual_menu ( Last six runs Oct2024 Sep2024 )
elements additionals rerouter create ( Last six runs Oct2024 Sep2024 )
elements additionals rerouter delete ( Last six runs Oct2024 Sep2024 )
elements additionals rerouter inspect ( Last six runs Oct2024 Sep2024 )
elements additionals rerouter inspect_selection ( Last six runs Oct2024 Sep2024 )
elements additionals rerouter move ( Last six runs Oct2024 Sep2024 )
elements additionals rerouter volatile_recomputing ( Last six runs Oct2024 Sep2024 )
elements additionals rerouterelements closinglanereroute create ( Last six runs Oct2024 Sep2024 )
elements additionals rerouterelements closinglanereroute delete ( Last six runs Oct2024 Sep2024 )
elements additionals rerouterelements closinglanereroute inspect ( Last six runs Oct2024 Sep2024 )
elements additionals rerouterelements closinglanereroute inspect_selection ( Last six runs Oct2024 Sep2024 )
elements additionals rerouterelements closinglanereroute volatilerecomputing ( Last six runs Oct2024 Sep2024 )
elements additionals rerouterelements closingreroute create ( Last six runs Oct2024 Sep2024 )
elements additionals rerouterelements closingreroute delete ( Last six runs Oct2024 Sep2024 )
elements additionals rerouterelements closingreroute inspect ( Last six runs Oct2024 Sep2024 )
elements additionals rerouterelements closingreroute inspect_selection ( Last six runs Oct2024 Sep2024 )
elements additionals rerouterelements closingreroute volatilerecomputing ( Last six runs Oct2024 Sep2024 )
elements additionals rerouterelements destprobreroute create ( Last six runs Oct2024 Sep2024 )
elements additionals rerouterelements destprobreroute delete ( Last six runs Oct2024 Sep2024 )
elements additionals rerouterelements destprobreroute inspect ( Last six runs Oct2024 Sep2024 )
elements additionals rerouterelements destprobreroute inspect_selection ( Last six runs Oct2024 Sep2024 )
elements additionals rerouterelements destprobreroute volatilerecomputing ( Last six runs Oct2024 Sep2024 )
elements additionals rerouterelements interval create ( Last six runs Oct2024 Sep2024 )
elements additionals rerouterelements interval delete ( Last six runs Oct2024 Sep2024 )
elements additionals rerouterelements interval inspect ( Last six runs Oct2024 Sep2024 )
elements additionals rerouterelements interval inspect_selection ( Last six runs Oct2024 Sep2024 )
elements additionals rerouterelements interval volatilerecomputing ( Last six runs Oct2024 Sep2024 )
elements additionals rerouterelements parkingareareroute create ( Last six runs Oct2024 Sep2024 )
elements additionals rerouterelements parkingareareroute delete ( Last six runs Oct2024 Sep2024 )
elements additionals rerouterelements parkingareareroute inspect ( Last six runs Oct2024 Sep2024 )
elements additionals rerouterelements parkingareareroute inspect_selection ( Last six runs Oct2024 Sep2024 )
elements additionals rerouterelements parkingareareroute volatilerecomputing ( Last six runs Oct2024 Sep2024 )
elements additionals rerouterelements routeprobreroute create ( Last six runs Oct2024 Sep2024 )
elements additionals rerouterelements routeprobreroute delete ( Last six runs Oct2024 Sep2024 )
elements additionals rerouterelements routeprobreroute inspect ( Last six runs Oct2024 Sep2024 )
elements additionals rerouterelements routeprobreroute inspect_selection ( Last six runs Oct2024 Sep2024 )
elements additionals rerouterelements routeprobreroute volatilerecomputing ( Last six runs Oct2024 Sep2024 )
elements additionals variablespeedsign contextual_menu ( Last six runs Oct2024 Sep2024 )
elements additionals variablespeedsign create ( Last six runs Oct2024 Sep2024 )
elements additionals variablespeedsign delete ( Last six runs Oct2024 Sep2024 )
elements additionals variablespeedsign inspect ( Last six runs Oct2024 Sep2024 )
elements additionals variablespeedsign inspect_selection ( Last six runs Oct2024 Sep2024 )
elements additionals variablespeedsign move ( Last six runs Oct2024 Sep2024 )
elements additionals variablespeedsign volatile_recomputing ( Last six runs Oct2024 Sep2024 )
elements demands container fix ( Last six runs Oct2024 Sep2024 )
elements demands containerflow fix ( Last six runs Oct2024 Sep2024 )
elements demands flow fix ( Last six runs Oct2024 Sep2024 )
elements demands flow_embedded fix ( Last six runs Oct2024 Sep2024 )
elements demands flow_junctions fix ( Last six runs Oct2024 Sep2024 )
elements demands flow_taz fix ( Last six runs Oct2024 Sep2024 )
elements demands person fix ( Last six runs Oct2024 Sep2024 )
elements demands personflow fix ( Last six runs Oct2024 Sep2024 )
elements demands routeflow fix ( Last six runs Oct2024 Sep2024 )
elements demands trip fix ( Last six runs Oct2024 Sep2024 )
elements demands trip_junctions fix ( Last six runs Oct2024 Sep2024 )
elements demands trip_taz fix ( Last six runs Oct2024 Sep2024 )
elements demands vehicle fix ( Last six runs Oct2024 Sep2024 )
elements demands vehicle_embedded fix ( Last six runs Oct2024 Sep2024 )
elements shapes poilane create frame latlon ( Last six runs Oct2024 Sep2024 )
elements shapes poilane create frame lonlat ( Last six runs Oct2024 Sep2024 )
network edges contextual_menu lane_operations set_custom_lane_shape ( Last six runs Oct2024 Sep2024 )
network junctions contextual_menu set_custom_junction_shape ( Last six runs Oct2024 Sep2024 )
network lanes delete ( Last six runs Oct2024 Sep2024 )
network lanes move ( Last six runs Oct2024 Sep2024 )
network trafficlights joined attributes E1 ( Last six runs Oct2024 Sep2024 )
network trafficlights joined file load ( Last six runs Oct2024 Sep2024 )
network trafficlights joined file save ( Last six runs Oct2024 Sep2024 )
network trafficlights joined programs select ( Last six runs Oct2024 Sep2024 )
network trafficlights single attributes E1 ( Last six runs Oct2024 Sep2024 )
network trafficlights single file load ( Last six runs Oct2024 Sep2024 )
network trafficlights single file save ( Last six runs Oct2024 Sep2024 )
network trafficlights single programs select ( Last six runs Oct2024 Sep2024 )
selection operations clear_shortcut ( Last six runs Oct2024 Sep2024 )

Detailed information for the tests that were terminated before completion:

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

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
1478,6030d1477
< Warning: Person 'pf_0.4520' is jammed on edge 'Edge0', time=2055.00.
< Warning: Person 'pf_0.4521' is jammed on edge 'Edge0', time=2055.00.
< Warning: Person 'pf_0.4522' is jammed on edge 'Edge0', time=2055.00.
< Warning: Person 'pf_0.4523' is jammed on edge 'Edge0', time=2056.00.
< Warning: Person 'pf_0.4524' is jammed on edge 'Edge0', time=2056.00.
< Warning: Person 'pf_0.4525' is jammed on edge 'Edge0', time=2056.00.
< Warning: Person 'pf_0.4526' is jammed on edge 'Edge0', time=2057.00.
< Warning: Person 'pf_0.4527' is jammed on edge 'Edge0', time=2058.00.
< Warning: Person 'pf_0.4528' is jammed on edge 'Edge0', time=2058.00.
< Warning: Person 'pf_0.4529' is jammed on edge 'Edge0', time=2058.00.
< Warning: Person 'pf_0.4530' is jammed on edge 'Edge0', time=2058.00.
< Warning: Person 'pf_0.4531' is jammed on edge 'Edge0', time=2058.00.
< Warning: Person 'pf_0.4532' is jammed on edge 'Edge0', time=2059.00.
< Warning: Person 'pf_0.4533' is jammed on edge 'Edge0', time=2059.00.
< Warning: Person 'pf_0.4534' is jammed on edge 'Edge0', time=2060.00.
< Warning: Person 'pf_0.4535' is jammed on edge 'Edge0', time=2060.00.
< Warning: Person 'pf_0.4536' is jammed on edge 'Edge0', time=2060.00.
< Warning: Person 'pf_0.4537' is jammed on edge 'Edge0', time=2060.00.
< Warning: Person 'pf_0.4538' is jammed on edge 'Edge0', time=2061.00.
< Warning: Person 'pf_0.4539' is jammed on edge 'Edge0', time=2062.00.
< Warning: Person 'pf_0.4540' is jammed on edge 'Edge0', time=2062.00.
< Warning: Person 'pf_0.4541' is jammed on edge 'Edge0', time=2062.00.
< Warning: Person 'pf_0.4542' is jammed on edge 'Edge0', time=2062.00.
< Warning: Person 'pf_0.4543' is jammed on edge 'Edge0', time=2062.00.
< Warning: Person 'pf_0.4544' is jammed on edge 'Edge0', time=2063.00.
< Warning: Person 'pf_0.4545' is jammed on edge 'Edge0', time=2063.00.
< Warning: Person 'pf_0.4546' is jammed on edge 'Edge0', time=2063.00.
< Warning: Person 'pf_0.4547' is jammed on edge 'Edge0', time=2064.00.
< Warning: Person 'pf_0.4548' is jammed on edge 'Edge0', time=2064.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands personflow inspect_selection color ( Last six runs Oct2024 Sep2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
3337,10267d3336
< Warning: Person 'pf_1.4588' is jammed on edge 'Edge1', time=1751.00.
< Warning: Person 'pf_1.4589' is jammed on edge 'Edge1', time=1751.00.
< Warning: Person 'pf_1.4590' is jammed on edge 'Edge1', time=1751.00.
< Warning: Person 'pf_1.4591' is jammed on edge 'Edge1', time=1751.00.
< Warning: Person 'pf_1.4592' is jammed on edge 'Edge1', time=1752.00.
< Warning: Person 'pf_1.4593' is jammed on edge 'Edge1', time=1752.00.
< Warning: Person 'pf_1.4594' is jammed on edge 'Edge1', time=1752.00.
< Warning: Person 'pf_1.4595' is jammed on edge 'Edge1', time=1753.00.
< Warning: Person 'pf_1.4596' is jammed on edge 'Edge1', time=1753.00.
< Warning: Person 'pf_1.4597' is jammed on edge 'Edge1', time=1753.00.
< Warning: Person 'pf_1.4598' is jammed on edge 'Edge1', time=1754.00.
< Warning: Person 'pf_1.4599' is jammed on edge 'Edge1', time=1754.00.
< Warning: Person 'pf_1.4600' is jammed on edge 'Edge1', time=1754.00.
< Warning: Person 'pf_1.4601' is jammed on edge 'Edge1', time=1755.00.
< Warning: Person 'pf_1.4602' is jammed on edge 'Edge1', time=1755.00.
< Warning: Person 'pf_1.4603' is jammed on edge 'Edge1', time=1755.00.
< Warning: Person 'pf_1.4604' is jammed on edge 'Edge1', time=1756.00.
< Warning: Person 'pf_1.4605' is jammed on edge 'Edge1', time=1756.00.
< Warning: Person 'pf_1.4606' is jammed on edge 'Edge1', time=1756.00.
< Warning: Person 'pf_1.4607' is jammed on edge 'Edge1', time=1756.00.
< Warning: Person 'pf_1.4608' is jammed on edge 'Edge1', time=1757.00.
< Warning: Person 'pf_1.4609' is jammed on edge 'Edge1', time=1757.00.
< Warning: Person 'pf_1.4610' is jammed on edge 'Edge1', time=1757.00.
< Warning: Person 'pf_1.4611' is jammed on edge 'Edge1', time=1758.00.
< Warning: Person 'pf_1.4612' is jammed on edge 'Edge1', time=1758.00.
< Warning: Person 'pf_1.4613' is jammed on edge 'Edge1', time=1758.00.
< Warning: Person 'pf_1.4614' is jammed on edge 'Edge1', time=1759.00.
< Warning: Person 'pf_1.4615' is jammed on edge 'Edge1', time=1759.00.
< Warning: Person 'pf_1.4616' is jammed on edge 'Edge1', time=1759.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands personflow inspect_selection departpos ( Last six runs Oct2024 Sep2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
3870,9902d3869
< Warning: Person 'pf_1.3891' is jammed on edge ':Junction2_w0', time=1891.00.
< Warning: Person 'pf_1.5036' is jammed on edge 'Edge1', time=1891.00.
< Warning: Person 'pf_1.5037' is jammed on edge 'Edge1', time=1891.00.
< Warning: Person 'pf_1.5038' is jammed on edge 'Edge1', time=1891.00.
< Warning: Person 'pf_1.2926' is jammed on edge ':Junction2_w0', time=1892.00.
< Warning: Person 'pf_1.3884' is jammed on edge ':Junction2_w0', time=1892.00.
< Warning: Person 'pf_1.3920' is jammed on edge ':Junction2_w0', time=1892.00.
< Warning: Person 'pf_1.5039' is jammed on edge 'Edge1', time=1892.00.
< Warning: Person 'pf_1.5040' is jammed on edge 'Edge1', time=1892.00.
< Warning: Person 'pf_1.5041' is jammed on edge 'Edge1', time=1892.00.
< Warning: Person 'pf_1.5042' is jammed on edge 'Edge1', time=1893.00.
< Warning: Person 'pf_1.5043' is jammed on edge 'Edge1', time=1893.00.
< Warning: Person 'pf_1.5044' is jammed on edge 'Edge1', time=1893.00.
< Warning: Person 'pf_1.5045' is jammed on edge 'Edge1', time=1894.00.
< Warning: Person 'pf_1.5046' is jammed on edge 'Edge1', time=1894.00.
< Warning: Person 'pf_1.5047' is jammed on edge 'Edge1', time=1894.00.
< Warning: Person 'pf_1.5048' is jammed on edge 'Edge1', time=1895.00.
< Warning: Person 'pf_1.5049' is jammed on edge 'Edge1', time=1895.00.
< Warning: Person 'pf_1.5050' is jammed on edge 'Edge1', time=1895.00.
< Warning: Person 'pf_1.5051' is jammed on edge 'Edge1', time=1895.00.
< Warning: Person 'pf_1.3839' is jammed on edge ':Junction2_w0', time=1896.00.
< Warning: Person 'pf_1.3867' is jammed on edge ':Junction2_w0', time=1896.00.
< Warning: Person 'pf_1.3819' is jammed on edge ':Junction2_w0', time=1896.00.
< Warning: Person 'pf_1.5052' is jammed on edge 'Edge1', time=1896.00.
< Warning: Person 'pf_1.5053' is jammed on edge 'Edge1', time=1896.00.
< Warning: Person 'pf_1.5054' is jammed on edge 'Edge1', time=1896.00.
< Warning: Person 'pf_1.3875' is jammed on edge ':Junction2_w0', time=1897.00.
< Warning: Person 'pf_1.5055' is jammed on edge 'Edge1', time=1897.00.
< Warning: Person 'pf_1.5056' is jammed on edge 'Edge1', time=1897.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands personflow inspect_selection flow_attributes begin float ( Last six runs Oct2024 Sep2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
3293,10189d3292
< Warning: Person 'pf_1.4508' is jammed on edge 'Edge1', time=1724.00.
< Warning: Person 'pf_1.4509' is jammed on edge 'Edge1', time=1724.00.
< Warning: Person 'pf_1.4510' is jammed on edge 'Edge1', time=1724.00.
< Warning: Person 'pf_1.4511' is jammed on edge 'Edge1', time=1725.00.
< Warning: Person 'pf_1.4512' is jammed on edge 'Edge1', time=1725.00.
< Warning: Person 'pf_1.4513' is jammed on edge 'Edge1', time=1725.00.
< Warning: Person 'pf_1.4514' is jammed on edge 'Edge1', time=1726.00.
< Warning: Person 'pf_1.4515' is jammed on edge 'Edge1', time=1726.00.
< Warning: Person 'pf_1.4516' is jammed on edge 'Edge1', time=1726.00.
< Warning: Person 'pf_1.4517' is jammed on edge 'Edge1', time=1727.00.
< Warning: Person 'pf_1.4518' is jammed on edge 'Edge1', time=1727.00.
< Warning: Person 'pf_1.4519' is jammed on edge 'Edge1', time=1727.00.
< Warning: Person 'pf_1.4520' is jammed on edge 'Edge1', time=1727.00.
< Warning: Person 'pf_1.4521' is jammed on edge 'Edge1', time=1728.00.
< Warning: Person 'pf_1.4522' is jammed on edge 'Edge1', time=1728.00.
< Warning: Person 'pf_1.4523' is jammed on edge 'Edge1', time=1728.00.
< Warning: Person 'pf_1.4524' is jammed on edge 'Edge1', time=1729.00.
< Warning: Person 'pf_1.4525' is jammed on edge 'Edge1', time=1729.00.
< Warning: Person 'pf_1.4526' is jammed on edge 'Edge1', time=1729.00.
< Warning: Person 'pf_1.4527' is jammed on edge 'Edge1', time=1730.00.
< Warning: Person 'pf_1.4528' is jammed on edge 'Edge1', time=1730.00.
< Warning: Person 'pf_1.4529' is jammed on edge 'Edge1', time=1730.00.
< Warning: Person 'pf_1.4530' is jammed on edge 'Edge1', time=1731.00.
< Warning: Person 'pf_1.4531' is jammed on edge 'Edge1', time=1731.00.
< Warning: Person 'pf_1.4532' is jammed on edge 'Edge1', time=1731.00.
< Warning: Person 'pf_1.4533' is jammed on edge 'Edge1', time=1732.00.
< Warning: Person 'pf_1.4534' is jammed on edge 'Edge1', time=1732.00.
< Warning: Person 'pf_1.4535' is jammed on edge 'Edge1', time=1732.00.
< Warning: Person 'pf_1.4536' is jammed on edge 'Edge1', time=1732.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

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

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
1821,15410d1820
< Warning: Person 'pf_0.2895' is jammed on edge 'Edge0', time=1444.00.
< Warning: Person 'pf_0.2896' is jammed on edge 'Edge0', time=1444.00.
< Warning: Person 'pf_1.2873' is jammed on edge 'Edge1', time=1444.00.
< Warning: Person 'pf_1.2874' is jammed on edge 'Edge1', time=1444.00.
< Warning: Person 'pf_1.2875' is jammed on edge 'Edge1', time=1444.00.
< Warning: Person 'pf_0.2897' is jammed on edge 'Edge0', time=1445.00.
< Warning: Person 'pf_0.2898' is jammed on edge 'Edge0', time=1445.00.
< Warning: Person 'pf_0.2899' is jammed on edge 'Edge0', time=1446.00.
< Warning: Person 'pf_0.2900' is jammed on edge 'Edge0', time=1446.00.
< Warning: Person 'pf_0.2901' is jammed on edge 'Edge0', time=1446.00.
< Warning: Person 'pf_1.2876' is jammed on edge 'Edge1', time=1446.00.
< Warning: Person 'pf_1.2877' is jammed on edge 'Edge1', time=1446.00.
< Warning: Person 'pf_1.2878' is jammed on edge 'Edge1', time=1446.00.
< Warning: Person 'pf_0.2902' is jammed on edge 'Edge0', time=1447.00.
< Warning: Person 'pf_1.2879' is jammed on edge 'Edge1', time=1447.00.
< Warning: Person 'pf_1.2880' is jammed on edge 'Edge1', time=1447.00.
< Warning: Person 'pf_0.1908' is jammed on edge 'Edge0', time=1448.00.
< Warning: Person 'pf_0.2903' is jammed on edge 'Edge0', time=1448.00.
< Warning: Person 'pf_0.2904' is jammed on edge 'Edge0', time=1448.00.
< Warning: Person 'pf_1.2881' is jammed on edge 'Edge1', time=1448.00.
< Warning: Person 'pf_1.2882' is jammed on edge 'Edge1', time=1448.00.
< Warning: Person 'pf_1.2883' is jammed on edge 'Edge1', time=1448.00.
< Warning: Person 'pf_1.2884' is jammed on edge 'Edge1', time=1448.00.
< Warning: Person 'pf_1.2885' is jammed on edge 'Edge1', time=1448.00.
< Warning: Person 'pf_0.1880' is jammed on edge 'Edge0', time=1449.00.
< Warning: Person 'pf_0.2905' is jammed on edge 'Edge0', time=1449.00.
< Warning: Person 'pf_0.2906' is jammed on edge 'Edge0', time=1449.00.
< Warning: Person 'pf_0.2907' is jammed on edge 'Edge0', time=1449.00.
< Warning: Person 'pf_1.2886' is jammed on edge 'Edge1', time=1449.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands personflow inspect_selection parameters ( Last six runs Oct2024 Sep2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
3318,10267d3317
< Warning: Person 'pf_1.4569' is jammed on edge 'Edge1', time=1745.00.
< Warning: Person 'pf_1.4570' is jammed on edge 'Edge1', time=1745.00.
< Warning: Person 'pf_1.4571' is jammed on edge 'Edge1', time=1745.00.
< Warning: Person 'pf_1.4572' is jammed on edge 'Edge1', time=1746.00.
< Warning: Person 'pf_1.4573' is jammed on edge 'Edge1', time=1746.00.
< Warning: Person 'pf_1.4574' is jammed on edge 'Edge1', time=1746.00.
< Warning: Person 'pf_1.4575' is jammed on edge 'Edge1', time=1746.00.
< Warning: Person 'pf_1.4576' is jammed on edge 'Edge1', time=1747.00.
< Warning: Person 'pf_1.4577' is jammed on edge 'Edge1', time=1747.00.
< Warning: Person 'pf_1.4578' is jammed on edge 'Edge1', time=1747.00.
< Warning: Person 'pf_1.4579' is jammed on edge 'Edge1', time=1748.00.
< Warning: Person 'pf_1.4580' is jammed on edge 'Edge1', time=1748.00.
< Warning: Person 'pf_1.4581' is jammed on edge 'Edge1', time=1748.00.
< Warning: Person 'pf_1.4582' is jammed on edge 'Edge1', time=1749.00.
< Warning: Person 'pf_1.4583' is jammed on edge 'Edge1', time=1749.00.
< Warning: Person 'pf_1.4584' is jammed on edge 'Edge1', time=1749.00.
< Warning: Person 'pf_1.4585' is jammed on edge 'Edge1', time=1750.00.
< Warning: Person 'pf_1.4586' is jammed on edge 'Edge1', time=1750.00.
< Warning: Person 'pf_1.4587' is jammed on edge 'Edge1', time=1750.00.
< Warning: Person 'pf_1.4588' is jammed on edge 'Edge1', time=1751.00.
< Warning: Person 'pf_1.4589' is jammed on edge 'Edge1', time=1751.00.
< Warning: Person 'pf_1.4590' is jammed on edge 'Edge1', time=1751.00.
< Warning: Person 'pf_1.4591' is jammed on edge 'Edge1', time=1751.00.
< Warning: Person 'pf_1.4592' is jammed on edge 'Edge1', time=1752.00.
< Warning: Person 'pf_1.4593' is jammed on edge 'Edge1', time=1752.00.
< Warning: Person 'pf_1.4594' is jammed on edge 'Edge1', time=1752.00.
< Warning: Person 'pf_1.4595' is jammed on edge 'Edge1', time=1753.00.
< Warning: Person 'pf_1.4596' is jammed on edge 'Edge1', time=1753.00.
< Warning: Person 'pf_1.4597' is jammed on edge 'Edge1', time=1753.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : elements demands personflow inspect_selection type ( Last six runs Oct2024 Sep2024 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
79375,157391d79374
< Warning: Person 'pf_1.5253' is jammed on edge 'Edge1', time=1959.00.
< Warning: Person 'pf_1.5254' is jammed on edge 'Edge1', time=1959.00.
< Warning: Person 'pf_1.5255' is jammed on edge 'Edge1', time=1959.00.
< Warning: Collision of person 'pf_0.307' and person 'pf_1.4920', lane='Edge1_1', time=1959.00.
< Warning: Collision of person 'pf_1.5073' and person 'pf_1.5166', lane='Edge2_1', time=1959.00.
< Warning: Collision of person 'pf_1.4985' and person 'pf_1.5073', lane='Edge2_1', time=1959.00.
< Warning: Collision of person 'pf_1.4929' and person 'pf_1.5073', lane='Edge2_1', time=1959.00.
< Warning: Collision of person 'pf_1.4929' and person 'pf_1.4985', lane='Edge2_1', time=1959.00.
< Warning: Collision of person 'pf_1.5181' and person 'pf_1.5169', lane='Edge2_1', time=1959.00.
< Warning: Person 'pf_1.5256' is jammed on edge 'Edge1', time=1960.00.
< Warning: Person 'pf_1.5257' is jammed on edge 'Edge1', time=1960.00.
< Warning: Person 'pf_1.5258' is jammed on edge 'Edge1', time=1960.00.
< Warning: Collision of person 'pf_0.307' and person 'pf_1.4920', lane='Edge1_1', time=1960.00.
< Warning: Collision of person 'pf_1.4985' and person 'pf_1.5073', lane='Edge2_1', time=1960.00.
< Warning: Collision of person 'pf_1.4929' and person 'pf_1.5073', lane='Edge2_1', time=1960.00.
< Warning: Collision of person 'pf_1.4929' and person 'pf_1.4985', lane='Edge2_1', time=1960.00.
< Warning: Collision of person 'pf_1.5181' and person 'pf_1.5169', lane='Edge2_1', time=1960.00.
< Warning: Person 'pf_1.5259' is jammed on edge 'Edge1', time=1961.00.
< Warning: Person 'pf_1.5260' is jammed on edge 'Edge1', time=1961.00.
< Warning: Person 'pf_1.5261' is jammed on edge 'Edge1', time=1961.00.
< Warning: Collision of person 'pf_0.307' and person 'pf_1.4920', lane='Edge1_1', time=1961.00.
< Warning: Collision of person 'pf_1.5073' and person 'pf_1.5146', lane='Edge2_1', time=1961.00.
< Warning: Collision of person 'pf_1.4985' and person 'pf_1.5146', lane='Edge2_1', time=1961.00.
< Warning: Collision of person 'pf_1.4985' and person 'pf_1.5073', lane='Edge2_1', time=1961.00.
< Warning: Collision of person 'pf_1.4929' and person 'pf_1.5146', lane='Edge2_1', time=1961.00.
< Warning: Collision of person 'pf_1.4929' and person 'pf_1.5073', lane='Edge2_1', time=1961.00.
< Warning: Collision of person 'pf_1.4929' and person 'pf_1.4985', lane='Edge2_1', time=1961.00.
< Warning: Collision of person 'pf_1.5169' and person 'pf_1.5185', lane='Edge2_1', time=1961.00.
< Warning: Collision of person 'pf_1.5181' and person 'pf_1.5169', lane='Edge2_1', time=1961.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.