20Jan26rv1_25_0+1092-80e3b1fe371 - detailed test results for NETEDITOUTPUT

To reconnect the TextTest GUI to these results, run:

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

To start TextTest for these tests, run:

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


default: 9764 tests: 9441 succeeded 246 known bugs 39 FAILED 38 killed

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : basic files load configs sumo sumocfg ( Last six runs Jan2026 )

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

TEST FAILED on ts-sim-build-ba : basic files save_as configs netedit txt ( Last six runs Jan2026 )

---------- Differences in errors ----------
0a1,18
> Error: The route file 'netedit_B.txt.rou.xml' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==4148015==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x60992ec1cd71 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x363bd71) (BuildId: c7b4f419fd737c0c5e494215cd4f05d8d062a6e8)
>     #1 0x60992ee5f391 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:455:40
>     #2 0x60992ee57b70 in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:398:24
>     #3 0x60992ee4745b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:136:5
>     #4 0x60992ee5e86d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #5 0x60992ec20962 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7d5b86e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x7d5b86e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x60992eb43904 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3562904) (BuildId: c7b4f419fd737c0c5e494215cd4f05d8d062a6e8)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic files save_as network xml_gz ( Last six runs Jan2026 )

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

TEST FAILED on ts-sim-build-ba : basic files save_default network ( Last six runs Jan2026 )

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

TEST FAILED on ts-sim-build-ba : elements additionals busstop create forcesize ( Last six runs Jan2026 )

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

TEST FAILED on ts-sim-build-ba : elements additionals containerstop create additionalfile ( Last six runs Jan2026 )

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

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

---------- Differences in errors ----------
0a1,3
> Error: Incomplete positional specification for E2Detector 'E2_05'.
> Usage combinations for positional specification: [lane, pos, length], [lane, endPos, length], or [lanes, pos, endPos]
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements demands containerplan tranship from_junction to_edge inspect_selection ( Last six runs Jan2026 )

---------- Differences in errors ----------
3a4,100
> 
> =================================================================
> ==4160455==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5c89f40fad71 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x363bd71) (BuildId: c7b4f419fd737c0c5e494215cd4f05d8d062a6e8)
>     #1 0x5c89f42a4a17 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x5c89f4328f4b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:46
>     #3 0x5c89f433c86d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5c89f40fe962 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7462a302a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7462a302a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5c89f4021904 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3562904) (BuildId: c7b4f419fd737c0c5e494215cd4f05d8d062a6e8)
> 
> Indirect leak of 1408 byte(s) in 1 object(s) allocated from:
>     #0 0x5c89f40fad71 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x363bd71) (BuildId: c7b4f419fd737c0c5e494215cd4f05d8d062a6e8)
>     #1 0x5c89f42a4a17 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.c
pp:265:12
>     #2 0x5c89f432955a in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:179:48
>     #3 0x5c89f433c86d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #4 0x5c89f40fe962 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7462a302a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #6 0x7462a302a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #7 0x5c89f4021904 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3562904) (BuildId: c7b4f419fd737c0c5e494215cd4f05d8d062a6e8)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5c89f40fad71 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x363bd71) (BuildId: c7b4f419fd737c0c5e494215cd4f05d8d062a6e8)
>     #1 0x5c89f43299ea in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:184:34
>     #2 0x5c89f433c86d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #3 0x5c89f40fe962 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
<truncated after showing first 30 lines>

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

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

TEST FAILED on ts-sim-build-ba : elements demands route_distribution load route_basic ( Last six runs Jan2026 )

---------- New result in errors ----------
Error: Route distribution 'rd1' is empty.
Quitting (on error).
---------- New result in exitcode ----------
1
---------- New result in output ----------

TEST FAILED on ts-sim-build-ba : elements demands route_distribution load route_nested_repeat ( Last six runs Jan2026 )

---------- New result in errors ----------
Error: Route distribution 'r' is empty.
Quitting (on error).
---------- New result in exitcode ----------
1
---------- New result in output ----------

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==12992==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5ae059ef6d71 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x363bd71) (BuildId: c7b4f419fd737c0c5e494215cd4f05d8d062a6e8)
>     #1 0x5ae05a34565b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5ae05c3f1aa8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x5ae05c0f775b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5ae05c7905f4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5ae05cb1f3ab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x79c0cfbe68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x79c0cfb9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x79c0cfb9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5ae05cb58a33 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5ae05c7a373b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5ae05c7a489f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5ae05bf56b32 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21
>     #13 0x5ae05a138965 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5ae059efa962 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x79c0cca2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x79c0cca2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5ae059e1d904 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3562904) (BuildId: c7b4f419fd737c0c5e494215cd4f05d8d062a6e8)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==13001==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5885f22aed71 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x363bd71) (BuildId: c7b4f419fd737c0c5e494215cd4f05d8d062a6e8)
>     #1 0x5885f26fd65b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5885f47a9aa8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x5885f44af75b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5885f4b485f4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5885f4ed73ab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x714de53e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x714de539985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x714de539b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5885f4f10a33 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5885f4b5b73b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5885f4b5c89f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5885f430eb32 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21
>     #13 0x5885f24f0965 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5885f22b2962 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x714de222a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x714de222a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5885f21d5904 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3562904) (BuildId: c7b4f419fd737c0c5e494215cd4f05d8d062a6e8)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==13005==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5c7767fecd71 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x363bd71) (BuildId: c7b4f419fd737c0c5e494215cd4f05d8d062a6e8)
>     #1 0x5c776843b65b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5c776a4e7aa8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x5c776a1ed75b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5c776a8865f4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5c776ac153ab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7651ac9e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7651ac99985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7651ac99b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5c776ac4ea33 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5c776a89973b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5c776a89a89f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5c776a04cb32 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21
>     #13 0x5c776822e965 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5c7767ff0962 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7651a9a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7651a9a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5c7767f13904 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3562904) (BuildId: c7b4f419fd737c0c5e494215cd4f05d8d062a6e8)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==13022==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5702ab0d8d71 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x363bd71) (BuildId: c7b4f419fd737c0c5e494215cd4f05d8d062a6e8)
>     #1 0x5702ab52765b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5702ad5d3aa8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x5702ad2d975b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5702ad9725f4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5702add013ab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x703f4b1e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x703f4b19985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x703f4b19b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5702add3aa33 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5702ad98573b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5702ad98689f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5702ad138b32 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21
>     #13 0x5702ab31a965 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5702ab0dc962 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x703f4822a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x703f4822a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5702aafff904 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3562904) (BuildId: c7b4f419fd737c0c5e494215cd4f05d8d062a6e8)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==13024==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x63175d08bd71 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x363bd71) (BuildId: c7b4f419fd737c0c5e494215cd4f05d8d062a6e8)
>     #1 0x63175d4da65b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x63175f586aa8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x63175f28c75b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x63175f9255f4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x63175fcb43ab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7039cdde68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7039cdd9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7039cdd9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x63175fceda33 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x63175f93873b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x63175f93989f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x63175f0ebb32 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21
>     #13 0x63175d2cd965 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x63175d08f962 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7039cae2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7039cae2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x63175cfb2904 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3562904) (BuildId: c7b4f419fd737c0c5e494215cd4f05d8d062a6e8)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==13023==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x60d6e0e19d71 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x363bd71) (BuildId: c7b4f419fd737c0c5e494215cd4f05d8d062a6e8)
>     #1 0x60d6e126865b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x60d6e3314aa8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x60d6e301a75b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x60d6e36b35f4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x60d6e3a423ab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7849683e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x78496839985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x78496839b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x60d6e3a7ba33 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x60d6e36c673b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x60d6e36c789f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x60d6e2e79b32 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21
>     #13 0x60d6e105b965 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x60d6e0e1d962 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x78496542a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x78496542a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x60d6e0d40904 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3562904) (BuildId: c7b4f419fd737c0c5e494215cd4f05d8d062a6e8)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==13031==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5ab78d4b8d71 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x363bd71) (BuildId: c7b4f419fd737c0c5e494215cd4f05d8d062a6e8)
>     #1 0x5ab78d90765b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5ab78f9b3aa8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x5ab78f6b975b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5ab78fd525f4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5ab7900e13ab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7c57475e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7c574759985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7c574759b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5ab79011aa33 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5ab78fd6573b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5ab78fd6689f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5ab78f518b32 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21
>     #13 0x5ab78d6fa965 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5ab78d4bc962 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7c574442a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7c574442a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5ab78d3df904 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3562904) (BuildId: c7b4f419fd737c0c5e494215cd4f05d8d062a6e8)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==13042==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x606ff2813d71 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x363bd71) (BuildId: c7b4f419fd737c0c5e494215cd4f05d8d062a6e8)
>     #1 0x606ff2c6265b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x606ff4d0eaa8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x606ff4a1475b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x606ff50ad5f4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x606ff543c3ab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7dcc2efe68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7dcc2ef9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7dcc2ef9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x606ff5475a33 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x606ff50c073b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x606ff50c189f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x606ff4873b32 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21
>     #13 0x606ff2a55965 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x606ff2817962 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7dcc2be2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7dcc2be2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x606ff273a904 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3562904) (BuildId: c7b4f419fd737c0c5e494215cd4f05d8d062a6e8)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==13053==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x56fbe747bd71 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x363bd71) (BuildId: c7b4f419fd737c0c5e494215cd4f05d8d062a6e8)
>     #1 0x56fbe78ca65b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x56fbe9976aa8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x56fbe967c75b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x56fbe9d155f4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x56fbea0a43ab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f924f3e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7f924f39985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7f924f39b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x56fbea0dda33 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x56fbe9d2873b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x56fbe9d2989f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x56fbe94dbb32 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21
>     #13 0x56fbe76bd965 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x56fbe747f962 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7f924c22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7f924c22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x56fbe73a2904 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3562904) (BuildId: c7b4f419fd737c0c5e494215cd4f05d8d062a6e8)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==13061==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5e9ade3e8d71 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x363bd71) (BuildId: c7b4f419fd737c0c5e494215cd4f05d8d062a6e8)
>     #1 0x5e9ade83765b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5e9ae08e3aa8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x5e9ae05e975b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5e9ae0c825f4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5e9ae10113ab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x74be3d1e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x74be3d19985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x74be3d19b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5e9ae104aa33 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5e9ae0c9573b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5e9ae0c9689f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5e9ae0448b32 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21
>     #13 0x5e9ade62a965 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5e9ade3ec962 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x74be3a02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x74be3a02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5e9ade30f904 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3562904) (BuildId: c7b4f419fd737c0c5e494215cd4f05d8d062a6e8)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==13075==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x60e3a9d3cd71 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x363bd71) (BuildId: c7b4f419fd737c0c5e494215cd4f05d8d062a6e8)
>     #1 0x60e3aa18b65b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x60e3ac237aa8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x60e3abf3d75b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x60e3ac5d65f4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x60e3ac9653ab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x78800b1e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x78800b19985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x78800b19b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x60e3ac99ea33 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x60e3ac5e973b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x60e3ac5ea89f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x60e3abd9cb32 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21
>     #13 0x60e3a9f7e965 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x60e3a9d40962 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x78800802a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x78800802a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x60e3a9c63904 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3562904) (BuildId: c7b4f419fd737c0c5e494215cd4f05d8d062a6e8)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==13076==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 576 byte(s) in 3 object(s) allocated from:
>     #0 0x58c6611e4d71 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x363bd71) (BuildId: c7b4f419fd737c0c5e494215cd4f05d8d062a6e8)
>     #1 0x58c66163365b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x58c6636dfaa8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x58c6633e575b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x58c663a7e5f4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x58c663e0d3ab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7909a6de68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7909a6d9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7909a6d9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x58c663e46a33 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x58c663a9173b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x58c663a9289f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x58c663244b32 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21
>     #13 0x58c661426965 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x58c6611e8962 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7909a3e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7909a3e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x58c66110b904 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3562904) (BuildId: c7b4f419fd737c0c5e494215cd4f05d8d062a6e8)
> 
> SUMMARY: AddressSanitizer: 576 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==13077==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x61d96e5f2d71 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x363bd71) (BuildId: c7b4f419fd737c0c5e494215cd4f05d8d062a6e8)
>     #1 0x61d96ea4165b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x61d970aedaa8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x61d9707f375b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x61d970e8c5f4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x61d97121b3ab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7e03861e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7e038619985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7e038619b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x61d971254a33 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x61d970e9f73b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x61d970ea089f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x61d970652b32 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21
>     #13 0x61d96e834965 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x61d96e5f6962 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7e038322a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7e038322a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x61d96e519904 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3562904) (BuildId: c7b4f419fd737c0c5e494215cd4f05d8d062a6e8)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==13104==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5907cb301d71 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x363bd71) (BuildId: c7b4f419fd737c0c5e494215cd4f05d8d062a6e8)
>     #1 0x5907cb75065b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5907cd7fcaa8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x5907cd50275b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5907cdb9b5f4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5907cdf2a3ab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7ed775be68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7ed775b9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7ed775b9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5907cdf63a33 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5907cdbae73b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5907cdbaf89f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5907cd361b32 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21
>     #13 0x5907cb543965 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5907cb305962 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7ed772a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7ed772a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5907cb228904 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3562904) (BuildId: c7b4f419fd737c0c5e494215cd4f05d8d062a6e8)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==13106==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x564eb93c3d71 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x363bd71) (BuildId: c7b4f419fd737c0c5e494215cd4f05d8d062a6e8)
>     #1 0x564eb981265b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x564ebb8beaa8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x564ebb5c475b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x564ebbc5d5f4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x564ebbfec3ab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x759d199e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x759d1999985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x759d1999b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x564ebc025a33 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x564ebbc7073b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x564ebbc7189f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x564ebb423b32 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21
>     #13 0x564eb9605965 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x564eb93c7962 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x759d16a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x759d16a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x564eb92ea904 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3562904) (BuildId: c7b4f419fd737c0c5e494215cd4f05d8d062a6e8)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==13111==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x59ad9fa22d71 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x363bd71) (BuildId: c7b4f419fd737c0c5e494215cd4f05d8d062a6e8)
>     #1 0x59ad9fe7165b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x59ada1f1daa8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x59ada1c2375b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x59ada22bc5f4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x59ada264b3ab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7ecc101e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7ecc1019985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x7ecc1019b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x59ada2684a33 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x59ada22cf73b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x59ada22d089f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x59ada1a82b32 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21
>     #13 0x59ad9fc64965 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x59ad9fa26962 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x7ecc0d22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7ecc0d22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x59ad9f949904 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3562904) (BuildId: c7b4f419fd737c0c5e494215cd4f05d8d062a6e8)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==13117==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x5a354b1abd71 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x363bd71) (BuildId: c7b4f419fd737c0c5e494215cd4f05d8d062a6e8)
>     #1 0x5a354b5fa65b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5a354d6a6aa8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x5a354d3ac75b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x5a354da455f4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x5a354ddd43ab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x74e8553e68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x74e85539985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x74e85539b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x5a354de0da33 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x5a354da5873b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x5a354da5989f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x5a354d20bb32 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21
>     #13 0x5a354b3ed965 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x5a354b1af962 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x74e85242a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x74e85242a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5a354b0d2904 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3562904) (BuildId: c7b4f419fd737c0c5e494215cd4f05d8d062a6e8)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==13131==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 4 object(s) allocated from:
>     #0 0x6307e00bcd71 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x363bd71) (BuildId: c7b4f419fd737c0c5e494215cd4f05d8d062a6e8)
>     #1 0x6307e050b65b in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x6307e25b7aa8 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:403:43
>     #3 0x6307e22bd75b in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:986:30
>     #4 0x6307e29565f4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #5 0x6307e2ce53ab in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x77e398de68f2 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e68f2) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x77e398d9985b in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19985b) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x77e398d9b8d9 in xercesc_3_2::IGXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19b8d9) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x6307e2d1ea33 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #10 0x6307e296973b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #11 0x6307e296a89f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #12 0x6307e211cb32 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:485:21
>     #13 0x6307e02fe965 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #14 0x6307e00c0962 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #15 0x77e395e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x77e395e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x6307dffe3904 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3562904) (BuildId: c7b4f419fd737c0c5e494215cd4f05d8d062a6e8)
> 
> SUMMARY: AddressSanitizer: 768 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,5
> Error: attribute 'refId' is not declared for element 'vType'
>  In file 'input_routes_A.rou.xml'
>  At line/column 22/28.
> 
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,5
> Error: attribute 'refId' is not declared for element 'vType'
>  In file 'input_routes_A.rou.xml'
>  At line/column 22/47.
> 
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,5
> Error: attribute 'refId' is not declared for element 'vType'
>  In file 'input_routes_A.rou.xml'
>  At line/column 26/30.
> 
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : elements meandatas edgedata inspect track_vehicles ( Last six runs Jan2026 )

---------- Differences in errors ----------
0a1,83
> 
> =================================================================
> ==15872==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 288 byte(s) in 12 object(s) allocated from:
>     #0 0x6086ede9cd71 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x363bd71) (BuildId: c7b4f419fd737c0c5e494215cd4f05d8d062a6e8)
>     #1 0x6086ef0d271e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x6086ef0dd1b0 in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:494:45
>     #3 0x6086eefa120d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x6086ee01e867 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>
 const&, std::vector<MSEdge*, std::allocator<MSEdge*>>, AggregateType, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:552:52
>     #5 0x6086ee15e6fb in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1395:27
>     #6 0x6086ee0fea9e in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:218:17
>     #7 0x6086f0ac3638 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
>     #8 0x735fea9e63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x735fea9997a3 in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1997a3) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #10 0x735fea99ba0d in xercesc_3_2::IGXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19ba0d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #11 0x735fea990c87 in xercesc_3_2::IGXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x190c87) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #12 0x735fea9e0d42 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e0d42) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #13 0x6086f0afbe62 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:118:18
>     #14 0x6086f0d9f991 in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool) /home/delphi/clangDebug/sumo/src/utils/xml/XMLSubSys.cpp:170:42
>     #15 0x6086ee0d61fa in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:442:14
>     #16 0x6086ee0cd2bb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #17 0x6086ee0de86d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #18 0x6086edea0962 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #19 0x735fe7a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #20 0x735fe7a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #21 0x6086eddc3904 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3562904) (BuildId: c7b4f419fd737c0c5e494215cd4f05d8d062a6e8)
> 
> Indirect leak of 5088 byte(s) in 12 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,83
> 
> =================================================================
> ==16008==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 288 byte(s) in 12 object(s) allocated from:
>     #0 0x60a577a54d71 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x363bd71) (BuildId: c7b4f419fd737c0c5e494215cd4f05d8d062a6e8)
>     #1 0x60a578c8a71e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x60a578c951b0 in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:494:45
>     #3 0x60a578b5920d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x60a577bd6867 in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>
 const&, std::vector<MSEdge*, std::allocator<MSEdge*>>, AggregateType, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:552:52
>     #5 0x60a577d166fb in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1395:27
>     #6 0x60a577cb6a9e in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:218:17
>     #7 0x60a57a67b638 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
>     #8 0x7c26051e63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x7c26051997a3 in xercesc_3_2::IGXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1997a3) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #10 0x7c260519ba0d in xercesc_3_2::IGXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x19ba0d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #11 0x7c2605190c87 in xercesc_3_2::IGXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x190c87) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #12 0x7c26051e0d42 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e0d42) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #13 0x60a57a6b3e62 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:118:18
>     #14 0x60a57a957991 in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool) /home/delphi/clangDebug/sumo/src/utils/xml/XMLSubSys.cpp:170:42
>     #15 0x60a577c8e1fa in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:442:14
>     #16 0x60a577c852bb in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #17 0x60a577c9686d in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #18 0x60a577a58962 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #19 0x7c260202a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #20 0x7c260202a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #21 0x60a57797b904 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x3562904) (BuildId: c7b4f419fd737c0c5e494215cd4f05d8d062a6e8)
> 
> Indirect leak of 5088 byte(s) in 12 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,5
> Error: value '-nan,-nan' does not match regular expression facet '[-+]?((\d+\.?|(\d*\.\d+))([eE][-+]?\d+)?|Inf|inf|INF),[-+]?((\d+\.?|(\d*\.\d+))([eE][-+]?\d+)?|Inf|inf|INF)(,[-+]?((\d+\.?|(\d*\.\d+))([eE][-+]?\d+)?|Inf|inf|INF))?'
>  In file 'netedit_A.add.xml'
>  At line/column 19/125.
> 
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1d0
< Warning: Unused states in tlLogic 'Junction5', program '0' in phase 0 after tl-index 0

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

---------- Differences in errors ----------
1d0
< Warning: Asymmetrical neigh lane 'E0_0' for lane '-E0_0'

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

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

TEST FAILED on ts-sim-build-ba : network junctions inspect tls selected tl ( Last six runs Jan2026 )

---------- Differences in errors ----------
1,2c1
< Warning: Unused states in tlLogic 'JunctionCenter', program '0' in phase 0 after tl-index 23
< Warning: Unsafe green phase 12 in tlLogic 'JunctionCenter', program '0'. Lane '-E6_1' is targeted by 2 'G'-links. (use 'g' instead) Overall 1 lanes in 5 phases are unsafe.
---
> Warning: Unsafe green phase 8 in tlLogic 'JunctionCenter', program '0'. Lane '-E6_1' is targeted by 2 'G'-links. (use 'g' instead) Overall 1 lanes in 3 phases are unsafe.

Detailed information for the tests that had known bugs:

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

Test needed #3045
(This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'')
---------- New result in errors ----------
Error: Could not access configuration 'sumo.sumocfg'.
Quitting (on error).
basic files load configs netconvert ( Last six runs Jan2026 )
basic files save_as additional ( Last six runs Jan2026 )
basic files save_as data ( Last six runs Jan2026 )
basic files save_as demand ( Last six runs Jan2026 )
basic files save_as mean_data ( Last six runs Jan2026 )
elements additionals access busstop fix ( Last six runs Jan2026 )
elements additionals access containerstop fix ( Last six runs Jan2026 )
elements additionals access trainstop fix ( Last six runs Jan2026 )
elements additionals calibrator delete ( Last six runs Jan2026 )
elements additionals calibratorflow create ( Last six runs Jan2026 )
elements additionals calibratorflow delete ( Last six runs Jan2026 )
elements additionals calibratorflow inspect ( Last six runs Jan2026 )
elements additionals calibratorflow inspect_selection ( Last six runs Jan2026 )
elements additionals calibratorflow volatile_recomputing ( Last six runs Jan2026 )
elements additionals calibratorlane delete ( Last six runs Jan2026 )
elements additionals detentry fix ( Last six runs Jan2026 )
elements additionals detexit fix ( Last six runs Jan2026 )
elements additionals e1detector fix ( Last six runs Jan2026 )
elements additionals e1instantdetector fix ( Last six runs Jan2026 )
elements additionals e2detector fix ( Last six runs Jan2026 )
elements additionals e2multilanedetector fix ( Last six runs Jan2026 )
elements additionals e3detector fix ( Last six runs Jan2026 )
elements additionals rerouter contextual_menu ( Last six runs Jan2026 )
elements additionals rerouter create ( Last six runs Jan2026 )
elements additionals rerouter delete ( Last six runs Jan2026 )
elements additionals rerouter inspect ( Last six runs Jan2026 )
elements additionals rerouter inspect_selection ( Last six runs Jan2026 )
elements additionals rerouter move ( Last six runs Jan2026 )
elements additionals rerouter volatile_recomputing ( Last six runs Jan2026 )
elements additionals rerouterelements closinglanereroute create ( Last six runs Jan2026 )
elements additionals rerouterelements closinglanereroute delete ( Last six runs Jan2026 )
elements additionals rerouterelements closinglanereroute inspect ( Last six runs Jan2026 )
elements additionals rerouterelements closinglanereroute inspect_selection ( Last six runs Jan2026 )
elements additionals rerouterelements closinglanereroute volatile_recomputing ( Last six runs Jan2026 )
elements additionals rerouterelements closingreroute create ( Last six runs Jan2026 )
elements additionals rerouterelements closingreroute delete ( Last six runs Jan2026 )
elements additionals rerouterelements closingreroute inspect ( Last six runs Jan2026 )
elements additionals rerouterelements closingreroute inspect_selection ( Last six runs Jan2026 )
elements additionals rerouterelements closingreroute volatile_recomputing ( Last six runs Jan2026 )
elements additionals rerouterelements destprobreroute create ( Last six runs Jan2026 )
elements additionals rerouterelements destprobreroute delete ( Last six runs Jan2026 )
elements additionals rerouterelements destprobreroute inspect ( Last six runs Jan2026 )
elements additionals rerouterelements destprobreroute inspect_selection ( Last six runs Jan2026 )
elements additionals rerouterelements destprobreroute volatile_recomputing ( Last six runs Jan2026 )
elements additionals rerouterelements interval create ( Last six runs Jan2026 )
elements additionals rerouterelements interval delete ( Last six runs Jan2026 )
elements additionals rerouterelements interval inspect ( Last six runs Jan2026 )
elements additionals rerouterelements interval inspect_selection ( Last six runs Jan2026 )
elements additionals rerouterelements interval volatile_recomputing ( Last six runs Jan2026 )
elements additionals rerouterelements parkingareareroute create ( Last six runs Jan2026 )
elements additionals rerouterelements parkingareareroute delete ( Last six runs Jan2026 )
elements additionals rerouterelements parkingareareroute inspect ( Last six runs Jan2026 )
elements additionals rerouterelements parkingareareroute inspect_selection ( Last six runs Jan2026 )
elements additionals rerouterelements parkingareareroute volatile_recomputing ( Last six runs Jan2026 )
elements additionals rerouterelements routeprobreroute create ( Last six runs Jan2026 )
elements additionals rerouterelements routeprobreroute delete ( Last six runs Jan2026 )
elements additionals rerouterelements routeprobreroute inspect ( Last six runs Jan2026 )
elements additionals rerouterelements routeprobreroute inspect_selection ( Last six runs Jan2026 )
elements additionals rerouterelements routeprobreroute volatile_recomputing ( Last six runs Jan2026 )
elements additionals vaporizer contextual_menu ( Last six runs Jan2026 )
elements additionals variablespeedsign contextual_menu ( Last six runs Jan2026 )
elements additionals variablespeedsign create ( Last six runs Jan2026 )
elements additionals variablespeedsign delete ( Last six runs Jan2026 )
elements additionals variablespeedsign inspect ( Last six runs Jan2026 )
elements additionals variablespeedsign inspect_selection ( Last six runs Jan2026 )
elements additionals variablespeedsign move ( Last six runs Jan2026 )
elements additionals variablespeedsign volatile_recomputing ( Last six runs Jan2026 )
elements datas edgedata volatile_recomputing ( Last six runs Jan2026 )
elements datas edgereldata volatile_recomputing ( Last six runs Jan2026 )
elements datas tazreldata volatile_recomputing ( Last six runs Jan2026 )
elements demands container fix ( Last six runs Jan2026 )
elements demands containerflow fix ( Last six runs Jan2026 )
elements demands containerplan tranship edges ( Last six runs Jan2026 )
elements demands flow fix ( Last six runs Jan2026 )
elements demands flow_embedded fix ( Last six runs Jan2026 )
elements demands flow_junctions fix ( Last six runs Jan2026 )
elements demands flow_taz fix ( Last six runs Jan2026 )
elements demands person fix ( Last six runs Jan2026 )
elements demands personflow fix ( Last six runs Jan2026 )
elements demands personplan walk edges ( Last six runs Jan2026 )
elements demands personplan walk route ( Last six runs Jan2026 )
elements demands routeflow fix ( Last six runs Jan2026 )
elements demands trip fix ( Last six runs Jan2026 )
elements demands trip_junctions fix ( Last six runs Jan2026 )
elements demands trip_taz fix ( Last six runs Jan2026 )
elements demands vehicle fix ( Last six runs Jan2026 )
elements demands vehicle_embedded fix ( Last six runs Jan2026 )
elements meandatas edgedata volatile_recomputing ( Last six runs Jan2026 )
elements meandatas lanedata volatile_recomputing ( Last six runs Jan2026 )
elements shapes poilane create frame latlon ( Last six runs Jan2026 )
elements shapes poilane create frame lonlat ( Last six runs Jan2026 )
network edges contextual_menu lane_operations set_custom_lane_shape ( Last six runs Jan2026 )
network edges geometry_points create ( Last six runs Jan2026 )
network edges geometry_points delete ( Last six runs Jan2026 )
network edges geometry_points move ( Last six runs Jan2026 )
network junctions contextual_menu set_custom_junction_shape ( Last six runs Jan2026 )
network lanes delete ( Last six runs Jan2026 )
network lanes move ( Last six runs Jan2026 )
network trafficlights joined attributes E1 ( Last six runs Jan2026 )
network trafficlights joined file load ( Last six runs Jan2026 )
network trafficlights joined file save ( Last six runs Jan2026 )
network trafficlights joined programs select ( Last six runs Jan2026 )
network trafficlights single attributes E1 ( Last six runs Jan2026 )
network trafficlights single file load ( Last six runs Jan2026 )
network trafficlights single file save ( Last six runs Jan2026 )
network trafficlights single programs select ( Last six runs Jan2026 )
selection operations clear_shortcut ( Last six runs Jan2026 )

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

Test needed #3045
(This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'')
---------- Differences in errors ----------
0a1,2
> Error: Could not access configuration 'sumo.sumocfg'.
> Quitting (on error).
---------- New result in exitcode ----------
1
basic files load configs netedit netecfg ( Last six runs Jan2026 )
basic files load configs netedit txt ( Last six runs Jan2026 )
basic files load configs netedit xml ( Last six runs Jan2026 )
basic files load configs sumo txt ( Last six runs Jan2026 )
basic files load configs sumo xml ( Last six runs Jan2026 )
basic files reload configs sumo ( Last six runs Jan2026 )
basic files save_as configs sumo txt ( Last six runs Jan2026 )
basic files save_as configs sumo xml ( Last six runs Jan2026 )
basic overlapping previous ( Last six runs Jan2026 )
basic quit abort esc ( Last six runs Jan2026 )
basic quit abort shorcut ( Last six runs Jan2026 )
basic quit no_saving additionals ( Last six runs Jan2026 )
basic quit no_saving data ( Last six runs Jan2026 )
basic quit no_saving demand ( Last six runs Jan2026 )
basic quit no_saving meandatas ( Last six runs Jan2026 )
basic quit saving additionals ( Last six runs Jan2026 )
basic quit saving all ( Last six runs Jan2026 )
basic quit saving data ( Last six runs Jan2026 )
basic quit saving demand ( Last six runs Jan2026 )
basic quit saving meandatas ( Last six runs Jan2026 )
basic quit saving network ( Last six runs Jan2026 )
bugs revision24081 ( Last six runs Jan2026 )
bugs ticket3900 ( Last six runs Jan2026 )
bugs ticket4528 ( Last six runs Jan2026 )
elements additionals basic refpos_invalid ( Last six runs Jan2026 )
elements additionals busstop create additionalfile ( Last six runs Jan2026 )
elements additionals busstop inspect additionalfile basic ( Last six runs Jan2026 )
elements additionals busstop inspect additionalfile dialog ( Last six runs Jan2026 )
elements additionals busstop inspect size ( Last six runs Jan2026 )
elements additionals busstop inspect_selection additionalfile basic ( Last six runs Jan2026 )
elements additionals busstop inspect_selection additionalfile dialog ( Last six runs Jan2026 )
elements additionals busstop inspect_selection size ( Last six runs Jan2026 )
elements additionals containerstop create forcesize ( Last six runs Jan2026 )
elements additionals containerstop inspect additionalfile basic ( Last six runs Jan2026 )
elements additionals containerstop inspect additionalfile dialog ( Last six runs Jan2026 )
elements additionals containerstop inspect size ( Last six runs Jan2026 )
elements additionals containerstop inspect_selection additionalfile basic ( Last six runs Jan2026 )
elements additionals containerstop inspect_selection additionalfile dialog ( Last six runs Jan2026 )
elements additionals containerstop inspect_selection size ( Last six runs Jan2026 )
elements additionals e2multilanedetector contextual_menu center ( Last six runs Jan2026 )
elements additionals e2multilanedetector inspect_selection tl ( Last six runs Jan2026 )
elements additionals e2multilanedetector move ( Last six runs Jan2026 )
elements additionals trainstop create additionalfile ( Last six runs Jan2026 )
elements additionals trainstop create forcesize ( Last six runs Jan2026 )
elements additionals trainstop create reference ( Last six runs Jan2026 )
elements additionals trainstop inspect additionalfile basic ( Last six runs Jan2026 )
elements additionals trainstop inspect additionalfile dialog ( Last six runs Jan2026 )
elements additionals trainstop inspect size ( Last six runs Jan2026 )
elements additionals trainstop inspect_selection additionalfile basic ( Last six runs Jan2026 )
elements additionals trainstop inspect_selection additionalfile dialog ( Last six runs Jan2026 )
elements additionals trainstop inspect_selection size ( Last six runs Jan2026 )
elements bugs crash_removing_junction_15112 ( Last six runs Jan2026 )
elements demands basic separated_vtypes ( Last six runs Jan2026 )
elements demands basic stop_basic invalid_parent ( Last six runs Jan2026 )
elements demands basic stop_basic invalid_type ( Last six runs Jan2026 )
elements demands containerplan basic delete_edge ( Last six runs Jan2026 )
elements demands route fix remove ( Last six runs Jan2026 )
elements demands route fix save ( Last six runs Jan2026 )
elements demands route fix select ( Last six runs Jan2026 )
elements demands stop lane delete ( Last six runs Jan2026 )
elements demands vehicletype edit_dialog carriagegap ( Last six runs Jan2026 )
elements demands vehicletype edit_dialog carriagelength ( Last six runs Jan2026 )
elements demands vehicletype edit_dialog loadingduration ( Last six runs Jan2026 )
elements demands vehicletype edit_dialog locomotivelength ( Last six runs Jan2026 )
elements demands vehicletype edit_dialog speedfactor ( Last six runs Jan2026 )
elements demands waypoint lane delete ( Last six runs Jan2026 )
elements shapes poly inspect geo_shape ( Last six runs Jan2026 )
grid bugs ticket3271 ( Last six runs Jan2026 )
grid bugs ticket3278 ( Last six runs Jan2026 )
grid bugs ticket3281 ( Last six runs Jan2026 )
grid enable ( Last six runs Jan2026 )
network connections bugs small_connection_16644 ( Last six runs Jan2026 )
network connections with_tls delete click ( Last six runs Jan2026 )
network connections with_tls delete click_selected ( Last six runs Jan2026 )
network connections with_tls delete frame ( Last six runs Jan2026 )
network connections without_tls delete click ( Last six runs Jan2026 )
network connections without_tls delete click_selected ( Last six runs Jan2026 )
network connections without_tls delete frame ( Last six runs Jan2026 )
network crossings bugs change_from_to_3149 ( Last six runs Jan2026 )
network edges delete ( Last six runs Jan2026 )
network edges move basic ( Last six runs Jan2026 )
network edges move move_geometrypoint ( Last six runs Jan2026 )
network edges move selected_both ( Last six runs Jan2026 )
network edges move selected_both_both_junctions ( Last six runs Jan2026 )
network edges move selected_both_from_junction ( Last six runs Jan2026 )
network edges move selected_both_to_junction ( Last six runs Jan2026 )
network edges move selected_none_both_junctions ( Last six runs Jan2026 )
network edges move selected_separated ( Last six runs Jan2026 )
network edges move selected_single ( Last six runs Jan2026 )
network edges templates clear ( Last six runs Jan2026 )
network edges templates copy ( Last six runs Jan2026 )
network edges templates create ( Last six runs Jan2026 )
network junctions bugs ticket5552 ( Last six runs Jan2026 )
network junctions inspect no_tls unselected pos no_merge ( Last six runs Jan2026 )
network trafficlights bugs ticket10588 ( Last six runs Jan2026 )
network trafficlights bugs ticket10591 ( Last six runs Jan2026 )
network trafficlights single create id ( Last six runs Jan2026 )
network trafficlights single create type ( Last six runs Jan2026 )
processing join_selected_junction different_position ( Last six runs Jan2026 )
processing join_selected_junction near_position ( Last six runs Jan2026 )
processing join_selected_junction same_position ( Last six runs Jan2026 )
selection bugs ticket2948 ( Last six runs Jan2026 )

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

Test needed #3045
(This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'')
---------- Differences in errors ----------
1c1
< Error: File 'net.netedit' is not accessible (No such file or directory).
---
> Error: Could not access configuration 'sumo.sumocfg'.
basic files load network net_xml ( Last six runs Jan2026 )
basic files load network net_xml_gz ( Last six runs Jan2026 )
basic files load network txt ( Last six runs Jan2026 )
basic files load network xml ( Last six runs Jan2026 )
basic files load network xml_gz ( Last six runs Jan2026 )
basic pyautogui_error ( Last six runs Jan2026 )

TEST had known bugs (Test needed #3045) on ts-sim-build-ba : basic files save_as configs netconvert ( Last six runs Jan2026 )

Test needed #3045
(This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'')
---------- New result in errors ----------
Error: Could not access configuration 'sumo.sumocfg'.
Quitting (on error).
---------- New result in exitcode ----------
1
---------- New result in output ----------

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

Test needed #3045
(This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'')
---------- Differences in errors ----------
1c1
< Error: File 'net.netedit' is not accessible (No such file or directory).
---
> Error: Could not access configuration 'sumo.sumocfg'.
---------- New result in exitcode ----------
1
basic quit no_saving network ( Last six runs Jan2026 )
basic quit no_saving none ( Last six runs Jan2026 )

TEST had known bugs (Test needed #3045) on ts-sim-build-ba : elements additionals basic relative_positions small ( Last six runs Jan2026 )

Test needed #3045
(This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'')
---------- Differences in errors ----------
1,6c1
< Warning: No flow intervals in calibrator 'ca_0'.
< Error: The position of calibrator 'ca_1' lies beyond the lane's '-E0_2' length.
< Warning: The given position (=35) for detector 'e2_0' does not lie on the given lane '-E0_2' with length 1 (adjusting to new position 0.9
< Warning: Cannot build detector of length 10 because no further continuation lane was found for lane '-E0_2'! Truncated detector at length 0.1.
< Warning: Adjusted detector positioning to meet requirement length >= 0.10. New position is [0.90,1.00]
< Warning: Vaporizers are deprecated. Use rerouters instead.
---
> Error: Could not access configuration 'sumo.sumocfg'.

TEST had known bugs (Test needed #3045) on ts-sim-build-ba : elements additionals e2detector create length ( Last six runs Jan2026 )

Test needed #3045
(This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'')
---------- Differences in errors ----------
1c1,2
< Warning: No valid detector length and end position given. Assuming endPos = lane length and length = endPos-startPos
---
> Error: Could not access configuration 'sumo.sumocfg'.
> Quitting (on error).
---------- New result in exitcode ----------
1

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

Test needed #3045
(This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'')
---------- Differences in errors ----------
1,4c1
< Error: attribute 'toTaz' is not declared for element 'ride'
<  In file 'netedit_A.rou.xml'
<  At line/column 20/45.
< 
---
> Error: Could not access configuration 'sumo.sumocfg'.
elements demands personplan walk from_taz to_busstop create ride ( Last six runs Jan2026 )
elements demands personplan walk from_taz to_chargingstation create ride ( Last six runs Jan2026 )
elements demands personplan walk from_taz to_containerstop create ride ( Last six runs Jan2026 )
elements demands personplan walk from_taz to_edge create previous_plan ride ( Last six runs Jan2026 )
elements demands personplan walk from_taz to_junction create ride ( Last six runs Jan2026 )
elements demands personplan walk from_taz to_parkingarea create ride ( Last six runs Jan2026 )
elements demands personplan walk from_taz to_taz create ride ( Last six runs Jan2026 )
elements demands personplan walk from_taz to_trainstop create ride ( Last six runs Jan2026 )

TEST had known bugs (Test needed #3045) on ts-sim-build-ba : network crossings bugs compute_big_network ( Last six runs Jan2026 )

Test needed #3045
(This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'')
---------- Differences in errors ----------
1,2c1,2
< Warning: Missing yellow phase in tlLogic '310069196', program '0' for tl-index 0 when switching to phase 1.
< Warning: Unused states in tlLogic 'joinedS_5', program '0' in phase 0 after tl-index 12
---
> Error: Could not access configuration 'sumo.sumocfg'.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST had known bugs (Test needed #3045) on ts-sim-build-ba : network junctions inspect tls unselected pos no_merge ( Last six runs Jan2026 )

Test needed #3045
(This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'')
---------- Differences in errors ----------
1c1,2
< Warning: Unsafe green phase 0 in tlLogic 'JunctionRight', program '0'. Lane '-E6_1' is targeted by 2 'G'-links. (use 'g' instead) Overall 3 lanes in 1 phases are unsafe.
---
> Error: Could not access configuration 'sumo.sumocfg'.
> Quitting (on error).
---------- New result in exitcode ----------
1

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

Test needed #3045
(This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'')
---------- Differences in errors ----------
1,2c1,2
< Warning: Vaporizers are deprecated. Use rerouters instead.
< Warning: Vaporizers are deprecated. Use rerouters instead.
---
> Error: Could not access configuration 'sumo.sumocfg'.
> Quitting (on error).
---------- New result in exitcode ----------
1
processing volatile_recomputing abort-recomputing ( Last six runs Jan2026 )
processing volatile_recomputing cancel-recomputing ( Last six runs Jan2026 )
processing volatile_recomputing crossings.guess ( Last six runs Jan2026 )
processing volatile_recomputing sidewalks-and-crossings.guess ( Last six runs Jan2026 )
processing volatile_recomputing sidewalks.guess ( Last six runs Jan2026 )

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

Test needed #3045
(This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'')
---------- Differences in errors ----------
1,8c1,2
< Warning: No flow intervals in calibrator 'ca_0'.
< Warning: No flow intervals in calibrator 'ca_1'.
< Warning: No flow intervals in calibrator 'ca_2'.
< Warning: No flow intervals in calibrator 'ca_3'.
< Warning: Vaporizers are deprecated. Use rerouters instead.
< Warning: Vaporizers are deprecated. Use rerouters instead.
< Warning: Vaporizers are deprecated. Use rerouters instead.
< Warning: Vaporizers are deprecated. Use rerouters instead.
---
> Error: Could not access configuration 'sumo.sumocfg'.
> Quitting (on error).
---------- New result in exitcode ----------
1
selection basic wrong_parameters ( Last six runs Jan2026 )
selection viewoptions show_connections ( Last six runs Jan2026 )

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

Test needed #3045
(This bug was triggered by text found in file 'errors' matching 'Error: Could not access configuration 'sumo.sumocfg'')
---------- Differences in errors ----------
1,10c1,2
< Warning: No flow intervals in calibrator 'ca_0'.
< Warning: No flow intervals in calibrator 'ca_1'.
< Warning: No flow intervals in calibrator 'ca_2'.
< Warning: No flow intervals in calibrator 'ca_3'.
< Warning: No flow intervals in calibrator 'ca_5'.
< Warning: No flow intervals in calibrator 'ca_6'.
< Warning: Vaporizers are deprecated. Use rerouters instead.
< Warning: Vaporizers are deprecated. Use rerouters instead.
< Warning: Vaporizers are deprecated. Use rerouters instead.
< Warning: Vaporizers are deprecated. Use rerouters instead.
---
> Error: Could not access configuration 'sumo.sumocfg'.
> Quitting (on error).
---------- New result in exitcode ----------
1
selection viewoptions toggle_edges ( Last six runs Jan2026 )
viewport change rotation ( Last six runs Jan2026 )
viewport change x ( Last six runs Jan2026 )
viewport change y ( Last six runs Jan2026 )
viewport change z ( Last six runs Jan2026 )
viewport change zoom ( Last six runs Jan2026 )
viewport load ( Last six runs Jan2026 )
viewport save ( Last six runs Jan2026 )
viewport settings ( Last six runs Jan2026 )

Detailed information for the tests that were terminated before completion:

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

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.
elements demands flow create color ( Last six runs Jan2026 )
elements demands flow create departpos ( Last six runs Jan2026 )
elements demands flow create departposlat ( Last six runs Jan2026 )
elements demands flow create endnumber ( Last six runs Jan2026 )
elements demands flow create id ( Last six runs Jan2026 )
elements demands flow create line ( Last six runs Jan2026 )
elements demands flow create poisson ( Last six runs Jan2026 )
elements demands flow inspect poisson ( Last six runs Jan2026 )
elements demands flow inspect_selection poisson ( Last six runs Jan2026 )
elements demands flow_embedded create poisson ( Last six runs Jan2026 )
elements demands flow_embedded inspect poisson ( Last six runs Jan2026 )
elements demands flow_embedded inspect_selection poisson ( Last six runs Jan2026 )
elements demands flow_junctions create begin ( Last six runs Jan2026 )
elements demands flow_junctions create color ( Last six runs Jan2026 )
elements demands flow_junctions create departpos ( Last six runs Jan2026 )
elements demands flow_junctions create departposlat ( Last six runs Jan2026 )
elements demands flow_junctions create endnumber ( Last six runs Jan2026 )
elements demands flow_junctions create id ( Last six runs Jan2026 )
elements demands flow_junctions create poisson ( Last six runs Jan2026 )
elements demands flow_junctions inspect poisson ( Last six runs Jan2026 )
elements demands flow_taz create begin ( Last six runs Jan2026 )
elements demands flow_taz create color ( Last six runs Jan2026 )
elements demands flow_taz create departpos ( Last six runs Jan2026 )
elements demands flow_taz create departposlat ( Last six runs Jan2026 )
elements demands flow_taz create endnumber ( Last six runs Jan2026 )
elements demands flow_taz create id ( Last six runs Jan2026 )
elements demands flow_taz create poisson ( Last six runs Jan2026 )
elements demands flow_taz inspect poisson ( Last six runs Jan2026 )
elements demands personflow inspect flow_attributes poisson ( Last six runs Jan2026 )
elements demands personflow inspect_selection color ( Last six runs Jan2026 )
elements demands personflow inspect_selection departpos ( Last six runs Jan2026 )
elements demands personflow inspect_selection flow_attributes begin float ( Last six runs Jan2026 )
elements demands personflow inspect_selection flow_attributes poisson ( Last six runs Jan2026 )
elements demands personflow inspect_selection parameters ( Last six runs Jan2026 )
elements demands personflow inspect_selection type ( Last six runs Jan2026 )
elements demands routeflow create poisson ( Last six runs Jan2026 )
elements demands routeflow inspect poisson ( Last six runs Jan2026 )
elements demands routeflow inspect_selection poisson ( Last six runs Jan2026 )