18Aug2025 - detailed test results for SUMO.parallel

To reconnect the TextTest GUI to these results, run:

texttest -a sumo -d /home/delphi/extraClangDebug/sumo/tests -reconnect /home/delphi/extraClangDebug/texttesttmp/extra_clangD.31Aug110313.815276 -g

To start TextTest for these tests, run:

texttest -a sumo -d /home/delphi/extraClangDebug/sumo/tests


parallel: 4278 tests: 3388 succeeded 837 FAILED 39 known bugs 14 killed

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : action_step_length bugs ticket15434 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,102
> =================================================================
> ==698985==ERROR: AddressSanitizer: heap-use-after-free on address 0x50c0003dc6e0 at pc 0x5d96556be66c bp 0x74fdbedf50f0 sp 0x74fdbedf50e8
> READ of size 8 at 0x50c0003dc6e0 thread T2
>     #0 0x5d96556be66b in std::_Rb_tree<SUMOVehicle const*, std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>, std::_Select1st<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>, ComparatorNumericalIdLess, std::allocator<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>>::_M_lower_bound(std::_Rb_tree_node<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>> const*, std::_Rb
_tree_node_base const*, SUMOVehicle const* const&) const /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:1964:30
>     #1 0x5d96556be280 in std::_Rb_tree<SUMOVehicle const*, std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>, std::_Select1st<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>, ComparatorNumericalIdLess, std::allocator<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>>::find(SUMOVehicle const* const&) const /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:2541:28
>     #2 0x5d965568f1b4 in std::map<SUMOVehicle const*, MSLink::ApproachingVehicleInformation const, ComparatorNumericalIdLess, std::allocator<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>>::find(SUMOVehicle const* const&) const /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_map.h:1244:21
>     #3 0x5d965564e611 in MSLink::getApproaching(SUMOVehicle const*) const /home/delphi/extraClangDebug/sumo/src/microsim/MSLink.cpp:784:36
>     #4 0x5d9655669c88 in MSLink::getLeaderInfo(MSVehicle const*, double, std::vector<MSPerson const*, std::allocator<MSPerson const*>>*, bool) const /home/delphi/extraClangDebug/sumo/src/microsim/MSLink.cpp:1604:43
>     #5 0x5d9654fcdd64 in MSVehicle::checkLinkLeader(MSLink const*, MSLane const*, double, MSVehicle::DriveProcessItem*, double&, double&, double&, bool&, bool) const /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:3480:51
>     #6 0x5d9654fbeb25 in MSVehicle::checkLinkLeaderCurrentAndParallel(MSLink const*, MSLane const*, double, MSVehicle::DriveProcessItem*, double&, double&, double&, bool&) const /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:3460:9
>     #7 0x5d9654faa1b7 in MSVehicle::planMoveInternal(long long, MSLeaderInfo, std::vector<MSVehicle::DriveProcessItem, std::allocator<MSVehicle::DriveProcessItem>>&, double&, std::pair<double, MSLink const*>&) const /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:2851:9
>     #8 0x5d9654f8e13e in MSVehicle::planMove(long long, MSLeaderInfo const&, double) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:2145:9
>     #9 0x5d96554a8221 in MSLane::planMovements(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.cpp:1577:17
>     #10 0x5d965553542f in MSLane::SimulationTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.h:1774:17
>     #11 0x5d96553e3239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #12 0x74fdc884c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #13 0x5d9654a7b38c in asan_thread_start(void*) asan_interceptors.cpp.o
>     #14 0x74fdc649caa3 in start_thread nptl/pthread_create.c:447:8
>     #15 0x74fdc6529c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
> 
> 0x50c0003dc6e0 is located 32 bytes inside of 120-byte region [0x50c0003dc6c0,0x50c0003dc738)
> freed by thread T1 here:
>     #0 0x5d9654abc741 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3452741) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5d965569656e in std::__new_allocator<std::_Rb_tree_node<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>>::deallocate(std::_Rb_tree_node<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>*, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:172:2
>     #2 0x5d965569635b in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>>>::deallocate(std::allocator<std::_Rb_tree_node<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>>&, std::_Rb_tree_node<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>*, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits
.h:513:13
>     #3 0x5d965569635b in std::_Rb_tree<SUMOVehicle const*, std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>, std::_Select1st<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>, ComparatorNumericalIdLess, std::allocator<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>>::_M_put_node(std::_Rb_tree_node<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>*) /usr/bin/../lib/g
cc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:563:9
>     #4 0x5d965569613d in std::_Rb_tree<SUMOVehicle const*, std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>, std::_Select1st<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>, ComparatorNumericalIdLess, std::allocator<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>>::_M_drop_node(std::_Rb_tree_node<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>*) /usr/bin/../lib/
gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:630:2
>     #5 0x5d9655695e14 in std::_Rb_tree<SUMOVehicle const*, std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>, std::_Select1st<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>, ComparatorNumericalIdLess, std::allocator<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>>::_M_erase(std::_Rb_tree_node<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>*) /usr/bin/../lib/gcc/
x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:1934:4
>     #6 0x5d96556bc424 in std::_Rb_tree<SUMOVehicle const*, std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>, std::_Select1st<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>, ComparatorNumericalIdLess, std::allocator<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>>::clear() /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:1251:2
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic container container_start_containerStop ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==665566==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5682b110bec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5682b2c1ca49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5682b1a33239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ed1cd64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic containerFlow triggered ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==665724==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6283d68c3ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x6283d83d4a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x6283d71eb239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7bdfd364c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic dynamics deadlock time-to-teleport.disconnected_stop ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==663568==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x622916018ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x622917b29a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x622916940239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75a88424c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic dynamics short_edges ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==663788==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59b438579ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x59b43a08aa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x59b438ea1239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c421e64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person riding access ride_access_ambiguous_taxiride ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==664268==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x641add24fec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x641aded60a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x641addb77239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x784707a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person riding access ride_access_busstop ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==664300==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b199dd96ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5b199f8a7a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5b199e6be239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x719746c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person riding access ride_access_redundancy ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==664280==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c7a52e7dec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5c7a5498ea49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5c7a537a5239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d0d4ee4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person riding person_is_triggered person_triggered ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==664217==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x627f5fe0eec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x627f6191fa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x627f60736239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x730074a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person riding person_is_triggered person_triggered_from ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==664222==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5becbc2d6ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5becbdde7a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5becbcbfe239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d001f24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person riding person_is_triggered persons_triggered ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==664223==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x560150363ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x560151e74a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x560150c8b239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7277d684c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person riding ride_ANY_stopLane ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,12
> Warning: Not using public transport line 'foo' for routing persons. It has less than two usable stops.
> 
> =================================================================
> ==664566==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a8e9c9f0ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5a8e9e501a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5a8e9d318239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73f9d344c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person riding ride_reuse_car ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==664309==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6363136b5ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x6363151c6a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x636313fdd239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7feb3824c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person riding ride_stopMismatch ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==664545==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5db45914dec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5db45ac5ea49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5db459a75239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73e4e404c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic person riding veh_is_triggered triggered_discard ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==664169==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6138db879ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x6138dd38aa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x6138dc1a1239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d743124c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic personFlow busStop_ride_busStop ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==665241==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x633372804ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x633374315a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x63337312c239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a6366c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic personFlow busStop_ride_busStop_capacity ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==665246==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64f7f25d8ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x64f7f40e9a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x64f7f2f00239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f503304c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic personFlow triggered ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==665187==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61dba1fb5ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x61dba3ac6a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x61dba28dd239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e6010a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic personFlow unboarding_curved ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==665275==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63eac5c67ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x63eac7778a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x63eac658f239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a885424c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic routes parsing repeat_reset ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==663149==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64ace96c6ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x64aceb1d7a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x64ace9fee239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71e832e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic routes parsing trip ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==663028==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64c07c72fec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x64c07e240a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x64c07d057239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72e655e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic routes parsing trip_via ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==663042==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d18287f4ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5d182a305a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5d182911c239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x713eb7e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic routes parsing trip_via_invalid ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==663051==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55d041c88ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x55d043799a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x55d0425b0239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x788e9604c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).

TEST FAILED on ts-sim-build-ba : basic vtypes vclass_specific_speed_limit_internal ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==663449==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62d6285c7ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x62d62a0d8a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x62d628eef239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71ac2f24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic vtypes vclass_specific_speed_limit_internal_2types ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==663464==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59cc75223ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x59cc76d34a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x59cc75b4b239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f276724c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic vtypes vclass_specific_speed_limit_internal_2types_higherSpeed ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==663473==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x648a572e1ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x648a58df2a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x648a57c09239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d971864c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic vtypes vclass_specific_speed_limit_internal_type ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==663453==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ba326bfdec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5ba32870ea49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5ba327525239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7686b3e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket676 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==706730==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58b9a0ad7ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x58b9a25e8a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x58b9a13ff239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74d5f344c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket676_no_internal ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==706766==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a223bb88ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5a223d699a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5a223c4b0239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ef1ff44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket879 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==707152==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ed3b15a7ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5ed3b30b8a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5ed3b1ecf239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72e93544c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 10xxx ticket10614 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==709466==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60d631e82ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x60d633993a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x60d6327aa239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7bfe5504c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 10xxx ticket10637 ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==709493==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6275a343aec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x6275a4f4ba49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x6275a3d62239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7dd59be4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 10xxx ticket10986 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==709526==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f5396cfbec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5f539880ca49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5f5397623239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79c186a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 12xxx ticket12167 ( Last six runs Aug2025 )

---------- Differences in errors ----------
6a7,17
> 
> =================================================================
> ==709635==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f3921859ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5f392336aa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5f3922181239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71ca54c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 12xxx ticket12168 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==709646==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5df5574a1ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5df558fb2a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5df557dc9239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74ea7ce4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 13xxx ticket13108 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==709892==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59c7ea297ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x59c7ebda8a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x59c7eabbf239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79acb2a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 13xxx ticket13292b ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==709947==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b009741aec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5b0098f2ba49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5b0097d42239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x761c6de4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 13xxx ticket13987 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==709977==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64454c18aec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x64454dc9ba49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x64454cab2239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72c947c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 14xxx ticket14941 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==709995==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5731eef4eec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5731f0a5fa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5731ef876239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x732c1b04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 15xxx ticket15030 ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,13
> Warning: Not using public transport line 'pickupf1' for routing persons. It has less than two usable stops.
> 
> =================================================================
> ==710007==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x612084825ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x612086336a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x61208514d239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7cfd1a84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 15xxx ticket15072 ( Last six runs Aug2025 )

---------- Differences in errors ----------
3a4,14
> 
> =================================================================
> ==710018==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ed9e65afec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5ed9e80c0a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5ed9e6ed7239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7bfb1ea4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 15xxx ticket15077 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==710037==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63cce44d1ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x63cce5fe2a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x63cce4df9239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x781f7d64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 15xxx ticket15079 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==710056==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ef5a7f7bec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5ef5a9a8ca49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5ef5a88a3239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d6d14e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 15xxx ticket15098 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==710067==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x597eb2085ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x597eb3b96a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x597eb29ad239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x735b7f24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 15xxx ticket15390 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==710137==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d1d7c18dec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5d1d7dc9ea49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5d1d7cab5239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71c9b524c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 15xxx ticket15552 ( Last six runs Aug2025 )

---------- Differences in errors ----------
9a10,20
> 
> =================================================================
> ==710184==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a322e4b9ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5a322ffcaa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5a322ede1239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x750e2924c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 16xxx ticket16296 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,97
> =================================================================
> ==710350==ERROR: AddressSanitizer: heap-use-after-free on address 0x5070000d35d0 at pc 0x5b2f6b93b70b bp 0x7ffefac0b190 sp 0x7ffefac0b188
> READ of size 8 at 0x5070000d35d0 thread T0
>     #0 0x5b2f6b93b70a in MSTransportableControl::clearState() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:464:21
>     #1 0x5b2f6b93ad1f in MSTransportableControl::~MSTransportableControl() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:94:5
>     #2 0x5b2f6b93cbd8 in MSTransportableControl::~MSTransportableControl() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:93:51
>     #3 0x5b2f696929fe in MSNet::~MSNet() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:304:9
>     #4 0x5b2f69695e78 in MSNet::~MSNet() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:292:17
>     #5 0x5b2f696840de in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:101:17
>     #6 0x74224282a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x74224282a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #8 0x5b2f695a6a54 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3378a54) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
> 
> 0x5070000d35d0 is located 64 bytes inside of 72-byte region [0x5070000d3590,0x5070000d35d8)
> freed by thread T2 here:
>     #0 0x5b2f69680741 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3452741) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5b2f6b95944e in std::__new_allocator<std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const, MSTransportable*>>>::deallocate(std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const, MSTransportable*>>*, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:172:2
>     #2 0x5b2f6b9591eb in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const, MSTransportable*>>>>::deallocate(std::allocator<std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const, MSTransportable*>>>&, std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const, MSTransportable*>>*, 
unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h:513:13
>     #3 0x5b2f6b9591eb in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const, MSTransportable*>, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const, MSTransportable*>>, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>, std::allocator<std::pair<std::__cxx11::ba
sic_string<char, std::char_traits<char>, std::allocator<char>> const, MSTransportable*>>>::_M_put_node(std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const, MSTransportable*>>*) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:563:9
>     #4 0x5b2f6b958f8d in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const, MSTransportable*>, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const, MSTransportable*>>, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>, std::allocator<std::pair<std::__cxx11::ba
sic_string<char, std::char_traits<char>, std::allocator<char>> const, MSTransportable*>>>::_M_drop_node(std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const, MSTransportable*>>*) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:630:2
>     #5 0x5b2f6b965ff2 in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const, MSTransportable*>, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const, MSTransportable*>>, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>, std::allocator<std::pair<std::__cxx11::ba
sic_string<char, std::char_traits<char>, std::allocator<char>> const, MSTransportable*>>>::_M_erase_aux(std::_Rb_tree_const_iterator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const, MSTransportable*>>) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:2492:7
>     #6 0x5b2f6b965e2c in std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const, MSTransportable*>, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const, MSTransportable*>>, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>, std::allocator<std::pair<std::__cxx11::ba
sic_string<char, std::char_traits<char>, std::allocator<char>> const, MSTransportable*>>>::erase[abi:cxx11](std::_Rb_tree_iterator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const, MSTransportable*>>) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:1206:2
>     #7 0x5b2f6b954542 in std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, MSTransportable*, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const, MSTransportable*>>>::erase[abi:cxx11](std::_Rb_tree_iterator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const, MSTrans
portable*>>) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_map.h:1087:21
>     #8 0x5b2f6b9431e3 in MSTransportableControl::erase(MSTransportable*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:182:26
>     #9 0x5b2f6af0923b in MSDevice_Transportable::notifyLeave(SUMOTrafficObject&, double, MSMoveReminder::Notification, MSLane const*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Transportable.cpp:273:20
>     #10 0x5b2f69b10bb8 in MSVehicle::leaveLane(MSMoveReminder::Notification, MSLane const*) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:5720:25
>     #11 0x5b2f69b100bf in MSVehicle::onRemovalFromNet(MSMoveReminder::Notification) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:1069:5
>     #12 0x5b2f6a090575 in MSLane::executeMovements(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.cpp:2291:18
>     #13 0x5b2f6a0f942f in MSLane::SimulationTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.h:1774:17
<truncated after showing first 30 lines>
---------- Differences in detector ----------
2a3,14
> <!-- generated on 2025-08-18 12:13:13 by Eclipse SUMO sumo Version v1_24_0+0317-77c685bd16c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,6c16,36
< <e3Detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e3_file.xsd">
<    <interval begin="0.00" end="54.00" id="det" meanTravelTime="1.48" meanOverlapTravelTime="2.00" meanSpeed="15.07" meanHaltsPerVehicle="0.00" meanTimeLoss="0.00" vehicleSum="1" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
< </e3Detector>
---
>     <input>
>         <net-file value="net3.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>     </output>
> 
>     <processing>
>         <threads value="4"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 16xxx ticket16347 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,12
> Warning: Adapting number of routing threads to number of simulation threads.
> 
> =================================================================
> ==710371==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 40320 byte(s) in 8 object(s) allocated from:
>     #0 0x596d28e19ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x596d2a92aa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x596d29741239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ee01d04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 40320 byte(s) leaked in 8 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 16xxx ticket16643 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==710437==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56266c22dec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x56266dd3ea49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x56266cb55239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75518884c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 16xxx ticket16695 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==710467==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5cde77d84ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5cde79895a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5cde786ac239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7941fe24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 16xxx ticket16779 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==710472==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d106916cec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5d106ac7da49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5d1069a94239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f302684c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1559 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==707653==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57fcf129eec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x57fcf2dafa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x57fcf1bc6239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d0c2ae4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1861 ( Last six runs Aug2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==707809==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59680369bec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5968051aca49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x596803fc3239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x776c56e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1861b ( Last six runs Aug2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==707823==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6191ae3f8ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x6191aff09a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x6191aed20239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7977d504c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2740 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==707983==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e3cd0ef1ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5e3cd2a02a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5e3cd1819239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a2e9a44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_routes.rou.xml'
4c5
< Simulation ended at time: 560.00
---
> Simulation ended at time: 560.00.
6,9c7,13
< DijkstraRouter answered 269 queries and explored 2.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 139 queries and explored 2.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---
> Statistics (avg of 300):
>  RouteLength: 1395.00
>  Speed: 12.79
>  Duration: 109.06
>  WaitingTime: 0.01
>  TimeLoss: 8.19
>  DepartDelay: 223.85
12a17,20
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 204 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 204 queries and explored 2.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4518 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==708422==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6228c5333ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x6228c6e44a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x6228c5c5b239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e4e8764c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 792.00
---
> Simulation ended at time: 790.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12c13
< Persons: 
---
> Persons:
15d15
< 
22c22
< DijkstraRouter answered 65 queries and explored 24.94 edges on average.
---
> DijkstraRouter answered 65 queries and explored 23.94 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4678 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==708448==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58b24f61aec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x58b25112ba49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x58b24ff42239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x771a6d24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_routes.rou.xml'
4c5
< Simulation ended at time: 601.50
---
> Simulation ended at time: 601.50.
6,7c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11c12
< Statistics (avg):
---
> Statistics (avg of 150):
13,17c14,18
<  Duration: 164.18
<  WaitingTime: 22.60
<  TimeLoss: 92.58
<  DepartDelay: 60.14
< 
---
>  Speed: 6.02
>  Duration: 164.27
>  WaitingTime: 22.59
>  TimeLoss: 92.67
>  DepartDelay: 60.05
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4968 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==708510==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x605e37113ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x605e38c24a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x605e37a3b239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a1d15a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5021 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==708550==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5716e1413ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5716e2f24a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5716e1d3b239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74573ba4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5420 ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==708561==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b55a242fec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5b55a3f40a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5b55a2d57239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c8ae864c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_routes.rou.xml'
4c5
< Simulation ended at time: 18.00
---
> Simulation ended at time: 18.00.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5704b ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==708667==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57ba157efec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x57ba17300a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x57ba16117239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71f6ce64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5864 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==708773==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62f178d1dec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x62f17a82ea49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x62f179645239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x721652e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 741.00
---
> Simulation ended at time: 741.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12c13
< Statistics (avg):
---
> Statistics (avg of 10):
14c15,16
<  Duration: 562.30
---
>  Speed: 1.01
>  Duration: 561.10
16c18
<  TimeLoss: 13.02
---
>  TimeLoss: 13.82
18d19
< 
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6283 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==708800==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ebf0a4bbec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5ebf0bfcca49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5ebf0ade3239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x728d2244c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6415 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==708829==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60e4d9ddaec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x60e4db8eba49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x60e4da702239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71a63784c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6471b ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==708903==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x604f0afbbec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x604f0cacca49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x604f0b8e3239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d58c3a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6762 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==708933==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x598437859ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x59843936aa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x598438181239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71846764c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7059 ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==708944==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59841bcf0ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x59841d801a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x59841c618239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79b361c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7690 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==709014==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e5943f86ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5e5945a97a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5e59448ae239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78960304c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7764 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==709033==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5dbafff0cec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5dbb01a1da49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5dbb00834239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7db59164c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7959 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==709082==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fd74ac91ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5fd74c7a2a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5fd74b5b9239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x719b7604c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7959b ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==709101==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ff62b31fec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5ff62ce30a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5ff62bc47239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72dd9b24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 8xxx ticket8397 ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==709168==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58ce70be5ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x58ce726f6a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x58ce7150d239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7be85c84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
7c7,9
< DijkstraRouter answered 2 queries and explored 3.00 edges on average.
---
> DijkstraRouter answered 1 queries and explored 3.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 1 queries and explored 3.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 8xxx ticket8404 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==709188==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d12a3c3fec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5d12a5750a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5d12a4567239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70f47f64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 8xxx ticket8798 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==709209==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61aafd551ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x61aaff062a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x61aafde79239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7aaf0024c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 8xxx ticket8912 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==709298==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x625373520ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x625375031a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x625373e48239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c9ed0c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 9xxx ticket9211 ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==709406==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c35f8448ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5c35f9f59a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5c35f8d70239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74c0d404c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 9xxx ticket9821 ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==709435==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57e9444f1ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x57e946002a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x57e944e19239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f66cc64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model EIDM ticket11165 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1
> sumo: /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:6931: double MSVehicle::getLatOffset(const MSLane *) const: Assertion `false' failed.
---------- Differences in tripinfos ----------
5,6d4
<     <tripinfo id="0" depart="0.00" departLane="SC_0" departPos="5.10" departSpeed="13.89" departDelay="0.00" arrival="1353.90" arrivalLane="CS_0" arrivalPos="89.60" arrivalSpeed="7.20" duration="1353.90" routeLength="4347.55" waitingTime="438.10" waitingCount="14" stopTime="0.00" timeLoss="1040.87" rerouteNo="0" devices="tripinfo_0" vType="default" speedFactor="1.00" vaporized=""/>
< </tripinfos>
---------- New result in exitcode ----------
-6

TEST FAILED on ts-sim-build-ba : cf_model EIDM ticket11183 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,2
> Warning: Request backPos of vehicle '1.55' for invalid lane ':C_1_0' time=322.70.
> sumo: /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:5106: double MSVehicle::getBackPositionOnLane(const MSLane *, bool) const: Assertion `false' failed.
---------- New result in exitcode ----------
-6

TEST FAILED on ts-sim-build-ba : cf_model EIDM ticket15557 ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==683022==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ad463e76ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5ad465987a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5ad46479e239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7195a844c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model IDM ticket11199 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==682853==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60fe7e46eec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x60fe7ff7fa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x60fe7ed96239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70e00024c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model IDM violateMingap ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==682822==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x65527435aec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x655275e6ba49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x655274c82239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d84ca24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model IDM violateMingap_warn ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==682835==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5661d33d6ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5661d4ee7a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5661d3cfe239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x791ad5c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model KraussPS steep_incline ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==683064==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e87728afec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5e87743c0a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5e87731d7239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x796a9004c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model W99 bottleneck ( Last six runs Aug2025 )

---------- Differences in errors ----------
23d22
< Warning: Vehicle 'high.134' performs emergency braking on lane 'jam_1' with decel=9.00, wished=4.50, severity=1.00, time=285.00.
24a24
> Warning: Vehicle 'high.134' performs emergency braking on lane 'jam_1' with decel=9.00, wished=4.50, severity=1.00, time=285.00.
44d43
< Warning: Vehicle 'high.219' performs emergency braking on lane 'start_0' with decel=9.00, wished=4.50, severity=1.00, time=441.00.
45a45
> Warning: Vehicle 'high.219' performs emergency braking on lane 'start_0' with decel=9.00, wished=4.50, severity=1.00, time=441.00.
69d68
< Warning: Vehicle 'high.311' performs emergency braking on lane 'middle_1' with decel=7.00, wished=4.00, severity=1.00, time=652.00.
71c70
< Warning: Vehicle 'high.287' performs emergency braking on lane 'jam_0' with decel=7.00, wished=4.00, severity=1.00, time=653.00.
---
> Warning: Vehicle 'high.311' performs emergency braking on lane 'middle_1' with decel=7.00, wished=4.00, severity=1.00, time=652.00.
72a72
> Warning: Vehicle 'high.287' performs emergency braking on lane 'jam_0' with decel=7.00, wished=4.00, severity=1.00, time=653.00.
153d152
< Warning: Vehicle 'high.556' performs emergency braking on lane 'middle_1' with decel=9.00, wished=4.50, severity=1.00, time=1180.00.
154a154
> Warning: Vehicle 'high.556' performs emergency braking on lane 'middle_1' with decel=9.00, wished=4.50, severity=1.00, time=1180.00.
209d208
< Warning: Vehicle 'high.750' performs emergency braking on lane 'middle_1' with decel=9.00, wished=4.50, severity=1.00, time=1577.00.
210a210
> Warning: Vehicle 'high.750' performs emergency braking on lane 'middle_1' with decel=9.00, wished=4.50, severity=1.00, time=1577.00.

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles wiedemann ( Last six runs Aug2025 )

---------- Differences in errors ----------
99d98
< Warning: Vehicle '0.256' performs emergency braking on lane '6/1to7/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2214.00.
100a100
> Warning: Vehicle '0.256' performs emergency braking on lane '6/1to7/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2214.00.
117d116
< Warning: Vehicle '0.249' performs emergency braking on lane '7/1to8/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2253.00.
118a118
> Warning: Vehicle '0.249' performs emergency braking on lane '7/1to8/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2253.00.
120d119
< Warning: Vehicle '0.250' performs emergency braking on lane '7/1to8/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2255.00.
122c121
< Warning: Vehicle '0.238' performs emergency braking on lane '7/1to8/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2256.00.
---
> Warning: Vehicle '0.250' performs emergency braking on lane '7/1to8/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2255.00.
123a123
> Warning: Vehicle '0.238' performs emergency braking on lane '7/1to8/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2256.00.
146d145
< Warning: Vehicle '0.34' performs emergency braking on lane '6/1to7/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2325.00.
147a147
> Warning: Vehicle '0.34' performs emergency braking on lane '6/1to7/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2325.00.
175d174
< Warning: Vehicle '0.174' performs emergency braking on lane '5/1to6/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2418.00.
176a176
> Warning: Vehicle '0.174' performs emergency braking on lane '5/1to6/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2418.00.
185d184
< Warning: Vehicle '0.94' performs emergency braking on lane '5/1to6/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2429.00.
187c186
< Warning: Vehicle '0.181' performs emergency braking on lane '5/1to6/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2430.00.
---
> Warning: Vehicle '0.94' performs emergency braking on lane '5/1to6/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2429.00.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : cf_model rail accel Freight ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==682293==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57a409fa1ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x57a40bab2a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x57a40a8c9239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70c2bd64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel Freight_custom ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==682315==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59f56e5dcec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x59f5700eda49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x59f56ef04239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77ffce24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel Freight_heavier ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==682301==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x598be617eec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x598be7c8fa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x598be6aa6239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x740620e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel ICE1 ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==682363==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63c9c381cec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x63c9c532da49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x63c9c4144239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75674964c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel ICE3 ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==682332==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60ef8226dec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x60ef83d7ea49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x60ef82b95239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78c08f04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel MireoPlusB ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==682426==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56293688dec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x56293839ea49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5629371b5239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e4aa364c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel MireoPlusH ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==682440==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56e297b61ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x56e299672a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x56e298489239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a5aa164c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel NGRS3 ( Last six runs Aug2025 )

---------- Differences in errors ----------
10a11,21
> 
> =================================================================
> ==682417==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56371dc2fec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x56371f740a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x56371e557239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7bc1a464c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel NGT400 ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==682377==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ca2617c0ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5ca2632d1a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5ca2620e8239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a78e264c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel NGT400_16 ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==682341==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5af2d6a6cec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5af2d857da49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5af2d7394239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a687624c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel RB425 ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==682380==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6527dc3b3ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x6527ddec4a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x6527dccdb239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x787c25e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel RB628 ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==682357==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e5092cddec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5e50947eea49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5e5093605239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75c22424c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel REDosto7 ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==682411==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x632d762edec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x632d77dfea49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x632d76c15239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75c757e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel custom_curves ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==682471==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55f2c8ac9ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x55f2ca5daa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x55f2c93f1239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e37fda4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel custom_missingValues ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,468
> 
> =================================================================
> ==682437==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 992 byte(s) in 1 object(s) allocated from:
>     #0 0x5b9e8cbe4ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5b9e8d2e9f14 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleType.cpp:343:28
>     #2 0x5b9e8cf488fb in MSRouteHandler::closeVType() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #3 0x5b9e8f7df4d4 in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #4 0x5b9e8f9ee0bb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7dafb39e6409 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+0x1e6409) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #6 0x7dafb39b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7dafb39b80cd in xercesc_3_2::WFXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b80cd) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x5b9e8fa23653 in SUMOSAXReader::parseNext() /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #9 0x5b9e8f7f25eb in SUMORouteLoader::loadUntil(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #10 0x5b9e8f7f374f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #11 0x5b9e8cc0d8b2 in MSNet::loadRoutes() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:439:21
>     #12 0x5b9e8de1e353 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #13 0x5b9e8cbe8ab2 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:19
>     #14 0x7dafb0a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #15 0x7dafb0a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #16 0x5b9e8cb0ba54 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3378a54) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
> 
> Indirect leak of 120 byte(s) in 1 object(s) allocated from:
>     #0 0x5b9e8cbe4ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5b9e8f567a71 in std::__new_allocator<std::_Rb_tree_node<std::pair<SumoXMLAttr const, CharacteristicMap>>>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:151:27
>     #2 0x5b9e8f5676bc in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<SumoXMLAttr const, CharacteristicMap>>>>::allocate(std::allocator<std::_Rb_tree_node<std::pair<SumoXMLAttr const, CharacteristicMap>>>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h:478:20
>     #3 0x5b9e8f5676bc in std::_Rb_tree<SumoXMLAttr, std::pair<SumoXMLAttr const, CharacteristicMap>, std::_Select1st<std::pair<SumoXMLAttr const, CharacteristicMap>>, std::less<SumoXMLAttr>, std::allocator<std::pair<SumoXMLAttr const, CharacteristicMap>>>::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:559:16
>     #4 0x5b9e8f56758c in std::_Rb_tree_node<std::pair<SumoXMLAttr const, CharacteristicMap>>* std::_Rb_tree<SumoXMLAttr, std::pair<SumoXMLAttr const, CharacteristicMap>, std::_Select1st<std::pair<SumoXMLAttr const, CharacteristicMap>>, std::less<SumoXMLAttr>, std::allocator<std::pair<SumoXMLAttr const, CharacteristicMap>>>::_M_create_node<std::pair<SumoXMLAttr, CharacteristicMap>>(std::pair<SumoXMLAttr, CharacteristicMap>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bi
ts/stl_tree.h:609:23
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : cf_model rail accel custom_tables ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==682449==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56f58228bec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x56f583d9ca49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x56f582bb3239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76dac004c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model tls_driveOff default_startupDelay2_noPatchLC ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==681884==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x602c110e8ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x602c12bf9a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x602c11a10239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75dc61c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery chargingStations_internalLanes ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==699232==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5872c4806ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5872c6317a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5872c512e239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x712f51c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight bugs ticket7134 ( Last six runs Aug2025 )

---------- Differences in tripinfos ----------
5c5
<     <tripinfo id="f0.10" depart="50.00" departLane="beg_1" departPos="6.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="148.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.40" arrivalSpeed="10.94" duration="98.00" routeLength="993.40" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="14.10" rerouteNo="0" devices="tripinfo_f0.10 bluelight_f0.10" vType="emg" speedFactor="0.85" vaporized="">
---
>     <tripinfo id="f0.10" depart="50.00" departLane="beg_1" departPos="6.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="153.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.40" arrivalSpeed="10.94" duration="103.00" routeLength="993.40" waitingTime="2.00" waitingCount="2" stopTime="0.00" timeLoss="19.01" rerouteNo="0" devices="tripinfo_f0.10 bluelight_f0.10" vType="emg" speedFactor="0.85" vaporized="">
8c8
<     <tripinfo id="f0.16" depart="80.00" departLane="beg_1" departPos="6.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="197.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.40" arrivalSpeed="9.55" duration="117.00" routeLength="993.40" waitingTime="5.00" waitingCount="3" stopTime="0.00" timeLoss="24.35" rerouteNo="0" devices="tripinfo_f0.16 bluelight_f0.16" vType="emg" speedFactor="0.78" vaporized="">
---
>     <tripinfo id="f0.16" depart="80.00" departLane="beg_0" departPos="6.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="195.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.40" arrivalSpeed="10.33" duration="115.00" routeLength="993.40" waitingTime="4.00" waitingCount="2" stopTime="0.00" timeLoss="23.18" rerouteNo="0" devices="tripinfo_f0.16 bluelight_f0.16" vType="emg" speedFactor="0.78" vaporized="">

TEST FAILED on ts-sim-build-ba : devices bluelight bugs ticket7473 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==699587==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6160c8fbbec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x6160caacca49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x6160c98e3239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7560c264c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight bugs ticket8071 ( Last six runs Aug2025 )

---------- Differences in tripinfos ----------
5c5
<     <tripinfo id="f0.10" depart="50.00" departLane="beg_1" departPos="6.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="146.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.40" arrivalSpeed="10.94" duration="96.00" routeLength="993.40" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="12.12" rerouteNo="0" devices="tripinfo_f0.10 bluelight_f0.10" vType="emg" speedFactor="0.85" vaporized="">
---
>     <tripinfo id="f0.10" depart="50.00" departLane="beg_1" departPos="6.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="149.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.40" arrivalSpeed="10.94" duration="99.00" routeLength="993.40" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="14.98" rerouteNo="0" devices="tripinfo_f0.10 bluelight_f0.10" vType="emg" speedFactor="0.85" vaporized="">
8c8
<     <tripinfo id="f0.16" depart="80.00" departLane="beg_0" departPos="6.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="193.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.40" arrivalSpeed="10.33" duration="113.00" routeLength="993.40" waitingTime="1.00" waitingCount="1" stopTime="0.00" timeLoss="20.94" rerouteNo="0" devices="tripinfo_f0.16 bluelight_f0.16" vType="emg" speedFactor="0.78" vaporized="">
---
>     <tripinfo id="f0.16" depart="80.00" departLane="beg_0" departPos="6.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="188.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.40" arrivalSpeed="10.33" duration="108.00" routeLength="993.40" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="16.09" rerouteNo="0" devices="tripinfo_f0.16 bluelight_f0.16" vType="emg" speedFactor="0.78" vaporized="">

TEST FAILED on ts-sim-build-ba : devices bluelight bugs ticket8072 ( Last six runs Aug2025 )

---------- Differences in tripinfos ----------
8c8
<     <tripinfo id="f0.16" depart="80.00" departLane="beg_0" departPos="6.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="193.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.40" arrivalSpeed="10.33" duration="113.00" routeLength="993.40" waitingTime="1.00" waitingCount="1" stopTime="0.00" timeLoss="21.02" rerouteNo="0" devices="tripinfo_f0.16 bluelight_f0.16" vType="emg" speedFactor="0.78" vaporized="">
---
>     <tripinfo id="f0.16" depart="80.00" departLane="beg_0" departPos="6.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="223.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.40" arrivalSpeed="10.45" duration="143.00" routeLength="993.40" waitingTime="33.00" waitingCount="2" stopTime="0.00" timeLoss="50.88" rerouteNo="0" devices="tripinfo_f0.16 bluelight_f0.16" vType="emg" speedFactor="0.78" vaporized="">

TEST FAILED on ts-sim-build-ba : devices bluelight mingapfactor ( Last six runs Aug2025 )

---------- Differences in tripinfos ----------
5c5
<     <tripinfo id="rescue" depart="40.00" departLane="SC_1" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="2.00" arrival="53.00" arrivalLane="CN_0" arrivalPos="91.95" arrivalPosLat="1.28" arrivalSpeed="27.78" duration="13.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.85" rerouteNo="0" devices="tripinfo_rescue bluelight_rescue" vType="rescue" speedFactor="2.00" vaporized="">
---
>     <tripinfo id="rescue" depart="40.00" departLane="SC_1" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="2.00" arrival="53.00" arrivalLane="CN_0" arrivalPos="91.95" arrivalPosLat="1.60" arrivalSpeed="27.78" duration="13.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.85" rerouteNo="0" devices="tripinfo_rescue bluelight_rescue" vType="rescue" speedFactor="2.00" vaporized="">
8d7
<     <tripinfo id="right1" depart="35.00" departLane="SC_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="99.00" arrivalLane="CN_0" arrivalPos="91.95" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="64.00" routeLength="200.00" waitingTime="43.00" waitingCount="2" stopTime="0.00" timeLoss="49.58" rerouteNo="0" devices="tripinfo_right1" vType="right" speedFactor="1.00" vaporized=""/>
10c9
<     <tripinfo id="right2" depart="37.00" departLane="SC_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="101.00" arrivalLane="CN_0" arrivalPos="91.95" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="64.00" routeLength="200.00" waitingTime="43.00" waitingCount="1" stopTime="0.00" timeLoss="49.51" rerouteNo="0" devices="tripinfo_right2" vType="right" speedFactor="1.00" vaporized=""/>
---
>     <tripinfo id="right1" depart="35.00" departLane="SC_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="100.00" arrivalLane="CN_0" arrivalPos="91.95" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="65.00" routeLength="200.00" waitingTime="44.00" waitingCount="1" stopTime="0.00" timeLoss="49.64" rerouteNo="0" devices="tripinfo_right1" vType="right" speedFactor="1.00" vaporized=""/>
11a11
>     <tripinfo id="right2" depart="37.00" departLane="SC_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="102.00" arrivalLane="CN_0" arrivalPos="91.95" arrivalPosLat="0.00" arrivalSpeed="13.89" duration="65.00" routeLength="200.00" waitingTime="42.00" waitingCount="1" stopTime="0.00" timeLoss="49.87" rerouteNo="0" devices="tripinfo_right2" vType="right" speedFactor="1.00" vaporized=""/>

TEST FAILED on ts-sim-build-ba : devices bluelight motorway ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==699562==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63f8fc706ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x63f8fe217a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x63f8fd02e239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7dca5284c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight multiple ( Last six runs Aug2025 )

---------- Differences in tripinfos ----------
5c5
<     <tripinfo id="rescue" depart="40.00" departLane="SC_1" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="2.00" arrival="53.00" arrivalLane="CN_0" arrivalPos="91.95" arrivalPosLat="1.28" arrivalSpeed="27.78" duration="13.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.85" rerouteNo="0" devices="tripinfo_rescue bluelight_rescue" vType="rescue" speedFactor="2.00" vaporized="">
---
>     <tripinfo id="rescue" depart="40.00" departLane="SC_1" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="2.00" arrival="53.00" arrivalLane="CN_0" arrivalPos="91.95" arrivalPosLat="1.60" arrivalSpeed="27.78" duration="13.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.85" rerouteNo="0" devices="tripinfo_rescue bluelight_rescue" vType="rescue" speedFactor="2.00" vaporized="">

TEST FAILED on ts-sim-build-ba : devices bluelight opposite_multiple_oncoming ( Last six runs Aug2025 )

---------- Differences in errors ----------
1c1,4
< Warning: Vehicle 'case_1_ladder'; junction collision with vehicle 'from_west.1', lane=':junc4_19_0', gap=-1.60, latGap=-0.46, time=70.60, stage=move.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Bluelight.cpp:301:70: runtime error: -nan is outside the range of representable values of type 'long long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Bluelight.cpp:301:70 
> Warning: Vehicle 'from_east.11'; junction collision with vehicle 'from_west.1', lane=':junc4_7_1', gap=-1.00, latGap=0.00, time=69.20, stage=move.
> Warning: Vehicle 'case_1_ladder'; junction collision with vehicle 'from_west.1', lane=':junc4_19_0', gap=-1.60, latGap=-0.50, time=70.80, stage=move.
---------- Differences in tripinfos ----------
5c5
<     <tripinfo id="case_1_engine" depart="20.00" departLane="edge_5_0" departPos="8.10" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="92.40" arrivalLane="edge_0_1" arrivalPos="488.32" arrivalPosLat="-0.69" arrivalSpeed="19.50" duration="72.40" routeLength="990.47" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="21.78" rerouteNo="0" devices="tripinfo_case_1_engine bluelight_case_1_engine" vType="engine" speedFactor="1.40" vaporized="">
---
>     <tripinfo id="case_1_engine" depart="20.00" departLane="edge_5_0" departPos="8.10" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="93.00" arrivalLane="edge_0_1" arrivalPos="488.32" arrivalPosLat="-0.69" arrivalSpeed="19.53" duration="73.00" routeLength="990.47" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="22.35" rerouteNo="0" devices="tripinfo_case_1_engine bluelight_case_1_engine" vType="engine" speedFactor="1.40" vaporized="">
8c8
<     <tripinfo id="case_1_ladder" depart="24.40" departLane="edge_5_0" departPos="10.10" departPosLat="0.00" departSpeed="0.00" departDelay="4.40" arrival="114.80" arrivalLane="edge_0_1" arrivalPos="488.32" arrivalPosLat="-0.67" arrivalSpeed="19.56" duration="90.40" routeLength="988.47" waitingTime="6.60" waitingCount="1" stopTime="0.00" timeLoss="39.81" rerouteNo="0" devices="tripinfo_case_1_ladder bluelight_case_1_ladder" vType="ladder" speedFactor="1.40" vaporized="">
---
>     <tripinfo id="case_1_ladder" depart="24.40" departLane="edge_5_0" departPos="10.10" departPosLat="0.00" departSpeed="0.00" departDelay="4.40" arrival="114.40" arrivalLane="edge_0_1" arrivalPos="488.32" arrivalPosLat="-0.67" arrivalSpeed="19.58" duration="90.00" routeLength="988.47" waitingTime="6.20" waitingCount="1" stopTime="0.00" timeLoss="39.48" rerouteNo="0" devices="tripinfo_case_1_ladder bluelight_case_1_ladder" vType="ladder" speedFactor="1.40" vaporized="">

TEST FAILED on ts-sim-build-ba : devices bluelight opposite_multiple_oncoming2 ( Last six runs Aug2025 )

---------- Differences in tripinfos ----------
8c8
<     <tripinfo id="case_1_ladder" depart="24.40" departLane="edge_5_0" departPos="10.10" departPosLat="0.00" departSpeed="0.00" departDelay="4.40" arrival="130.20" arrivalLane="edge_0_1" arrivalPos="488.32" arrivalPosLat="-0.67" arrivalSpeed="19.59" duration="105.80" routeLength="988.47" waitingTime="16.00" waitingCount="1" stopTime="0.00" timeLoss="55.18" rerouteNo="0" devices="tripinfo_case_1_ladder bluelight_case_1_ladder" vType="ladder" speedFactor="1.40" vaporized="">
---
>     <tripinfo id="case_1_ladder" depart="24.40" departLane="edge_5_0" departPos="10.10" departPosLat="0.00" departSpeed="0.00" departDelay="4.40" arrival="130.20" arrivalLane="edge_0_1" arrivalPos="488.32" arrivalPosLat="-0.67" arrivalSpeed="19.60" duration="105.80" routeLength="988.47" waitingTime="16.00" waitingCount="1" stopTime="0.00" timeLoss="55.20" rerouteNo="0" devices="tripinfo_case_1_ladder bluelight_case_1_ladder" vType="ladder" speedFactor="1.40" vaporized="">

TEST FAILED on ts-sim-build-ba : devices bluelight reactprob ( Last six runs Aug2025 )

---------- Differences in tripinfos ----------
5c5
<     <tripinfo id="rescue" depart="40.00" departLane="SC_1" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="2.00" arrival="65.00" arrivalLane="CN_0" arrivalPos="91.95" arrivalPosLat="1.52" arrivalSpeed="23.76" duration="25.00" routeLength="200.00" waitingTime="4.00" waitingCount="1" stopTime="0.00" timeLoss="17.36" rerouteNo="0" devices="tripinfo_rescue bluelight_rescue" vType="rescue" speedFactor="2.00" vaporized="">
---
>     <tripinfo id="rescue" depart="40.00" departLane="SC_1" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="2.00" arrival="65.00" arrivalLane="CN_0" arrivalPos="91.95" arrivalPosLat="1.52" arrivalSpeed="23.76" duration="25.00" routeLength="200.00" waitingTime="4.00" waitingCount="1" stopTime="0.00" timeLoss="17.38" rerouteNo="0" devices="tripinfo_rescue bluelight_rescue" vType="rescue" speedFactor="2.00" vaporized="">

TEST FAILED on ts-sim-build-ba : devices fcd-replay persons ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,143
> 
> =================================================================
> ==705464==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 144 byte(s) in 6 object(s) allocated from:
>     #0 0x648467094ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x648468a52451 in MSDevice_FCDReplay::FCDHandler::makePlan(SUMOVehicleParameter const&, std::vector<MSEdge const*, std::allocator<MSEdge const*>> const&, std::vector<MSDevice_FCDReplay::FCDHandler::StageStart, std::allocator<MSDevice_FCDReplay::FCDHandler::StageStart>> const&, std::vector<MSDevice_FCDReplay::TrajectoryEntry, std::allocator<MSDevice_FCDReplay::TrajectoryEntry>> const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:254:50
>     #2 0x648468a47f5a in MSDevice_FCDReplay::FCDHandler::updateTrafficObjects(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:415:62
>     #3 0x648468a41d10 in MSDevice_FCDReplay::parseNext(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:108:16
>     #4 0x648468a62ade in StaticCommand<MSDevice_FCDReplay>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/StaticCommand.h:88:16
>     #5 0x6484679f40cd in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #6 0x6484670b1cd2 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:780:30
>     #7 0x6484670ae5b8 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #8 0x648467098e75 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #9 0x7c423d82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #10 0x7c423d82a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #11 0x648466fbba54 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3378a54) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
> 
> Indirect leak of 2736 byte(s) in 6 object(s) allocated from:
>     #0 0x648467094ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x648468a544ea in MSDevice_FCDReplay::FCDHandler::makePlan(SUMOVehicleParameter const&, std::vector<MSEdge const*, std::allocator<MSEdge const*>> const&, std::vector<MSDevice_FCDReplay::FCDHandler::StageStart, std::allocator<MSDevice_FCDReplay::FCDHandler::StageStart>> const&, std::vector<MSDevice_FCDReplay::TrajectoryEntry, std::allocator<MSDevice_FCDReplay::TrajectoryEntry>> const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:281:37
>     #2 0x648468a47f5a in MSDevice_FCDReplay::FCDHandler::updateTrafficObjects(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:415:62
>     #3 0x648468a41d10 in MSDevice_FCDReplay::parseNext(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:108:16
>     #4 0x648468a62ade in StaticCommand<MSDevice_FCDReplay>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/StaticCommand.h:88:16
>     #5 0x6484679f40cd in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #6 0x6484670b1cd2 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:780:30
>     #7 0x6484670ae5b8 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #8 0x648467098e75 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #9 0x7c423d82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices fcd-replay speed_only ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,25
> 
> =================================================================
> ==705425==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60b0ed9b9ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x60b0ef4caa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x60b0ee2e1239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70509784c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> Direct leak of 1216 byte(s) in 2 object(s) allocated from:
>     #0 0x60b0ed9b9ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x60b0ef367aa5 in MSDevice_FCDReplay::FCDHandler::updateTrafficObjects(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:340:44
>     #2 0x60b0ef366d10 in MSDevice_FCDReplay::parseNext(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:108:16
>     #3 0x60b0ef365b2b in MSDevice_FCDReplay::init() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:87:30
>     #4 0x60b0eebe842a in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:279:5
>     #5 0x60b0eebf325b in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #6 0x60b0ed9bdab2 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:19
>     #7 0x70509522a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x70509522a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x60b0ed8e0a54 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3378a54) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
> 
> SUMMARY: AddressSanitizer: 21376 byte(s) leaked in 6 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices friction custom_net ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==705120==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x650ac727cec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x650ac8d8da49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x650ac7ba4239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e88a604c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices friction plain ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==705089==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55f91c25aec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x55f91dd6ba49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x55f91cb82239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75fe14e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices glosa junction_before_tls ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==705085==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f9227be6ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5f92296f7a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5f922850e239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x762ca9e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices glosa slowDown ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==705029==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5656f98bcec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5656fb3cda49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5656fa1e4239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71bbc6e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices glosa slowDown_2ndProg ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==705054==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x647dcda3dec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x647dcf54ea49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x647dce365239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e0bfea4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices glosa slowDown_no ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==705068==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b40c8deaec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5b40ca8fba49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5b40c9712239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b1fdea4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices glosa slowDown_no_tlsRange ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==705059==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60d3f6af1ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x60d3f8602a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x60d3f7419239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ed93a84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices glosa speedUp ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==705074==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ed88190bec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5ed88341ca49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5ed882233239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75d41724c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment all_by_name ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==701699==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x560aeff1fec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x560af1a30a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x560af0847239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7031f764c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment all_by_prob ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==701609==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64ffe0c14ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x64ffe2725a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x64ffe153c239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77ad7c44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment all_by_prob_flow ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==701674==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fd17861dec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5fd17a12ea49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5fd178f45239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76683484c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment all_by_prob_trip ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==701616==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x602f51d61ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x602f53872a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x602f52689239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x798d57a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment astar_landmark_random_weights ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==701858==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60d2d0051ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x60d2d1b62a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x60d2d0979239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7903bc44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in vehroutes ----------
5,6c5,6
<     <vehicle id="0" depart="0.00" arrival="107.00">
<         <route edges="0/0to0/1 0/1to1/1 1/1to2/1 2/1to3/1 3/1to4/1 4/1to4/2 4/2to4/3 4/3to5/3 5/3to5/4 5/4to5/5 5/5to5/6 5/6to5/7 5/7to6/7 6/7to7/7"/>
---
>     <vehicle id="0" depart="0.00" arrival="112.00">
>         <route edges="0/0to0/1 0/1to0/2 0/2to1/2 1/2to1/3 1/3to1/4 1/4to2/4 2/4to3/4 3/4to3/5 3/5to4/5 4/5to4/6 4/6to4/7 4/7to5/7 5/7to6/7 6/7to7/7"/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment auto_flow ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==701658==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f2fb4289ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5f2fb5d9aa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5f2fb4bb1239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76960924c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment auto_flow_with_taz ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==701810==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58bfdaafaec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x58bfdc60ba49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x58bfdb422239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x704ae004c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment auto_trip ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==701650==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5aef901d8ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5aef91ce9a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5aef90b00239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e421c04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment auto_trip_single_edge_depart_beyond_arrival ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==701869==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x637f06793ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x637f082a4a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x637f070bb239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70035f04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment auto_trip_with_stop ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==701857==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b97d4f18ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5b97d6a29a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5b97d5840239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70efc184c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment auto_trip_with_taz ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==701806==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60f921bf8ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x60f923709a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x60f922520239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x767b8544c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment bike-speeds ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==701938==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6114a851cec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x6114aa02da49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x6114a8e44239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77133644c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment by_param ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==701619==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5aa559d9dec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5aa55b8aea49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5aa55a6c5239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7eab3fe4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment disable_by_typeParam_prob ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==701959==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x557a9776dec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x557a9927ea49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x557a98095239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c28d084c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment errors disconnect ( Last six runs Aug2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==701989==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x583fcfe2dec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x583fd193ea49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x583fd0755239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7586bda4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).

TEST FAILED on ts-sim-build-ba : devices rerouting assignment errors disconnect_ignore ( Last six runs Aug2025 )

---------- Differences in errors ----------
3a4,14
> 
> =================================================================
> ==702035==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f6f305ceec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5f6f320dfa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5f6f30ef6239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x768b38e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment errors disconnect_stop ( Last six runs Aug2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==702017==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61cc5a4f0ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x61cc5c001a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x61cc5ae18239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71aa19a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).

TEST FAILED on ts-sim-build-ba : devices rerouting assignment errors disconnect_via ( Last six runs Aug2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==702014==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58fc12786ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x58fc14297a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x58fc130ae239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71391b84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).

TEST FAILED on ts-sim-build-ba : devices rerouting assignment errors disconnect_via_ignore ( Last six runs Aug2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==702036==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6027abe45ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x6027ad956a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x6027ac76d239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78588324c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment errors taz_disconnect_ignore ( Last six runs Aug2025 )

---------- Differences in errors ----------
3a4,14
> 
> =================================================================
> ==701986==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x629425923ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x629427434a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x62942624b239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x763b6524c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment errors trip_with_taz_disconnect ( Last six runs Aug2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==701970==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b64a75f8ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5b64a9109a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5b64a7f20239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d6da664c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).

TEST FAILED on ts-sim-build-ba : devices rerouting assignment half_by_name ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==701717==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5895488eaec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x58954a3fba49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x589549212239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d5ee8c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment half_by_prob ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==701700==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x597d5213aec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x597d53c4ba49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x597d52a62239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e561284c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment half_by_prob_trip ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==701620==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5cf171bd6ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5cf1736e7a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5cf1724fe239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x715ccc64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment priority-factor ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==701928==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fc0c02b3ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5fc0c1dc4a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5fc0c0bdb239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a01fca4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment taz_astar ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==701820==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a29832a9ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5a2984dbaa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5a2983bd1239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b1babc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment taz_astar_landmark ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==701830==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x581c50605ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x581c52116a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x581c50f2d239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ab8b264c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment taz_astar_landmark_empty ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==701845==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x561865a9fec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5618675b0a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5618663c7239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x719791e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment taz_astar_landmark_missing ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==701835==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5cf674d60ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5cf676871a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5cf675688239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a01d9a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment trip_diff_routes ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==701680==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5dedca270ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5dedcbd81a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5dedcab98239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78cf9ca4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment trip_taz_lastroute ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==701774==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5bdaaf3e9ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5bdab0efaa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5bdaafd11239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x740b8164c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment trip_taz_noedge ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==701767==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6483fda09ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x6483ff51aa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x6483fe331239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73b25884c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment trip_taz_permissions ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==701784==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60838c90fec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x60838e420a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x60838d237239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76f36024c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment trip_with_explicit_taz-edges ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==701727==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c1f6bcd7ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5c1f6d7e8a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5c1f6c5ff239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b964d24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment trip_with_taz ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==701722==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56178f12eec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x561790c3fa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x56178fa56239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72464b84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment trip_with_taz_source ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==701761==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x605aa9b2aec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x605aab63ba49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x605aaa452239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71fe8784c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment two_stops_same_edge ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==701882==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x592116b22ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x592118633a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x59211744a239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x740a3b84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment two_stops_same_edge_looped ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==701891==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56bb32ffdec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x56bb34b0ea49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x56bb33925239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76b881e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting invalid_pre_period ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==703759==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55c04d13cec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x55c04ec4da49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x55c04da64239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71a563c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting junctionTaz fromJunction ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==702093==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x567e8e880ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x567e90391a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x567e8f1a8239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75724904c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting junctionTaz fromJunction_add ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==702135==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5edecf861ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5eded1372a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5eded0189239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76c74904c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting junctionTaz load_some_taz ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==702122==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a5997143ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5a5998c54a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5a5997a6b239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e2a16c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting junctionTaz load_taz ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==702117==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d54578fdec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5d545940ea49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5d5458225239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77826f64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting junctionTaz toJunction ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==702101==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5be510eefec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5be512a00a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5be511817239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x756d9f44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting junctionTaz viaJunctions ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,15
> /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:388:26: runtime error: -nan is outside the range of representable values of type 'long long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:388:26 
> /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:388:23: runtime error: signed integer overflow: -9223372036854775808 + -9223372036854775808 cannot be represented in type 'SUMOTime' (aka 'long long')
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:388:23 
> 
> =================================================================
> ==702105==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55cd8433bec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x55cd85e4ca49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x55cd84c63239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76469864c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting parallel parallel_astar ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==702163==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f9914986ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5f9916497a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5f99152ae239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c81b844c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
5c5
< Simulation ended at time: 119.00
---
> Simulation ended at time: 119.00.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting parallel parallel_ch ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==702178==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56fcd5338ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x56fcd6e49a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x56fcd5c60239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79611a04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting parallel parallel_disconnected ( Last six runs Aug2025 )

---------- Differences in errors ----------
5a6,16
> 
> =================================================================
> ==702199==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b7686046ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5b7687b57a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5b768696e239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7bde3fa4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).

TEST FAILED on ts-sim-build-ba : devices rerouting parallel parallel_flow ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==702146==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x643d815f0ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x643d83101a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x643d81f18239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x775c1304c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting parallel parallel_random_weights ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==702229==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e2ab1e38ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5e2ab3949a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5e2ab2760239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x751d9164c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in vehroutes ----------
5,6c5,6
<     <vehicle id="0.1" depart="2.00" arrival="49.00">
<         <route edges="A0A1 A1B1 B1B2 B2B3 B3C3 C3D3"/>
---
>     <vehicle id="0.0" depart="0.00" arrival="48.00">
>         <route edges="A0A1 A1A2 A2B2 B2C2 C2C3 C3D3"/>
9c9
<     <vehicle id="0.3" depart="1.00" arrival="50.00">
---
>     <vehicle id="0.5" depart="1.00" arrival="50.00">
13,14c13,14
<     <vehicle id="0.4" depart="3.00" arrival="54.00">
<         <route edges="A0B0 B0B1 B1C1 C1D1 D1D2 D2D3"/>
---
>     <vehicle id="0.1" depart="2.00" arrival="54.00">
>         <route edges="A0A1 A1B1 B1B2 B2B3 B3C3 C3D3"/>
17,18c17,18
<     <vehicle id="0.5" depart="6.00" arrival="55.00">
<         <route edges="A0B0 B0B1 B1B2 B2C2 C2C3 C3D3"/>
---
>     <vehicle id="0.3" depart="7.00" arrival="56.00">
>         <route edges="A0A1 A1B1 B1B2 B2B3 B3C3 C3D3"/>
21,22c21,22
<     <vehicle id="0.6" depart="8.00" arrival="58.00">
<         <route edges="A0B0 B0C0 C0C1 C1D1 D1D2 D2D3"/>
---
>     <vehicle id="0.4" depart="10.00" arrival="58.00">
>         <route edges="A0A1 A1B1 B1B2 B2B3 B3C3 C3D3"/>
25,26c25,26
<     <vehicle id="0.7" depart="11.00" arrival="60.00">
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting parallel public_walk ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,12
> Warning: Adapting number of routing threads to number of simulation threads.
> 
> =================================================================
> ==702214==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fda9463cec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5fda9614da49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5fda94f64239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x779b1a44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting parallel taz_astar_landmark_parallel ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==702198==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a45fd1b0ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5a45fecc1a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5a45fdad8239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x777f3764c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting parallel trip_taz_noedge_disconnected_parallel ( Last six runs Aug2025 )

---------- Differences in errors ----------
6a7,17
> 
> =================================================================
> ==702207==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e61eff87ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5e61f1a98a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5e61f08af239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x779dcfc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting person missed_bus ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==703797==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c6939d13ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5c693b824a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5c693a63b239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7bfd52c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip access ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==703013==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ba43733fec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5ba438e50a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5ba437c67239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x706a5304c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip access_length ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==703229==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x589d5bfb2ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x589d5dac3a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x589d5c8da239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7bbc1044c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip access_random ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==703025==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62daad87cec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x62daaf38da49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x62daae1a4239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x704ed0c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip bike_public_walk ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==703219==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a0017b3cec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5a001964da49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5a0018464239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77603cc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1029.00
---
> Simulation ended at time: 1029.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12c13
< Persons: 
---
> Persons:
15,17c16,19
< Statistics (avg):
<  RouteLength: 1285.91
<  Duration: 131.80
---
> Statistics (avg of 4):
>  RouteLength: 1419.43
>  Speed: 11.09
>  Duration: 128.00
19c21,28
<  TimeLoss: 21.09
---
>  TimeLoss: 23.75
>  DepartDelay: 0.00
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip busstop ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==702849==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55d6428ddec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x55d6443eea49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x55d643205239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x793195e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip busstop_early ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==702858==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62ab98a8fec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x62ab9a5a0a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x62ab993b7239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73fbac24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip busstop_too_late ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==702863==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b9526e9dec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5b95289aea49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5b95277c5239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e965544c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip busstop_too_late2 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==702866==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ada03a16ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5ada05527a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5ada0433e239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7dff1704c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip busstop_twice ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,13
> Warning: Duplicate schedule for 'bus' at time=1010.00.
> 
> =================================================================
> ==702881==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x641e9645fec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x641e97f70a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x641e96d87239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73144b24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip busstop_unmatched ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,13
> Warning: Different stop for 'bus' compared to earlier definitions, ignoring schedule.
> 
> =================================================================
> ==702924==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d207a9bbec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5d207c4cca49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5d207b2e3239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7531dde4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip car_public_walk ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==703060==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fa0b2cf1ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5fa0b4802a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5fa0b3619239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76afd1c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip car_public_walk2 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==703067==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e88d4047ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5e88d5b58a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5e88d496f239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7afa6e04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip car_public_walk3 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==703093==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6114b5391ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x6114b6ea2a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x6114b5cb9239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f8a7244c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip car_public_walk4 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==703116==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c4276882ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5c4278393a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5c42771aa239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7fbf5464c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip car_public_walk5 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==703115==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c130dd36ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5c130f847a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5c130e65e239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72abb784c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip car_public_walk_internal ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==703128==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x652adad2cec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x652adc83da49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x652adb654239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7bebf504c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip car_public_walk_parkingAreas ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==703140==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fe7492a4ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5fe74adb5a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5fe749bcc239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7da4efc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip car_public_walk_transfer_forbidden ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==703066==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55778b452ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x55778cf63a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x55778bd7a239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7471df04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip errors flow_without_end ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==703408==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5575a0197ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5575a1ca8a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5575a0abf239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75f529a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip intermodal_car_walk_junctionTaz ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==703005==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61ae763a1ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x61ae77eb2a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x61ae76cc9239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f84afa4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip junctionTaz fromJunction_equal_toJunction ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==702538==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61a76610fec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x61a767c20a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x61a766a37239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7358f104c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip missed_bus_reroute ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==703300==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x654cae915ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x654cb0426a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x654caf23d239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b447d64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip ptline_routing ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==703151==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5abd53ed6ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5abd559e7a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5abd547fe239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76bd0044c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip public_any_walk ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==702784==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a37008b0ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5a37023c1a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5a37011d8239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x737206c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip public_line_walk ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==702803==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56f373c29ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x56f37573aa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x56f374551239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78e28e24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip public_walk ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==702772==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d60e887aec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5d60ea38ba49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5d60e91a2239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71c6ada4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip public_walk_human_readable_step2 ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==703203==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x616cf3877ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x616cf5388a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x616cf419f239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7affebe4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip public_walk_human_readable_time ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==703190==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6030a8f31ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x6030aaa42a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x6030a9859239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77221da4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip public_walk_singleveh ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==702837==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fabfcf01ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5fabfea12a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5fabfd829239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f26ef64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip public_walk_speedfactor ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==702817==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63457329dec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x634574daea49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x634573bc5239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71b77d24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip unusable_bus ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,13
> Warning: Not using public transport line 'bus' for routing persons. It has less than two usable stops.
> 
> =================================================================
> ==702845==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f1515cacec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5f15177bda49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5f15165d4239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78b4a764c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting reroute_congestions delayed_insertion ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==703451==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6543e5ba5ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x6543e76b6a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x6543e64cd239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77c96d24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_routes.rou.xml'
4c5
< Simulation ended at time: 6233.00
---
> Simulation ended at time: 6182.00.
6,7c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11c12
< Statistics (avg):
---
> Statistics (avg of 1800):
13,18c14,19
<  Duration: 86.24
<  WaitingTime: 41.44
<  TimeLoss: 61.01
<  DepartDelay: 1242.71
< 
< DijkstraRouter answered 3350 queries and explored 4.00 edges on average.
---
>  Speed: 5.58
>  Duration: 82.49
>  WaitingTime: 39.09
>  TimeLoss: 57.26
>  DepartDelay: 1251.11
> DijkstraRouter answered 1686 queries and explored 4.00 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting reroute_congestions delayed_insertion_departLaneBest ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==703458==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e27deaabec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5e27e05bca49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5e27df3d3239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73c157a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_routes.rou.xml'
4c5
< Simulation ended at time: 5599.00
---
> Simulation ended at time: 5599.00.
6,7c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11c12
< Statistics (avg):
---
> Statistics (avg of 1800):
12a14
>  Speed: 3.82
17d18
< 
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting reroute_congestions exit_times ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==703471==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x573dee2ceec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x573defddfa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x573deebf6239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72ac90a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_trips.trips.xml'
4c5
< Simulation ended at time: 4170.00
---
> Simulation ended at time: 4209.00.
6,7c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11,18c12,19
< Statistics (avg):
<  RouteLength: 3720.60
<  Duration: 414.96
<  WaitingTime: 89.35
<  TimeLoss: 142.98
<  DepartDelay: 0.05
< 
< DijkstraRouter answered 1936 queries and explored 176.21 edges on average.
---
> Statistics (avg of 900):
>  RouteLength: 3713.67
>  Speed: 9.30
>  Duration: 405.83
>  WaitingTime: 84.44
>  TimeLoss: 134.34
>  DepartDelay: 0.06
> DijkstraRouter answered 1931 queries and explored 199.48 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting reroute_congestions period_120 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==703424==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61f1111f8ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x61f112d09a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x61f111b20239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d2c0924c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_trips.trips.xml'
4c5
< Simulation ended at time: 4170.00
---
> Simulation ended at time: 4209.00.
6,7c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11,18c12,19
< Statistics (avg):
<  RouteLength: 3720.60
<  Duration: 414.96
<  WaitingTime: 89.35
<  TimeLoss: 142.98
<  DepartDelay: 0.05
< 
< DijkstraRouter answered 1936 queries and explored 176.21 edges on average.
---
> Statistics (avg of 900):
>  RouteLength: 3713.67
>  Speed: 9.30
>  Duration: 405.83
>  WaitingTime: 84.44
>  TimeLoss: 134.34
>  DepartDelay: 0.06
> DijkstraRouter answered 1931 queries and explored 199.48 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting reroute_congestions period_vType ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==703444==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c5d0220cec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5c5d03d1da49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5c5d02b34239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ba205e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_trips.trips.xml'
4c5
< Simulation ended at time: 4170.00
---
> Simulation ended at time: 4209.00.
6,7c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11,18c12,19
< Statistics (avg):
<  RouteLength: 3720.60
<  Duration: 414.96
<  WaitingTime: 89.35
<  TimeLoss: 142.98
<  DepartDelay: 0.05
< 
< DijkstraRouter answered 1936 queries and explored 176.21 edges on average.
---
> Statistics (avg of 900):
>  RouteLength: 3713.67
>  Speed: 9.30
>  Duration: 405.83
>  WaitingTime: 84.44
>  TimeLoss: 134.34
>  DepartDelay: 0.06
> DijkstraRouter answered 1931 queries and explored 199.48 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting routes_explicite_routes initial_longer ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==701541==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c0b20371ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5c0b21e82a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5c0b20c99239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f33e444c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting routes_explicite_routes initial_longer_arrivalEdge ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==701545==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5cc8b5d92ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5cc8b78a3a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5cc8b66ba239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x787419c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting routes_explicite_routes period5 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==701597==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e3726557ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5e3728068a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5e3726e7f239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b1f6dc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting routes_explicite_routes plain ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==701536==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57c857b0fec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x57c859620a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x57c858437239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76c803e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting routes_explicite_routes stop ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==701550==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x622caec9fec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x622cb07b0a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x622caf5c7239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x792e89c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting routes_explicite_routes vclasses ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==701591==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56639d12fec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x56639ec40a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x56639da57239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x760f0bc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting routes_same_route close_to_junction ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==701523==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5eff42328ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5eff43e39a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5eff42c50239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x707d49a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting routes_same_route initial_longer ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==701510==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56887d8b4ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x56887f3c5a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x56887e1dc239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75e96304c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting routes_same_route plain ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==701490==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a11209ecec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5a11224fda49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5a1121314239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x781bf424c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting stops cyclic_trip ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==703522==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55c765092ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x55c766ba3a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x55c7659ba239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74062404c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting stops cyclic_trip_past_stop ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==703534==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63a1e4d59ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x63a1e686aa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x63a1e5681239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c36f604c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting stops public_transport_implicit_route ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==703549==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fc2d62eeec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5fc2d7dffa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5fc2d6c16239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7eb2edc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting stops public_transport_implicit_route_depot ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==703559==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x584e130c2ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x584e14bd3a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x584e139ea239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72782e64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting stops public_transport_implicit_route_depot_flow ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==703578==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x558aacf71ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x558aaea82a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x558aad899239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77b65d04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting stops stop_same_edge_loop ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==703589==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5eb206529ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5eb20803aa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5eb206e51239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74ab47c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting stops stop_same_edge_slack ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,12
> Warning: Not using public transport line 'Seehas:0' for routing persons. It has less than two usable stops.
> 
> =================================================================
> ==703609==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6277effccec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x6277f1adda49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x6277f08f4239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7cadd5e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting tlsPenalty default ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==703468==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55d6a63f5ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x55d6a7f06a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x55d6a6d1d239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d1f1fa4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting tlsPenalty penalty_0.5 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==703475==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58986abccec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x58986c6dda49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x58986b4f4239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f1f99e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting tlsPenalty penalty_intermodal ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==703483==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59b2d2102ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x59b2d3c13a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x59b2d2a2a239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ecb2e24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting trips_geo dense ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==701455==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56cea028eec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x56cea1d9fa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x56cea0bb6239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71311d84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting trips_geo geoTrips ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==701344==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6131f6860ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x6131f8371a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x6131f7188239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7bba8704c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting trips_geo geoTrips_ignoreTaz ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==701485==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f4e53f22ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5f4e55a33a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5f4e5484a239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79d45c64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting trips_geo geoTrips_internal ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==701358==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6219b04c2ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x6219b1fd3a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x6219b0dea239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77305da4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting trips_geo geoTrips_junctions ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,13
> /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:388:26: runtime error: -nan is outside the range of representable values of type 'long long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:388:26 
> 
> =================================================================
> ==701369==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63c7e30a2ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x63c7e4bb3a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x63c7e39ca239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75ee6fe4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting trips_geo geoTrips_junctions_internalLanes ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,13
> /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:388:26: runtime error: -nan is outside the range of representable values of type 'long long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:388:26 
> 
> =================================================================
> ==701413==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58744e67aec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x58745018ba49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x58744efa2239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c111d04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting trips_geo geoTrips_junctions_stop ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,13
> /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:388:26: runtime error: -nan is outside the range of representable values of type 'long long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:388:26 
> 
> =================================================================
> ==701408==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5cd3079e6ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5cd3094f7a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5cd30830e239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x716e3004c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting trips_geo geoTrips_junctions_taz ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,14
> /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:388:26: runtime error: -nan is outside the range of representable values of type 'long long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:388:26 
> 
> =================================================================
> ==701446==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x635c95009ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x635c96b1aa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x635c95931239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7dcd5944c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting trips_geo geoTrips_junctions_writeGeo ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,13
> /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:388:26: runtime error: -nan is outside the range of representable values of type 'long long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:388:26 
> 
> =================================================================
> ==701420==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5cb4b266dec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5cb4b417ea49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5cb4b2f95239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x748606a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting trips_geo geoTrips_junctions_writeJunctions ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,13
> /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:388:26: runtime error: -nan is outside the range of representable values of type 'long long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:388:26 
> 
> =================================================================
> ==701423==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6224e843cec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x6224e9f4da49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x6224e8d64239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7731bf04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting trips_geo geoTrips_lonLat ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==701361==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62d6bb348ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x62d6bce59a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x62d6bbc70239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x790fe064c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting trips_geo geoTrips_taz ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==701474==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58af8b037ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x58af8cb48a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x58af8b95f239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f94d424c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting turn_specific_speeds default ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==703614==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5dc2f6050ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5dc2f7b61a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5dc2f6978239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d61d9a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
20c20,22
< DijkstraRouter answered 355 queries and explored 8.55 edges on average.
---
> DijkstraRouter answered 200 queries and explored 8.55 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 155 queries and explored 8.54 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting turn_specific_speeds separateTurns_0.5 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==703631==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b6679413ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5b667af24a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5b6679d3b239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x776b5ec4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
20c20,22
< DijkstraRouter answered 355 queries and explored 9.36 edges on average.
---
> DijkstraRouter answered 200 queries and explored 9.27 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 155 queries and explored 9.48 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting turn_specific_speeds separateTurns_0.5_interval_10 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==703635==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f7cb6e33ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5f7cb8944a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5f7cb775b239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7cde4604c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
20c20,22
< DijkstraRouter answered 355 queries and explored 9.31 edges on average.
---
> DijkstraRouter answered 200 queries and explored 9.26 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 155 queries and explored 9.38 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting turn_specific_speeds separateTurns_1 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==703657==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56c86b7e8ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x56c86d2f9a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x56c86c110239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76d7eac4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
20c20,22
< DijkstraRouter answered 355 queries and explored 9.02 edges on average.
---
> DijkstraRouter answered 200 queries and explored 9.02 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 155 queries and explored 9.02 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting turn_specific_speeds separateTurns_1_intermodal ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==703730==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ce8bc7f8ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5ce8be309a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5ce8bd120239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x714b4e04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
20c20,22
< DijkstraRouter answered 355 queries and explored 9.01 edges on average.
---
> DijkstraRouter answered 200 queries and explored 9.01 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 155 queries and explored 9.01 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting turn_specific_speeds separateTurns_1_interval_10 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==703701==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5926a62e4ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5926a7df5a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5926a6c0c239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f6b3e04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
20c20,22
< DijkstraRouter answered 355 queries and explored 9.04 edges on average.
---
> DijkstraRouter answered 200 queries and explored 9.02 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 155 queries and explored 9.06 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting via flow ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==702377==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x644fe3091ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x644fe4ba2a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x644fe39b9239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ef50d44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting via flow_embedded ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==702390==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5bccf2eeeec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5bccf49ffa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5bccf3816239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70a0c2e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting via route ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==702393==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5cb61ab05ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5cb61c616a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5cb61b42d239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7bd80004c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in vehroutes ----------
5c5
<     <vehicle id="0" depart="0.00" arrival="64.00">
---
>     <vehicle id="0" depart="0.00" arrival="45.00">
7,8c7,8
<             <route replacedOnEdge="" replacedAtTime="0.00" probability="0" edges="A0toB0 B0toC0 C0toD0 D0toD1 D1toC1 C1toB1 B1toA1 A1toA2 A2toB2 B2toC2 C2toD2 D2toD3"/>
<             <route edges="A0toB0 B0toB1 B1toA1 A1toA2 A2toB2 B2toC2 C2toD2 D2toD3"/>
---
>             <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="0.00" probability="0" edges="A0toB0 B0toC0 C0toD0 D0toD1 D1toC1 C1toB1 B1toA1 A1toA2 A2toB2 B2toC2 C2toD2 D2toD3"/>
>             <route edges="A0toB0 B0toC0 C0toD0 D0toD1 D1toD2 D2toD3"/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting via route_embedded ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==702409==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62fa2b564ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x62fa2d075a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x62fa2be8c239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7017bee4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in vehroutes ----------
5c5
<     <vehicle id="0" depart="0.00" arrival="64.00">
---
>     <vehicle id="0" depart="0.00" arrival="45.00">
7,8c7,8
<             <route replacedOnEdge="" replacedAtTime="0.00" probability="0" edges="A0toB0 B0toC0 C0toD0 D0toD1 D1toC1 C1toB1 B1toA1 A1toA2 A2toB2 B2toC2 C2toD2 D2toD3"/>
<             <route edges="A0toB0 B0toB1 B1toA1 A1toA2 A2toB2 B2toC2 C2toD2 D2toD3"/>
---
>             <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="0.00" probability="0" edges="A0toB0 B0toC0 C0toD0 D0toD1 D1toC1 C1toB1 B1toA1 A1toA2 A2toB2 B2toC2 C2toD2 D2toD3"/>
>             <route edges="A0toB0 B0toC0 C0toD0 D0toD1 D1toD2 D2toD3"/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting via trips ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==702323==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e272a2d8ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5e272bde9a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5e272ac00239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c19d084c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting via trips_periodic ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==702338==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x574a504daec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x574a51feba49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x574a50e02239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7761d964c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting via trips_periodic2 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==702345==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f552634aec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5f5527e5ba49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5f5526c72239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ed0ef24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting via trips_periodic2_ignore ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==702370==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e36c4227ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5e36c5d38a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5e36c4b4f239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x798692a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting via trips_taz ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,13
> /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:388:26: runtime error: -nan is outside the range of representable values of type 'long long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:388:26 
> 
> =================================================================
> ==702330==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5846a020bec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5846a1d1ca49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5846a0b33239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70107fc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting weights init_slow_veh ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==702285==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6078c0a61ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x6078c2572a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x6078c1389239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x757c48a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting weights init_with_loaded_weights ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==702233==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5cc9838cbec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5cc9853dca49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5cc9841f3239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74d06c44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting weights randomized_weights ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==702267==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5df759758ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5df75b269a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5df75a080239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x744f1fe4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in vehroutes ----------
18c18
<         <route edges="0/0to1/0 1/0to2/0 2/0to2/1 2/1to3/1"/>
---
>         <route edges="0/0to1/0 1/0to1/1 1/1to2/1 2/1to3/1"/>
42c42
<         <route edges="0/0to1/0 1/0to1/1 1/1to2/1 2/1to3/1"/>
---
>         <route edges="0/0to1/0 1/0to2/0 2/0to2/1 2/1to3/1"/>
58c58
<         <route edges="0/0to1/0 1/0to1/1 1/1to2/1 2/1to3/1"/>
---
>         <route edges="0/0to1/0 1/0to2/0 2/0to2/1 2/1to3/1"/>
62c62
<         <route edges="0/0to1/0 1/0to2/0 2/0to2/1 2/1to3/1"/>
---
>         <route edges="0/0to1/0 1/0to1/1 1/1to2/1 2/1to3/1"/>
78c78
<         <route edges="0/0to1/0 1/0to1/1 1/1to2/1 2/1to3/1"/>
---
>         <route edges="0/0to1/0 1/0to2/0 2/0to2/1 2/1to3/1"/>
82c82
<         <route edges="0/0to1/0 1/0to2/0 2/0to2/1 2/1to3/1"/>
---
>         <route edges="0/0to1/0 1/0to1/1 1/1to2/1 2/1to3/1"/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting weights stopped_vehicle ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==702274==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d949a115ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5d949bc26a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5d949aa3d239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x719379a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting weights weight_average_steps ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==702270==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5934ab535ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5934ad046a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5934abe5d239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70a5f824c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting weights weight_output ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==702259==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x65164f46fec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x651650f80a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x65164fd97239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72739664c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm bugs ticket13918 ( Last six runs Aug2025 )

---------- Differences in errors ----------
3a4,14
> 
> =================================================================
> ==701281==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57a20126bec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x57a202d7ca49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x57a201b93239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72208684c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm bugs ticket16519 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==701289==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60b7468e4ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x60b7483f5a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x60b74720c239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78a40044c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm bugs ticket5231 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==701223==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56a797c30ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x56a799741a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x56a798558239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72293044c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm bugs ticket5643 ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==701224==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5da689d74ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5da68b885a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5da68a69c239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e6301c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm bugs ticket6416 ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==701263==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64a18784cec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x64a18935da49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x64a188174239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b64cb84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm bugs ticket7836 ( Last six runs Aug2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==701272==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5739dfc6cec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5739e177da49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5739e0594239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7154d664c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm collisions rearend ( Last six runs Aug2025 )

---------- Differences in errors ----------
1,10c1,7
< Warning: Vehicle 'horizontal.0' performs emergency stop at the end of lane '1si_1' because of a red traffic light (decel=-12.28, offset=2.15), time=28.00.
< Warning: Vehicle 'vertical.2' performs emergency stop at the end of lane '3si_1' because of a red traffic light (decel=-13.07, offset=3.12), time=39.50.
< Warning: Vehicle 'vertical.5'; collision with vehicle 'vertical.4', lane='3si_1', gap=-0.55, time=56.00, stage=move.
< Warning: Vehicle 'horizontal.8' performs emergency stop at the end of lane '1si_1' because of a red traffic light (decel=-9.03, offset=1.13), time=87.00.
< Warning: Vehicle 'horizontal.9'; collision with vehicle 'horizontal.8', lane='1si_1', gap=-0.37, time=94.50, stage=move.
< Warning: Vehicle 'horizontal.20' performs emergency stop at the end of lane '1si_1' because of a red traffic light (decel=-12.08, offset=0.28), time=174.00.
< Warning: Vehicle 'vertical.34'; collision with vehicle 'vertical.33', lane='3si_1', gap=-1.51, time=222.00, stage=move.
< Warning: Vehicle 'vertical.60'; collision with vehicle 'vertical.59', lane='3si_1', gap=-0.51, time=366.50, stage=move.
< Warning: Vehicle 'horizontal.50'; collision with vehicle 'horizontal.49', lane='1si_1', gap=-0.28, time=391.50, stage=move.
< Warning: Vehicle 'vertical.65' performs emergency stop at the end of lane '3si_1' because of a red traffic light (decel=-9.26, offset=1.04), time=399.00.
---
> Warning: Vehicle 'horizontal.0' performs emergency stop at the end of lane '1si_1' because of a red traffic light (decel=-9.12, offset=0.02), time=28.50.
> Warning: Vehicle 'vertical.2' performs emergency stop at the end of lane '3si_1' because of a red traffic light (decel=-6.82, offset=1.06), time=40.50.
> Warning: Vehicle 'horizontal.8' performs emergency stop at the end of lane '1si_1' because of a red traffic light (decel=-8.86, offset=0.66), time=87.00.
> Warning: Vehicle 'vertical.19'; collision with vehicle 'vertical.18', lane='3si_1', gap=-0.62, time=136.00, stage=move.
> Warning: Vehicle 'horizontal.20' performs emergency stop at the end of lane '1si_1' because of a red traffic light (decel=-9.25, offset=1.22), time=174.50.
> Warning: Vehicle 'vertical.49' performs emergency stop at the end of lane '3si_1' because of a red traffic light (decel=-12.79, offset=2.37), time=307.50.
> Warning: Vehicle 'vertical.59'; collision with vehicle 'vertical.58', lane='3si_1', gap=-1.00, time=361.00, stage=move.
---------- Differences in output ----------
18c18
<  Running: 29
---
>  Running: 30
20c20
<  Teleports: 0 (Collisions: 5)
---
>  Teleports: 0 (Collisions: 2)
---------- Differences in ssm ----------
20,21c20,21
<         <minTTC time="36.00" position="483.65,495.05" type="3" value="1.28" speed="0.00"/>
<         <maxDRAC time="32.00" position="483.65,495.05" type="3" value="3.69" speed="0.00"/>
---
>         <minTTC time="36.00" position="483.65,495.05" type="3" value="1.42" speed="0.00"/>
>         <maxDRAC time="33.00" position="483.65,495.05" type="3" value="3.33" speed="0.00"/>
24c24
<         <maxMDRAC time="35.00" position="483.65,495.05" type="3" value="8.51" speed="0.00"/>
---
>         <maxMDRAC time="34.00" position="483.65,495.05" type="3" value="6.60" speed="0.00"/>
26,28c26,28
<     <conflict begin="39.50" end="79.50" ego="horizontal.0" foe="horizontal.2">
<         <minTTC time="42.00" position="483.65,495.05" type="3" value="2.37" speed="0.00"/>
<         <maxDRAC time="39.50" position="483.65,495.05" type="3" value="3.24" speed="0.00"/>
---
>     <conflict begin="39.50" end="63.50" ego="horizontal.0" foe="horizontal.2">
>         <minTTC time="42.00" position="483.65,495.05" type="3" value="2.51" speed="0.00"/>
>         <maxDRAC time="39.50" position="483.65,495.05" type="3" value="2.85" speed="0.00"/>
31c31
<         <maxMDRAC time="39.50" position="483.65,495.05" type="3" value="5.16" speed="0.00"/>
---
>         <maxMDRAC time="39.50" position="483.65,495.05" type="3" value="4.36" speed="0.00"/>
34,35c34,35
<         <minTTC time="36.00" position="483.65,495.05" type="2" value="1.28" speed="4.08"/>
<         <maxDRAC time="32.00" position="483.65,495.05" type="2" value="3.69" speed="18.08"/>
---
>         <minTTC time="36.00" position="483.65,495.05" type="2" value="1.42" speed="4.36"/>
>         <maxDRAC time="33.00" position="483.65,495.05" type="2" value="3.33" speed="14.17"/>
38c38
<         <maxMDRAC time="35.00" position="483.65,495.05" type="2" value="8.51" speed="7.05"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices stationfinder breakdown_teleport_backwards ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==705136==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ecc6179fec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5ecc632b0a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5ecc620c7239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71a04124c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices stationfinder start_low ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==705202==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d459df0dec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5d459fa1ea49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5d459e835239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7445eee4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi 2taxis_10persons greedy ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==704697==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5847ac536ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5847ae047a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5847ace5e239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b8e7bc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
29c29,33
< DijkstraRouter answered 34 queries and explored 24.12 edges on average.
---
> DijkstraRouter answered 13 queries and explored 21.85 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 9 queries and explored 23.22 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 12 queries and explored 27.25 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi 2taxis_10persons greedyClosest ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==704710==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x606813a00ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x606815511a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x606814328239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e1fb024c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
29c29,33
< DijkstraRouter answered 80 queries and explored 24.76 edges on average.
---
> DijkstraRouter answered 59 queries and explored 25.69 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 9 queries and explored 23.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 12 queries and explored 21.50 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi 2taxis_10persons greedyShared ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==704713==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63523b810ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x63523d321a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x63523c138239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c0e7484c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
29c29,33
< DijkstraRouter answered 85 queries and explored 20.99 edges on average.
---
> DijkstraRouter answered 64 queries and explored 21.39 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 13 queries and explored 20.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 8 queries and explored 19.38 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi 2taxis_10persons routeExtension ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==704726==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x624ce72ddec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x624ce8deea49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x624ce7c05239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d395b04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
29c29,33
< DijkstraRouter answered 63 queries and explored 26.56 edges on average.
---
> DijkstraRouter answered 43 queries and explored 28.28 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 5 queries and explored 19.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 15 queries and explored 24.13 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi basic 1container ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==703929==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5bbbdb81fec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5bbbdd330a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5bbbdc147239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71ee8be4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi basic 1person ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==703885==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b68b35faec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5b68b510ba49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5b68b3f22239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79b339a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi basic 1person_ptStops ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==703939==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6253abe44ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x6253ad955a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x6253ac76c239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a0d50e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi basic end_of_work ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==703903==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x641a23200ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x641a24d11a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x641a23b28239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77c1cfa4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi basic late_taxi ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==703919==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x607679dbaec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x60767b8cba49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x60767a6e2239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73b8f584c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi basic stop_attributes ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==703909==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x645f9178cec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x645f9329da49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x645f920b4239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e488004c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi bugs ticket15080 ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==705001==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x592079603ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x59207b114a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x592079f2b239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71458084c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi bugs ticket15907 ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==705007==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a2ad4932ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5a2ad6443a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5a2ad525a239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72978ae4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi bugs ticket16271 ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==705012==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ce6e5fd9ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5ce6e7aeaa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5ce6e6901239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74e13164c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi bugs ticket7257 ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==704916==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5784fab45ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5784fc656a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5784fb46d239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d3ac504c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi bugs ticket7893 ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==704936==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x568ed5eeeec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x568ed79ffa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x568ed6816239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7920c424c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi bugs ticket7893_container ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==704949==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b87f6b44ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5b87f8655a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5b87f746c239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7fec1404c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi bugs ticket8423 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==704952==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6476f2cbfec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x6476f47d0a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x6476f35e7239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71e68824c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi bugs ticket8578 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==704962==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x566c054d6ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x566c06fe7a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x566c05dfe239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x787bc404c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi bugs ticket9867 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==704997==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x591f8145bec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x591f82f6ca49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x591f81d83239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71183aa4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi containers 10containers_sameEdge ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==703951==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x647b88630ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x647b8a141a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x647b88f58239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76e792c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi containers 10containers_sameEdge_bidi ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==703976==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60d022171ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x60d023c82a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x60d022a99239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7884f464c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 2containers ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==704426==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fd4d2835ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5fd4d4346a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5fd4d315d239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a5cd4e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 2containers_capa1 ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==704472==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ef16564fec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5ef167160a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5ef165f77239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76796184c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 2containers_defaultgroup ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==704467==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c371f9edec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5c37214fea49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5c3720315239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c8d95a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 2persons ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==704340==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x618778060ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x618779b71a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x618778988239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x798fc3c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 2persons_differentDepart ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==704345==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d45edadaec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5d45ef5eba49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5d45ee402239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78cf02e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 2persontrips ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==704351==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5898cb6bcec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5898cd1cda49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5898cbfe4239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e9c2bc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 2persontrips_defaultgroup ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==704360==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5de745453ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5de746f64a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5de745d7b239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x714e9d64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 5persons_small_taxi ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==704406==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61cb4a450ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x61cb4bf61a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x61cb4ad78239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a04e324c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 5persons_taxi_size ( Last six runs Aug2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==704396==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f6a0f649ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5f6a1115aa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5f6a0ff71239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d5dbb24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 5persons_taxi_size_greedyCloseset ( Last six runs Aug2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==704397==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57b764001ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x57b765b12a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x57b764929239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f3cdb24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 5persons_ungrouped ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==704410==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d876eb15ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5d8770626a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5d876f43d239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ea44b24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 5persons_ungrouped_routeExtension ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==704424==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64f9869f7ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x64f988508a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x64f98731f239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78c8cf84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling randomCircling 1person ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==704046==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x631c46cb6ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x631c487c7a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x631c475de239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77f77864c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling randomCircling end_of_work ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==704056==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fdf7645aec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5fdf77f6ba49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5fdf76d82239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71c381c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling randomCircling rerouting ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==704103==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55bf854a9ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x55bf86fbaa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x55bf85dd1239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d4424e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling randomCircling short_edges ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==704075==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d4d8c739ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5d4d8e24aa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5d4d8d061239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x788c9024c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling randomCircling taz ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==704065==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x620921d9dec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x6209238aea49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x6209226c5239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f9010e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling stop 1container ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==703996==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b5b64c39ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5b5b6674aa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5b5b65561239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7728f4c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling stop 1person ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==703984==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60f23e3b7ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x60f23fec8a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x60f23ecdf239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7995cd04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling stop end_of_work ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==704008==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ecac152dec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5ecac303ea49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5ecac1e55239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71210ce4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling stop end_of_work_initial_stop ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==704033==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63cc1724aec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x63cc18d5ba49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x63cc17b72239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c833b44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling stop initial_stop ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==703999==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f0c7845cec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5f0c79f6da49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5f0c78d84239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76256e04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling stop reuse_stop_laneEnd ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==704039==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f41b6f14ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5f41b8a25a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5f41b783c239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d585f04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling taxistand 10persons ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==704170==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6171e97abec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x6171eb2bca49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x6171ea0d3239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7966d1a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling taxistand 1person ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==704109==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a173ff56ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5a1741a67a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5a174087e239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ead0724c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling taxistand closest_stand ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==704178==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57e395e3eec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x57e39794fa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x57e396766239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78cfd7e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling taxistand end_of_work ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==704132==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f92ddbf8ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5f92df709a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5f92de520239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x780523e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling taxistand rerouting ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==704142==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x598fa9d09ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x598fab81aa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x598faa631239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c96a704c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling taxistand taz ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==704130==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55db3a40fec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x55db3bf20a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x55db3ad37239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x703d80c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi lines 2lines_rideAny ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==704530==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ce7b52bbec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5ce7b6dcca49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5ce7b5be3239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7bf51da4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
29c29,33
< DijkstraRouter answered 9 queries and explored 16.67 edges on average.
---
> DijkstraRouter answered 4 queries and explored 15.25 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 3 queries and explored 10.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 2 queries and explored 29.50 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi lines 2lines_rideAny_notTaxi ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==704537==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58e389771ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x58e38b282a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x58e38a099239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e21c804c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
29c29,33
< DijkstraRouter answered 10 queries and explored 19.10 edges on average.
---
> DijkstraRouter answered 5 queries and explored 17.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 3 queries and explored 15.67 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 2 queries and explored 29.50 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi lines 2lines_rideSelect_greedy ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==704478==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5781f4985ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5781f6496a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5781f52ad239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d6ddfe4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
29c29,31
< DijkstraRouter answered 8 queries and explored 20.50 edges on average.
---
> DijkstraRouter answered 3 queries and explored 19.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 5 queries and explored 21.40 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi lines 2lines_rideSelect_greedyClosest ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==704489==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x588f7db6bec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x588f7f67ca49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x588f7e493239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78dcee04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
29c29,31
< DijkstraRouter answered 9 queries and explored 23.56 edges on average.
---
> DijkstraRouter answered 4 queries and explored 23.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 5 queries and explored 24.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi lines 2lines_rideSelect_greedyShared ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==704490==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64b5a0366ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x64b5a1e77a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x64b5a0c8e239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70cc4644c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
29c29,31
< DijkstraRouter answered 15 queries and explored 12.13 edges on average.
---
> DijkstraRouter answered 11 queries and explored 12.27 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 4 queries and explored 11.75 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi lines 2lines_rideSelect_routeExtension ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==704501==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c0d38f89ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5c0d3aa9aa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5c0d398b1239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ce7e5c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
29c29,31
< DijkstraRouter answered 9 queries and explored 17.56 edges on average.
---
> DijkstraRouter answered 5 queries and explored 22.20 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 4 queries and explored 11.75 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi lines 2lines_taxiAny ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==704545==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c875f1c6ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5c8760cd7a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5c875faee239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7131aa64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
29c29,33
< DijkstraRouter answered 9 queries and explored 16.67 edges on average.
---
> DijkstraRouter answered 4 queries and explored 15.25 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 3 queries and explored 10.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 2 queries and explored 29.50 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip 1persontrip ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==704192==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5573b75faec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5573b910ba49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5573b7f22239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ebc0d84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip bike_sharing ( Last six runs Aug2025 )

---------- Differences in errors ----------
3a4,14
> 
> =================================================================
> ==704334==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5cda917b8ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5cda932c9a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5cda920e0239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70d1c7c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
33a34,37
> DijkstraRouter answered 3 queries and explored 4.67 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 3 queries and explored 7.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
37,38d40
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 6 queries and explored 5.83 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip dropoff_ptStops ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==704292==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f2ed054eec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5f2ed205fa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5f2ed0e76239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c226f64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip pickup_ptStops ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==704270==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x558c2f15cec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x558c30c6da49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x558c2fa84239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b0cc984c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip pickup_ptStops_longTaxiWait ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==704285==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x589a97a80ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x589a99591a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x589a983a8239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71f80f44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip ptStops ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==704295==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58bfb212eec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x58bfb3c3fa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x58bfb2a56239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a9d3464c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip short ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==704197==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56df557c9ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x56df572daa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x56df560f1239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d5e2944c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip taxiflow ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==704244==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e9dde969ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5e9de047aa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5e9ddf291239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d54e3c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip walk_first ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==704225==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60e71ccf0ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x60e71e801a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x60e71d618239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ec63b64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip walk_first_longTaxiWait ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==704236==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5cc8c82e1ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5cc8c9df2a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5cc8c8c09239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77855a64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip walk_last ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==704237==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5db7cda6bec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5db7cf57ca49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5db7ce393239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x731ec984c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip walk_via_trainStop_ride_taxi ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==704308==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x569f86d7cec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x569f8888da49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x569f876a4239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72a44ca4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking 2persons_abort ( Last six runs Aug2025 )

---------- Differences in errors ----------
1,3c1,89
< Warning: Taxi 'trip_0' aborts waiting for customers: p2 at time=247.00.
< Warning: Person 'p2' aborted waiting for taxi at edge 'A1B1'.
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x5040001a0050 which does not point to an object of type 'BookReservation'
> 0x5040001a0050: note: object has invalid vptr
>  00 00 00 00  3a 53 00 00 00 00 00 00  00 00 00 00 be be be be  20 40 00 00 e0 50 00 00  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 
> =================================================================
> ==704837==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001a0078 at pc 0x6063b787182c bp 0x7ffe6e85f150 sp 0x7ffe6e85f148
> READ of size 8 at 0x5040001a0078 thread T0
>     #0 0x6063b787182b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117
>     #1 0x6063b786dd0b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9
>     #2 0x6063b78f9918 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x6063b793042f in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20
>     #4 0x6063b5689968 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #5 0x6063b56845b8 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x6063b566ee75 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x70dda0e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x70dda0e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x6063b5591a54 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3378a54) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
> 
> 0x5040001a0078 is located 40 bytes inside of 48-byte region [0x5040001a0050,0x5040001a0080)
> freed by thread T0 here:
>     #0 0x6063b566b741 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3452741) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x6063b7890891 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11
>     #2 0x6063b5fca6fd in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17
<truncated after showing first 30 lines>
---------- Differences in dispatchinfos ----------
2a3,14
> <!-- generated on 2025-08-18 12:07:58 by Eclipse SUMO sumo Version v1_24_0+0317-77c685bd16c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,6c16,43
< <DispatchInfo>
<     <dispatchShared time="0.00" id="trip_0" persons="p0" sharingPersons="p0 p2 p1 p1 p0 p2" type="routeExtension"/>
< </DispatchInfo>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <tripinfo-output value="tripinfos.xml"/>
>         <tripinfo-output.write-unfinished value="true"/>
>     </output>
> 
>     <processing>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,20d4
<     <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="416.00" waitingTime="279.00" timeLoss="14.82" traveltime="137.00">
<         <ride waitingTime="279.00" vehicle="trip_0" depart="279.00" arrival="416.00" arrivalPos="285.60" duration="137.00" routeLength="877.63" timeLoss="14.82"/>
<     </personinfo>
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="509.00" waitingTime="247.00" timeLoss="33.62" traveltime="262.00">
<         <ride waitingTime="247.00" vehicle="trip_0" depart="247.00" arrival="509.00" arrivalPos="285.60" duration="262.00" routeLength="1477.63" timeLoss="33.62"/>
<     </personinfo>
<     <personinfo id="p3" depart="300.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="486.00" waitingTime="349.00" timeLoss="14.82" traveltime="137.00">
<         <ride waitingTime="349.00" vehicle="trip_0" depart="649.00" arrival="786.00" arrivalPos="285.60" duration="137.00" routeLength="877.67" timeLoss="14.82"/>
<     </personinfo>
<     <personinfo id="p2" depart="300.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="489.00" timeLoss="-1" traveltime="-1">
<         <ride waitingTime="489.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="8.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="789.00" routeLength="4240.36" waitingTime="13.00" waitingCount="4" stopTime="400.00" timeLoss="80.05" rerouteNo="6" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi_large" speedFactor="1.00" vaporized="">
<         <taxi customers="3" occupiedDistance="2355.29" occupiedTime="224.00"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking 4persons_abort ( Last six runs Aug2025 )

---------- Differences in errors ----------
1,3c1,89
< Warning: Taxi 'trip_0' aborts waiting for customers: p2 at time=247.00.
< Warning: Person 'p2' aborted waiting for taxi at edge 'A1B1'.
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x5040001a0050 which does not point to an object of type 'BookReservation'
> 0x5040001a0050: note: object has invalid vptr
>  00 00 00 00  3a 53 00 00 00 00 00 00  00 00 00 00 be be be be  20 40 00 00 e0 50 00 00  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 
> =================================================================
> ==704834==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001a0078 at pc 0x611ec12b082c bp 0x7fff80902950 sp 0x7fff80902948
> READ of size 8 at 0x5040001a0078 thread T0
>     #0 0x611ec12b082b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117
>     #1 0x611ec12acd0b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9
>     #2 0x611ec1338918 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x611ec136f42f in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20
>     #4 0x611ebf0c8968 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #5 0x611ebf0c35b8 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x611ebf0ade75 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x7d9051a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x7d9051a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x611ebefd0a54 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3378a54) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
> 
> 0x5040001a0078 is located 40 bytes inside of 48-byte region [0x5040001a0050,0x5040001a0080)
> freed by thread T0 here:
>     #0 0x611ebf0aa741 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3452741) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x611ec12cf891 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11
>     #2 0x611ebfa096fd in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17
<truncated after showing first 30 lines>
---------- Differences in dispatchinfos ----------
2a3,14
> <!-- generated on 2025-08-18 12:07:58 by Eclipse SUMO sumo Version v1_24_0+0317-77c685bd16c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,6c16,43
< <DispatchInfo>
<     <dispatchShared time="0.00" id="trip_0" persons="p0" sharingPersons="p0 p2 p1 p1 p0 p2" type="routeExtension"/>
< </DispatchInfo>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <tripinfo-output value="tripinfos.xml"/>
>         <tripinfo-output.write-unfinished value="true"/>
>     </output>
> 
>     <processing>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,20d4
<     <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="416.00" waitingTime="279.00" timeLoss="14.82" traveltime="137.00">
<         <ride waitingTime="279.00" vehicle="trip_0" depart="279.00" arrival="416.00" arrivalPos="285.60" duration="137.00" routeLength="877.63" timeLoss="14.82"/>
<     </personinfo>
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="509.00" waitingTime="247.00" timeLoss="33.62" traveltime="262.00">
<         <ride waitingTime="247.00" vehicle="trip_0" depart="247.00" arrival="509.00" arrivalPos="285.60" duration="262.00" routeLength="1477.63" timeLoss="33.62"/>
<     </personinfo>
<     <personinfo id="p3" depart="300.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="486.00" waitingTime="349.00" timeLoss="14.82" traveltime="137.00">
<         <ride waitingTime="349.00" vehicle="trip_0" depart="649.00" arrival="786.00" arrivalPos="285.60" duration="137.00" routeLength="877.67" timeLoss="14.82"/>
<     </personinfo>
<     <personinfo id="p2" depart="300.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="489.00" timeLoss="-1" traveltime="-1">
<         <ride waitingTime="489.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="8.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="789.00" routeLength="4240.36" waitingTime="13.00" waitingCount="4" stopTime="400.00" timeLoss="80.05" rerouteNo="6" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi_large" speedFactor="1.00" vaporized="">
<         <taxi customers="3" occupiedDistance="2355.29" occupiedTime="224.00"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking 5persons_abort_sameTrip ( Last six runs Aug2025 )

---------- Differences in errors ----------
1,3c1,89
< Warning: Taxi 'trip_0' aborts waiting for customers: p.3 p.4 at time=229.00.
< Warning: Person 'p.3' aborted waiting for taxi at edge 'B2C2'.
< Warning: Person 'p.4' aborted waiting for taxi at edge 'B2C2'.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x5040001a0250 which does not point to an object of type 'BookReservation'
> 0x5040001a0250: note: object has invalid vptr
>  00 00 00 00  88 53 00 00 00 00 00 00  00 00 00 00 be be be be  20 40 00 00 e0 50 00 00  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 
> =================================================================
> ==704821==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001a0278 at pc 0x5bd16424082c bp 0x7ffcaac15b90 sp 0x7ffcaac15b88
> READ of size 8 at 0x5040001a0278 thread T0
>     #0 0x5bd16424082b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117
>     #1 0x5bd16423cd0b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9
>     #2 0x5bd1642c8918 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x5bd1642ff42f in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20
>     #4 0x5bd162058968 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #5 0x5bd1620535b8 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x5bd16203de75 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x77673f82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x77673f82a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x5bd161f60a54 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3378a54) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
> 
> 0x5040001a0278 is located 40 bytes inside of 48-byte region [0x5040001a0250,0x5040001a0280)
> freed by thread T0 here:
>     #0 0x5bd16203a741 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3452741) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5bd16425f891 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11
>     #2 0x5bd1629996fd in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17
<truncated after showing first 30 lines>
---------- Differences in dispatchinfos ----------
2a3,14
> <!-- generated on 2025-08-18 12:07:58 by Eclipse SUMO sumo Version v1_24_0+0317-77c685bd16c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,6c16,43
< <DispatchInfo>
<     <dispatchShared time="0.00" id="trip_0" persons="p.0" sharingPersons="p.0 p.1 p.2 p.3 p.4 p.0 p.4 p.3 p.2 p.1" type="routeExtension"/>
< </DispatchInfo>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <tripinfo-output value="tripinfos.xml"/>
>         <tripinfo-output.write-unfinished value="true"/>
>     </output>
> 
>     <processing>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,23d4
<     <personinfo id="p.0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="412.00" waitingTime="229.00" timeLoss="21.39" traveltime="183.00">
<         <ride waitingTime="229.00" vehicle="trip_0" depart="229.00" arrival="412.00" arrivalPos="287.60" duration="183.00" routeLength="1367.28" timeLoss="21.39"/>
<     </personinfo>
<     <personinfo id="p.1" depart="80.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="333.00" waitingTime="149.00" timeLoss="21.39" traveltime="184.00">
<         <ride waitingTime="149.00" vehicle="trip_0" depart="229.00" arrival="413.00" arrivalPos="287.60" duration="184.00" routeLength="1367.23" timeLoss="21.39"/>
<     </personinfo>
<     <personinfo id="p.2" depart="160.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="253.00" waitingTime="69.00" timeLoss="21.39" traveltime="184.00">
<         <ride waitingTime="69.00" vehicle="trip_0" depart="229.00" arrival="413.00" arrivalPos="287.60" duration="184.00" routeLength="1367.23" timeLoss="21.39"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="8.10" departSpeed="0.00" departDelay="0.00" arrival="415.00" arrivalLane="A0B0_1" arrivalPos="287.60" arrivalSpeed="1.72" duration="415.00" routeLength="1863.54" waitingTime="2.00" waitingCount="1" stopTime="244.00" timeLoss="32.37" rerouteNo="7" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi_large" speedFactor="1.00" vaporized="">
<         <taxi customers="3" occupiedDistance="1367.28" occupiedTime="125.00"/>
<     </tripinfo>
<     <personinfo id="p.3" depart="240.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="176.00" timeLoss="-1" traveltime="-1">
<         <ride waitingTime="176.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
<     </personinfo>
<     <personinfo id="p.4" depart="320.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="96.00" timeLoss="-1" traveltime="-1">
<         <ride waitingTime="96.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
<     </personinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking abort_pickup ( Last six runs Aug2025 )

---------- Differences in errors ----------
2,4c2,93
< Warning: Person 'p0' aborted waiting for taxi at edge 'B2C2'.
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
< Warning: Vehicle 'trip_1' aborted waiting for a person that will never come.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x504000190fd0 which does not point to an object of type 'BookReservation'
> 0x504000190fd0: note: object has invalid vptr
>  00 00 00 00  1d 55 00 00 00 00 00 00  00 00 00 00 be be be be  20 40 00 00 e0 50 00 00  f8 24 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 
> =================================================================
> ==704788==ERROR: AddressSanitizer: heap-use-after-free on address 0x504000190ff8 at pc 0x60fe3cc3182c bp 0x7ffd5df1d4f0 sp 0x7ffd5df1d4e8
> READ of size 8 at 0x504000190ff8 thread T0
>     #0 0x60fe3cc3182b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117
>     #1 0x60fe3cc2dd0b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9
>     #2 0x60fe3ccb9918 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x60fe3ccf042f in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20
>     #4 0x60fe3aa49968 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #5 0x60fe3aa445b8 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x60fe3aa2ee75 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x7f03b5c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x7f03b5c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x60fe3a951a54 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3378a54) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
> 
> 0x504000190ff8 is located 40 bytes inside of 48-byte region [0x504000190fd0,0x504000191000)
> freed by thread T0 here:
>     #0 0x60fe3aa2b741 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3452741) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x60fe3cc50891 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11
>     #2 0x60fe3b38a6fd in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,14d4
<     <personinfo id="p0" depart="300.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="2.00" timeLoss="-1" traveltime="-1">
<         <ride waitingTime="2.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="302.00" routeLength="282.49" waitingTime="0.00" waitingCount="0" stopTime="275.00" timeLoss="6.66" rerouteNo="0" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
<     </tripinfo>
<     <tripinfo id="trip_1" depart="0.00" departLane="A2B2_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="302.00" routeLength="301.88" waitingTime="1.00" waitingCount="1" stopTime="268.00" timeLoss="12.27" rerouteNo="3" devices="tripinfo_trip_1 routing_trip_1 taxi_trip_1" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking default_reservationTime ( Last six runs Aug2025 )

---------- Differences in errors ----------
1,2c1,92
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
< Warning: Vehicle 'trip_1' aborted waiting for a person that will never come.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x504000190dd0 which does not point to an object of type 'BookReservation'
> 0x504000190dd0: note: object has invalid vptr
>  00 00 00 00  17 54 00 00 00 00 00 00  00 00 00 00 be be be be  20 40 00 00 e0 50 00 00  f8 24 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 
> =================================================================
> ==704802==ERROR: AddressSanitizer: heap-use-after-free on address 0x504000190df8 at pc 0x56ee99fd082c bp 0x7ffef9b13110 sp 0x7ffef9b13108
> READ of size 8 at 0x504000190df8 thread T0
>     #0 0x56ee99fd082b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117
>     #1 0x56ee99fccd0b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9
>     #2 0x56ee9a058918 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x56ee9a08f42f in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20
>     #4 0x56ee97de8968 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #5 0x56ee97de35b8 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x56ee97dcde75 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x74d4ae22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x74d4ae22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x56ee97cf0a54 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3378a54) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
> 
> 0x504000190df8 is located 40 bytes inside of 48-byte region [0x504000190dd0,0x504000190e00)
> freed by thread T0 here:
>     #0 0x56ee97dca741 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3452741) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x56ee99fef891 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11
>     #2 0x56ee987296fd in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17
>     #3 0x56ee97de6cd2 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:780:30
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,14d4
<     <personinfo id="p0" depart="70.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="185.00" waitingTime="1.00" timeLoss="23.73" traveltime="184.00">
<         <ride waitingTime="1.00" vehicle="trip_1" depart="71.00" arrival="255.00" arrivalPos="287.60" duration="184.00" routeLength="1370.23" timeLoss="23.73"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="258.00" routeLength="282.49" waitingTime="0.00" waitingCount="0" stopTime="231.00" timeLoss="6.66" rerouteNo="0" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
<     </tripinfo>
<     <tripinfo id="trip_1" depart="0.00" departLane="A2B2_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="258.00" routeLength="1672.12" waitingTime="3.00" waitingCount="1" stopTime="105.00" timeLoss="29.99" rerouteNo="2" devices="tripinfo_trip_1 routing_trip_1 taxi_trip_1 person_trip_1" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="1" occupiedDistance="1370.23" occupiedTime="126.00"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking greedy many_bookings ( Last six runs Aug2025 )

---------- Differences in errors ----------
1c1,92
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x504000190fd0 which does not point to an object of type 'BookReservation'
> 0x504000190fd0: note: object has invalid vptr
>  00 00 00 00  15 54 00 00 00 00 00 00  00 00 00 00 be be be be  20 40 00 00 e0 50 00 00  a0 86 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 
> =================================================================
> ==704863==ERROR: AddressSanitizer: heap-use-after-free on address 0x504000190ff8 at pc 0x64d5b914982c bp 0x7fff1b5e8fd0 sp 0x7fff1b5e8fc8
> READ of size 8 at 0x504000190ff8 thread T0
>     #0 0x64d5b914982b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117
>     #1 0x64d5b9145d0b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9
>     #2 0x64d5b91d1918 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x64d5b920842f in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20
>     #4 0x64d5b6f61968 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #5 0x64d5b6f5c5b8 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x64d5b6f46e75 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x7a7bd822a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x7a7bd822a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x64d5b6e69a54 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3378a54) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
> 
> 0x504000190ff8 is located 40 bytes inside of 48-byte region [0x504000190fd0,0x504000191000)
> freed by thread T0 here:
>     #0 0x64d5b6f43741 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3452741) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x64d5b9168891 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11
>     #2 0x64d5b78a26fd in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17
>     #3 0x64d5b6f5fcd2 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:780:30
>     #4 0x64d5b6f5c5b8 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,14d4
<     <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="180.00" waitingTime="61.00" timeLoss="17.28" traveltime="119.00">
<         <ride waitingTime="61.00" vehicle="trip_0" depart="61.00" arrival="180.00" arrivalPos="285.60" duration="119.00" routeLength="565.55" timeLoss="17.28"/>
<     </personinfo>
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="394.00" waitingTime="225.00" timeLoss="22.70" traveltime="169.00">
<         <ride waitingTime="225.00" vehicle="trip_0" depart="225.00" arrival="394.00" arrivalPos="287.60" duration="169.00" routeLength="1170.09" timeLoss="22.70"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="397.00" routeLength="2840.49" waitingTime="8.00" waitingCount="3" stopTime="126.00" timeLoss="58.66" rerouteNo="4" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="2" occupiedDistance="1735.64" occupiedTime="174.00"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking greedy too_late_next ( Last six runs Aug2025 )

---------- Differences in errors ----------
1,3c1,92
< Warning: Taxi 'trip_0' aborts waiting for customers: p0 at time=254.00.
< Warning: Person 'p0' aborted waiting for taxi at edge 'C1C0'.
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x504000191d50 which does not point to an object of type 'BookReservation'
> 0x504000191d50: note: object has invalid vptr
>  00 00 00 00  38 54 00 00 00 00 00 00  00 00 00 00 be be be be  00 41 00 00 e0 50 00 00  10 27 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 
> =================================================================
> ==704869==ERROR: AddressSanitizer: heap-use-after-free on address 0x504000191d78 at pc 0x62bf6fe1a82c bp 0x7ffca654b370 sp 0x7ffca654b368
> READ of size 8 at 0x504000191d78 thread T0
>     #0 0x62bf6fe1a82b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117
>     #1 0x62bf6fe16d0b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9
>     #2 0x62bf6fea2918 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x62bf6fed942f in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20
>     #4 0x62bf6dc32968 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #5 0x62bf6dc2d5b8 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x62bf6dc17e75 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x776ed6e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x776ed6e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x62bf6db3aa54 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3378a54) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
> 
> 0x504000191d78 is located 40 bytes inside of 48-byte region [0x504000191d50,0x504000191d80)
> freed by thread T0 here:
>     #0 0x62bf6dc14741 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3452741) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x62bf6fe39891 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11
>     #2 0x62bf6e5736fd in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,15d4
<     <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="441.00" waitingTime="322.00" timeLoss="17.21" traveltime="119.00">
<         <ride waitingTime="322.00" vehicle="trip_0" depart="322.00" arrival="441.00" arrivalPos="285.60" duration="119.00" routeLength="565.55" timeLoss="17.21"/>
<     </personinfo>
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="144.00" timeLoss="-1" traveltime="-1">
<         <stop duration="300.00" arrival="300.00" arrivalPos="0.00" actType="waiting"/>
<         <ride waitingTime="144.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="444.00" routeLength="1446.72" waitingTime="7.00" waitingCount="2" stopTime="293.00" timeLoss="41.60" rerouteNo="5" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="1" occupiedDistance="565.55" occupiedTime="62.00"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking greedyShared many_bookings ( Last six runs Aug2025 )

---------- Differences in errors ----------
1c1,92
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x5040001911d0 which does not point to an object of type 'BookReservation'
> 0x5040001911d0: note: object has invalid vptr
>  00 00 00 00  19 54 00 00 00 00 00 00  00 00 00 00 be be be be  20 40 00 00 e0 50 00 00  a0 86 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 
> =================================================================
> ==704875==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001911f8 at pc 0x5bc936b1582c bp 0x7ffda70ee250 sp 0x7ffda70ee248
> READ of size 8 at 0x5040001911f8 thread T0
>     #0 0x5bc936b1582b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117
>     #1 0x5bc936b11d0b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9
>     #2 0x5bc936b9d918 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x5bc936bd442f in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20
>     #4 0x5bc93492d968 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #5 0x5bc9349285b8 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x5bc934912e75 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x7c44fa82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x7c44fa82a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x5bc934835a54 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3378a54) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
> 
> 0x5040001911f8 is located 40 bytes inside of 48-byte region [0x5040001911d0,0x504000191200)
> freed by thread T0 here:
>     #0 0x5bc93490f741 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3452741) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5bc936b34891 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11
>     #2 0x5bc93526e6fd in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17
>     #3 0x5bc93492bcd2 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:780:30
>     #4 0x5bc9349285b8 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,14d4
<     <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="187.00" waitingTime="61.00" timeLoss="23.73" traveltime="126.00">
<         <ride waitingTime="61.00" vehicle="trip_0" depart="61.00" arrival="187.00" arrivalPos="285.60" duration="126.00" routeLength="565.55" timeLoss="23.73"/>
<     </personinfo>
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="324.00" waitingTime="88.00" timeLoss="28.62" traveltime="236.00">
<         <ride waitingTime="88.00" vehicle="trip_0" depart="88.00" arrival="324.00" arrivalPos="287.60" duration="236.00" routeLength="1170.10" timeLoss="28.62"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="327.00" routeLength="2061.97" waitingTime="6.00" waitingCount="2" stopTime="126.00" timeLoss="47.60" rerouteNo="2" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="2" occupiedDistance="1360.33" occupiedTime="146.00"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking greedyShared too_late_next ( Last six runs Aug2025 )

---------- Differences in errors ----------
1,3c1,92
< Warning: Taxi 'trip_0' aborts waiting for customers: p0 at time=254.00.
< Warning: Person 'p0' aborted waiting for taxi at edge 'C1C0'.
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x504000191f50 which does not point to an object of type 'BookReservation'
> 0x504000191f50: note: object has invalid vptr
>  00 00 00 00  3c 54 00 00 00 00 00 00  00 00 00 00 be be be be  00 41 00 00 e0 50 00 00  10 27 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 
> =================================================================
> ==704881==ERROR: AddressSanitizer: heap-use-after-free on address 0x504000191f78 at pc 0x5ab7923a182c bp 0x7ffc80339eb0 sp 0x7ffc80339ea8
> READ of size 8 at 0x504000191f78 thread T0
>     #0 0x5ab7923a182b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117
>     #1 0x5ab79239dd0b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9
>     #2 0x5ab792429918 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x5ab79246042f in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20
>     #4 0x5ab7901b9968 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #5 0x5ab7901b45b8 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x5ab79019ee75 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x76d436c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x76d436c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x5ab7900c1a54 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3378a54) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
> 
> 0x504000191f78 is located 40 bytes inside of 48-byte region [0x504000191f50,0x504000191f80)
> freed by thread T0 here:
>     #0 0x5ab79019b741 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3452741) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5ab7923c0891 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11
>     #2 0x5ab790afa6fd in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,15d4
<     <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="441.00" waitingTime="322.00" timeLoss="17.21" traveltime="119.00">
<         <ride waitingTime="322.00" vehicle="trip_0" depart="322.00" arrival="441.00" arrivalPos="285.60" duration="119.00" routeLength="565.55" timeLoss="17.21"/>
<     </personinfo>
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="144.00" timeLoss="-1" traveltime="-1">
<         <stop duration="300.00" arrival="300.00" arrivalPos="0.00" actType="waiting"/>
<         <ride waitingTime="144.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="444.00" routeLength="1446.72" waitingTime="7.00" waitingCount="2" stopTime="293.00" timeLoss="41.60" rerouteNo="5" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="1" occupiedDistance="565.55" occupiedTime="62.00"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking no_walk ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==704756==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61bedacf0ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x61bedc801a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x61bedb618239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a58d424c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking no_walk_departPos ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==704764==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x605614525ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x605616036a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x605614e4d239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x714d5204c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking reservation_before_depart ( Last six runs Aug2025 )

---------- Differences in errors ----------
1,2c1,92
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
< Warning: Vehicle 'trip_1' aborted waiting for a person that will never come.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x504000190fd0 which does not point to an object of type 'BookReservation'
> 0x504000190fd0: note: object has invalid vptr
>  00 00 00 00  1d 55 00 00 00 00 00 00  00 00 00 00 be be be be  20 40 00 00 e0 50 00 00  f8 24 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 
> =================================================================
> ==704781==ERROR: AddressSanitizer: heap-use-after-free on address 0x504000190ff8 at pc 0x61eb6045582c bp 0x7ffca8d90170 sp 0x7ffca8d90168
> READ of size 8 at 0x504000190ff8 thread T0
>     #0 0x61eb6045582b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117
>     #1 0x61eb60451d0b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9
>     #2 0x61eb604dd918 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x61eb6051442f in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20
>     #4 0x61eb5e26d968 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #5 0x61eb5e2685b8 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x61eb5e252e75 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x76692162a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x76692162a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x61eb5e175a54 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3378a54) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
> 
> 0x504000190ff8 is located 40 bytes inside of 48-byte region [0x504000190fd0,0x504000191000)
> freed by thread T0 here:
>     #0 0x61eb5e24f741 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3452741) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x61eb60474891 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11
>     #2 0x61eb5ebae6fd in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17
>     #3 0x61eb5e26bcd2 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:780:30
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,14d4
<     <personinfo id="p0" depart="70.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="185.00" waitingTime="1.00" timeLoss="23.73" traveltime="184.00">
<         <ride waitingTime="1.00" vehicle="trip_1" depart="71.00" arrival="255.00" arrivalPos="287.60" duration="184.00" routeLength="1370.24" timeLoss="23.73"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="258.00" routeLength="282.49" waitingTime="0.00" waitingCount="0" stopTime="231.00" timeLoss="6.66" rerouteNo="0" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
<     </tripinfo>
<     <tripinfo id="trip_1" depart="0.00" departLane="A2B2_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="258.00" routeLength="1672.12" waitingTime="4.00" waitingCount="2" stopTime="99.00" timeLoss="36.00" rerouteNo="2" devices="tripinfo_trip_1 routing_trip_1 taxi_trip_1 person_trip_1" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="1" occupiedDistance="1370.24" occupiedTime="126.00"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi prebooking simple ( Last six runs Aug2025 )

---------- Differences in errors ----------
1,2c1,96
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
< Warning: Vehicle 'trip_1' aborted waiting for a person that will never come.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x504000190f50 which does not point to an object of type 'BookReservation'
> 0x504000190f50: note: object has invalid vptr
>  00 00 00 00  08 56 00 00 00 00 00 00  00 00 00 00 be be be be  20 40 00 00 e0 50 00 00  20 bf 02 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 
> =================================================================
> ==704738==ERROR: AddressSanitizer: heap-use-after-free on address 0x504000190f78 at pc 0x5d07930fa82c bp 0x7ffd8653b710 sp 0x7ffd8653b708
> READ of size 8 at 0x504000190f78 thread T0
>     #0 0x5d07930fa82b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117
>     #1 0x5d07930f6d0b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9
>     #2 0x5d0793182918 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x5d0793173995 in MSStageWalking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageWalking.cpp:381:22
>     #4 0x5d0793046025 in MSPModel_Striping::arriveAndAdvance(std::vector<MSPModel_InteractingState*, std::allocator<MSPModel_InteractingState*>>&, long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*>>&, int) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1034:32
>     #5 0x5d0793033f9c in MSPModel_Striping::moveInDirection(long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*>>&, int) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:990:13
>     #6 0x5d079308c900 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2596:14
>     #7 0x5d07918530cd in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #8 0x5d0790f10cd2 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:780:30
>     #9 0x5d0790f0d5b8 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #10 0x5d0790ef7e75 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #11 0x76d54e02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x76d54e02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x5d0790e1aa54 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3378a54) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
> 
> 0x504000190f78 is located 40 bytes inside of 48-byte region [0x504000190f50,0x504000190f80)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,15d4
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="362.00" waitingTime="1.00" timeLoss="42.18" traveltime="361.00">
<         <walk depart="0.00" departPos="0.00" arrival="187.00" arrivalPos="142.80" duration="187.00" routeLength="233.23" timeLoss="19.08" maxSpeed="1.39" waitingTime="0.00"/>
<         <ride waitingTime="1.00" vehicle="trip_1" depart="188.00" arrival="362.00" arrivalPos="287.60" duration="174.00" routeLength="1232.42" timeLoss="23.11"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="365.00" routeLength="282.49" waitingTime="0.00" waitingCount="0" stopTime="338.00" timeLoss="6.66" rerouteNo="0" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
<     </tripinfo>
<     <tripinfo id="trip_1" depart="0.00" departLane="A2B2_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="365.00" routeLength="1672.12" waitingTime="6.00" waitingCount="3" stopTime="202.00" timeLoss="39.45" rerouteNo="2" devices="tripinfo_trip_1 routing_trip_1 taxi_trip_1 person_trip_1" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="1" occupiedDistance="1232.42" occupiedTime="116.00"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_from greedyShared ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==704619==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ac609b4eec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5ac60b65fa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5ac60a476239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7356b424c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_from2 greedyShared ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==704636==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x594c2d1cfec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x594c2ece0a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x594c2daf7239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b7e8564c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_from2_detour greedyShared ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==704642==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a7c6ffc9ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5a7c71adaa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5a7c708f1239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74558a04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_from_detour greedyShared ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==704630==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5df42fdbeec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5df4318cfa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5df4306e6239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75b423a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_persontrip3 greedyShared ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==704583==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60b16dec6ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x60b16f9d7a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x60b16e7ee239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x790d96e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_to greedyShared ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==704652==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57a7a772aec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x57a7a923ba49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x57a7a8052239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7cbf1ee4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_to_detour greedyShared ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==704666==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5bbe348d2ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5bbe363e3a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5bbe351fa239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7214f3a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_trip greedyShared ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==704552==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x559a3efedec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x559a40afea49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x559a3f915239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x769f5324c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_trip3 greedyShared ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==704576==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61aeab17dec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x61aeacc8ea49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x61aeabaa5239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c4ec3e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_trip_wait greedyShared ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==704609==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5776f187aec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5776f338ba49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5776f21a2239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a48f2a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared subroute greedyShared ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==704684==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e22fafa6ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5e22fcab7a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5e22fb8ce239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f298164c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi teleport 2_persons ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==704893==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5eae14109ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5eae15c1aa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5eae14a31239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77479a84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi teleport 2_persons_2blockers ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==704912==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x566bfe112ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x566bffc23a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x566bfea3a239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x751bee44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices transportable trains railcars_1per_car ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==705555==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5824737f3ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x582475304a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x58247411b239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7898dbc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices transportable trains railcars_2per_car ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==705569==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c7ed9b5dec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5c7edb66ea49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5c7eda485239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x730f4f64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices transportable trains railcars_default ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==705536==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x607c6a2b9ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x607c6bdcaa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x607c6abe1239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x759680a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices transportable trucks semitrailer_default ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==705502==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ec5c71faec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5ec5c8d0ba49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5ec5c7b22239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7554ae44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices transportable trucks semitrailer_loadedType ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==705513==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6058605b4ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x6058620c5a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x605860edc239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74a22ee4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors missing_first_param ( Last six runs Aug2025 )

---------- Differences in errors ----------
1c1,2
< Error: Missing value for parameter 'n'.
---
> Error: The parameter '4' is not allowed in this context.
>  Switch or parameter name expected.

TEST FAILED on ts-sim-build-ba : errors routes disconnected_off_customTeleport ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==705888==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x633da0878ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x633da2389a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x633da11a0239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70a606e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors routes disconnected_off_customTeleport0 ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==705889==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5bb3527eaec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5bb3542fba49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5bb353112239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a5c9144c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended bidiEdge multilane ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==679226==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x591701bf9ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x59170370aa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x591702521239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f0f5824c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,4
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1474:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1474:45 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59 
extended bikes bikeDepartDelay ( Last six runs Aug2025 )
extended bikes bikeUnnecessaryEmergencyBraking ( Last six runs Aug2025 )
pedestrian_model striping block_vehicles_sharedspace walkingarea ( Last six runs Aug2025 )
pedestrian_model striping block_vehicles_sharedspace walkingarea_noconflict ( Last six runs Aug2025 )
pedestrian_model striping block_vehicles_sharedspace walkingarea_parallel ( Last six runs Aug2025 )
sublane_model bidiEdge bikeNotOvertake ( Last six runs Aug2025 )
sublane_model bidiEdge collision_btw_bikes ( Last six runs Aug2025 )
sublane_model bidiEdge emergency_braking_late_slow_down_within_crossing ( Last six runs Aug2025 )
sublane_model bidiEdge pedestrian_beyond_junction ( Last six runs Aug2025 )

TEST FAILED on ts-sim-build-ba : extended calibrator vType change_speedFactor_origDev0 ( Last six runs Aug2025 )

---------- Differences in tripinfos ----------
5,1436c5,1436
<     <tripinfo id="flow0.0" depart="0.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="66.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="48.27" duration="66.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="9.71" rerouteNo="0" devices="tripinfo_flow0.0" vType="t2" speedFactor="1.74" vaporized=""/>
<     <tripinfo id="flow0.1" depart="2.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="0.20" arrival="69.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="53.55" duration="67.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="14.78" rerouteNo="0" devices="tripinfo_flow0.1" vType="t2" speedFactor="1.94" vaporized=""/>
<     <tripinfo id="flow0.2" depart="5.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="1.40" arrival="73.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="46.46" duration="68.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="10.00" rerouteNo="0" devices="tripinfo_flow0.2" vType="t2" speedFactor="1.70" vaporized=""/>
<     <tripinfo id="flow0.3" depart="7.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="1.60" arrival="74.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="47.62" duration="67.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="12.60" rerouteNo="0" devices="tripinfo_flow0.3" vType="t2" speedFactor="1.84" vaporized=""/>
<     <tripinfo id="flow0.4" depart="10.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="2.80" arrival="76.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="50.87" duration="66.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="13.13" rerouteNo="0" devices="tripinfo_flow0.4" vType="t2" speedFactor="1.92" vaporized=""/>
<     <tripinfo id="flow0.5" depart="12.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="3.00" arrival="78.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="51.85" duration="66.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="12.33" rerouteNo="0" devices="tripinfo_flow0.5" vType="t2" speedFactor="1.89" vaporized=""/>
<     <tripinfo id="flow0.6" depart="15.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="4.20" arrival="80.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="53.91" duration="65.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="12.76" rerouteNo="0" devices="tripinfo_flow0.6" vType="t2" speedFactor="1.95" vaporized=""/>
<     <tripinfo id="flow0.7" depart="17.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="4.40" arrival="85.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="46.56" duration="68.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="10.00" rerouteNo="0" devices="tripinfo_flow0.7" vType="t2" speedFactor="1.68" vaporized=""/>
<     <tripinfo id="flow0.8" depart="20.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="5.60" arrival="86.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="47.87" duration="66.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="13.97" rerouteNo="0" devices="tripinfo_flow0.8" vType="t2" speedFactor="1.92" vaporized=""/>
<     <tripinfo id="flow0.9" depart="22.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="5.80" arrival="88.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="50.78" duration="66.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="11.57" rerouteNo="0" devices="tripinfo_flow0.9" vType="t2" speedFactor="1.83" vaporized=""/>
<     <tripinfo id="flow0.10" depart="25.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="7.00" arrival="91.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="50.31" duration="66.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="10.92" rerouteNo="0" devices="tripinfo_flow0.10" vType="t2" speedFactor="1.82" vaporized=""/>
<     <tripinfo id="flow0.11" depart="27.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="7.20" arrival="93.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="52.76" duration="66.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="13.57" rerouteNo="0" devices="tripinfo_flow0.11" vType="t2" speedFactor="1.92" vaporized=""/>
<     <tripinfo id="flow0.12" depart="30.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="8.40" arrival="98.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="44.63" duration="68.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="8.94" rerouteNo="0" devices="tripinfo_flow0.12" vType="t2" speedFactor="1.63" vaporized=""/>
<     <tripinfo id="flow0.13" depart="32.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="8.60" arrival="100.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="48.04" duration="68.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="14.03" rerouteNo="0" devices="tripinfo_flow0.13" vType="t2" speedFactor="1.86" vaporized=""/>
<     <tripinfo id="flow0.14" depart="35.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="9.80" arrival="102.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="50.51" duration="67.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="12.47" rerouteNo="0" devices="tripinfo_flow0.14" vType="t2" speedFactor="1.84" vaporized=""/>
<     <tripinfo id="flow0.15" depart="37.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="10.00" arrival="103.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="51.83" duration="66.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="12.66" rerouteNo="0" devices="tripinfo_flow0.15" vType="t2" speedFactor="1.89" vaporized=""/>
<     <tripinfo id="flow0.16" depart="40.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="11.20" arrival="108.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="45.30" duration="68.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="9.18" rerouteNo="0" devices="tripinfo_flow0.16" vType="t2" speedFactor="1.63" vaporized=""/>
<     <tripinfo id="flow0.17" depart="42.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="11.40" arrival="112.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="42.46" duration="70.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="8.95" rerouteNo="0" devices="tripinfo_flow0.17" vType="t2" speedFactor="1.55" vaporized=""/>
<     <tripinfo id="flow0.18" depart="45.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="12.60" arrival="114.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="44.29" duration="69.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="16.51" rerouteNo="0" devices="tripinfo_flow0.18" vType="t2" speedFactor="1.93" vaporized=""/>
<     <tripinfo id="flow0.19" depart="47.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="12.80" arrival="115.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="45.96" duration="68.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="14.83" rerouteNo="0" devices="tripinfo_flow0.19" vType="t2" speedFactor="1.88" vaporized=""/>
<     <tripinfo id="flow0.20" depart="50.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="14.00" arrival="117.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="47.88" duration="67.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="12.16" rerouteNo="0" devices="tripinfo_flow0.20" vType="t2" speedFactor="1.82" vaporized=""/>
<     <tripinfo id="flow0.21" depart="52.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="14.20" arrival="119.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="48.71" duration="67.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="10.74" rerouteNo="0" devices="tripinfo_flow0.21" vType="t2" speedFactor="1.76" vaporized=""/>
<     <tripinfo id="flow0.22" depart="55.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="15.40" arrival="121.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="50.83" duration="66.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="11.95" rerouteNo="0" devices="tripinfo_flow0.22" vType="t2" speedFactor="1.83" vaporized=""/>
<     <tripinfo id="flow0.23" depart="57.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="15.60" arrival="123.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="52.58" duration="66.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="13.62" rerouteNo="0" devices="tripinfo_flow0.23" vType="t2" speedFactor="1.95" vaporized=""/>
<     <tripinfo id="flow0.24" depart="60.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="16.80" arrival="126.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="49.70" duration="66.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="11.18" rerouteNo="0" devices="tripinfo_flow0.24" vType="t2" speedFactor="1.79" vaporized=""/>
<     <tripinfo id="flow0.25" depart="62.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="17.00" arrival="128.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="52.46" duration="66.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="13.44" rerouteNo="0" devices="tripinfo_flow0.25" vType="t2" speedFactor="1.92" vaporized=""/>
<     <tripinfo id="flow0.26" depart="65.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="18.20" arrival="131.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="51.19" duration="66.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="11.59" rerouteNo="0" devices="tripinfo_flow0.26" vType="t2" speedFactor="1.85" vaporized=""/>
<     <tripinfo id="flow0.27" depart="67.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="18.40" arrival="133.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="50.86" duration="66.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="12.18" rerouteNo="0" devices="tripinfo_flow0.27" vType="t2" speedFactor="1.84" vaporized=""/>
<     <tripinfo id="flow0.28" depart="70.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="19.60" arrival="136.00" arrivalLane="rend_0" arrivalPos="500.00" arrivalSpeed="50.93" duration="66.00" routeLength="2494.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="11.93" rerouteNo="0" devices="tripinfo_flow0.28" vType="t2" speedFactor="1.85" vaporized=""/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended collisions check_junctions short_edge ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==678826==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5934d12e4ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5934d2df5a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5934d1c0c239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ab356c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
12c12,14
< DijkstraRouter answered 2 queries and explored 3.00 edges on average.
---
> DijkstraRouter answered 1 queries and explored 3.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 1 queries and explored 3.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions check_junctions straight_bike_vs_turning_car ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==678838==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d4e02495ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5d4e03fa6a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5d4e02dbd239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70e09504c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions intermodal default ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1474:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1474:45 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59 
5a10,20
> 
> =================================================================
> ==678850==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59a0b10adec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x59a0b2bbea49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x59a0b19d5239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7cd967c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_routes.rou.xml'
4c5
< Simulation ended at time: 237.00
---
> Simulation ended at time: 232.00.
6,7c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11c12,13
< Persons: 
---
>  Teleports: 0 (Collisions: 5)
> Persons:
14c16
< Statistics (avg):
---
> Statistics (avg of 20):
16,18c18,21
<  Duration: 85.85
<  WaitingTime: 36.60
<  TimeLoss: 71.26
---
>  Speed: 6.88
>  Duration: 35.05
>  WaitingTime: 12.95
>  TimeLoss: 20.59
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions intermodal none ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,15
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1474:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1474:45 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59 
> 
> =================================================================
> ==678871==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f3e6219aec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5f3e63caba49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5f3e62ac2239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f644904c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_routes.rou.xml'
4c5
< Simulation ended at time: 237.00
---
> Simulation ended at time: 232.00.
6,7c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11c12
< Persons: 
---
> Persons:
14c15
< Statistics (avg):
---
> Statistics (avg of 20):
16,18c17,20
<  Duration: 85.85
<  WaitingTime: 36.60
<  TimeLoss: 71.26
---
>  Speed: 6.88
>  Duration: 35.05
>  WaitingTime: 12.95
>  TimeLoss: 20.59
22,24c24,25
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions intermodal remove ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1474:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1474:45 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59 
3a8,18
> 
> =================================================================
> ==678883==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5db7b4c23ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5db7b6734a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5db7b554b239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x739c1b04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_routes.rou.xml'
4c5
< Simulation ended at time: 237.00
---
> Simulation ended at time: 232.00.
6,7c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11c12,13
< Persons: 
---
>  Teleports: 0 (Collisions: 3)
> Persons:
14,18c16,21
< Statistics (avg):
<  RouteLength: 194.78
<  Duration: 85.85
<  WaitingTime: 36.60
<  TimeLoss: 71.26
---
> Statistics (avg of 20):
>  RouteLength: 179.82
>  Speed: 6.62
>  Duration: 33.75
>  WaitingTime: 12.95
>  TimeLoss: 20.45
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions intermodal stoptime_remove ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1474:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1474:45 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59 
10a15,25
> 
> =================================================================
> ==678911==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x637665049ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x637666b5aa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x637665971239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x701291e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_routes.rou.xml'
4c5
< Simulation ended at time: 237.00
---
> Simulation ended at time: 232.00.
6,7c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11c12,14
< Persons: 
---
>  Teleports: 0 (Collisions: 4)
>  Emergency Stops: 1
> Persons:
14c17,18
< Statistics (avg):
---
>  Jammed: 1
> Statistics (avg of 20):
16,18c20,23
<  Duration: 85.85
<  WaitingTime: 36.60
<  TimeLoss: 71.26
---
>  Speed: 3.46
>  Duration: 85.35
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions intermodal stoptime_warn ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1474:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1474:45 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59 
10a15,25
> 
> =================================================================
> ==678903==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5bd12e191ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5bd12fca2a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5bd12eab9239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c9aa724c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_routes.rou.xml'
4c5
< Simulation ended at time: 237.00
---
> Simulation ended at time: 232.00.
6,7c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11c12,14
< Persons: 
---
>  Teleports: 0 (Collisions: 4)
>  Emergency Stops: 1
> Persons:
14c17,18
< Statistics (avg):
---
>  Jammed: 1
> Statistics (avg of 20):
16,18c20,23
<  Duration: 85.85
<  WaitingTime: 36.60
<  TimeLoss: 71.26
---
>  Speed: 3.46
>  Duration: 85.35
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions intermodal teleport ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1474:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1474:45 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59 
3a8,18
> 
> =================================================================
> ==678875==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5874f030cec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5874f1e1da49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5874f0c34239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7fc6c384c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_routes.rou.xml'
4c5
< Simulation ended at time: 237.00
---
> Simulation ended at time: 232.00.
6,7c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11c12,13
< Persons: 
---
>  Teleports: 3 (Collisions: 3)
> Persons:
14c16
< Statistics (avg):
---
> Statistics (avg of 20):
16,18c18,21
<  Duration: 85.85
<  WaitingTime: 36.60
<  TimeLoss: 71.26
---
>  Speed: 6.91
>  Duration: 34.90
>  WaitingTime: 12.95
>  TimeLoss: 20.54
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingLaneReroute closingLane_all ( Last six runs Aug2025 )

---------- Differences in errors ----------
1,4c1,31
< Warning: No connection between edge 'beg2' and edge 'end' found.
< Warning: No route for vehicle 'flow.20' found.
< Warning: No connection between edge 'beg2' and edge 'end' found.
< Warning: No route for vehicle 'flow.21' found.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/MSEdgeControl.h:250:38: runtime error: member call on null pointer of type 'RouterProvider<MSEdge, MSLane, MSJunction, SUMOVehicle>'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSEdgeControl.h:250:38 
> /home/delphi/extraClangDebug/sumo/src/utils/router/RouterProvider.h:66:31: runtime error: member call on null pointer of type 'const RouterProvider<MSEdge, MSLane, MSJunction, SUMOVehicle> *'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/router/RouterProvider.h:66:31 
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==675019==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x59497b457168 bp 0x73bdc79f6610 sp 0x73bdc79f65b0 T3)
> ==675019==The signal is caused by a READ memory access.
> ==675019==Hint: address points to the zero page.
>     #0 0x59497b457168 in RouterProvider<MSEdge, MSLane, MSJunction, SUMOVehicle>::getVehicleRouter(SUMOVehicleClass) const /home/delphi/extraClangDebug/sumo/src/utils/router/RouterProvider.h:67:13
>     #1 0x59497b457c27 in MSEdgeControl::WorkerThread::getRouter(SUMOVehicleClass) const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdgeControl.h:250:38
>     #2 0x59497b44958d in MSRoutingEngine::getRouterTT(int, SUMOVehicleClass, std::map<MSEdge const*, double, std::less<MSEdge const*>, std::allocator<std::pair<MSEdge const* const, double>>> const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:560:127
>     #3 0x59497b6a30ed in MSTriggeredRerouter::triggerRouting(SUMOTrafficObject&, MSMoveReminder::Notification) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSTriggeredRerouter.cpp:660:41
>     #4 0x59497b6aac50 in MSTriggeredRerouter::notifyMove(SUMOTrafficObject&, double, double, double) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSTriggeredRerouter.cpp:470:12
>     #5 0x594979ddc11b in MSVehicle::workOnMoveReminders(double, double, double) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:1160:26
>     #6 0x594979e7bf3f in MSVehicle::executeMove() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:4776:5
>     #7 0x59497a34f1ab in MSLane::executeMovements(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.cpp:2282:33
>     #8 0x59497a3b842f in MSLane::SimulationTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.h:1774:17
>     #9 0x59497a266239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #10 0x73bdd1c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x5949798fe38c in asan_thread_start(void*) asan_interceptors.cpp.o
>     #12 0x73bdcf89caa3 in start_thread nptl/pthread_create.c:447:8
>     #13 0x73bdcf929c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
> 
<truncated after showing first 30 lines>
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5,25d5
< Simulation ended at time: 214.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 143
<  Running: 0
<  Waiting: 0
< Emergency Stops: 2
< Statistics (avg):
<  RouteLength: 855.04
<  Duration: 96.22
<  WaitingTime: 44.13
<  TimeLoss: 58.45
<  DepartDelay: 1.89
< 
< DijkstraRouter answered 9 queries and explored 4.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 16 queries and explored 4.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 18 queries and explored 4.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- Differences in vehroutes ----------
2a3,46
> <!-- generated on 2025-08-18 11:52:05 by Eclipse SUMO sumo Version v1_24_0+0317-77c685bd16c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
> 
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <processing>
>         <threads value="4"/>
>         <ignore-route-errors value="true"/>
>         <default.speeddev value="0"/>
>     </processing>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingLaneReroute directional_lane_switch ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==675061==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e95044e7ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5e9505ff8a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5e9504e0f239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d7c79a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
20c20,24
< DijkstraRouter answered 131 queries and explored 2.69 edges on average.
---
> DijkstraRouter answered 47 queries and explored 2.96 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 45 queries and explored 3.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 39 queries and explored 2.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingLaneReroute directional_lane_switch_visible ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==675050==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60265dad2ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x60265f5e3a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x60265e3fa239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a6adb04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
20c20,24
< DijkstraRouter answered 131 queries and explored 2.69 edges on average.
---
> DijkstraRouter answered 47 queries and explored 2.96 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 45 queries and explored 3.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 39 queries and explored 2.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingLaneReroute routingMode_ignore ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==675081==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b53d2599ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5b53d40aaa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5b53d2ec1239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7aa89ca4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_nosign trip_closeEnroute ( Last six runs Aug2025 )

---------- Differences in errors ----------
3a4,14
> 
> =================================================================
> ==674556==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d5a827ceec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5d5a842dfa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5d5a830f6239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7191cb64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_nosign trip_closedAlready ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==674538==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x576d03f6bec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x576d05a7ca49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x576d04893239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f28c764c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_sign trip_closeEnroute ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==674458==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6136f6a6aec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x6136f857ba49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x6136f7392239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7cecf0a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_sign trip_closeEnroute_CHWrapper ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==674518==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d402a4b2ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5d402bfc3a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5d402adda239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78815924c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_sign trip_closeEnroute_ignoreMode ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==674463==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x609fe729eec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x609fe8dafa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x609fe7bc6239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c2473a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_sign trip_closedAlready ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==674449==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x636d766b9ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x636d781caa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x636d76fe1239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f15e324c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_sign trip_closedAlready_CH ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==674515==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5eb1d5fe1ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5eb1d7af2a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5eb1d6909239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x725dc704c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_noalt_nosign trip_closeEnroute ( Last six runs Aug2025 )

---------- Differences in errors ----------
3a4,14
> 
> =================================================================
> ==674683==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58cf05938ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x58cf07449a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x58cf06260239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x794096e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_noalt_nosign trip_closedAlready ( Last six runs Aug2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==674665==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a2b8f072ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5a2b90b83a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5a2b8f99a239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x791202e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_noalt_nosign trip_closedAlready_ignore ( Last six runs Aug2025 )

---------- Differences in errors ----------
3a4,14
> 
> =================================================================
> ==674678==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57a403a81ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x57a405592a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x57a4043a9239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7807c5a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_noalt_sign trip_closeEnroute ( Last six runs Aug2025 )

---------- Differences in errors ----------
3a4,14
> 
> =================================================================
> ==674632==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61f824c54ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x61f826765a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x61f82557c239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70ec5fa4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_noalt_sign trip_closedAlready ( Last six runs Aug2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==674617==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64e54df6cec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x64e54fa7da49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x64e54e894239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76749804c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_noalt_sign trip_closedAlready_ignore ( Last six runs Aug2025 )

---------- Differences in errors ----------
3a4,14
> 
> =================================================================
> ==674621==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57fdfb26fec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x57fdfcd80a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x57fdfbb97239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7eba68e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_alt_nosign trip_closeEnroute ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==674851==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5eca23f08ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5eca25a19a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5eca24830239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78094044c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_alt_nosign trip_closedAlready ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==674837==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x567f99184ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x567f9ac95a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x567f99aac239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x708671c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_alt_sign trip_closeEnroute ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==674797==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6032f9177ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x6032fac88a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x6032f9a9f239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7fce49e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_alt_sign trip_closedAlready ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==674798==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64780d4bfec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x64780efd0a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x64780dde7239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7bf1bd44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_closedDepartEdge trip_closedAlready ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==674968==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6121b5e7eec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x6121b798fa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x6121b67a6239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d000184c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_noalt_nosign trip_closeEnroute ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==674937==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59f9b8ad9ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x59f9ba5eaa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x59f9b9401239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71fcb524c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_noalt_nosign trip_closedAlready ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==674927==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5edde2f5dec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5edde4a6ea49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5edde3885239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x731ca204c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_noalt_sign trip_closeEnroute ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==674897==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55f525437ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x55f526f48a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x55f525d5f239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ae53e24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_noalt_sign trip_closedAlready ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==674870==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5efa13109ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5efa14c1aa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5efa13a31239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a718124c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closing_keep_stop_detour ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==675995==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f2125e23ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5f2127934a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5f212674b239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c3e56a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closing_timeThreshold ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==675866==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d6aea910ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5d6aec421a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5d6aeb238239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79e8e8a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter destProb ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==676056==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56c3dbc65ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x56c3dd776a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x56c3dc58d239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7436b2a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking 3same_edge ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1
> sumo: /home/delphi/extraClangDebug/sumo/src/utils/router/DijkstraRouter.h:216: virtual bool DijkstraRouter<MSEdge, SUMOVehicle>::compute(const E *, const E *, const V *const, SUMOTime, std::vector<const E *> &, bool) [E = MSEdge, V = SUMOVehicle]: Assertion `effort >= minimumInfo->effort' failed.
---------- New result in exitcode ----------
-6

TEST FAILED on ts-sim-build-ba : extended rerouter parking congestion_alternatives ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==675659==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61f3af843ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x61f3b1354a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x61f3b016b239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71c8d3c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 690.00
---
> Simulation ended at time: 699.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c13,19
< Statistics (avg):
<  RouteLength: 722.76
<  Duration: 376.68
<  WaitingTime: 38.84
<  TimeLoss: 106.83
<  DepartDelay: -0.40
< 
---
> Statistics (avg of 50):
>  RouteLength: 729.99
>  Speed: 1.94
>  Duration: 380.08
>  WaitingTime: 45.80
>  TimeLoss: 109.59
>  DepartDelay: 0.40
21c22
< DijkstraRouter answered 386 queries and explored 3.99 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking keepDestination_looped ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==675684==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57611408aec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x576115b9ba49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5761149b2239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x710c92c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch active_memory ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==675307==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x620b68c59ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x620b6a76aa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x620b69581239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73e39b04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch all_visible ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==675393==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x630ae65fcec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x630ae810da49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x630ae6f24239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e7e5124c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch all_visible_brakeGap ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==675401==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x623c273f5ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x623c28f06a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x623c27d1d239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x764f6184c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch badges ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==675450==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63328ccd9ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x63328e7eaa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x63328d601239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76558584c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch badges_available ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==675453==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x632d685efec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x632d6a100a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x632d68f17239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e1247e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch default ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==675257==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62de733e2ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x62de74ef3a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x62de73d0a239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d38f604c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch frustration_10 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,105
> =================================================================
> ==675351==ERROR: AddressSanitizer: heap-use-after-free on address 0x51100005e140 at pc 0x628ca4965756 bp 0x744f9b7f5680 sp 0x744f9b7f4e40
> READ of size 16 at 0x51100005e140 thread T4
>     #0 0x628ca4965755 in __asan_memcpy (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3411755) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x628ca530b6c9 in void std::__new_allocator<std::pair<Command*, long long>>::construct<std::pair<Command*, long long>, std::pair<Command*, long long>>(std::pair<Command*, long long>*, std::pair<Command*, long long>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:191:23
>     #2 0x628ca530b6c9 in void std::allocator_traits<std::allocator<std::pair<Command*, long long>>>::construct<std::pair<Command*, long long>, std::pair<Command*, long long>>(std::allocator<std::pair<Command*, long long>>&, std::pair<Command*, long long>*, std::pair<Command*, long long>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h:534:8
>     #3 0x628ca530b6c9 in void std::__relocate_object_a<std::pair<Command*, long long>, std::pair<Command*, long long>, std::allocator<std::pair<Command*, long long>>>(std::pair<Command*, long long>*, std::pair<Command*, long long>*, std::allocator<std::pair<Command*, long long>>&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_uninitialized.h:1075:7
>     #4 0x628ca530b448 in std::pair<Command*, long long>* std::__relocate_a_1<std::pair<Command*, long long>*, std::pair<Command*, long long>*, std::allocator<std::pair<Command*, long long>>>(std::pair<Command*, long long>*, std::pair<Command*, long long>*, std::pair<Command*, long long>*, std::allocator<std::pair<Command*, long long>>&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_uninitialized.h:1103:2
>     #5 0x628ca530b3bd in std::pair<Command*, long long>* std::__relocate_a<std::pair<Command*, long long>*, std::pair<Command*, long long>*, std::allocator<std::pair<Command*, long long>>>(std::pair<Command*, long long>*, std::pair<Command*, long long>*, std::pair<Command*, long long>*, std::allocator<std::pair<Command*, long long>>&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_uninitialized.h:1145:14
>     #6 0x628ca530aade in std::vector<std::pair<Command*, long long>, std::allocator<std::pair<Command*, long long>>>::_S_relocate(std::pair<Command*, long long>*, std::pair<Command*, long long>*, std::pair<Command*, long long>*, std::allocator<std::pair<Command*, long long>>&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:509:9
>     #7 0x628ca5309b8a in void std::vector<std::pair<Command*, long long>, std::allocator<std::pair<Command*, long long>>>::_M_realloc_append<std::pair<Command*, long long>>(std::pair<Command*, long long>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/vector.tcc:647:21
>     #8 0x628ca53077fb in std::pair<Command*, long long>& std::vector<std::pair<Command*, long long>, std::allocator<std::pair<Command*, long long>>>::emplace_back<std::pair<Command*, long long>>(std::pair<Command*, long long>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/vector.tcc:123:4
>     #9 0x628ca5304097 in MSEventControl::addEvent(Command*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:50:14
>     #10 0x628ca55f63cb in MSParkingArea::enter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/MSParkingArea.cpp:321:57
>     #11 0x628ca4e68cc6 in MSVehicle::processNextStop(double) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:1882:39
>     #12 0x628ca5d4777a in MSCFModel::finalizeSpeed(MSVehicle*, double) const /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:193:42
>     #13 0x628ca4ed8f28 in MSVehicle::executeMove() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:4580:37
>     #14 0x628ca53b61ab in MSLane::executeMovements(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.cpp:2282:33
>     #15 0x628ca541f42f in MSLane::SimulationTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.h:1774:17
>     #16 0x628ca52cd239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #17 0x744fa624c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #18 0x628ca496538c in asan_thread_start(void*) asan_interceptors.cpp.o
>     #19 0x744fa3e9caa3 in start_thread nptl/pthread_create.c:447:8
>     #20 0x744fa3f29c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
> 
> 0x51100005e140 is located 0 bytes inside of 256-byte region [0x51100005e140,0x51100005e240)
> freed by thread T3 here:
>     #0 0x628ca49a6741 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3452741) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x628ca530917e in std::__new_allocator<std::pair<Command*, long long>>::deallocate(std::pair<Command*, long long>*, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:172:2
<truncated after showing first 30 lines>
---------- Differences in stopinfos ----------
2a3,14
> <!-- generated on 2025-08-18 11:52:12 by Eclipse SUMO sumo Version v1_24_0+0317-77c685bd16c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,54c16,54
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<     <stopinfo id="paA2A3.0" type="DEFAULT_VEHTYPE" lane="A2A3_0" pos="92.10" parking="1" started="1.00" ended="-1" parkingArea="paA2A3" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="paA2A1.0" type="DEFAULT_VEHTYPE" lane="A2A1_0" pos="90.60" parking="1" started="1.00" ended="-1" parkingArea="paA2A1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="paA3A2.0" type="DEFAULT_VEHTYPE" lane="A3A2_0" pos="92.10" parking="1" started="1.00" ended="-1" parkingArea="paA3A2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="paB1C1.0" type="DEFAULT_VEHTYPE" lane="B1C1_0" pos="90.60" parking="1" started="1.00" ended="-1" parkingArea="paB1C1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="paC3D3.0" type="DEFAULT_VEHTYPE" lane="C3D3_0" pos="92.10" parking="1" started="1.00" ended="-1" parkingArea="paC3D3" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="paC1B1.0" type="DEFAULT_VEHTYPE" lane="C1B1_0" pos="90.60" parking="1" started="1.00" ended="-1" parkingArea="paC1B1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="paD2D3.0" type="DEFAULT_VEHTYPE" lane="D2D3_0" pos="92.10" parking="1" started="1.00" ended="-1" parkingArea="paD2D3" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="paC0B0.0" type="DEFAULT_VEHTYPE" lane="C0B0_0" pos="90.60" parking="1" started="1.00" ended="-1" parkingArea="paC0B0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="paB1B0.0" type="DEFAULT_VEHTYPE" lane="B1B0_0" pos="90.60" parking="1" started="1.00" ended="-1" parkingArea="paB1B0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="paB0C0.0" type="DEFAULT_VEHTYPE" lane="B0C0_0" pos="90.60" parking="1" started="1.00" ended="-1" parkingArea="paB0C0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="paB1A1.0" type="DEFAULT_VEHTYPE" lane="B1A1_0" pos="90.60" parking="1" started="1.00" ended="-1" parkingArea="paB1A1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="paC2B2.0" type="DEFAULT_VEHTYPE" lane="C2B2_0" pos="90.60" parking="1" started="1.00" ended="-1" parkingArea="paC2B2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="paD3D2.0" type="DEFAULT_VEHTYPE" lane="D3D2_0" pos="46.05" parking="1" started="1.00" ended="-1" parkingArea="paD3D2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="paB0A0.0" type="DEFAULT_VEHTYPE" lane="B0A0_0" pos="92.10" parking="1" started="1.00" ended="-1" parkingArea="paB0A0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="paB2A2.0" type="DEFAULT_VEHTYPE" lane="B2A2_0" pos="90.60" parking="1" started="1.00" ended="-1" parkingArea="paB2A2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,6d4
<     <tripinfo id="ego.0" depart="0.00" departLane="A0A1_0" departPos="5.10" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="500.00" routeLength="1069.71" waitingTime="0.00" waitingCount="0" stopTime="413.00" timeLoss="9.99" rerouteNo="7" devices="tripinfo_ego.0 routing_ego.0" vType="car" speedFactor="1.00" vaporized=""/>
< </tripinfos>
---------- Differences in vehroutes ----------
2a3,14
> <!-- generated on 2025-08-18 11:52:12 by Eclipse SUMO sumo Version v1_24_0+0317-77c685bd16c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,5c16,54
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
< </routes>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml,input_routes2.rou.xml"/>
>         <additional-files value="input_additional.add.xml,input_additional2.add.xml,input_additional3.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <tripinfo-output value="tripinfos.xml"/>
>         <tripinfo-output.write-unfinished value="true"/>
>         <vehroute-output value="vehroutes.xml"/>
>         <vehroute-output.exit-times value="true"/>
>         <vehroute-output.cost value="true"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch frustration_100 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,101
> =================================================================
> ==675430==ERROR: AddressSanitizer: heap-use-after-free on address 0x51100005e140 at pc 0x5a4347ed5756 bp 0x7e9c439f5680 sp 0x7e9c439f4e40
> READ of size 16 at 0x51100005e140 thread T4
>     #0 0x5a4347ed5755 in __asan_memcpy (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3411755) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5a434887b6c9 in void std::__new_allocator<std::pair<Command*, long long>>::construct<std::pair<Command*, long long>, std::pair<Command*, long long>>(std::pair<Command*, long long>*, std::pair<Command*, long long>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:191:23
>     #2 0x5a434887b6c9 in void std::allocator_traits<std::allocator<std::pair<Command*, long long>>>::construct<std::pair<Command*, long long>, std::pair<Command*, long long>>(std::allocator<std::pair<Command*, long long>>&, std::pair<Command*, long long>*, std::pair<Command*, long long>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h:534:8
>     #3 0x5a434887b6c9 in void std::__relocate_object_a<std::pair<Command*, long long>, std::pair<Command*, long long>, std::allocator<std::pair<Command*, long long>>>(std::pair<Command*, long long>*, std::pair<Command*, long long>*, std::allocator<std::pair<Command*, long long>>&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_uninitialized.h:1075:7
>     #4 0x5a434887b448 in std::pair<Command*, long long>* std::__relocate_a_1<std::pair<Command*, long long>*, std::pair<Command*, long long>*, std::allocator<std::pair<Command*, long long>>>(std::pair<Command*, long long>*, std::pair<Command*, long long>*, std::pair<Command*, long long>*, std::allocator<std::pair<Command*, long long>>&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_uninitialized.h:1103:2
>     #5 0x5a434887b3bd in std::pair<Command*, long long>* std::__relocate_a<std::pair<Command*, long long>*, std::pair<Command*, long long>*, std::allocator<std::pair<Command*, long long>>>(std::pair<Command*, long long>*, std::pair<Command*, long long>*, std::pair<Command*, long long>*, std::allocator<std::pair<Command*, long long>>&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_uninitialized.h:1145:14
>     #6 0x5a434887aade in std::vector<std::pair<Command*, long long>, std::allocator<std::pair<Command*, long long>>>::_S_relocate(std::pair<Command*, long long>*, std::pair<Command*, long long>*, std::pair<Command*, long long>*, std::allocator<std::pair<Command*, long long>>&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:509:9
>     #7 0x5a4348879b8a in void std::vector<std::pair<Command*, long long>, std::allocator<std::pair<Command*, long long>>>::_M_realloc_append<std::pair<Command*, long long>>(std::pair<Command*, long long>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/vector.tcc:647:21
>     #8 0x5a43488777fb in std::pair<Command*, long long>& std::vector<std::pair<Command*, long long>, std::allocator<std::pair<Command*, long long>>>::emplace_back<std::pair<Command*, long long>>(std::pair<Command*, long long>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/vector.tcc:123:4
>     #9 0x5a4348874097 in MSEventControl::addEvent(Command*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:50:14
>     #10 0x5a4348b663cb in MSParkingArea::enter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/MSParkingArea.cpp:321:57
>     #11 0x5a43483d8cc6 in MSVehicle::processNextStop(double) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:1882:39
>     #12 0x5a43492b777a in MSCFModel::finalizeSpeed(MSVehicle*, double) const /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:193:42
>     #13 0x5a4348448f28 in MSVehicle::executeMove() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:4580:37
>     #14 0x5a43489261ab in MSLane::executeMovements(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.cpp:2282:33
>     #15 0x5a434898f42f in MSLane::SimulationTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.h:1774:17
>     #16 0x5a434883d239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #17 0x7e9c4e44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #18 0x5a4347ed538c in asan_thread_start(void*) asan_interceptors.cpp.o
>     #19 0x7e9c4c09caa3 in start_thread nptl/pthread_create.c:447:8
>     #20 0x7e9c4c129c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
> 
> 0x51100005e140 is located 0 bytes inside of 256-byte region [0x51100005e140,0x51100005e240)
> freed by thread T3 here:
>     #0 0x5a4347f16741 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3452741) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5a434887917e in std::__new_allocator<std::pair<Command*, long long>>::deallocate(std::pair<Command*, long long>*, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:172:2
<truncated after showing first 30 lines>
---------- Differences in stopinfos ----------
2a3,14
> <!-- generated on 2025-08-18 11:52:13 by Eclipse SUMO sumo Version v1_24_0+0317-77c685bd16c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,54c16,54
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<     <stopinfo id="paA2A3.0" type="DEFAULT_VEHTYPE" lane="A2A3_0" pos="92.10" parking="1" started="1.00" ended="-1" parkingArea="paA2A3" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="paA2A1.0" type="DEFAULT_VEHTYPE" lane="A2A1_0" pos="90.60" parking="1" started="1.00" ended="-1" parkingArea="paA2A1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="paA3A2.0" type="DEFAULT_VEHTYPE" lane="A3A2_0" pos="92.10" parking="1" started="1.00" ended="-1" parkingArea="paA3A2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="paB1C1.0" type="DEFAULT_VEHTYPE" lane="B1C1_0" pos="90.60" parking="1" started="1.00" ended="-1" parkingArea="paB1C1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="paC3D3.0" type="DEFAULT_VEHTYPE" lane="C3D3_0" pos="92.10" parking="1" started="1.00" ended="-1" parkingArea="paC3D3" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="paC1B1.0" type="DEFAULT_VEHTYPE" lane="C1B1_0" pos="90.60" parking="1" started="1.00" ended="-1" parkingArea="paC1B1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="paD2D3.0" type="DEFAULT_VEHTYPE" lane="D2D3_0" pos="92.10" parking="1" started="1.00" ended="-1" parkingArea="paD2D3" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="paC0B0.0" type="DEFAULT_VEHTYPE" lane="C0B0_0" pos="90.60" parking="1" started="1.00" ended="-1" parkingArea="paC0B0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="paB1B0.0" type="DEFAULT_VEHTYPE" lane="B1B0_0" pos="90.60" parking="1" started="1.00" ended="-1" parkingArea="paB1B0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="paB0C0.0" type="DEFAULT_VEHTYPE" lane="B0C0_0" pos="90.60" parking="1" started="1.00" ended="-1" parkingArea="paB0C0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="paB1A1.0" type="DEFAULT_VEHTYPE" lane="B1A1_0" pos="90.60" parking="1" started="1.00" ended="-1" parkingArea="paB1A1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="paC2B2.0" type="DEFAULT_VEHTYPE" lane="C2B2_0" pos="90.60" parking="1" started="1.00" ended="-1" parkingArea="paC2B2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="paD3D2.0" type="DEFAULT_VEHTYPE" lane="D3D2_0" pos="46.05" parking="1" started="1.00" ended="-1" parkingArea="paD3D2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="paB0A0.0" type="DEFAULT_VEHTYPE" lane="B0A0_0" pos="92.10" parking="1" started="1.00" ended="-1" parkingArea="paB0A0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="paB2A2.0" type="DEFAULT_VEHTYPE" lane="B2A2_0" pos="90.60" parking="1" started="1.00" ended="-1" parkingArea="paB2A2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,6d4
<     <tripinfo id="ego.0" depart="0.00" departLane="A0A1_0" departPos="5.10" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="500.00" routeLength="2250.50" waitingTime="0.00" waitingCount="0" stopTime="319.00" timeLoss="18.98" rerouteNo="16" devices="tripinfo_ego.0 routing_ego.0" vType="car" speedFactor="1.00" vaporized=""/>
< </tripinfos>
---------- Differences in vehroutes ----------
2a3,14
> <!-- generated on 2025-08-18 11:52:13 by Eclipse SUMO sumo Version v1_24_0+0317-77c685bd16c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,5c16,54
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
< </routes>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml,input_routes2.rou.xml"/>
>         <additional-files value="input_additional.add.xml,input_additional2.add.xml,input_additional3.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <tripinfo-output value="tripinfos.xml"/>
>         <tripinfo-output.write-unfinished value="true"/>
>         <vehroute-output value="vehroutes.xml"/>
>         <vehroute-output.exit-times value="true"/>
>         <vehroute-output.cost value="true"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch implicit_visibility ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==675429==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61906c1f8ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x61906dd09a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x61906cb20239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f470c64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch knowledge_1 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==675444==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fc6f827bec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5fc6f9d8ca49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5fc6f8ba3239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a2e2a44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
11,12c11,12
<  RouteLength: 671.26
<  Speed: 1.38
---
>  RouteLength: 630.69
>  Speed: 1.29
14,15c14,15
<  WaitingTime: 2.20
<  TimeLoss: 13.77
---
>  WaitingTime: 1.10
>  TimeLoss: 10.89
18,19d17
< DijkstraRouter answered 206 queries and explored 31.38 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
20a19,34
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 90 queries and explored 27.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 32 queries and explored 30.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 14 queries and explored 34.07 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 24 queries and explored 30.62 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 12 queries and explored 40.50 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 4 queries and explored 34.75 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 18 queries and explored 39.50 edges on average.
<truncated after showing first 30 lines>
---------- Differences in stopinfos ----------
9,11c9,11
<     <stopinfo id="ego.4" type="car" lane="B2B3_0" pos="55.00" parking="1" started="40.00" ended="-1" parkingArea="parkB2B3" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="ego.5" type="car" lane="D1D2_0" pos="55.00" parking="1" started="134.00" ended="-1" parkingArea="parkD1D2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="ego.6" type="car" lane="C1C2_0" pos="55.00" parking="1" started="100.00" ended="-1" parkingArea="parkC1C2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
---
>     <stopinfo id="ego.4" type="car" lane="C1C2_0" pos="55.00" parking="1" started="102.00" ended="-1" parkingArea="parkC1C2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
>     <stopinfo id="ego.5" type="car" lane="D2D3_0" pos="55.00" parking="1" started="111.00" ended="-1" parkingArea="parkD2D3" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
>     <stopinfo id="ego.6" type="car" lane="B2B3_0" pos="55.00" parking="1" started="43.00" ended="-1" parkingArea="parkB2B3" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
13,14c13,14
<     <stopinfo id="ego.8" type="car" lane="D2D3_0" pos="55.00" parking="1" started="106.00" ended="-1" parkingArea="parkD2D3" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="ego.9" type="car" lane="D0D1_0" pos="55.00" parking="1" started="179.00" ended="-1" parkingArea="parkD0D1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
---
>     <stopinfo id="ego.8" type="car" lane="D1D2_0" pos="55.00" parking="1" started="147.00" ended="-1" parkingArea="parkD1D2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
>     <stopinfo id="ego.9" type="car" lane="B0B1_0" pos="55.00" parking="1" started="98.00" ended="-1" parkingArea="parkB0B1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
---------- Differences in tripinfos ----------
9,11c9,11
<     <tripinfo id="ego.4" depart="8.00" departLane="A0A1_0" departPos="5.10" departSpeed="11.13" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="492.00" routeLength="347.76" waitingTime="0.00" waitingCount="0" stopTime="461.00" timeLoss="5.96" rerouteNo="2" devices="vehroute_ego.4 tripinfo_ego.4 routing_ego.4" vType="car" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="ego.5" depart="10.00" departLane="A0A1_0" departPos="5.10" departSpeed="8.45" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="490.00" routeLength="1425.59" waitingTime="1.00" waitingCount="1" stopTime="367.00" timeLoss="20.37" rerouteNo="6" devices="vehroute_ego.5 tripinfo_ego.5 routing_ego.5" vType="car" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="ego.6" depart="12.00" departLane="A0A1_0" departPos="5.10" departSpeed="6.19" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="488.00" routeLength="935.10" waitingTime="4.00" waitingCount="2" stopTime="401.00" timeLoss="19.68" rerouteNo="4" devices="vehroute_ego.6 tripinfo_ego.6 routing_ego.6" vType="car" speedFactor="1.00" vaporized="end"/>
---
>     <tripinfo id="ego.4" depart="8.00" departLane="A0A1_0" departPos="5.10" departSpeed="11.13" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="492.00" routeLength="1127.97" waitingTime="0.00" waitingCount="0" stopTime="399.00" timeLoss="11.79" rerouteNo="4" devices="vehroute_ego.4 tripinfo_ego.4 routing_ego.4" vType="car" speedFactor="1.00" vaporized="end"/>
>     <tripinfo id="ego.5" depart="10.00" departLane="A0A1_0" departPos="5.10" departSpeed="8.45" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="490.00" routeLength="1132.04" waitingTime="1.00" waitingCount="1" stopTime="390.00" timeLoss="18.50" rerouteNo="5" devices="vehroute_ego.5 tripinfo_ego.5 routing_ego.5" vType="car" speedFactor="1.00" vaporized="end"/>
>     <tripinfo id="ego.6" depart="12.00" departLane="A0A1_0" departPos="5.10" departSpeed="6.19" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="488.00" routeLength="347.76" waitingTime="0.00" waitingCount="0" stopTime="458.00" timeLoss="4.96" rerouteNo="2" devices="vehroute_ego.6 tripinfo_ego.6 routing_ego.6" vType="car" speedFactor="1.00" vaporized="end"/>
13,14c13,14
<     <tripinfo id="ego.8" depart="16.00" departLane="A0A1_0" departPos="5.10" departSpeed="7.40" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="484.00" routeLength="941.34" waitingTime="3.00" waitingCount="1" stopTime="395.00" timeLoss="21.23" rerouteNo="4" devices="vehroute_ego.8 tripinfo_ego.8 routing_ego.8" vType="car" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="ego.9" depart="18.00" departLane="A0A1_0" departPos="5.10" departSpeed="9.97" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="482.00" routeLength="1717.64" waitingTime="12.00" waitingCount="1" stopTime="322.00" timeLoss="36.34" rerouteNo="7" devices="vehroute_ego.9 tripinfo_ego.9 routing_ego.9" vType="car" speedFactor="1.00" vaporized="end"/>
---
>     <tripinfo id="ego.8" depart="16.00" departLane="A0A1_0" departPos="5.10" departSpeed="7.40" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="484.00" routeLength="1425.01" waitingTime="8.00" waitingCount="1" stopTime="354.00" timeLoss="27.41" rerouteNo="6" devices="vehroute_ego.8 tripinfo_ego.8 routing_ego.8" vType="car" speedFactor="1.00" vaporized="end"/>
>     <tripinfo id="ego.9" depart="18.00" departLane="A0A1_0" departPos="5.10" departSpeed="9.97" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="482.00" routeLength="929.00" waitingTime="0.00" waitingCount="0" stopTime="403.00" timeLoss="12.12" rerouteNo="4" devices="vehroute_ego.9 tripinfo_ego.9 routing_ego.9" vType="car" speedFactor="1.00" vaporized="end"/>
---------- Differences in vehroutes ----------
35c35
<     <vehicle id="ego.4" type="car" depart="8.00" departSpeed="11.1317" speedFactor="1.0000" routeLength="347.76">
---
>     <vehicle id="ego.4" type="car" depart="8.00" departSpeed="11.1317" speedFactor="1.0000" routeLength="1127.97">
39c39,41
<             <route cost="55.54" savings="-9.40" edges="A0A1 A1B1 B1B2 B2B3 B3B2 B2B1 B1B0 B0A0 A0A1" exitTimes="17.00 25.00 33.00 -1 -1 -1 -1 -1 -1"/>
---
>             <route cost="68.93" savings="-22.78" replacedOnEdge="A2A3" replacedOnIndex="4" reason="parkA2A3:parkingAreaReroute" replacedAtTime="43.00" probability="0" edges="A0A1 A1B1 B1B2 B2A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0A0 A0A1" routeLength="1063.28"/>
>             <route cost="88.43" savings="-38.02" replacedOnEdge="C2C3" replacedOnIndex="8" reason="parkC2C3:parkingAreaReroute" replacedAtTime="74.00" probability="0" edges="A0A1 A1B1 B1B2 B2A2 A2A3 A3B3 B3B2 B2C2 C2C3 C3B3 B3B2 B2B1 B1B0 B0A0 A0A1" routeLength="1466.32"/>
>             <route cost="84.23" savings="-28.62" edges="A0A1 A1B1 B1B2 B2A2 A2A3 A3B3 B3B2 B2C2 C2C3 C3C2 C2C1 C1C2 C2B2 B2B1 B1B0 B0A0 A0A1" exitTimes="17.00 25.00 34.00 43.00 50.00 57.00 64.00 73.00 81.00 88.00 96.00 -1 -1 -1 -1 -1 -1"/>
41c43
<         <stop parkingArea="parkB2B3" duration="3600.00" started="40.00" ended="-1"/>
---
>         <stop parkingArea="parkC1C2" duration="3600.00" started="102.00" ended="-1"/>
44c46
<     <vehicle id="ego.5" type="car" depart="10.00" departSpeed="8.447" speedFactor="1.0000" routeLength="1425.59">
---
>     <vehicle id="ego.5" type="car" depart="10.00" departSpeed="8.447" speedFactor="1.0000" routeLength="1132.04">
50,52c52,53
<             <route cost="86.76" savings="-38.04" replacedOnEdge="C2C3" replacedOnIndex="8" reason="parkC2C3:parkingAreaReroute" replacedAtTime="81.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B3 B3B2 B2C2 C2C3 C3B3 B3B2 B2B1 B1B0 B0A0 A0A1" routeLength="1464.15"/>
<             <route cost="92.28" savings="-36.61" replacedOnEdge="D2D3" replacedOnIndex="11" reason="parkD2D3:parkingAreaReroute" replacedAtTime="107.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B3 B3B2 B2C2 C2C3 C3C2 C2D2 D2D3 D3C3 C3B3 B3B2 B2B1 B1B0 B0A0 A0A1" routeLength="1861.52"/>
<             <route cost="96.65" savings="-35.27" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B3 B3B2 B2C2 C2C3 C3C2 C2D2 D2D3 D3D2 D2D1 D1D2 D2C2 C2C1 C1C0 C0B0 B0A0 A0A1" exitTimes="19.00 29.00 41.00 48.00 55.00 64.00 71.00 80.00 88.00 95.00 104.00 112.00 120.00 128.00 -1 -1 -1 -1 -1 -1 -1"/>
---
>             <route cost="86.69" savings="-38.02" replacedOnEdge="C2C3" replacedOnIndex="8" reason="parkC2C3:parkingAreaReroute" replacedAtTime="81.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B3 B3B2 B2C2 C2C3 C3B3 B3B2 B2B1 B1B0 B0A0 A0A1" routeLength="1464.15"/>
>             <route cost="92.23" savings="-36.61" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B3 B3B2 B2C2 C2C3 C3C2 C2D2 D2D3 D3C3 C3B3 B3B2 B2B1 B1B0 B0A0 A0A1" exitTimes="19.00 29.00 41.00 48.00 55.00 64.00 71.00 80.00 88.00 95.00 104.00 -1 -1 -1 -1 -1 -1 -1 -1"/>
54c55
<         <stop parkingArea="parkD1D2" duration="3600.00" started="134.00" ended="-1"/>
---
>         <stop parkingArea="parkD2D3" duration="3600.00" started="111.00" ended="-1"/>
57c58
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch no_memory ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==675264==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f26fa23dec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5f26fbd4ea49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5f26fab65239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76d241e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch opposite ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==675409==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5611b3f2dec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5611b5a3ea49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5611b4855239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78c45b04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in vehroutes ----------
54c54
<     <vehicle id="ego.6" type="car" depart="14.00" departSpeed="5.9727" speedFactor="0.4300" routeLength="5611.65">
---
>     <vehicle id="ego.6" type="car" depart="14.00" departSpeed="5.9727" speedFactor="0.4300" routeLength="5700.39">
62,74c62,74
<             <route cost="191.68" savings="-82.19" replacedOnEdge="C0C1" replacedOnIndex="22" reason="parkC0C1:parkingAreaReroute" replacedAtTime="419.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B3 B3B2 B2B1 B1B2 B2B1 B1B0 B0B1 B1B0 B0C0 C0C1 C1C0 C0B0 B0A0 A0A1 A1A2 A2A3" routeLength="2880.55"/>
<             <route cost="127.96" savings="-1.73" replacedOnEdge="C1C2" replacedOnIndex="23" reason="parkC1C2:parkingAreaReroute" replacedAtTime="434.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B3 B3B2 B2B1 B1B2 B2B1 B1B0 B0B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3B3 B3A3 A3A2 A2A3" routeLength="2890.87"/>
<             <route cost="112.41" savings="0.00" replacedOnEdge="C2C3" replacedOnIndex="24" reason="parkC2C3:parkingAreaReroute" replacedAtTime="451.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B3 B3B2 B2B1 B1B2 B2B1 B1B0 B0B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3B3 B3A3 A3A2 A2A3" routeLength="2890.87"/>
<             <route cost="172.13" savings="-76.48" replacedOnEdge="D2D3" replacedOnIndex="27" reason="parkD2D3:parkingAreaReroute" replacedAtTime="501.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B3 B3B2 B2B1 B1B2 B2B1 B1B0 B0B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3C3 C3B3 B3A3 A3A2 A2A3" routeLength="3287.91"/>
<             <route cost="198.65" savings="-87.50" replacedOnEdge="D1D2" replacedOnIndex="30" reason="parkD1D2:parkingAreaReroute" replacedAtTime="551.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B3 B3B2 B2B1 B1B2 B2B1 B1B0 B0B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D2 D2D3 D3C3 C3B3 B3A3 A3A2 A2A3" routeLength="3691.06"/>
<             <route cost="213.68" savings="-85.77" replacedOnEdge="D0D1" replacedOnIndex="33" reason="parkD0D1:parkingAreaReroute" replacedAtTime="603.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B3 B3B2 B2B1 B1B2 B2B1 B1B0 B0B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D2 D2D1 D1D0 D0D1 D1D0 D0C0 C0B0 B0A0 A0A1 A1A2 A2A3" routeLength="4083.89"/>
<             <route cost="188.11" savings="-45.70" replacedOnEdge="B1B2" replacedOnIndex="38" reason="parkB1B2:parkingAreaReroute" replacedAtTime="685.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B3 B3B2 B2B1 B1B2 B2B1 B1B0 B0B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D2 D2D1 D1D0 D0D1 D1D0 D0C0 C0B0 B0B1 B1B2 B2B3 B3A3 A3A2 A2A3" routeLength="4288.15"/>
<             <route cost="127.46" savings="-31.79" replacedOnEdge="A1A2" replacedOnIndex="43" reason="parkA1A2:parkingAreaReroute" replacedAtTime="769.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B3 B3B2 B2B1 B1B2 B2B1 B1B0 B0B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D2 D2D1 D1D0 D0D1 D1D0 D0C0 C0B0 B0B1 B1B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3" routeLength="4478.03"/>
<             <route cost="32.97" savings="0.00" replacedOnEdge="A2A3" replacedOnIndex="44" reason="parkA2A3:parkingAreaReroute" replacedAtTime="793.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B3 B3B2 B2B1 B1B2 B2B1 B1B0 B0B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D2 D2D1 D1D0 D0D1 D1D0 D0C0 C0B0 B0B1 B1B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3" routeLength="4478.03"/>
<             <route cost="171.87" savings="-155.66" replacedOnEdge="C2C3" replacedOnIndex="48" reason="parkC2C3:parkingAreaReroute" replacedAtTime="859.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B3 B3B2 B2B1 B1B2 B2B1 B1B0 B0B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D2 D2D1 D1D0 D0D1 D1D0 D0C0 C0B0 B0B1 B1B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3C3 C3C2 C2C3 C3B3 B3A3 A3A2 A2A3" routeLength="5279.33"/>
<             <route cost="144.35" savings="-48.70" replacedOnEdge="B2B3" replacedOnIndex="51" reason="parkB2B3:parkingAreaReroute" replacedAtTime="910.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B3 B3B2 B2B1 B1B2 B2B1 B1B0 B0B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D2 D2D1 D1D0 D0D1 D1D0 D0C0 C0B0 B0B1 B1B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3C3 C3C2 C2C3 C3B3 B3B2 B2B3 B3A3 A3A2 A2A3" routeLength="5483.60"/>
<             <route cost="184.45" savings="-105.54" replacedOnEdge="B0B1" replacedOnIndex="55" reason="parkB0B1:parkingAreaReroute" replacedAtTime="975.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B3 B3B2 B2B1 B1B2 B2B1 B1B0 B0B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D2 D2D1 D1D0 D0D1 D1D0 D0C0 C0B0 B0B1 B1B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3C3 C3C2 C2C3 C3B3 B3B2 B2B3 B3B2 B2B1 B1B0 B0B1 B1B0 B0A0 A0A1 A1A2 A2A3" routeLength="6
054.22"/>
<             <route cost="191.68" savings="-82.19" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B3 B3B2 B2B1 B1B2 B2B1 B1B0 B0B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D2 D2D1 D1D0 D0D1 D1D0 D0C0 C0B0 B0B1 B1B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3C3 C3C2 C2C3 C3B3 B3B2 B2B3 B3B2 B2B1 B1B0 B0B1 B1B0 B0C0 C0C1 C1C0 C0B0 B0A0 A0A1 A1A2 A2A3" exitTimes="31.00 47.00 64.00 81.00 98.00 123.00 151.00 167.00 184.00 201.00 218.00 233.00 250.00 267.00 283.00 300.
00 322.00 343.00 359.00 375.00 397.00 416.00 434.00 451.00 467.00 483.00 500.00 517.00 534.00 551.00 568.00 586.00 602.00 619.00 636.00 652.00 668.00 685.00 702.00 720.00 736.00 752.00 769.00 793.00 809.00 825.00 841.00 859.00 875.00 892.00 909.00 926.00 942.00 959.00 975.00 991.00 -1 -1 -1 -1 -1 -1 -1 -1 -1"/>
---
>             <route cost="191.68" savings="-82.19" replacedOnEdge="C0C1" replacedOnIndex="22" reason="parkC0C1:parkingAreaReroute" replacedAtTime="411.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B3 B3B2 B2B1 B1B2 B2B1 B1B0 B0B1 B1B0 B0C0 C0C1 C1C0 C0B0 B0A0 A0A1 A1A2 A2A3" routeLength="2880.55"/>
>             <route cost="127.96" savings="-1.73" replacedOnEdge="C1C2" replacedOnIndex="23" reason="parkC1C2:parkingAreaReroute" replacedAtTime="426.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B3 B3B2 B2B1 B1B2 B2B1 B1B0 B0B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3B3 B3A3 A3A2 A2A3" routeLength="2890.87"/>
>             <route cost="112.41" savings="0.00" replacedOnEdge="C2C3" replacedOnIndex="24" reason="parkC2C3:parkingAreaReroute" replacedAtTime="443.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B3 B3B2 B2B1 B1B2 B2B1 B1B0 B0B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3B3 B3A3 A3A2 A2A3" routeLength="2890.87"/>
>             <route cost="172.13" savings="-76.48" replacedOnEdge="D2D3" replacedOnIndex="27" reason="parkD2D3:parkingAreaReroute" replacedAtTime="493.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B3 B3B2 B2B1 B1B2 B2B1 B1B0 B0B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3C3 C3B3 B3A3 A3A2 A2A3" routeLength="3287.91"/>
>             <route cost="198.65" savings="-87.50" replacedOnEdge="D1D2" replacedOnIndex="30" reason="parkD1D2:parkingAreaReroute" replacedAtTime="543.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B3 B3B2 B2B1 B1B2 B2B1 B1B0 B0B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D2 D2D3 D3C3 C3B3 B3A3 A3A2 A2A3" routeLength="3691.06"/>
>             <route cost="213.68" savings="-85.77" replacedOnEdge="D0D1" replacedOnIndex="33" reason="parkD0D1:parkingAreaReroute" replacedAtTime="595.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B3 B3B2 B2B1 B1B2 B2B1 B1B0 B0B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D2 D2D1 D1D0 D0D1 D1D0 D0C0 C0B0 B0A0 A0A1 A1A2 A2A3" routeLength="4083.89"/>
>             <route cost="188.11" savings="-45.70" replacedOnEdge="B1B2" replacedOnIndex="38" reason="parkB1B2:parkingAreaReroute" replacedAtTime="677.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B3 B3B2 B2B1 B1B2 B2B1 B1B0 B0B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D2 D2D1 D1D0 D0D1 D1D0 D0C0 C0B0 B0B1 B1B2 B2B3 B3A3 A3A2 A2A3" routeLength="4288.15"/>
>             <route cost="127.46" savings="-31.79" replacedOnEdge="A1A2" replacedOnIndex="43" reason="parkA1A2:parkingAreaReroute" replacedAtTime="761.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B3 B3B2 B2B1 B1B2 B2B1 B1B0 B0B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D2 D2D1 D1D0 D0D1 D1D0 D0C0 C0B0 B0B1 B1B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3" routeLength="4478.03"/>
>             <route cost="32.97" savings="0.00" replacedOnEdge="A2A3" replacedOnIndex="44" reason="parkA2A3:parkingAreaReroute" replacedAtTime="777.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B3 B3B2 B2B1 B1B2 B2B1 B1B0 B0B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D2 D2D1 D1D0 D0D1 D1D0 D0C0 C0B0 B0B1 B1B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3" routeLength="4478.03"/>
>             <route cost="171.87" savings="-155.66" replacedOnEdge="C2C3" replacedOnIndex="48" reason="parkC2C3:parkingAreaReroute" replacedAtTime="844.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B3 B3B2 B2B1 B1B2 B2B1 B1B0 B0B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D2 D2D1 D1D0 D0D1 D1D0 D0C0 C0B0 B0B1 B1B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3C3 C3C2 C2C3 C3B3 B3A3 A3A2 A2A3" routeLength="5279.33"/>
>             <route cost="144.35" savings="-48.70" replacedOnEdge="B2B3" replacedOnIndex="51" reason="parkB2B3:parkingAreaReroute" replacedAtTime="895.00" probability="0" edges="A0A1 A1A2 A2A3 A3A2 A2A1 A1A2 A2A1 A1A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B3 B3B2 B2B1 B1B2 B2B1 B1B0 B0B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D2 D2D1 D1D0 D0D1 D1D0 D0C0 C0B0 B0B1 B1B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3C3 C3C2 C2C3 C3B3 B3B2 B2B3 B3A3 A3A2 A2A3" routeLength="5483.60"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch opposite2 ( Last six runs Aug2025 )

---------- Differences in errors ----------
1c1,11
< Warning: Vehicle 'ego.42' performs emergency braking on lane 'C3C2_0' with decel=9.00, wished=4.50, severity=1.00, time=209.00.
---
> 
> =================================================================
> ==675431==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x597c26edfec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x597c289f0a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x597c27807239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7357eec4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in stopinfos ----------
10c10
<     <stopinfo id="ego.5" type="car" lane="C0C1_0" pos="55.00" parking="1" started="264.00" ended="-1" parkingArea="parkC0C1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
---
>     <stopinfo id="ego.5" type="car" lane="C0C1_0" pos="55.00" parking="1" started="267.00" ended="-1" parkingArea="parkC0C1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
13,16c13,16
<     <stopinfo id="ego.10" type="car" lane="B0B1_0" pos="55.00" parking="1" started="298.00" ended="-1" parkingArea="parkB0B1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="ego.11" type="car" lane="D0D1_0" pos="55.00" parking="1" started="566.00" ended="-1" parkingArea="parkD0D1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="ego.35" type="car" lane="D2D3_0" pos="55.00" parking="1" started="414.00" ended="-1" parkingArea="parkD2D3" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="ego.41" type="car" lane="D1D2_0" pos="55.00" parking="1" started="579.00" ended="-1" parkingArea="parkD1D2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
---
>     <stopinfo id="ego.10" type="car" lane="B0B1_0" pos="55.00" parking="1" started="292.00" ended="-1" parkingArea="parkB0B1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
>     <stopinfo id="ego.35" type="car" lane="D2D3_0" pos="55.00" parking="1" started="421.00" ended="-1" parkingArea="parkD2D3" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
>     <stopinfo id="ego.41" type="car" lane="D1D2_0" pos="55.00" parking="1" started="677.00" ended="-1" parkingArea="parkD1D2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
>     <stopinfo id="ego.55" type="car" lane="D0D1_0" pos="55.00" parking="1" started="665.00" ended="-1" parkingArea="parkD0D1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
---------- Differences in vehroutes ----------
48,49c48,49
<             <route cost="159.90" savings="-138.90" replacedOnEdge="C2C3" replacedOnIndex="18" reason="parkC2C3:parkingAreaReroute" replacedAtTime="222.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3" routeLength="2652.32"/>
<             <route cost="178.06" savings="-57.46" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D1 D1D0 D0C0 C0C1 C1C2 C2C3 C3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3" exitTimes="21.00 32.00 42.00 51.00 59.00 69.00 79.00 85.00 107.00 127.00 146.00 158.00 168.00 185.00 202.00 209.00 217.00 222.00 229.00 235.00 241.00 247.00 253.00 258.00 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1"/>
---
>             <route cost="159.90" savings="-138.90" replacedOnEdge="C2C3" replacedOnIndex="18" reason="parkC2C3:parkingAreaReroute" replacedAtTime="225.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3" routeLength="2652.32"/>
>             <route cost="180.24" savings="-57.46" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D1 D1D0 D0C0 C0C1 C1C2 C2C3 C3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3" exitTimes="21.00 32.00 42.00 51.00 59.00 69.00 79.00 85.00 107.00 127.00 146.00 159.00 170.00 187.00 204.00 212.00 220.00 225.00 232.00 238.00 244.00 250.00 256.00 261.00 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1"/>
51c51
<         <stop parkingArea="parkC0C1" index="1" duration="3600.00" started="264.00" ended="-1"/>
---
>         <stop parkingArea="parkC0C1" index="1" duration="3600.00" started="267.00" ended="-1"/>
69,70c69,70
<             <route cost="218.54" savings="-83.17" replacedOnEdge="C0C1" replacedOnIndex="24" reason="parkC0C1:parkingAreaReroute" replacedAtTime="310.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D1 D1D0 D0C0 C0C1 C1C2 C2C3 C3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3" routeLength="3434.34"/>
<             <route cost="147.05" savings="0.00" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D1 D1D0 D0C0 C0C1 C1C2 C2C3 C3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3" exitTimes="27.00 38.00 48.00 57.00 68.00 79.00 89.00 99.00 118.00 136.00 156.00 166.00 177.00 194.00 210.00 220.00 238.00 248.00 258.00 268.00 279.00 289.00 299.00 309.00 319.00 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1"/>
---
>             <route cost="219.18" savings="-83.17" replacedOnEdge="C0C1" replacedOnIndex="24" reason="parkC0C1:parkingAreaReroute" replacedAtTime="310.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D1 D1D0 D0C0 C0C1 C1C2 C2C3 C3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3" routeLength="3434.34"/>
>             <route cost="151.02" savings="0.00" edges="A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D1 D1D0 D0C0 C0C1 C1C2 C2C3 C3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3" exitTimes="27.00 38.00 48.00 57.00 68.00 79.00 89.00 99.00 118.00 136.00 156.00 167.00 179.00 197.00 213.00 223.00 238.00 248.00 258.00 268.00 279.00 289.00 299.00 309.00 319.00 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1"/>
75c75
<     <vehicle id="ego.8" type="car" depart="18.00" departSpeed="3.9531" speedFactor="0.2846" routeLength="3140.45">
---
>     <vehicle id="ego.8" type="car" depart="18.00" departSpeed="3.9531" speedFactor="0.2846" routeLength="3260.11">
80,82c80,84
<             <route cost="250.22" savings="0.00" replacedOnEdge="A1A2" replacedOnIndex="19" reason="parkA1A2:parkingAreaReroute" replacedAtTime="519.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3C3 C3C2 C2C1 C1C0 C0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C1 C1C0 C0B0 B0A0 A0A1 A1A2 A2A3" routeLength="2049.64"/>
<             <route cost="460.40" savings="-410.59" replacedOnEdge="C2C3" replacedOnIndex="28" reason="parkC2C3:parkingAreaReroute" replacedAtTime="753.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3C3 C3C2 C2C1 C1C0 C0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C1 C1C0 C0B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3" routeLength="3631.24"/>
<             <route cost="488.67" savings="-258.14" edges="A0A1 A1A2 A2A3 A3B3 B3C3 C3C2 C2C1 C1C0 C0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C1 C1C0 C0B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3B2 B2B1 B1B0 B0C0 C0C1 C1C2 C2C3 C3B3 B3B2 B2B1 B1B0 B0C0 C0D0 D0D1 D1D2 D2D3 D3C3 C3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3" exitTimes="42.00 67.00 93.00 116.00 141.00 167.00 193.00 216.00 240.00 266.00 291.00 339.00 363.00 389.00 414.00 444.00 468.00 494.00 519.00 545.00 569.00 593.00 618.00 645.00 669.00 701.00 728.00 753.00 
908.00 933.00 975.00 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1"/>
---
>             <route cost="450.26" savings="-200.04" replacedOnEdge="B0B1" replacedOnIndex="17" reason="parkB0B1:parkingAreaReroute" replacedAtTime="442.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3C3 C3C2 C2C1 C1C0 C0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C1 C1C0 C0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C1 C1C0 C0B0 B0A0 A0A1 A1A2 A2A3" routeLength="2828.56"/>
>             <route cost="503.98" savings="-204.94" replacedOnEdge="C0C1" replacedOnIndex="26" reason="parkC0C1:parkingAreaReroute" replacedAtTime="667.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3C3 C3C2 C2C1 C1C0 C0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C1 C1C0 C0B0 B0B1 B1B2 B2B3 B3C3 C3D3 D3D2 D2D1 D1D0 D0C0 C0C1 C1C2 C2C3 C3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3" routeLength="3620.91"/>
>             <route cost="291.70" savings="0.00" replacedOnEdge="C1C2" replacedOnIndex="27" reason="parkC1C2:parkingAreaReroute" replacedAtTime="690.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3C3 C3C2 C2C1 C1C0 C0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C1 C1C0 C0B0 B0B1 B1B2 B2B3 B3C3 C3D3 D3D2 D2D1 D1D0 D0C0 C0C1 C1C2 C2C3 C3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3" routeLength="3620.91"/>
>             <route cost="266.40" savings="0.00" replacedOnEdge="C2C3" replacedOnIndex="28" reason="parkC2C3:parkingAreaReroute" replacedAtTime="716.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3C3 C3C2 C2C1 C1C0 C0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C1 C1C0 C0B0 B0B1 B1B2 B2B3 B3C3 C3D3 D3D2 D2D1 D1D0 D0C0 C0C1 C1C2 C2C3 C3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3" routeLength="3620.91"/>
>             <route cost="508.22" savings="-258.14" edges="A0A1 A1A2 A2A3 A3B3 B3C3 C3C2 C2C1 C1C0 C0B0 B0B1 B1B2 B2B3 B3C3 C3C2 C2C1 C1C0 C0B0 B0B1 B1B2 B2B3 B3C3 C3D3 D3D2 D2D1 D1D0 D0C0 C0C1 C1C2 C2C3 C3B3 B3B2 B2B1 B1B0 B0C0 C0D0 D0D1 D1D2 D2D3 D3C3 C3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3" exitTimes="42.00 67.00 93.00 116.00 141.00 167.00 193.00 216.00 240.00 266.00 291.00 315.00 339.00 366.00 393.00 416.00 440.00 466.00 491.00 515.00 539.00 565.00 590.00 617.00 641.00 665.00 690.00 716.00 
890.00 915.00 942.00 967.00 991.00 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch parkAnywhere_0 ( Last six runs Aug2025 )

---------- Differences in errors ----------
5a6,16
> 
> =================================================================
> ==675322==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b31f3f57ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5b31f5a68a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5b31f487f239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76cc2384c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch parkAnywhere_0_probability ( Last six runs Aug2025 )

---------- Differences in errors ----------
6a7,17
> 
> =================================================================
> ==675331==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55572dd10ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x55572f821a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x55572e638239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d6ce144c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch parkAnywhere_1 ( Last six runs Aug2025 )

---------- Differences in errors ----------
5a6,16
> 
> =================================================================
> ==675332==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59cafa8ffec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x59cafc410a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x59cafb227239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73f0cb44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch parkAnywhere_1_visible ( Last six runs Aug2025 )

---------- Differences in errors ----------
6a7,17
> 
> =================================================================
> ==675342==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6013b24d4ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x6013b3fe5a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x6013b2dfc239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b610444c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch parkAnywhere_default ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==675315==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58284916eec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x58284ac7fa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x582849a96239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7950dde4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch probability ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==675268==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d3fbb8deec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5d3fbd3efa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5d3fbc206239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7aa62884c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch probability2 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==675269==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5792982c5ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x579299dd6a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x579298bed239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f530ce4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking reroute_fullparking ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==675769==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fdb09772ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5fdb0b283a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5fdb0a09a239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78711ea4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking reroute_insertion_delayed ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==675762==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x649a65e2cec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x649a6793da49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x649a66754239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ca3edc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking reroute_on_junction ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==675776==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x603fedbc6ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x603fef6d7a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x603fee4ee239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x769968e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking riders subsequent_stop ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==675544==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57e1f5ee8ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x57e1f79f9a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x57e1f6810239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b228b04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking riders subsequent_stops_rider_trip ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==675555==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58d07f4c0ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x58d080fd1a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x58d07fde8239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ec2ab04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking riders subsequent_stops_rider_walk ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==675545==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b782be78ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5b782d989a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5b782c7a0239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73e246a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking skip_too_close ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==675713==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57c814400ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x57c815f11a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x57c814d28239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77835504c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking subsequent_stops ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==675727==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x574be9a07ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x574beb518a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x574bea32f239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d741784c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter use_routing_device ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==676033==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d23964bcec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5d2397fcda49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5d2396de4239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x709b8044c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended state save_taz ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==678691==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d30a7112ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5d30a8c23a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5d30a7a3a239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7cb98904c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended state save_taz_route_invalid ( Last six runs Aug2025 )

---------- Differences in errors ----------
3a4,14
> 
> =================================================================
> ==678698==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f4d3b7beec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5f4d3d2cfa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5f4d3c0e6239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x723968a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops arrival premature_slowdown_rail ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==677030==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e04d878fec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5e04da2a0a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5e04d90b7239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x706c5b24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops cyclic_trip ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==677114==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f89a79eaec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5f89a94fba49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5f89a8312239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7688ae44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops jumps stop_after_jump ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==676907==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5aefeed71ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5aeff0882a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5aefef699239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75e29ea4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops jumps target_occupied ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==676877==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b806aa52ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5b806c563a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5b806b37a239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c7aae04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops jumps trip_jump ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==676744==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5724a9dd9ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5724ab8eaa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5724aa701239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7855a724c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops jumps trip_jump2 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==676764==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c3c29353ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5c3c2ae64a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5c3c29c7b239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7cbaa8a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops jumps trip_jump_connected ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==676778==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a4501600ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5a4503111a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5a4501f28239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71701024c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops jumps trip_jump_end ( Last six runs Aug2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==676759==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d1b57caeec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5d1b597bfa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5d1b585d6239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76655ca4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).

TEST FAILED on ts-sim-build-ba : extended stops jumps trip_jump_waypoint ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==676751==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b97f188aec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5b97f339ba49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5b97f21b2239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79d1ee04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops jumps vias ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==676895==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b17350ddec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5b1736beea49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5b1735a05239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ae4e0a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops junction on_junction_trip ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==676480==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57f1bcc5eec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x57f1be76fa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x57f1bd586239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7df873a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model approachInformation adaptLeaveSpeed_subsecond ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==687356==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62092abd7ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x62092c6e8a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x62092b4ff239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ab79024c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model avoid_spill_back roundabout ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==686340==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57cbcdc86ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x57cbcf797a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x57cbce5ae239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77103264c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
19c19,21
< DijkstraRouter answered 52 queries and explored 6.88 edges on average.
---
> DijkstraRouter answered 50 queries and explored 6.88 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 2 queries and explored 7.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model bikes prioLarge_onlyBike ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==688111==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d0792bfcec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5d079470da49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5d0793524239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7bb92644c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
19c19,21
< DijkstraRouter answered 112 queries and explored 3.00 edges on average.
---
> DijkstraRouter answered 103 queries and explored 3.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 9 queries and explored 3.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model cutting_corner bus ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==688081==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6397c1bb1ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x6397c36c2a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x6397c24d9239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75609564c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model cutting_corner car ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==688103==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61ac138f2ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x61ac15403a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x61ac1421a239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7013be84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model impatience impatience_1_subsecond ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==686429==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f5f80eadec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5f5f829bea49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5f5f817d5239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a29f7e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model impatience impatience_1_visibility ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==686411==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a22c8eaeec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5a22ca9bfa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5a22c97d6239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71c1a1e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model indirect_left_turn internal_junction_controlled ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==687834==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61c91af9aec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x61c91caaba49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x61c91b8c2239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7bd42264c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model indirect_left_turn internal_junction_controlled_moped ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==687855==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5aed47ed7ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5aed499e8a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5aed487ff239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75c59e44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
20c20,26
< DijkstraRouter answered 548 queries and explored 3.24 edges on average.
---
> DijkstraRouter answered 364 queries and explored 3.16 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 56 queries and explored 3.43 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 127 queries and explored 3.38 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 1 queries and explored 3.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model indirect_left_turn internal_junction_uncontrolled ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==687850==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x560521816ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x560523327a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x56052213e239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7005f124c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model indirect_left_turn priority2_oncoming ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==687911==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5af7b635cec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5af7b7e6da49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5af7b6c84239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76df2aa4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
27c27,29
< DijkstraRouter answered 343 queries and explored 3.78 edges on average.
---
> DijkstraRouter answered 314 queries and explored 3.67 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 29 queries and explored 5.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model indirect_left_turn priority2_sameStraight ( Last six runs Aug2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==687907==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x648a7527bec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x648a76d8ca49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x648a75ba3239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7be88324c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
28c28,34
< DijkstraRouter answered 5177 queries and explored 4.55 edges on average.
---
> DijkstraRouter answered 1752 queries and explored 4.45 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 1402 queries and explored 4.56 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 1136 queries and explored 4.60 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 887 queries and explored 4.65 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model indirect_left_turn priority_oncoming ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==687893==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57924d5b7ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x57924f0c8a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x57924dedf239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x727a1a64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
27c27,29
< DijkstraRouter answered 343 queries and explored 4.00 edges on average.
---
> DijkstraRouter answered 314 queries and explored 4.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 29 queries and explored 4.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model indirect_left_turn priority_sameStraight ( Last six runs Aug2025 )

---------- Differences in errors ----------
3a4,14
> 
> =================================================================
> ==687871==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5960533f5ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x596054f06a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x596053d1d239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78bbe5e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
28c28,34
< DijkstraRouter answered 4992 queries and explored 4.84 edges on average.
---
> DijkstraRouter answered 1661 queries and explored 4.68 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 1372 queries and explored 4.74 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 1130 queries and explored 4.85 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 829 queries and explored 5.27 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model indirect_left_turn priority_sameStraight_defaultShape ( Last six runs Aug2025 )

---------- Differences in errors ----------
6a7,17
> 
> =================================================================
> ==687884==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57ba80fe6ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x57ba82af7a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x57ba8190e239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77f357a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
28c28,34
< DijkstraRouter answered 5756 queries and explored 4.48 edges on average.
---
> DijkstraRouter answered 1946 queries and explored 4.29 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 1576 queries and explored 4.42 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 1259 queries and explored 4.58 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 975 queries and explored 4.82 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model indirect_left_turn tls_sameRight_defaultShape ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==687915==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56e3b3ab1ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x56e3b55c2a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x56e3b43d9239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7579b424c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
26c26,32
< DijkstraRouter answered 8 queries and explored 3.75 edges on average.
---
> DijkstraRouter answered 3 queries and explored 3.33 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 3 queries and explored 4.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 1 queries and explored 4.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 1 queries and explored 4.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type rail_crossing basic ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==686926==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60c988dbcec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x60c98a8cda49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x60c9896e4239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7369e2a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
15c15,21
< DijkstraRouter answered 620 queries and explored 2.00 edges on average.
---
> DijkstraRouter answered 275 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 251 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 59 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 35 queries and explored 2.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type rail_crossing opening-delay ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==687004==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57065f69eec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5706611afa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x57065ffc6239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f66ae44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
15c15,21
< DijkstraRouter answered 673 queries and explored 2.00 edges on average.
---
> DijkstraRouter answered 266 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 257 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 112 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 38 queries and explored 2.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type rail_crossing opening-time ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==686977==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64415467eec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x64415618fa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x644154fa6239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b3aa5a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
15c15,21
< DijkstraRouter answered 746 queries and explored 2.00 edges on average.
---
> DijkstraRouter answered 240 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 274 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 184 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 48 queries and explored 2.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type rail_crossing space_gap ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==686959==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61450e297ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x61450fda8a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x61450ebbf239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76d95724c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
15c15,21
< DijkstraRouter answered 432 queries and explored 2.00 edges on average.
---
> DijkstraRouter answered 358 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 63 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 9 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 2 queries and explored 2.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type rail_crossing sudden_insertion ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==687020==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61f469dc6ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x61f46b8d7a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x61f46a6ee239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7244f724c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type rail_crossing time_gap ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==686940==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c6bd518aec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5c6bd6c9ba49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5c6bd5ab2239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e24a3e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type rail_crossing yellow-time ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==687001==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61cf25196ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x61cf26ca7a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x61cf25abe239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7db749e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
15c15,21
< DijkstraRouter answered 708 queries and explored 2.00 edges on average.
---
> DijkstraRouter answered 256 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 268 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 141 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 43 queries and explored 2.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type tls_right_on_red basic ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==686505==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x655390650ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x655392161a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x655390f78239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x792d8844c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type tls_right_on_red no_stopping ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==686509==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f03b3734ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5f03b5245a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5f03b405c239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d87ff44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type zipper variations_dense ( Last six runs Aug2025 )

---------- Differences in output ----------
14,15c14,15
<  Speed: 25.43
<  Duration: 8.50
---
>  Speed: 25.51
>  Duration: 8.48

TEST FAILED on ts-sim-build-ba : junction_model junction_type zipper variations_dense_adaptDist_50 ( Last six runs Aug2025 )

---------- Differences in output ----------
14c14
<  Speed: 25.45
---
>  Speed: 25.47

TEST FAILED on ts-sim-build-ba : junction_model minor_internalJunction bike_behind_crossing ( Last six runs Aug2025 )

---------- Differences in errors ----------
84a85,95
> 
> =================================================================
> ==688059==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60a29db96ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x60a29f6a7a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x60a29e4be239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b799ea4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
14c14,16
< DijkstraRouter answered 486 queries and explored 2.82 edges on average.
---
> DijkstraRouter answered 429 queries and explored 2.93 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 57 queries and explored 2.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model roundabout blocked_on_junction ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==687997==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63acd017dec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x63acd1c8ea49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x63acd0aa5239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x719a2704c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model roundabout busy_noInternal ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==688010==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x592120b91ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5921226a2a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5921214b9239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73b95784c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
19c19,25
< DijkstraRouter answered 1857 queries and explored 5.00 edges on average.
---
> DijkstraRouter answered 937 queries and explored 5.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 509 queries and explored 5.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 215 queries and explored 5.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 196 queries and explored 5.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model roundabout no_requests_from_outside ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==687989==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d5b46a37ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5d5b48548a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5d5b4735f239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a511864c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model bugs ticket10512 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==685877==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c9389dceec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5c938b8dfa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5c938a6f6239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7888a104c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model bugs ticket10763 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,15
> Warning: Vehicle 't_0.6' ends teleporting on edge '-398891520', time=5938.00.
> 
> =================================================================
> ==685891==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x570f28426ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x570f29f37a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x570f28d4e239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70f381c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
> -- Unordered text as found by filter 'Warning: Teleporting vehicle' --
> Warning: Teleporting vehicle 't_0.6'; waited too long (wrong lane), lane='314690803#0_0', time=5938.00.
> 
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model bugs ticket10988 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==685919==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d081594dec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5d081745ea49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5d0816275239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7774cbe4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model bugs ticket5124 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==685850==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58ad171e9ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x58ad18cfaa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x58ad17b11239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7119b3e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange lcSigma ( Last six runs Aug2025 )

---------- Differences in fcd ----------
119,120c119,120
<         <vehicle id="v0" x="393.79" y="491.78" angle="89.99" type="DEFAULT_VEHTYPE" speed="0.66" pos="150.00" lane="1si_0" slope="0.00" signals="8" acceleration="-4.50" accelerationLat="0.03" distance="150.00" odometer="144.90" posLat="0.03" speedLat="0.00" arrivalDelay="0.00"/>
<         <vehicle id="v1" x="390.82" y="495.19" angle="89.47" type="thin" speed="13.89" pos="146.87" lane="1si_1" slope="0.00" signals="0" acceleration="0.00" accelerationLat="0.17" distance="146.87" odometer="146.87" posLat="0.14" speedLat="0.13" arrivalDelay="0.00"/>
---
>         <vehicle id="v0" x="393.79" y="491.78" angle="89.97" type="DEFAULT_VEHTYPE" speed="0.66" pos="150.00" lane="1si_0" slope="0.00" signals="8" acceleration="-4.50" accelerationLat="0.04" distance="150.00" odometer="144.90" posLat="0.03" speedLat="0.01" arrivalDelay="0.00"/>
>         <vehicle id="v1" x="390.82" y="495.15" angle="89.79" type="thin" speed="13.89" pos="146.87" lane="1si_1" slope="0.00" signals="0" acceleration="0.00" accelerationLat="0.02" distance="146.87" odometer="146.87" posLat="0.10" speedLat="0.05" arrivalDelay="0.00"/>
123,124c123,124
<         <vehicle id="v0" x="393.79" y="491.78" angle="89.99" type="DEFAULT_VEHTYPE" speed="0.00" pos="150.00" lane="1si_0" slope="0.00" signals="0" acceleration="-1.33" accelerationLat="-0.01" distance="150.00" odometer="144.90" posLat="0.03" speedLat="0.00" arrivalDelay="0.00"/>
<         <vehicle id="v1" x="397.41" y="495.22" angle="89.76" type="thin" speed="13.89" pos="153.81" lane="1si_1" slope="0.00" signals="0" acceleration="0.00" accelerationLat="-0.14" distance="153.81" odometer="153.81" posLat="0.17" speedLat="0.06" arrivalDelay="0.00"/>
---
>         <vehicle id="v0" x="393.79" y="491.78" angle="89.97" type="DEFAULT_VEHTYPE" speed="0.00" pos="150.00" lane="1si_0" slope="0.00" signals="0" acceleration="-1.33" accelerationLat="-0.01" distance="150.00" odometer="144.90" posLat="0.03" speedLat="0.00" arrivalDelay="0.00"/>
>         <vehicle id="v1" x="397.41" y="495.21" angle="89.49" type="thin" speed="13.89" pos="153.81" lane="1si_1" slope="0.00" signals="0" acceleration="0.00" accelerationLat="0.14" distance="153.81" odometer="153.81" posLat="0.16" speedLat="0.12" arrivalDelay="0.00"/>
127,128c127,128
<         <vehicle id="v0" x="393.79" y="491.78" angle="89.99" type="DEFAULT_VEHTYPE" speed="0.00" pos="150.00" lane="1si_0" slope="0.00" signals="0" acceleration="0.00" accelerationLat="-0.00" distance="150.00" odometer="144.90" posLat="0.03" speedLat="-0.00" arrivalDelay="0.00"/>
<         <vehicle id="v1" x="404.00" y="495.21" angle="90.03" type="thin" speed="13.89" pos="160.76" lane="1si_1" slope="0.00" signals="0" acceleration="0.00" accelerationLat="-0.13" distance="160.76" odometer="160.76" posLat="0.16" speedLat="-0.01" arrivalDelay="0.00"/>
---
>         <vehicle id="v0" x="393.79" y="491.78" angle="89.97" type="DEFAULT_VEHTYPE" speed="0.00" pos="150.00" lane="1si_0" slope="0.00" signals="0" acceleration="0.00" accelerationLat="-0.00" distance="150.00" odometer="144.90" posLat="0.03" speedLat="-0.00" arrivalDelay="0.00"/>
>         <vehicle id="v1" x="404.00" y="495.21" angle="90.03" type="thin" speed="13.89" pos="160.76" lane="1si_1" slope="0.00" signals="0" acceleration="0.00" accelerationLat="-0.26" distance="160.76" odometer="160.76" posLat="0.16" speedLat="-0.01" arrivalDelay="0.00"/>
131,132c131,132
<         <vehicle id="v0" x="393.79" y="491.78" angle="89.99" type="DEFAULT_VEHTYPE" speed="0.00" pos="150.00" lane="1si_0" slope="0.00" signals="0" acceleration="0.00" accelerationLat="0.00" distance="150.00" odometer="144.90" posLat="0.03" speedLat="-0.00" arrivalDelay="0.00"/>
<         <vehicle id="v1" x="410.58" y="495.13" angle="90.73" type="thin" speed="13.89" pos="167.70" lane="1si_1" slope="0.00" signals="0" acceleration="0.00" accelerationLat="-0.34" distance="167.70" odometer="167.70" posLat="0.08" speedLat="-0.18" arrivalDelay="0.00"/>
---
>         <vehicle id="v0" x="393.79" y="491.78" angle="89.97" type="DEFAULT_VEHTYPE" speed="0.00" pos="150.00" lane="1si_0" slope="0.00" signals="0" acceleration="0.00" accelerationLat="0.00" distance="150.00" odometer="144.90" posLat="0.03" speedLat="-0.00" arrivalDelay="0.00"/>
>         <vehicle id="v1" x="410.58" y="495.10" angle="90.89" type="thin" speed="13.89" pos="167.70" lane="1si_1" slope="0.00" signals="0" acceleration="0.00" accelerationLat="-0.42" distance="167.70" odometer="167.70" posLat="0.05" speedLat="-0.21" arrivalDelay="0.00"/>
135,136c135,136
<         <vehicle id="v0" x="393.79" y="491.78" angle="89.99" type="DEFAULT_VEHTYPE" speed="0.00" pos="150.00" lane="1si_0" slope="0.00" signals="0" acceleration="0.00" accelerationLat="0.00" distance="150.00" odometer="144.90" posLat="0.03" speedLat="0.00" arrivalDelay="0.00"/>
<         <vehicle id="v1" x="417.17" y="495.02" angle="90.85" type="thin" speed="13.89" pos="174.65" lane="1si_1" slope="0.00" signals="0" acceleration="0.00" accelerationLat="-0.06" distance="174.65" odometer="174.65" posLat="-0.03" speedLat="-0.21" arrivalDelay="0.00"/>
---
>         <vehicle id="v0" x="393.79" y="491.78" angle="89.97" type="DEFAULT_VEHTYPE" speed="0.00" pos="150.00" lane="1si_0" slope="0.00" signals="0" acceleration="0.00" accelerationLat="0.00" distance="150.00" odometer="144.90" posLat="0.03" speedLat="0.00" arrivalDelay="0.00"/>
>         <vehicle id="v1" x="417.17" y="495.00" angle="90.85" type="thin" speed="13.89" pos="174.65" lane="1si_1" slope="0.00" signals="0" acceleration="0.00" accelerationLat="0.02" distance="174.65" odometer="174.65" posLat="-0.05" speedLat="-0.21" arrivalDelay="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : lc_model lcSigma ( Last six runs Aug2025 )

---------- Differences in fcd ----------
55,56c55,56
<         <vehicle id="v0" x="310.01" y="491.70" angle="90.14" type="DEFAULT_VEHTYPE" speed="13.89" pos="61.69" lane="1si_0" slope="0.00"/>
<         <vehicle id="v1" x="285.41" y="495.01" angle="89.94" type="thin" speed="13.00" pos="35.75" lane="1si_1" slope="0.00"/>
---
>         <vehicle id="v0" x="310.01" y="491.72" angle="89.94" type="DEFAULT_VEHTYPE" speed="13.89" pos="61.69" lane="1si_0" slope="0.00"/>
>         <vehicle id="v1" x="285.41" y="494.99" angle="90.14" type="thin" speed="13.00" pos="35.75" lane="1si_1" slope="0.00"/>
59,60c59,60
<         <vehicle id="v0" x="316.60" y="491.58" angle="91.01" type="DEFAULT_VEHTYPE" speed="13.89" pos="68.63" lane="1si_0" slope="0.00"/>
<         <vehicle id="v1" x="292.00" y="494.93" angle="90.64" type="thin" speed="13.89" pos="42.70" lane="1si_1" slope="0.00"/>
---
>         <vehicle id="v0" x="316.60" y="491.60" angle="91.01" type="DEFAULT_VEHTYPE" speed="13.89" pos="68.63" lane="1si_0" slope="0.00"/>
>         <vehicle id="v1" x="292.00" y="494.91" angle="90.64" type="thin" speed="13.89" pos="42.70" lane="1si_1" slope="0.00"/>
63,64c63,64
<         <vehicle id="v0" x="323.19" y="491.52" angle="90.47" type="DEFAULT_VEHTYPE" speed="13.89" pos="75.57" lane="1si_0" slope="0.00"/>
<         <vehicle id="v1" x="298.59" y="494.84" angle="90.73" type="thin" speed="13.89" pos="49.64" lane="1si_1" slope="0.00"/>
---
>         <vehicle id="v0" x="323.19" y="491.51" angle="90.73" type="DEFAULT_VEHTYPE" speed="13.89" pos="75.57" lane="1si_0" slope="0.00"/>
>         <vehicle id="v1" x="298.59" y="494.85" angle="90.47" type="thin" speed="13.89" pos="49.64" lane="1si_1" slope="0.00"/>
67,68c67,68
<         <vehicle id="v0" x="329.78" y="491.62" angle="89.21" type="DEFAULT_VEHTYPE" speed="13.89" pos="82.52" lane="1si_0" slope="0.00"/>
<         <vehicle id="v1" x="305.18" y="494.81" angle="90.28" type="thin" speed="13.89" pos="56.59" lane="1si_1" slope="0.00"/>
---
>         <vehicle id="v0" x="329.78" y="491.48" angle="90.28" type="DEFAULT_VEHTYPE" speed="13.89" pos="82.52" lane="1si_0" slope="0.00"/>
>         <vehicle id="v1" x="305.18" y="494.95" angle="89.21" type="thin" speed="13.89" pos="56.59" lane="1si_1" slope="0.00"/>
71,72c71,72
<         <vehicle id="v0" x="336.37" y="491.74" angle="88.95" type="DEFAULT_VEHTYPE" speed="13.89" pos="89.46" lane="1si_0" slope="0.00"/>
<         <vehicle id="v1" x="311.76" y="494.76" angle="90.38" type="thin" speed="13.89" pos="63.53" lane="1si_1" slope="0.00"/>
---
>         <vehicle id="v0" x="336.37" y="491.61" angle="88.94" type="DEFAULT_VEHTYPE" speed="13.89" pos="89.46" lane="1si_0" slope="0.00"/>
>         <vehicle id="v1" x="311.76" y="494.90" angle="90.39" type="thin" speed="13.89" pos="63.53" lane="1si_1" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : lc_model overtake_stopped stopped_slalom2 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==683981==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5916e1bcbec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5916e36dca49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5916e24f3239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71365c24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout high_traffic ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==684886==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6261a6c5aec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x6261a876ba49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x6261a7582239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7787d824c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1159.00
---
> Simulation ended at time: 1124.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12c13
< Statistics (avg):
---
> Statistics (avg of 1015):
14,18c15,19
<  Duration: 114.65
<  WaitingTime: 19.52
<  TimeLoss: 68.62
<  DepartDelay: 1.47
< 
---
>  Speed: 7.30
>  Duration: 98.80
>  WaitingTime: 17.43
>  TimeLoss: 52.71
>  DepartDelay: 1.53
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout low_traffic ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==684858==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62b668a7fec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x62b66a590a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x62b6693a7239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79bffde4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1051.00
---
> Simulation ended at time: 1051.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,16c13,18
< Statistics (avg):
<  RouteLength: 615.69
<  Duration: 56.00
<  WaitingTime: 0.38
<  TimeLoss: 10.00
---
> Statistics (avg of 282):
>  RouteLength: 615.68
>  Speed: 11.14
>  Duration: 55.35
>  WaitingTime: 0.22
>  TimeLoss: 9.30
18d19
< 
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout many_lanes ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==685522==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a5197ca7ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5a51997b8a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5a51985cf239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f788f44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1051.00
---
> Simulation ended at time: 69.00.
7,9c8,10
< Performance: 
< Vehicles: 
<  Inserted: 282 (Loaded: 564)
---
> Performance:
> Vehicles:
>  Inserted: 1
12,23c13,20
< Statistics (avg):
<  RouteLength: 615.69
<  Duration: 56.00
<  WaitingTime: 0.38
<  TimeLoss: 10.00
<  DepartDelay: 0.05
< 
< DijkstraRouter answered 273 queries and explored 4.91 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 8 queries and explored 5.75 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 1 queries and explored 5.00 edges on average.
---
> Statistics (avg of 1):
>  RouteLength: 811.07
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout medium_traffic ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==684862==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ca37db3cec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5ca37f64da49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5ca37e464239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x746674e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1066.00
---
> Simulation ended at time: 1064.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c13,19
< Statistics (avg):
<  RouteLength: 615.98
<  Duration: 60.03
<  WaitingTime: 2.49
<  TimeLoss: 14.05
<  DepartDelay: 0.30
< 
---
> Statistics (avg of 564):
>  RouteLength: 615.81
>  Speed: 10.59
>  Duration: 58.88
>  WaitingTime: 2.10
>  TimeLoss: 12.85
>  DepartDelay: 0.29
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout mixed high_traffic ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==685046==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5607b0721ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5607b2232a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5607b1049239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x776ad6a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1219.00
---
> Simulation ended at time: 1125.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,19c13,20
< Statistics (avg):
<  RouteLength: 616.48
<  Duration: 142.99
<  WaitingTime: 30.37
<  TimeLoss: 96.97
<  DepartDelay: 2.88
< 
< DijkstraRouter answered 451 queries and explored 4.89 edges on average.
---
> Statistics (avg of 1015):
>  RouteLength: 616.50
>  Speed: 6.57
>  Duration: 107.59
>  WaitingTime: 20.20
>  TimeLoss: 61.54
>  DepartDelay: 1.68
> DijkstraRouter answered 450 queries and explored 4.89 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout mixed low_traffic ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==685019==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x594cf868bec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x594cfa19ca49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x594cf8fb3239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75a36784c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1052.00
---
> Simulation ended at time: 1051.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,16c13,18
< Statistics (avg):
<  RouteLength: 615.41
<  Duration: 56.60
<  WaitingTime: 0.50
<  TimeLoss: 10.69
---
> Statistics (avg of 282):
>  RouteLength: 615.36
>  Speed: 11.00
>  Duration: 56.02
>  WaitingTime: 0.24
>  TimeLoss: 10.00
18d19
< 
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout mixed medium_traffic ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==685028==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6549da8d8ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x6549dc3e9a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x6549db200239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7dae9fe4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1070.00
---
> Simulation ended at time: 1073.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c13,19
< Statistics (avg):
<  RouteLength: 615.62
<  Duration: 60.52
<  WaitingTime: 2.36
<  TimeLoss: 14.59
<  DepartDelay: 0.32
< 
---
> Statistics (avg of 564):
>  RouteLength: 615.51
>  Speed: 10.31
>  Duration: 60.86
>  WaitingTime: 3.05
>  TimeLoss: 14.89
>  DepartDelay: 0.33
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout no_cooperation high_traffic ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==685086==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60f14a1f3ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x60f14bd04a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x60f14ab1b239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x730802c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1219.00
---
> Simulation ended at time: 1535.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,19c13,20
< Statistics (avg):
<  RouteLength: 616.48
<  Duration: 142.99
<  WaitingTime: 30.37
<  TimeLoss: 96.97
<  DepartDelay: 2.88
< 
< DijkstraRouter answered 451 queries and explored 4.89 edges on average.
---
> Statistics (avg of 1015):
>  RouteLength: 616.34
>  Speed: 3.38
>  Duration: 255.32
>  WaitingTime: 130.21
>  TimeLoss: 209.31
>  DepartDelay: 72.09
> DijkstraRouter answered 495 queries and explored 4.89 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout no_cooperation low_traffic ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==685057==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c91128beec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5c91143cfa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5c91131e6239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x742b5a64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1052.00
---
> Simulation ended at time: 1055.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,15c13,17
< Statistics (avg):
<  RouteLength: 615.41
<  Duration: 56.60
<  WaitingTime: 0.50
---
> Statistics (avg of 282):
>  RouteLength: 612.72
>  Speed: 10.88
>  Duration: 56.48
>  WaitingTime: 0.76
18d19
< 
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout no_cooperation medium_traffic ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==685066==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59651d2e2ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x59651edf3a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x59651dc0a239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f41a224c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1070.00
---
> Simulation ended at time: 1078.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c13,19
< Statistics (avg):
<  RouteLength: 615.62
<  Duration: 60.52
<  WaitingTime: 2.36
<  TimeLoss: 14.59
<  DepartDelay: 0.32
< 
---
> Statistics (avg of 564):
>  RouteLength: 613.49
>  Speed: 8.59
>  Duration: 75.92
>  WaitingTime: 9.15
>  TimeLoss: 30.11
>  DepartDelay: 0.29
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout outer_exitMinor high_traffic ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==685502==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x605e298edec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x605e2b3fea49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x605e2a215239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71ad2864c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1159.00
---
> Simulation ended at time: 1169.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c13,19
< Statistics (avg):
<  RouteLength: 616.72
<  Duration: 114.65
<  WaitingTime: 19.52
<  TimeLoss: 68.62
<  DepartDelay: 1.47
< 
---
> Statistics (avg of 1015):
>  RouteLength: 616.85
>  Speed: 6.88
>  Duration: 114.70
>  WaitingTime: 25.37
>  TimeLoss: 68.60
>  DepartDelay: 5.67
23c24
< DijkstraRouter answered 114 queries and explored 4.95 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout outer_exitMinor low_traffic ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==685471==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5acfa7006ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5acfa8b17a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5acfa792e239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7cc1f384c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1051.00
---
> Simulation ended at time: 1051.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,16c13,18
< Statistics (avg):
<  RouteLength: 615.69
<  Duration: 56.00
<  WaitingTime: 0.38
<  TimeLoss: 10.00
---
> Statistics (avg of 282):
>  RouteLength: 615.41
>  Speed: 11.10
>  Duration: 55.55
>  WaitingTime: 0.42
>  TimeLoss: 9.53
18d19
< 
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout outer_exitMinor medium_traffic ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==685482==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58ee2fb04ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x58ee31615a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x58ee3042c239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7df81464c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1066.00
---
> Simulation ended at time: 1063.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c13,19
< Statistics (avg):
<  RouteLength: 615.98
<  Duration: 60.03
<  WaitingTime: 2.49
<  TimeLoss: 14.05
<  DepartDelay: 0.30
< 
---
> Statistics (avg of 564):
>  RouteLength: 615.80
>  Speed: 10.52
>  Duration: 59.38
>  WaitingTime: 2.56
>  TimeLoss: 13.35
>  DepartDelay: 0.29
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout outer_exitOnly high_traffic ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==685382==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61277262bec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x61277413ca49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x612772f53239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72edc484c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1159.00
---
> Simulation ended at time: 1268.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c13,19
< Statistics (avg):
<  RouteLength: 616.72
<  Duration: 114.65
<  WaitingTime: 19.52
<  TimeLoss: 68.62
<  DepartDelay: 1.47
< 
---
> Statistics (avg of 1015):
>  RouteLength: 620.94
>  Speed: 6.93
>  Duration: 134.52
>  WaitingTime: 40.20
>  TimeLoss: 88.14
>  DepartDelay: 8.65
23c24
< DijkstraRouter answered 114 queries and explored 4.95 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout outer_exitOnly low_traffic ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==685325==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x608549aa9ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x60854b5baa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x60854a3d1239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x787508a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1051.00
---
> Simulation ended at time: 1050.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c13,19
< Statistics (avg):
<  RouteLength: 615.69
<  Duration: 56.00
<  WaitingTime: 0.38
<  TimeLoss: 10.00
<  DepartDelay: 0.05
< 
---
> Statistics (avg of 282):
>  RouteLength: 618.84
>  Speed: 11.24
>  Duration: 55.16
>  WaitingTime: 0.40
>  TimeLoss: 8.88
>  DepartDelay: 0.11
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout outer_exitOnly medium_traffic ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==685369==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5568faceeec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5568fc7ffa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5568fb616239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f23e244c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1066.00
---
> Simulation ended at time: 1066.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c13,19
< Statistics (avg):
<  RouteLength: 615.98
<  Duration: 60.03
<  WaitingTime: 2.49
<  TimeLoss: 14.05
<  DepartDelay: 0.30
< 
---
> Statistics (avg of 564):
>  RouteLength: 619.71
>  Speed: 10.64
>  Duration: 59.11
>  WaitingTime: 2.74
>  TimeLoss: 12.80
>  DepartDelay: 0.46
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout outer_exitOnly_noChangeRight high_traffic ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==685441==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ce1a1c07ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5ce1a3718a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5ce1a252f239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74a661e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1159.00
---
> Simulation ended at time: 1309.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,19c13,20
< Statistics (avg):
<  RouteLength: 616.72
<  Duration: 114.65
<  WaitingTime: 19.52
<  TimeLoss: 68.62
<  DepartDelay: 1.47
< 
< DijkstraRouter answered 450 queries and explored 4.89 edges on average.
---
> Statistics (avg of 1015):
>  RouteLength: 621.24
>  Speed: 6.70
>  Duration: 138.60
>  WaitingTime: 49.84
>  TimeLoss: 92.19
>  DepartDelay: 28.90
> DijkstraRouter answered 559 queries and explored 4.93 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout outer_exitOnly_noChangeRight low_traffic ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==685394==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5cb70fe88ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5cb711999a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5cb7107b0239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x722ce5c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1051.00
---
> Simulation ended at time: 1050.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c13,19
< Statistics (avg):
<  RouteLength: 615.69
<  Duration: 56.00
<  WaitingTime: 0.38
<  TimeLoss: 10.00
<  DepartDelay: 0.05
< 
---
> Statistics (avg of 282):
>  RouteLength: 618.79
>  Speed: 11.22
>  Duration: 55.30
>  WaitingTime: 0.52
>  TimeLoss: 9.06
>  DepartDelay: 0.11
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout outer_exitOnly_noChangeRight medium_traffic ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==685411==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c11416a9ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5c11431baa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5c1141fd1239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f6b87a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1066.00
---
> Simulation ended at time: 1068.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c13,19
< Statistics (avg):
<  RouteLength: 615.98
<  Duration: 60.03
<  WaitingTime: 2.49
<  TimeLoss: 14.05
<  DepartDelay: 0.30
< 
---
> Statistics (avg of 564):
>  RouteLength: 619.63
>  Speed: 10.60
>  Duration: 59.42
>  WaitingTime: 2.96
>  TimeLoss: 13.13
>  DepartDelay: 0.44
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout small high_traffic ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==684990==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5da4a5f64ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5da4a7a75a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5da4a688c239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76499cc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1303.00
---
> Simulation ended at time: 1243.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,19c13,20
< Statistics (avg):
<  RouteLength: 303.62
<  Duration: 121.81
<  WaitingTime: 38.39
<  TimeLoss: 98.61
<  DepartDelay: 57.89
< 
< DijkstraRouter answered 760 queries and explored 4.98 edges on average.
---
> Statistics (avg of 1015):
>  RouteLength: 303.65
>  Speed: 3.61
>  Duration: 107.48
>  WaitingTime: 37.94
>  TimeLoss: 84.25
>  DepartDelay: 43.87
> DijkstraRouter answered 545 queries and explored 4.89 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout small low_traffic ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==684948==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62878e97dec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x62879048ea49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x62878f2a5239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x725fa7c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1031.00
---
> Simulation ended at time: 1031.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c13,19
< Statistics (avg):
<  RouteLength: 302.83
<  Duration: 33.00
<  WaitingTime: 0.34
<  TimeLoss: 9.77
<  DepartDelay: 0.05
< 
---
> Statistics (avg of 282):
>  RouteLength: 302.81
>  Speed: 9.24
>  Duration: 32.91
>  WaitingTime: 0.38
>  TimeLoss: 9.69
>  DepartDelay: 0.06
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout small medium_traffic ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==684970==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6403ebe7aec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x6403ed98ba49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x6403ec7a2239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72b67644c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1039.00
---
> Simulation ended at time: 1038.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c13,19
< Statistics (avg):
<  RouteLength: 302.91
<  Duration: 38.21
<  WaitingTime: 2.67
<  TimeLoss: 15.03
<  DepartDelay: 0.35
< 
---
> Statistics (avg of 564):
>  RouteLength: 302.85
>  Speed: 8.48
>  Duration: 36.48
>  WaitingTime: 1.79
>  TimeLoss: 13.28
>  DepartDelay: 0.36
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout small mixed high_traffic ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==684942==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6442767f9ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x64427830aa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x644277121239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74a44ca4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1362.00
---
> Simulation ended at time: 1277.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,19c13,20
< Statistics (avg):
<  RouteLength: 303.40
<  Duration: 134.20
<  WaitingTime: 47.07
<  TimeLoss: 111.00
<  DepartDelay: 77.02
< 
< DijkstraRouter answered 779 queries and explored 5.00 edges on average.
---
> Statistics (avg of 1015):
>  RouteLength: 303.37
>  Speed: 3.06
>  Duration: 118.19
>  WaitingTime: 41.27
>  TimeLoss: 94.97
>  DepartDelay: 51.89
> DijkstraRouter answered 533 queries and explored 4.89 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout small mixed low_traffic ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==684890==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5833af732ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5833b1243a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5833b005a239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d786f04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1030.00
---
> Simulation ended at time: 1030.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,16c13,18
< Statistics (avg):
<  RouteLength: 302.34
<  Duration: 33.94
<  WaitingTime: 0.55
<  TimeLoss: 10.76
---
> Statistics (avg of 282):
>  RouteLength: 302.32
>  Speed: 9.05
>  Duration: 33.61
>  WaitingTime: 0.44
>  TimeLoss: 10.45
18d19
< 
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout small mixed medium_traffic ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==684932==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6205a6e9aec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x6205a89aba49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x6205a77c2239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70274c24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1046.00
---
> Simulation ended at time: 1038.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c13,19
< Statistics (avg):
<  RouteLength: 302.59
<  Duration: 39.60
<  WaitingTime: 3.19
<  TimeLoss: 16.43
<  DepartDelay: 0.37
< 
---
> Statistics (avg of 564):
>  RouteLength: 302.44
>  Speed: 8.21
>  Duration: 37.69
>  WaitingTime: 2.02
>  TimeLoss: 14.53
>  DepartDelay: 0.40
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls high_traffic ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==685138==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64c410647ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x64c412158a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x64c410f6f239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78c6f544c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1219.00
---
> Simulation ended at time: 2119.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,19c13,20
< Statistics (avg):
<  RouteLength: 616.48
<  Duration: 142.99
<  WaitingTime: 30.37
<  TimeLoss: 96.97
<  DepartDelay: 2.88
< 
< DijkstraRouter answered 451 queries and explored 4.89 edges on average.
---
> Statistics (avg of 1015):
>  RouteLength: 617.64
>  Speed: 2.30
>  Duration: 362.07
>  WaitingTime: 223.69
>  TimeLoss: 315.94
>  DepartDelay: 109.15
> DijkstraRouter answered 527 queries and explored 4.90 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls low_traffic ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==685098==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x614c611d3ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x614c62ce4a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x614c61afb239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x753c6044c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1052.00
---
> Simulation ended at time: 1095.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,16c13,18
< Statistics (avg):
<  RouteLength: 615.41
<  Duration: 56.60
<  WaitingTime: 0.50
<  TimeLoss: 10.69
---
> Statistics (avg of 282):
>  RouteLength: 615.45
>  Speed: 7.77
>  Duration: 83.45
>  WaitingTime: 24.40
>  TimeLoss: 37.48
18d19
< 
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls medium_traffic ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==685118==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58cd9c9b5ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x58cd9e4c6a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x58cd9d2dd239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x710c2724c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1070.00
---
> Simulation ended at time: 1152.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c13,19
< Statistics (avg):
<  RouteLength: 615.62
<  Duration: 60.52
<  WaitingTime: 2.36
<  TimeLoss: 14.59
<  DepartDelay: 0.32
< 
---
> Statistics (avg of 564):
>  RouteLength: 616.10
>  Speed: 5.88
>  Duration: 122.11
>  WaitingTime: 53.22
>  TimeLoss: 76.13
>  DepartDelay: 0.29
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_2phase high_traffic ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==685269==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60a884809ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x60a88631aa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x60a885131239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76761d44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1219.00
---
> Simulation ended at time: 1735.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,19c13,20
< Statistics (avg):
<  RouteLength: 616.48
<  Duration: 142.99
<  WaitingTime: 30.37
<  TimeLoss: 96.97
<  DepartDelay: 2.88
< 
< DijkstraRouter answered 451 queries and explored 4.89 edges on average.
---
> Statistics (avg of 1015):
>  RouteLength: 617.03
>  Speed: 2.57
>  Duration: 311.07
>  WaitingTime: 123.68
>  TimeLoss: 265.01
>  DepartDelay: 69.09
> DijkstraRouter answered 500 queries and explored 4.95 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_2phase low_traffic ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==685212==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x560c28e6fec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x560c2a980a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x560c29797239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b1d01a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1052.00
---
> Simulation ended at time: 1071.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,16c13,18
< Statistics (avg):
<  RouteLength: 615.41
<  Duration: 56.60
<  WaitingTime: 0.50
<  TimeLoss: 10.69
---
> Statistics (avg of 282):
>  RouteLength: 615.11
>  Speed: 9.51
>  Duration: 66.17
>  WaitingTime: 7.01
>  TimeLoss: 20.25
18d19
< 
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_2phase medium_traffic ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==685249==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f0cd23c6ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5f0cd3ed7a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5f0cd2cee239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a97a9c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1070.00
---
> Simulation ended at time: 1075.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c13,19
< Statistics (avg):
<  RouteLength: 615.62
<  Duration: 60.52
<  WaitingTime: 2.36
<  TimeLoss: 14.59
<  DepartDelay: 0.32
< 
---
> Statistics (avg of 564):
>  RouteLength: 615.53
>  Speed: 8.73
>  Duration: 72.78
>  WaitingTime: 9.63
>  TimeLoss: 26.84
>  DepartDelay: 0.29
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_actuated high_traffic ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==685309==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64402a4f8ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x64402c009a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x64402ae20239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7aedd0c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1219.00
---
> Simulation ended at time: 1638.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,19c13,20
< Statistics (avg):
<  RouteLength: 616.48
<  Duration: 142.99
<  WaitingTime: 30.37
<  TimeLoss: 96.97
<  DepartDelay: 2.88
< 
< DijkstraRouter answered 451 queries and explored 4.89 edges on average.
---
> Statistics (avg of 1015):
>  RouteLength: 617.49
>  Speed: 2.64
>  Duration: 302.12
>  WaitingTime: 209.64
>  TimeLoss: 255.99
>  DepartDelay: 64.89
> DijkstraRouter answered 517 queries and explored 4.96 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_actuated low_traffic ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==685281==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x606d70b2bec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x606d7263ca49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x606d71453239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e2c7844c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1052.00
---
> Simulation ended at time: 1071.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,16c13,18
< Statistics (avg):
<  RouteLength: 615.41
<  Duration: 56.60
<  WaitingTime: 0.50
<  TimeLoss: 10.69
---
> Statistics (avg of 282):
>  RouteLength: 615.52
>  Speed: 9.13
>  Duration: 68.95
>  WaitingTime: 10.45
>  TimeLoss: 23.07
18d19
< 
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_actuated medium_traffic ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==685303==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a7a924e5ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5a7a93ff6a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5a7a92e0d239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b837384c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1070.00
---
> Simulation ended at time: 1105.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c13,19
< Statistics (avg):
<  RouteLength: 615.62
<  Duration: 60.52
<  WaitingTime: 2.36
<  TimeLoss: 14.59
<  DepartDelay: 0.32
< 
---
> Statistics (avg of 564):
>  RouteLength: 616.03
>  Speed: 7.03
>  Duration: 93.28
>  WaitingTime: 31.16
>  TimeLoss: 47.26
>  DepartDelay: 0.29
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_no_cooperation high_traffic ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==685190==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x621746b06ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x621748617a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x62174742e239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x733414c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1219.00
---
> Simulation ended at time: 2811.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,19c13,20
< Statistics (avg):
<  RouteLength: 616.48
<  Duration: 142.99
<  WaitingTime: 30.37
<  TimeLoss: 96.97
<  DepartDelay: 2.88
< 
< DijkstraRouter answered 451 queries and explored 4.89 edges on average.
---
> Statistics (avg of 1015):
>  RouteLength: 617.29
>  Speed: 1.74
>  Duration: 523.71
>  WaitingTime: 363.14
>  TimeLoss: 477.63
>  DepartDelay: 341.45
> DijkstraRouter answered 540 queries and explored 4.91 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_no_cooperation low_traffic ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==685158==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63a01d053ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x63a01eb64a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x63a01d97b239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x715e63c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1052.00
---
> Simulation ended at time: 1096.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,16c13,18
< Statistics (avg):
<  RouteLength: 615.41
<  Duration: 56.60
<  WaitingTime: 0.50
<  TimeLoss: 10.69
---
> Statistics (avg of 282):
>  RouteLength: 613.31
>  Speed: 6.92
>  Duration: 95.02
>  WaitingTime: 30.74
>  TimeLoss: 49.22
18d19
< 
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_no_cooperation medium_traffic ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==685178==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ccd6b7cfec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5ccd6d2e0a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5ccd6c0f7239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7da2eb64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1070.00
---
> Simulation ended at time: 1649.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,18c13,19
< Statistics (avg):
<  RouteLength: 615.62
<  Duration: 60.52
<  WaitingTime: 2.36
<  TimeLoss: 14.59
<  DepartDelay: 0.32
< 
---
> Statistics (avg of 564):
>  RouteLength: 615.50
>  Speed: 2.73
>  Duration: 322.50
>  WaitingTime: 184.87
>  TimeLoss: 276.54
>  DepartDelay: 0.35
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model strategic internal_lanes all_normal ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==683609==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d1c57f2cec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5d1c59a3da49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5d1c58854239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71f564a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model strategic internal_lanes intermediate ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==683618==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b6f948b8ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5b6f963c9a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5b6f951e0239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7997dec4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model strategic internal_lanes intermediate_large ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==683632==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5adb51f2cec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5adb53a3da49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5adb52854239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e5a16a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving bugs ticket10312 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==693899==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x614627049ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x614628b5aa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x614627971239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7034aba4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
19c19,25
< DijkstraRouter answered 3367 queries and explored 1.27 edges on average.
---
> DijkstraRouter answered 1564 queries and explored 1.58 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 871 queries and explored 1.01 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 574 queries and explored 1.02 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 358 queries and explored 1.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving bugs ticket10314 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==693909==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b1c6e4aeec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5b1c6ffbfa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5b1c6edd6239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a65da64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
19c19,21
< DijkstraRouter answered 1738 queries and explored 2.00 edges on average.
---
> DijkstraRouter answered 900 queries and explored 2.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 838 queries and explored 2.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving bugs ticket3718 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==693805==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6186c6be9ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x6186c86faa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x6186c7511239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c492564c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_routes.rou.xml'
4c5
< Simulation ended at time: 1278.60
---
> Simulation ended at time: 1278.00.
6,7c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11c12
< Statistics (avg):
---
> Statistics (avg of 61):
13,15c14,17
<  Duration: 376.35
<  WaitingTime: 4.90
<  TimeLoss: 61.50
---
>  Speed: 10.13
>  Duration: 354.42
>  WaitingTime: 0.13
>  TimeLoss: 39.55
17d18
< 
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving bugs ticket5238 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==693833==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58faaacd5ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x58faac7e6a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x58faab5fd239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78f69d24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_routes.rou.xml'
4c5
< Simulation ended at time: 300.00
---
> Simulation ended at time: 300.00.
6,7c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11c12
< Statistics (avg):
---
> Statistics (avg of 3):
12a14
>  Speed: 14.91
17d18
< 
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving continuous ticket8760 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==693484==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62e09d8afec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x62e09f3c0a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x62e09e1d7239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76066984c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_routes.rou.xml'
4c5
< Simulation ended at time: 1278.60
---
> Simulation ended at time: 1277.60.
6,7c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11c12
< Statistics (avg):
---
> Statistics (avg of 61):
13,15c14,17
<  Duration: 376.35
<  WaitingTime: 4.90
<  TimeLoss: 61.50
---
>  Speed: 8.81
>  Duration: 390.06
>  WaitingTime: 0.59
>  TimeLoss: 75.20
17d18
< 
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving slalom 4queues_deadlock ( Last six runs Aug2025 )

---------- Differences in errors ----------
1d0
< Warning: Vehicle 'fwd.33' teleports beyond arrival edge 'a', time=813.00.
2a2
> Warning: Vehicle 'fwd.33' teleports beyond arrival edge 'a', time=813.00.

TEST FAILED on ts-sim-build-ba : output e2 freq_missing ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==667927==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x599db0efbec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x599db2a0ca49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x599db1823239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74070b64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 bugs ticket10881 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==668872==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f9635afeec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5f963760fa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5f9636426239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7384aa64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 junction_output interior ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==668903==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ffb5a7a9ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5ffb5c2baa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5ffb5b0d1239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7efad4e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 junction_output joined ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==668886==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58fb1deceec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x58fb1f9dfa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x58fb1e7f6239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73b0f0e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 junction_output joined_freq ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==668902==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b8b56578ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5b8b58089a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5b8b56ea0239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78256cc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 junction_output joined_interior ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==668918==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5defe61a0ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5defe7cb1a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5defe6ac8239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f09e264c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_fcd_parquet ( Last six runs Aug2025 )

---------- Differences in fcd_parquet ----------
Binary files /home/delphi/extraClangDebug/sumo/tests/sumo/output/examples/cross3ltl_fcd_parquet/fcd_parquet.sumo and /home/delphi/extraClangDebug/texttesttmp/extra_clangD.18Aug110312.601224/sumo.parallel/output/examples/cross3ltl_fcd_parquet/fcd_parquet.sumo differ

TEST FAILED on ts-sim-build-ba : output examples_multimodal net3_meandata_edges_track ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,134
> 
> =================================================================
> ==674423==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 192 byte(s) in 8 object(s) allocated from:
>     #0 0x5bb3e53feec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5bb3e73b1744 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x5bb3e73bdba0 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x5bb3e73c89ba in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x5bb3e7289cb6 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x5bb3e54590cd in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1158:24
>     #6 0x5bb3e5450507 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5
>     #7 0x5bb3e541f3f8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5
>     #8 0x5bb3e54185b8 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #9 0x5bb3e5402e75 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd3cce2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd3cce2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #12 0x5bb3e5325a54 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3378a54) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
> 
> Direct leak of 192 byte(s) in 8 object(s) allocated from:
>     #0 0x5bb3e53feec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5bb3e73b08ae in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x5bb3e73bb295 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:494:45
>     #3 0x5bb3e728cfad in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x5bb3e66195e1 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*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x5bb3e66ae2c4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1389:27
>     #6 0x5bb3e664fd76 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:218:17
>     #7 0x5bb3e8206348 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x7fd3cffe63b6 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)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output acceleration ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==673377==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64a31ca84ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x64a31e595a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x64a31d3ac239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74a2e984c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output distance ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==673349==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5be1c6b4aec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5be1c865ba49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5be1c7472239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7bc0eea4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output distance_reverse ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==673364==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x621a96625ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x621a98136a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x621a96f4d239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76e43904c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output leader_beyond_bestLanes ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==673511==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x642874ce7ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x6428767f8a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x64287560f239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b6f7da4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output params ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==673392==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6407d3f32ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x6407d5a43a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x6407d485a239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73317044c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output signals ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==673325==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f26c403cec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5f26c5b4da49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5f26c4964239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e64f144c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output full-output one_vehicle_ele ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==673638==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55b2e17a6ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x55b2e32b7a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x55b2e20ce239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70956c04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased tracking interval15s ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,134
> 
> =================================================================
> ==671074==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6336 byte(s) in 264 object(s) allocated from:
>     #0 0x5e4c20466ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5e4c22419744 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x5e4c22425ba0 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x5e4c224309ba in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x5e4c222f1cb6 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x5e4c204c10cd in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1158:24
>     #6 0x5e4c204b8507 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5
>     #7 0x5e4c204873f8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5
>     #8 0x5e4c204805b8 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #9 0x5e4c2046ae75 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x792e87c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x792e87c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #12 0x5e4c2038da54 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3378a54) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x5e4c20466ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5e4c224188ae in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x5e4c22423295 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:494:45
>     #3 0x5e4c222f4fad in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x5e4c216815e1 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*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x5e4c217162c4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1389:27
>     #6 0x5e4c216b7d76 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:218:17
>     #7 0x5e4c2326e348 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x792e8abe63b6 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)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased tracking interval15s60s ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,134
> 
> =================================================================
> ==671088==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6336 byte(s) in 264 object(s) allocated from:
>     #0 0x5e8425304ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5e84272b7744 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x5e84272c3ba0 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x5e84272ce9ba in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x5e842718fcb6 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x5e842535f0cd in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1158:24
>     #6 0x5e8425356507 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5
>     #7 0x5e84253253f8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5
>     #8 0x5e842531e5b8 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #9 0x5e8425308e75 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7b901d62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7b901d62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #12 0x5e842522ba54 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3378a54) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
> 
> Direct leak of 2112 byte(s) in 88 object(s) allocated from:
>     #0 0x5e8425304ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5e84272b68ae in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x5e84272c1295 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:494:45
>     #3 0x5e8427192fad in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x5e842651f5e1 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*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x5e84265b42c4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1389:27
>     #6 0x5e8426555d76 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:218:17
>     #7 0x5e842810c348 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x7b90207e63b6 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)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased tracking interval1s ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,134
> 
> =================================================================
> ==671070==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 116160 byte(s) in 4840 object(s) allocated from:
>     #0 0x64e41ff07ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x64e421eba744 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x64e421ec6ba0 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x64e421ed19ba in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x64e421d92cb6 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x64e41ff620cd in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1158:24
>     #6 0x64e41ff59507 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5
>     #7 0x64e41ff283f8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5
>     #8 0x64e41ff215b8 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #9 0x64e41ff0be75 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x705cbb42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x705cbb42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #12 0x64e41fe2ea54 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3378a54) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x64e41ff07ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x64e421eb98ae in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x64e421ec4295 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:494:45
>     #3 0x64e421d95fad in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x64e4211225e1 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*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x64e4211b72c4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1389:27
>     #6 0x64e421158d76 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:218:17
>     #7 0x64e422d0f348 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x705cbe3e63b6 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)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased tracking interval60s ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,83
> 
> =================================================================
> ==671083==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x619d2ace8ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x619d2cc9a8ae in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x619d2cca5295 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:494:45
>     #3 0x619d2cb76fad in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x619d2bf035e1 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*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x619d2bf982c4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1389:27
>     #6 0x619d2bf39d76 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:218:17
>     #7 0x619d2daf0348 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x7468753e63b6 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 0x7468753b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #10 0x7468753b822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #11 0x7468753b8557 in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b8557) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #12 0x7468753e0d42 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 0x619d2db24a82 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:118:18
>     #14 0x619d2ddb10e1 in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:170:42
>     #15 0x619d2bf19f7a in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:439:14
>     #16 0x619d2bf1102d in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #17 0x619d2bf2225b in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #18 0x619d2acecab2 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:19
>     #19 0x74687242a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #20 0x74687242a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #21 0x619d2ac0fa54 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3378a54) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
> 
> Indirect leak of 18656 byte(s) in 44 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased tracking interval15s ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,134
> 
> =================================================================
> ==671714==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6336 byte(s) in 264 object(s) allocated from:
>     #0 0x61c9ff152ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x61ca01105744 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x61ca01111ba0 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x61ca0111c9ba in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x61ca00fddcb6 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x61c9ff1ad0cd in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1158:24
>     #6 0x61c9ff1a4507 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5
>     #7 0x61c9ff1733f8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5
>     #8 0x61c9ff16c5b8 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #9 0x61c9ff156e75 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7de4f802a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7de4f802a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #12 0x61c9ff079a54 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3378a54) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x61c9ff152ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x61ca011048ae in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x61ca0110fcea in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:501:53
>     #3 0x61ca00fe0fad in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x61ca0036d5e1 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*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x61ca004022c4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1389:27
>     #6 0x61ca003a3eeb in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:221:17
>     #7 0x61ca01f5a348 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x7de4fb1e63b6 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)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased tracking interval15s60s ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,134
> 
> =================================================================
> ==671741==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6336 byte(s) in 264 object(s) allocated from:
>     #0 0x650c8e36dec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x650c90320744 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x650c9032cba0 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x650c903379ba in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x650c901f8cb6 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x650c8e3c80cd in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1158:24
>     #6 0x650c8e3bf507 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5
>     #7 0x650c8e38e3f8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5
>     #8 0x650c8e3875b8 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #9 0x650c8e371e75 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x75a5d262a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x75a5d262a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #12 0x650c8e294a54 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3378a54) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
> 
> Direct leak of 2112 byte(s) in 88 object(s) allocated from:
>     #0 0x650c8e36dec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x650c9031f8ae in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x650c9032acea in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:501:53
>     #3 0x650c901fbfad in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x650c8f5885e1 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*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x650c8f61d2c4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1389:27
>     #6 0x650c8f5beeeb in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:221:17
>     #7 0x650c91175348 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x75a5d57e63b6 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)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased tracking interval1s ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,134
> 
> =================================================================
> ==671708==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 116160 byte(s) in 4840 object(s) allocated from:
>     #0 0x60e9e6839ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x60e9e87ec744 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x60e9e87f8ba0 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x60e9e88039ba in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x60e9e86c4cb6 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x60e9e68940cd in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1158:24
>     #6 0x60e9e688b507 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5
>     #7 0x60e9e685a3f8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5
>     #8 0x60e9e68535b8 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #9 0x60e9e683de75 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x70340a82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x70340a82a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #12 0x60e9e6760a54 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3378a54) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x60e9e6839ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x60e9e87eb8ae in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x60e9e87f6cea in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:501:53
>     #3 0x60e9e86c7fad in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x60e9e7a545e1 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*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x60e9e7ae92c4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1389:27
>     #6 0x60e9e7a8aeeb in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:221:17
>     #7 0x60e9e9641348 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x70340d7e63b6 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)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased tracking interval60s ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,83
> 
> =================================================================
> ==671713==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x62b6bf176ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x62b6c11288ae in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x62b6c1133cea in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:501:53
>     #3 0x62b6c1004fad in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x62b6c03915e1 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*>>, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x62b6c04262c4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1389:27
>     #6 0x62b6c03c7eeb in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:221:17
>     #7 0x62b6c1f7e348 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x73878f1e63b6 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 0x73878f1b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #10 0x73878f1b822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #11 0x73878f1b8557 in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b8557) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #12 0x73878f1e0d42 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 0x62b6c1fb2a82 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:118:18
>     #14 0x62b6c223f0e1 in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:170:42
>     #15 0x62b6c03a7f7a in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:439:14
>     #16 0x62b6c039f02d in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #17 0x62b6c03b025b in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #18 0x62b6bf17aab2 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:19
>     #19 0x73878c22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #20 0x73878c22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #21 0x62b6bf09da54 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3378a54) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
> 
> Indirect leak of 18656 byte(s) in 44 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo write_unfinished_person ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==669386==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c6aa3591ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5c6aa50a2a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5c6aa3eb9239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c9e9144c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes auto_trip ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==670044==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64aab87e3ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x64aaba2f4a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x64aab910b239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7efc7724c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes circle_reroute_intended_depart_sorted ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==669828==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60ddc509bec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x60ddc6baca49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x60ddc59c3239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b3ebd04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes dua_trip ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==670010==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58bdb341eec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x58bdb4f2fa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x58bdb3d46239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77424924c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes exit_times_internal ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==669789==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61ea421a5ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x61ea43cb6a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x61ea42acd239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74b53544c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes no_pt_lines_sorted ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==670018==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x652576b36ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x652578647a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x65257745e239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d54b4a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes params ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==669912==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61eff375eec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x61eff526fa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x61eff4086239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78849b64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes teleport_multihop2 ( Last six runs Aug2025 )

---------- Differences in errors ----------
40a41,51
> 
> =================================================================
> ==669803==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x583ae9d73ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x583aeb884a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x583aea69b239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76ecaca4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable container_exit_times ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,12
> Warning: Not using public transport line 'shipCo' for routing persons. It has less than two usable stops.
> 
> =================================================================
> ==669579==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ff1d190aec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5ff1d341ba49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5ff1d2232239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ffa1a64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable person_exit_times ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==669561==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fa16dc31ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5fa16f742a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5fa16e559239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72ad46e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable person_ride_parkingArea ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==669570==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c8bdf409ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5c8be0f1aa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5c8bdfd31239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7beb4464c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable person_route_length ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==669516==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5624042e0ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x562405df1a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x562404c08239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x778acec4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable person_route_length_unfinished ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==669530==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x642e10061ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x642e11b72a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x642e10989239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ff9f944c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable person_write_unfinished ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==669542==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5688e631cec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5688e7e2da49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5688e6c44239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78ab5d04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes trip_with_taz ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==670040==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62daf54e3ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x62daf6ff4a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x62daf5e0b239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c85e564c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace complex ( Last six runs Aug2025 )

---------- Differences in errors ----------
3a4,14
> 
> =================================================================
> ==688957==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5dbf4ff38ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5dbf51a49a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5dbf50860239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b3a10e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
16,17d15
< DijkstraRouter answered 220 queries and explored 69.32 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
18a17,18
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 220 queries and explored 69.32 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace complex_sublane ( Last six runs Aug2025 )

---------- Differences in errors ----------
9a10,20
> 
> =================================================================
> ==688978==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63c02d230ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x63c02ed41a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x63c02db58239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a404184c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
16,17d15
< DijkstraRouter answered 220 queries and explored 69.32 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
18a17,18
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 220 queries and explored 69.32 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace tls collision_bike_at_TLS ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1474:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1474:45 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59 

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace tls crossing_stays_red ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,6
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1474:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1474:45 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59 

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walkingarea_and_crossing ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==688998==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59d71de72ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x59d71f983a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x59d71e79a239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71f9dc04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walkingarea_and_crossing2 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,15
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1474:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1474:45 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59 
> 
> =================================================================
> ==689004==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f624eed3ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5f62509e4a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5f624f7fb239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7906a2a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walkingarea_exit ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,15
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1474:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1474:45 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59 
> 
> =================================================================
> ==688905==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58e400190ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x58e401ca1a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x58e400ab8239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f652c44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_routes.rou.xml'
4c5
< Simulation ended at time: 237.00
---
> Simulation ended at time: 232.00.
6,7c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11c12
< Persons: 
---
> Persons:
14c15
< Statistics (avg):
---
> Statistics (avg of 20):
16,18c17,20
<  Duration: 85.85
<  WaitingTime: 36.60
<  TimeLoss: 71.26
---
>  Speed: 5.85
>  Duration: 39.75
>  WaitingTime: 13.45
>  TimeLoss: 25.44
22,24c24,25
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walkingarea_ignore ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1474:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1474:45 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59 
5a10,20
> 
> =================================================================
> ==688916==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56a076ee3ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x56a0789f4a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x56a07780b239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72719fe4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_routes.rou.xml'
4c5
< Simulation ended at time: 237.00
---
> Simulation ended at time: 232.00.
6,7c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11c12,13
< Persons: 
---
>  Teleports: 0 (Collisions: 5)
> Persons:
14c16
< Statistics (avg):
---
> Statistics (avg of 20):
16,18c18,21
<  Duration: 85.85
<  WaitingTime: 36.60
<  TimeLoss: 71.26
---
>  Speed: 6.88
>  Duration: 35.05
>  WaitingTime: 12.95
>  TimeLoss: 20.59
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walkingarea_ignore2 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1474:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1474:45 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59 
3a8,18
> 
> =================================================================
> ==688921==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6304bb23eec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x6304bcd4fa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x6304bbb66239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7547a944c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_routes.rou.xml'
4c5
< Simulation ended at time: 237.00
---
> Simulation ended at time: 138.00.
6,8c7,9
< Performance: 
< Vehicles: 
<  Inserted: 20
---
> Performance:
> Vehicles:
>  Inserted: 34
11,12c12,14
< Persons: 
<  Inserted: 34
---
>  Teleports: 0 (Collisions: 3)
> Persons:
>  Inserted: 40
14,20c16,23
< Statistics (avg):
<  RouteLength: 194.78
<  Duration: 85.85
<  WaitingTime: 36.60
<  TimeLoss: 71.26
<  DepartDelay: 0.00
< Pedestrian Statistics (avg of 34 walks):
---
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walkingarea_shared ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1474:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1474:45 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59 
1a6,16
> 
> =================================================================
> ==688926==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x582d4a83eec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x582d4c34fa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x582d4b166239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x703d0464c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
26a27,30
> DijkstraRouter answered 75 queries and explored 2.97 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 4 queries and explored 3.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
30,31d33
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 79 queries and explored 2.97 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walkingarea_shared_sublane ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1474:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1474:45 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59 
3a8,18
> 
> =================================================================
> ==688947==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fdbfc1e5ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5fdbfdcf6a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5fdbfcb0d239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x702829e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
26a27,30
> DijkstraRouter answered 75 queries and explored 2.99 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 4 queries and explored 3.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
30,31d33
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 79 queries and explored 2.99 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping bugs ticket14939 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==690193==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62bcf6babec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x62bcf86bca49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x62bcf74d3239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x757e24e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping bugs ticket8417 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,15
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1474:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1474:45 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59 
> 
> =================================================================
> ==690146==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b2201853ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5b2203364a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5b220217b239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78dd7bc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping subsecond uncontrolled_prio_crossing_ballistic ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:463:16: runtime error: inf is outside the range of representable values of type 'long long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:463:16 

TEST FAILED on ts-sim-build-ba : rail alternativeRoute ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==692925==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ab286178ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5ab287c89a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5ab286aa0239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75f8e8a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in railsignalblocks ----------
42c42
<                 <foes driveWays="B.0 B.1 F.0 F.2 G.0 G.1 P2.0.0 P2.1.0 P3.0.0 e5.d0 e5.d1"/>
---
>                 <foes driveWays="B.0 B.1 F.0 F.2 G.0 G.1 P2.0.0 P2.1.1 P3.0.0 e5.d0 e5.d1"/>
56c56
<                 <foes driveWays="B.0 B.1 F.0 F.2 G.0 G.1 P2.0.0 P2.1.0 P3.0.0"/>
---
>                 <foes driveWays="B.0 B.1 F.0 F.2 G.0 G.1 P2.0.0 P2.1.1 P3.0.0"/>
74c74
<                 <foes driveWays="B.0 B.1 F.0 F.1.0 F.2 G.0 G.1 N2.0.0 N2.1.1"/>
---
>                 <foes driveWays="B.0 B.1 F.0 F.1.0 F.2 G.0 G.1 N2.0.0 N2.1.0"/>
99c99
<                 <foes driveWays="B.0 B.1 F.0 F.1.0 F.2 G.0 G.1 N2.0.0 N2.1.1 e1.d0 e1.d1"/>
---
>                 <foes driveWays="B.0 B.1 F.0 F.1.0 F.2 G.0 G.1 N2.0.0 N2.1.0 e1.d0 e1.d1"/>
117c117
<                 <foes driveWays="B.0 B.1 F.0 F.2 G.0 G.1 G.2.0 N1.0.0 N2.0.2 N2.1.0 e1.d0 e1.d1"/>
---
>                 <foes driveWays="B.0 B.1 F.0 F.2 G.0 G.1 G.2.0 N1.0.0 N2.0.2 N2.1.1 e1.d0 e1.d1"/>
131c131
<                 <foes driveWays="B.0 B.1 F.0 F.2 G.0 G.1 G.2.0 N1.0.0 N2.0.2 N2.1.0 e3.d0"/>
---
>                 <foes driveWays="B.0 B.1 F.0 F.2 G.0 G.1 G.2.0 N1.0.0 N2.0.2 N2.1.1 e3.d0"/>
148c148
<                 <foes driveWays="A.0 G.0.1 G.1.1 G.2 N1.0.0 N2.0.2 N2.1.0 e3.d0"/>
---
>                 <foes driveWays="A.0 G.0.1 G.1.1 G.2 N1.0.0 N2.0.2 N2.1.1 e3.d0"/>
179c179
<                 <foes driveWays="F.0.0 F.2.0 G.0.0 G.1.0 G.2.0 N1.0.0 N2.0 N2.1.0 e5.d0 e5.d1 e5.d2"/>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
7c7
<     <tripinfo id="rail3" depart="1.00" departLane="T12_1_0" departPos="512.10" departSpeed="33.33" departDelay="0.00" arrival="266.00" arrivalLane="T17_1_0" arrivalPos="1000.00" arrivalSpeed="22.84" duration="265.00" routeLength="4071.68" waitingTime="12.00" waitingCount="1" stopTime="0.00" timeLoss="139.98" rerouteNo="3" devices="vehroute_rail3 tripinfo_rail3 routing_rail3" vType="Freight" speedFactor="1.00" vaporized=""/>
---
>     <tripinfo id="rail3" depart="1.00" departLane="T12_1_0" departPos="512.10" departSpeed="33.33" departDelay="0.00" arrival="267.00" arrivalLane="T17_1_0" arrivalPos="1000.00" arrivalSpeed="22.84" duration="266.00" routeLength="4071.68" waitingTime="13.00" waitingCount="1" stopTime="0.00" timeLoss="140.98" rerouteNo="3" devices="vehroute_rail3 tripinfo_rail3 routing_rail3" vType="Freight" speedFactor="1.00" vaporized=""/>
---------- Differences in vehroutes ----------
13c13
<     <vehicle id="rail3" type="Freight" depart="1.00" departLane="0" departSpeed="33.3333" speedFactor="1.0000" arrival="266.00">
---
>     <vehicle id="rail3" type="Freight" depart="1.00" departLane="0" departSpeed="33.3333" speedFactor="1.0000" arrival="267.00">
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bidi_conflict_insertion ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==692830==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5838c7699ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5838c91aaa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5838c7fc1239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7bfe15a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bidi_conflict_parkingInsertion ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==692888==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e0d7ce5bec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5e0d7e96ca49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5e0d7d783239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d94a3e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bidi_noconflict_insertion ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==692855==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5aea8f037ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5aea90b48a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5aea8f95f239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ba13044c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bidi_noconflict_insertion2 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==692868==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x574d8739aec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x574d88eaba49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x574d87cc2239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78f72284c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bidi_noconflict_insertion3 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==692873==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5afc4fd7aec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5afc5188ba49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5afc506a2239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75746b24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs deadlock_bidi_reversal ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==693023==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59dd27d6bec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x59dd2987ca49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x59dd28693239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71c189e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs deadlock_bidi_reversal2 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==693029==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56d6dac2bec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x56d6dc73ca49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x56d6db553239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x725bb924c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs delayed_insertion_parallel_routing ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,12
> Warning: Adapting number of routing threads to number of simulation threads.
> 
> =================================================================
> ==692997==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62aee7586ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x62aee9097a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x62aee7eae239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f12b404c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs double_stop ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==692970==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57baf19d0ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x57baf34e1a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x57baf22f8239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76a04a64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs ticket11384 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==693098==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a6ccb78aec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5a6ccd29ba49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5a6ccc0b2239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73618a04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs ticket11440 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==693099==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62b3ed955ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x62b3ef466a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x62b3ee27d239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76f3b7a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs ticket12873 ( Last six runs Aug2025 )

---------- Differences in errors ----------
1,2c1,15
< Warning: Vehicle 'v_1' performs emergency braking on lane '-E5_0' with decel=5.00, wished=1.30, severity=1.00, time=2.00.
< Warning: Vehicle 'v_1' performs emergency stop at the end of lane '-E5_0' because of a red traffic light (decel=-13.89, offset=7.88), time=2.00.
---
> Warning: Vehicle 'v_1' teleports beyond arrival edge '-E0', time=19.00.
> 
> =================================================================
> ==693190==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f6080efdec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5f6082a0ea49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5f6081825239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76b02ce4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
> -- Unordered text as found by filter 'Warning: Teleporting vehicle' --
> Warning: Teleporting vehicle 'v_1'; frontal collision with vehicle 'v_0', lane='-E3.50_0', gap=-1.00, time=15.00, stage=move.
> 
---------- Differences in tripinfos ----------
5,6c5,6
<     <tripinfo id="v_1" depart="0.00" departLane="-E5_0" departPos="35.10" departSpeed="13.89" departDelay="0.00" arrival="124.00" arrivalLane="-E0_0" arrivalPos="47.84" arrivalSpeed="9.38" duration="124.00" routeLength="305.63" waitingTime="68.00" waitingCount="1" stopTime="0.00" timeLoss="100.85" rerouteNo="2" devices="tripinfo_v_1 routing_v_1" vType="t_0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="v_0" depart="0.00" departLane="E0_0" departPos="35.10" departSpeed="0.00" departDelay="0.00" arrival="130.00" arrivalLane="E5_0" arrivalPos="50.00" arrivalSpeed="8.75" duration="130.00" routeLength="265.12" waitingTime="63.00" waitingCount="1" stopTime="0.00" timeLoss="110.46" rerouteNo="0" devices="tripinfo_v_0" vType="t_0" speedFactor="1.00" vaporized=""/>
---
>     <tripinfo id="v_1" depart="0.00" departLane="-E5_0" departPos="35.10" departSpeed="13.89" departDelay="0.00" arrival="19.00" arrivalLane="-E0_0" arrivalPos="47.84" arrivalSpeed="13.89" duration="19.00" routeLength="257.59" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_v_1 routing_v_1" vType="t_0" speedFactor="1.00" vaporized="teleport"/>
>     <tripinfo id="v_0" depart="0.00" departLane="E0_0" departPos="35.10" departSpeed="0.00" departDelay="0.00" arrival="46.00" arrivalLane="E5_0" arrivalPos="50.00" arrivalSpeed="11.50" duration="46.00" routeLength="265.12" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="26.54" rerouteNo="0" devices="tripinfo_v_0" vType="t_0" speedFactor="1.00" vaporized=""/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs ticket14973 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==693204==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5afd4ac5cec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5afd4c76da49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5afd4b584239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a180b84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs ticket15658 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==693213==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59f73589fec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x59f7373b0a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x59f7361c7239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7adaa7e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs ticket15797 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==693222==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5610c57b9ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5610c72caa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5610c60e1239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d9b58c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs ticket15797b ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==693230==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x627d037d0ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x627d052e1a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x627d040f8239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79c57484c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs ticket16819 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==693245==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56b61b996ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x56b61d4a7a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x56b61c2be239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70ba1984c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail collision crossing_tracks_collision ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==693295==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x591da8f0cec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x591daaa1da49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x591da9834239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76b39d64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail collision frontal_collision ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==693300==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5feabfa35ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5feac1546a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5feac035d239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b4eb344c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail collision frontal_collision_further ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==693305==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d771c073ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5d771db84a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5d771c99b239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e138164c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail collision frontal_collision_jump ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==693323==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d8783b80ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5d8785691a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5d87844a8239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x786d5324c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail collision frontal_collision_jump_sameEdge ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==693332==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x655260cf5ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x655262806a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x65526161d239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e16d844c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail collision frontal_collision_reverseRoles ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==693318==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fd986083ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5fd987b94a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5fd9869ab239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7244fe84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail collision_noInsertionChecks crossing_tracks_collision ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==693349==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a933902fec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5a933ab40a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5a9339957239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7368a684c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail collision_noInsertionChecks frontal_collision ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==693380==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59d3fb269ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x59d3fcd7aa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x59d3fbb91239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a250c84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail collision_noInsertionChecks frontal_collision_further ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==693385==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5869009abec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5869024bca49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5869012d3239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79edc4a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail collision_noInsertionChecks frontal_collision_jump ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==693396==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ccd2fc73ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5ccd31784a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5ccd3059b239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79f6ec04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail collision_noInsertionChecks frontal_collision_jump_sameEdge ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==693402==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5db1b3a7aec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5db1b558ba49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5db1b43a2239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x716c6bc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail collision_noInsertionChecks frontal_collision_reverseRoles ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==693392==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x614def4a4ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x614df0fb5a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x614defdcc239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7490a884c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail crossing_tracks ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==692913==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x620144dc6ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x6201468d7a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x6201456ee239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7206ad44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail deadlocks bad_teleport_option ( Last six runs Aug2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==691523==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63389df75ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x63389fa86a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x63389e89d239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75c2a764c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail deadlocks circle_3veh ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==691510==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x615839794ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x61583b2a5a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x61583a0bc239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f5bd544c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in railsignalblocks ----------
25c25
<             <driveWay id="B.1" vehicle="t1" edges="c">
---
>             <driveWay id="B.1" vehicle="t2" edges="c">
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail deadlocks loop_4veh ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==691462==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ac0e9b16ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5ac0eb627a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5ac0ea43e239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x788f8d44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in railsignalblocks ----------
40c40
<             <driveWay id="C2.0" vehicle="t2" edges="-c2 -b -a">
---
>             <driveWay id="C2.0" vehicle="t1" edges="-c2 -b -a">
65c65,68
<             <subDriveWay id="D.0.0" vehicle="" edges="e f g h">
---
>             <subDriveWay id="D.0.0" vehicle="" edges="e">
>                 <forward lanes=":D_1_0 e_0"/>
>             </subDriveWay>
>             <subDriveWay id="D.0.1" vehicle="" edges="e f g h">
68c71
<             <subDriveWay id="D.0.1" vehicle="" edges="e f g">
---
>             <subDriveWay id="D.0.2" vehicle="" edges="e f g">
71,73d73
<             <subDriveWay id="D.0.2" vehicle="" edges="e">
<                 <forward lanes=":D_1_0 e_0"/>
<             </subDriveWay>
80c80
<                 <foes driveWays="D.0.2 D.1 D.d0 G.0"/>
---
>                 <foes driveWays="D.0.0 D.1 D.d0 G.0"/>
95c95
<                 <foes driveWays="D.0.1 D.1 D.d0 G.0 J0.d0"/>
---
>                 <foes driveWays="D.0.2 D.1 D.d0 G.0 J0.d0"/>
113c113
<                 <foes driveWays="D.0.0 I2.0 J0.d0"/>
---
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail deadlocks loop_4veh2 ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==691471==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ab928c30ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5ab92a741a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5ab929558239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b84b184c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail deadlocks loop_4veh3 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==691495==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57463e8a5ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5746403b6a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x57463f1cd239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79e2af84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in railsignalblocks ----------
10c10
<             <driveWay id="C2.0" vehicle="t2" edges="-c2 -b -a">
---
>             <driveWay id="C2.0" vehicle="t3" edges="-c2 -b -a">
21c21
<             <driveWay id="D.0" vehicle="t0" edges="e f g h i j k l m">
---
>             <driveWay id="D.0" vehicle="t1" edges="e f g h i j k l m">
39c39
<             <driveWay id="G.0" vehicle="t2" edges="-g -f2 -e2 -d2 -c2 -b -a">
---
>             <driveWay id="G.0" vehicle="t3" edges="-g -f2 -e2 -d2 -c2 -b -a">
54c54
<             <driveWay id="I2.0" vehicle="t2" edges="-i2 -h -g -f2 -e2 -d2 -c2 -b -a">
---
>             <driveWay id="I2.0" vehicle="t3" edges="-i2 -h -g -f2 -e2 -d2 -c2 -b -a">
66c66
<             <driveWay id="J.0" vehicle="t0" edges="k l m">
---
>             <driveWay id="J.0" vehicle="t1" edges="k l m">
76c76
<         <driveWay id="M.d0" vehicle="t2" edges="-m -l -k2 -j2 -i2 -h -g -f2 -e2 -d2 -c2 -b -a">
---
>         <driveWay id="M.d0" vehicle="t3" edges="-m -l -k2 -j2 -i2 -h -g -f2 -e2 -d2 -c2 -b -a">
89c89
<         <driveWay id="C.d0" vehicle="t0" edges="d e f g h i j k l m">
---
>         <driveWay id="C.d0" vehicle="t1" edges="d e f g h i j k l m">
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail deadlocks siding_deadlock2 ( Last six runs Aug2025 )

---------- Differences in errors ----------
3a4,14
> 
> =================================================================
> ==691453==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57f06795eec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x57f06946fa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x57f068286239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a56b304c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail deadlocks triangle_6veh ( Last six runs Aug2025 )

---------- Differences in errors ----------
6a7,17
> 
> =================================================================
> ==691509==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a3afbf59ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5a3afda6aa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5a3afc881239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x764aa8e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in deadlocks ----------
5c5
<     <deadlock time="218.00" signals="A2 B3 A C E C2" vehicles="t4 t1 t0 t3 t2 t5"/>
---
>     <deadlock time="218.00" signals="E C2 A2 B3 A C" vehicles="t2 t5 t4 t1 t0 t3"/>
---------- Differences in railsignalblocks ----------
22c22
<             <driveWay id="A2.0" vehicle="t5" edges="-b2 c3 b3 -b -a">
---
>             <driveWay id="A2.0" vehicle="t4" edges="-b2 c3 b3 -b -a">
37c37
<             <driveWay id="B3.0" vehicle="t5" edges="b3 -b -a">
---
>             <driveWay id="B3.0" vehicle="t4" edges="b3 -b -a">
111c111
<         <driveWay id="J1.d0" vehicle="t5" edges="-a2 -b2 c3 b3 -b -a">
---
>         <driveWay id="J1.d0" vehicle="t4" edges="-a2 -b2 c3 b3 -b -a">
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail deadlocks_loadHints circle_3veh ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==691607==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5df8d1e7eec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5df8d398fa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5df8d27a6239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78dcf504c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in railsignalblocks ----------
7c7
<             <driveWay id="A.0" vehicle="t0" edges="b">
---
>             <driveWay id="A.0" vehicle="t2" edges="b">
12c12
<                 <foes driveWays="A.0 A.d0"/>
---
>                 <foes driveWays="A.0 A.1 A.d0"/>
14,19c14,15
<         </link>
<     </railSignal>
<     <railSignal id="B">
<         <link linkIndex="0" from="b_0" to=":B_0_0">
<             <driveWay id="B.0" vehicle="t0" edges="c">
<                 <forward lanes=":B_0_0 c_0"/>
---
>             <driveWay id="A.1" vehicle="t0" edges="b">
>                 <forward lanes=":A_0_0 b_0"/>
23c19
<                 <foes driveWays="B.0 B.1 B.d0"/>
---
>                 <foes driveWays="A.0 A.1 A.d0"/>
25c21,25
<             <driveWay id="B.1" vehicle="t1" edges="c">
---
>         </link>
>     </railSignal>
>     <railSignal id="B">
>         <link linkIndex="0" from="b_0" to=":B_0_0">
>             <driveWay id="B.0" vehicle="t2" edges="c">
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail deadlocks_loadHints loop_4veh ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==691541==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x572b8d85eec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x572b8f36fa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x572b8e186239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d65e104c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in railsignalblocks ----------
7c7
<             <driveWay id="A.0" vehicle="t0" edges="b c d e f g h i j k l m">
---
>             <driveWay id="A.0" vehicle="t1" edges="b c d e -E11 -d2 -c2 -b -a">
9,10c9,10
<                 <bidi lanes=":A_0_0 -b_0 :B_1_0 -c_0 :C_0_0 -d_0 :D_0_0 -e_0 :E_1_0 -f_0 :F_1_0"
<                     deadlockCheck="-g_0 :G_0_0 -h_0 :H_1_0 -i_0 :I_0_0 -j_0 :J_0_0 -k_0 :K_1_0 -l_0 :L_0_0 -m_0"/>
---
>                 <bidi lanes=":A_0_0 -b_0 :B_1_0 -c_0 :C_0_0 -d_0 :D_0_0 -e_0 :E_0_0 E11_0 :D2_2_0"
>                     deadlockCheck="d2_0 :C2_1_0 c2_0 :B_3_0 b_0 :A_1_0 a_0"/>
12,14c12,14
<                 <conflictLinks signals="C2_0 G_0 I2_0"/>
<                 <foes driveWays="A.0 A.1 C2.0.0 I2.0"/>
<                 <sidings foe="I2.0">
---
>                 <conflictLinks signals="C2_0"/>
>                 <foes driveWays="A.0 A.1 C2.0.0 J0.d0"/>
>                 <sidings foe="J0.d0">
15a16
>                     <siding start="c" end="-d2" length="572.91"/>
21c22
<             <driveWay id="A.1" vehicle="t1" edges="b c d e -E11 -d2 -c2 -b -a">
---
>             <driveWay id="A.1" vehicle="t0" edges="b c d e f g h i j k l m">
23,24c24,25
<                 <bidi lanes=":A_0_0 -b_0 :B_1_0 -c_0 :C_0_0 -d_0 :D_0_0 -e_0 :E_0_0 E11_0 :D2_2_0"
<                     deadlockCheck="d2_0 :C2_1_0 c2_0 :B_3_0 b_0 :A_1_0 a_0"/>
---
>                 <bidi lanes=":A_0_0 -b_0 :B_1_0 -c_0 :C_0_0 -d_0 :D_0_0 -e_0 :E_1_0 -f_0 :F_1_0"
>                     deadlockCheck="-g_0 :G_0_0 -h_0 :H_1_0 -i_0 :I_0_0 -j_0 :J_0_0 -k_0 :K_1_0 -l_0 :L_0_0 -m_0"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail deadlocks_loadHints loop_4veh2 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==691555==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58bae9bb6ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x58baeb6c7a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x58baea4de239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a524504c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in railsignalblocks ----------
7c7
<             <driveWay id="A.0" vehicle="t0" edges="b c d e f g h i j k l m">
---
>             <driveWay id="A.0" vehicle="t1" edges="b c d e -E11 -d2 -c2 -b -a">
9,10c9,10
<                 <bidi lanes=":A_0_0 -b_0 :B_1_0 -c_0 :C_0_0 -d_0 :D_0_0 -e_0 :E_1_0 -f_0 :F_1_0"
<                     deadlockCheck="-g_0 :G_0_0 -h_0 :H_1_0 -i_0 :I_0_0 -j_0 :J_0_0 -k_0 :K_1_0 -l_0 :L_0_0 -m_0"/>
---
>                 <bidi lanes=":A_0_0 -b_0 :B_1_0 -c_0 :C_0_0 -d_0 :D_0_0 -e_0 :E_0_0 E11_0 :D2_2_0"
>                     deadlockCheck="d2_0 :C2_1_0 c2_0 :B_3_0 b_0 :A_1_0 a_0"/>
12,14c12,14
<                 <conflictLinks signals="C2_0 G_0 I2_0"/>
<                 <foes driveWays="A.0 A.1 C2.0.0 I2.0"/>
<                 <sidings foe="I2.0">
---
>                 <conflictLinks signals="C2_0"/>
>                 <foes driveWays="A.0 A.1 C2.0.0 J0.d0"/>
>                 <sidings foe="J0.d0">
15a16
>                     <siding start="c" end="-d2" length="572.91"/>
21c22
<             <driveWay id="A.1" vehicle="t1" edges="b c d e -E11 -d2 -c2 -b -a">
---
>             <driveWay id="A.1" vehicle="t0" edges="b c d e f g h i j k l m">
23,24c24,25
<                 <bidi lanes=":A_0_0 -b_0 :B_1_0 -c_0 :C_0_0 -d_0 :D_0_0 -e_0 :E_0_0 E11_0 :D2_2_0"
<                     deadlockCheck="d2_0 :C2_1_0 c2_0 :B_3_0 b_0 :A_1_0 a_0"/>
---
>                 <bidi lanes=":A_0_0 -b_0 :B_1_0 -c_0 :C_0_0 -d_0 :D_0_0 -e_0 :E_1_0 -f_0 :F_1_0"
>                     deadlockCheck="-g_0 :G_0_0 -h_0 :H_1_0 -i_0 :I_0_0 -j_0 :J_0_0 -k_0 :K_1_0 -l_0 :L_0_0 -m_0"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail deadlocks_loadHints loop_4veh3 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==691583==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b2ecb061ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5b2eccb72a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5b2ecb989239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ac4d384c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail deadlocks_loadHints siding_deadlock2 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==691532==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57392aa0cec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x57392c51da49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x57392b334239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ea551c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail deadlocks_loadHints triangle_6veh ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==691593==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60f15ad4eec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x60f15c85fa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x60f15b676239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79db48e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in railsignalblocks ----------
22c22
<             <driveWay id="A2.0" vehicle="t5" edges="-b2 c3 b3 -b -a">
---
>             <driveWay id="A2.0" vehicle="t4" edges="-b2 c3 b3 -b -a">
37c37
<             <driveWay id="B3.0" vehicle="t5" edges="b3 -b -a">
---
>             <driveWay id="B3.0" vehicle="t4" edges="b3 -b -a">
93c93
<         <driveWay id="J1.d0" vehicle="t5" edges="-a2 -b2 c3 b3 -b -a">
---
>         <driveWay id="J1.d0" vehicle="t4" edges="-a2 -b2 c3 b3 -b -a">
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail default_rail_type ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==692939==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x565748609ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x56574a11aa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x565748f31239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e4eccc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail headonconflict ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==692784==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5db507f45ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5db509a56a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5db50886d239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7798e064c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail interlocking ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==692803==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57fc8ed36ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x57fc90847a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x57fc8f65e239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74600904c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail model_railroad ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,123
> 
> =================================================================
> ==692930==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6053ae8daec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x6053b03eba49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x6053af202239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x749aff24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> Direct leak of 576 byte(s) in 3 object(s) allocated from:
>     #0 0x6053ae8daec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x6053afbe6872 in NLTriggerBuilder::buildTractionSubstation(MSNet&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, double, double) /home/delphi/extraClangDebug/sumo/src/netload/NLTriggerBuilder.cpp:929:50
>     #2 0x6053afbe6534 in NLTriggerBuilder::parseAndBuildTractionSubstation(MSNet&, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLTriggerBuilder.cpp:422:5
>     #3 0x6053afb2b64a in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:206:34
>     #4 0x6053b16e2348 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x749affde63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #6 0x749affdb7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x749affdb822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x749affdb8557 in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b8557) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #9 0x749affde0d42 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e0d42) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #10 0x6053b1716a82 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:118:18
>     #11 0x6053b19a30e1 in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool) /home/delphi/extraClangDebug/sumo/src/utils/xml/XMLSubSys.cpp:170:42
>     #12 0x6053afb0bf7a in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:439:14
>     #13 0x6053afb0302d in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #14 0x6053afb1425b in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #15 0x6053ae8deab2 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:19
>     #16 0x749afcc2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #17 0x749afcc2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working join ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==691754==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x625b08dc9ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x625b0a8daa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x625b096f1239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d55bea4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working join_RB425 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==691778==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5cc9a6e83ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5cc9a8994a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5cc9a77ab239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76144ca4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working join_fail ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==691768==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d036411fec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5d0365c30a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5d0364a47239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7be82c84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working join_fail_abort ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==691775==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x639458447ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x639459f58a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x639458d6f239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b4bfe44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working join_front ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==691797==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fbba4d8cec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5fbba689da49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5fbba56b4239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x724c7044c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working join_front_further_late ( Last six runs Aug2025 )

---------- Differences in stopinfos ----------
5c5
<     <stopinfo id="t0" type="joiningTrain" lane="e_0" pos="10.00" parking="0" started="64.00" ended="196.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
---
>     <stopinfo id="t0" type="joiningTrain" lane="e_0" pos="10.00" parking="0" started="64.00" ended="195.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
---------- Differences in tripinfos ----------
5,6c5,6
<     <tripinfo id="t0" depart="0.00" departLane="a_0" departPos="100.10" departSpeed="0.00" departDelay="0.00" arrival="196.00" arrivalLane="e_0" arrivalPos="10.00" arrivalSpeed="0.25" duration="196.00" routeLength="418.21" waitingTime="0.00" waitingCount="0" stopTime="132.00" timeLoss="33.87" rerouteNo="0" devices="tripinfo_t0" vType="joiningTrain" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t1" depart="130.00" departLane="d_0" departPos="50.10" departSpeed="0.00" departDelay="0.00" arrival="237.00" arrivalLane="e_0" arrivalPos="215.33" arrivalSpeed="10.25" duration="107.00" routeLength="697.18" waitingTime="1.00" waitingCount="1" stopTime="5.00" timeLoss="58.65" rerouteNo="0" devices="tripinfo_t1" vType="continuingTrain@t1" speedFactor="1.00" vaporized=""/>
---
>     <tripinfo id="t0" depart="0.00" departLane="a_0" departPos="100.10" departSpeed="0.00" departDelay="0.00" arrival="195.00" arrivalLane="e_0" arrivalPos="10.00" arrivalSpeed="0.25" duration="195.00" routeLength="418.21" waitingTime="0.00" waitingCount="0" stopTime="131.00" timeLoss="33.87" rerouteNo="0" devices="tripinfo_t0" vType="joiningTrain" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="t1" depart="130.00" departLane="d_0" departPos="50.10" departSpeed="0.00" departDelay="0.00" arrival="236.00" arrivalLane="e_0" arrivalPos="215.33" arrivalSpeed="10.25" duration="106.00" routeLength="697.18" waitingTime="0.00" waitingCount="0" stopTime="5.00" timeLoss="57.65" rerouteNo="0" devices="tripinfo_t1" vType="continuingTrain@t1" speedFactor="1.00" vaporized=""/>

TEST FAILED on ts-sim-build-ba : rail portion_working join_front_late ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==691805==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ea5134c8ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5ea514fd9a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5ea513df0239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x732899c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working join_front_route_problem ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==691873==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62e1feb05ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x62e200616a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x62e1ff42d239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76bd40c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working join_front_signal ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==691862==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fd6e1429ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5fd6e2f3aa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5fd6e1d51239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e75ece4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working join_signal ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==691787==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b9d95697ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5b9d971a8a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5b9d95fbf239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a883aa4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working locomotive_switches_sides ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==691874==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x596389fe3ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x59638baf4a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x59638a90b239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74db5084c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working split ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==691683==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61bc784bbec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x61bc79fcca49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x61bc78de3239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72fd4364c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working splitFront ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==691691==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6389d8d0eec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x6389da81fa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x6389d9636239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7754f804c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working split_departPosDefault ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==691701==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x642f19ce5ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x642f1b7f6a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x642f1a60d239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e3b0364c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working split_departPosDefault_legacy ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==691706==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e83d3976ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5e83d5487a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5e83d429e239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76c6a9c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working split_longTrain ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==691724==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5701fa983ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5701fc494a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5701fb2ab239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x784b19e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working transportables join_containers ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==691637==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x571faff75ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x571fb1a86a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x571fb089d239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74f4f804c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working transportables join_persons ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==691627==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x572c72bedec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x572c746fea49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x572c73515239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x715bfa64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working transportables split_containers ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==691674==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e0ef1254ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5e0ef2d65a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5e0ef1b7c239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ed6f204c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working transportables split_containers_noStop ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,12
> Warning: Not using public transport line 'LDB' for routing persons. It has less than two usable stops.
> 
> =================================================================
> ==691682==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57c2ce4ffec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x57c2d0010a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x57c2cee27239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77601f44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal circle ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==691040==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b3c1dbeaec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5b3c1f6fba49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5b3c1e512239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x784911e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal circle_bidi ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==691054==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f189bfd8ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5f189dae9a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5f189c900239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7febb504c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal conflict_lookahead ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==691134==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5966cbe0aec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5966cd91ba49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5966cc732239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7967f0e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints deadlock ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==690544==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6479b2df8ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x6479b4909a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x6479b3720239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b3b4664c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints deadlock_insertion ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==690581==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58508370bec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x58508521ca49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x585084033239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7bcfe684c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints deadlock_insertion2 ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==690602==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x646ff59daec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x646ff74eba49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x646ff6302239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7657d2a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints deadlock_insertion2_remove ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==690605==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63c37451bec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x63c37602ca49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x63c374e43239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c7a9f24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints deadlock_insertion3 ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==690624==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64b181a4aec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x64b18355ba49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x64b182372239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77864304c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints deadlock_insertion3_remove ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==690643==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ac321079ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5ac322b8aa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5ac3219a1239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7211bea4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints deadlock_insertion3_tripId ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==690655==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b90e6784ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5b90e8295a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5b90e70ac239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x727e7744c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints deadlock_insertion3_tripId_remove ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==690658==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c07a67c5ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5c07a82d6a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5c07a70ed239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e039784c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints deadlock_insertion_remove ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==690591==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60029e22cec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x60029fd3da49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x60029eb54239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b7de6e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints deadlock_remove ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==690555==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58516b797ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x58516d2a8a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x58516c0bf239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d9bde64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints deadlock_remove2 ( Last six runs Aug2025 )

---------- Differences in errors ----------
1c1,12
< Warning: Deactivating constraint to resolve deadlock between vehicles t1 t0 at time 231.00.
---
> Warning: Deactivating constraint to resolve deadlock between vehicles t0 t1 at time 231.00.
> 
> =================================================================
> ==690578==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x588a5f1acec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x588a60cbda49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x588a5fad4239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7cc6f4e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in deadlocks ----------
5,7c5,7
<     <constraintDeadlock time="231.00" signals="A D" vehicles="t1 t0" tripIds="t1 t0">
<         <resolvedConstraint id="A">
<             <predecessor tripId="t0" tl="D" foes="t1" active="0"/>
---
>     <constraintDeadlock time="231.00" signals="D A" vehicles="t0 t1" tripIds="t0 t1">
>         <resolvedConstraint id="D">
>             <predecessor tripId="t1" tl="A" foes="t0" active="0"/>
---------- Differences in tripinfos ----------
5,6c5,6
<     <tripinfo id="t0" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="295.00" arrivalLane="c_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="295.00" routeLength="849.90" waitingTime="201.00" waitingCount="1" stopTime="0.00" timeLoss="233.16" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t1" depart="0.00" departLane="d_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="362.00" arrivalLane="c_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="362.00" routeLength="891.19" waitingTime="265.00" waitingCount="1" stopTime="0.00" timeLoss="297.16" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/>
---
>     <tripinfo id="t1" depart="0.00" departLane="d_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="298.00" arrivalLane="c_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="298.00" routeLength="891.19" waitingTime="201.00" waitingCount="1" stopTime="0.00" timeLoss="233.16" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="t0" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="362.00" arrivalLane="c_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="362.00" routeLength="849.90" waitingTime="268.00" waitingCount="1" stopTime="0.00" timeLoss="300.16" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints foeInsertion ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==690521==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63723dc54ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x63723f765a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x63723e57c239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7dbbb644c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints limit2 ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==690468==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x581e899f6ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x581e8b507a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x581e8a31e239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ec94284c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints limit3 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==690487==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x653ec454aec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x653ec605ba49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x653ec4e72239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70419644c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints wait_for_one ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==690426==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5dc847a78ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5dc849589a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5dc8483a0239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70317ba4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints wait_for_one_inactive ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==690435==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a386e68aec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5a387019ba49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5a386efb2239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77fd3404c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints wait_for_one_tripId ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==690454==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ad7cbd64ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5ad7cd875a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5ad7cc68c239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7df9eb64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints wait_for_three ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==690496==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62972c23dec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x62972dd4ea49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x62972cb65239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x765db004c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints wait_for_three_individual ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==690501==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5cb32339aec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5cb324eaba49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5cb323cc2239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78f38a64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints wait_not ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==690461==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63a385fbbec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x63a387acca49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x63a3868e3239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x722b7484c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal driveWayShort_badMatch ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==691250==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5edbff4cbec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5edc00fdca49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5edbffdf3239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73d34f44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal driveway_variants ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==691227==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58f5fcd65ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x58f5fe876a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x58f5fd68d239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e4182c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in railsignalblocks ----------
12c12
<                 <foes driveWays="J2.0 J4.0.0 J4.1.1 J5.0 J5.1 J8.d0 J8.d1"/>
---
>                 <foes driveWays="J2.0 J4.0.0 J4.1.2 J5.0 J5.1 J8.d0 J8.d1"/>
29c29
<                 <foes driveWays="J2.0.1 J4.0 J4.1.2"/>
---
>                 <foes driveWays="J2.0.1 J4.0 J4.1.0"/>
41c41,44
<             <subDriveWay id="J4.1.0" vehicle="" edges="-E3 -E2 -E1">
---
>             <subDriveWay id="J4.1.0" vehicle="" edges="-E3">
>                 <forward lanes="-E3_0"/>
>             </subDriveWay>
>             <subDriveWay id="J4.1.1" vehicle="" edges="-E3 -E2 -E1">
44c47
<             <subDriveWay id="J4.1.1" vehicle="" edges="-E3 -E2">
---
>             <subDriveWay id="J4.1.2" vehicle="" edges="-E3 -E2">
47,49d49
<             <subDriveWay id="J4.1.2" vehicle="" edges="-E3">
<                 <forward lanes="-E3_0"/>
<             </subDriveWay>
93c93
<             <foes driveWays="J0.d0 J4.1.0 J5.1 J8.d1"/>
---
>             <foes driveWays="J0.d0 J4.1.1 J5.1 J8.d1"/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal end_block_mode end_after_bidi ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==690744==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f0b07601ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5f0b09112a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5f0b07f29239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7247a744c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal end_block_mode end_within_bidi ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==690759==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ec2e3e49ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5ec2e595aa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5ec2e4771239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7777f2a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal end_depart_within ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==691214==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61cec9cffec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x61cecb810a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x61ceca627239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7afc74c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal end_within ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==691220==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x583752264ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x583753d75a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x583752b8c239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e5543c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal guard_insertion ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==691103==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x572dd71c3ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x572dd8cd4a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x572dd7aeb239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73364224c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal halting_conflict ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==690981==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6318bfd5aec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x6318c186ba49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x6318c0682239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7583fac4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in railsignalblocks ----------
97c97
<             <conflictLinks signals="B.A_0"/>
---
>             <conflictLinks signals=""/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal indirect_guard ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==690986==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64ebc8479ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x64ebc9f8aa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x64ebc8da1239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ca161e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal indirect_guard_check_route ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==691104==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x575d47415ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x575d48f26a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x575d47d3d239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ccc7284c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal indirect_guard_route_conflict ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==691014==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56ae4e445ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x56ae4ff56a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x56ae4ed6d239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x723a42e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal indirect_guard_route_conflict2 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==691024==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5faeda290ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5faedbda1a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5faedabb8239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b06e264c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal indirect_guard_route_conflict3 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==691027==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60602a185ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x60602bc96a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x60602aaad239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71061d44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal indirect_guard_route_conflict_reroute ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==691032==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57dcedf46ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x57dcefa57a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x57dcee86e239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x780428a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal insertionConstraints insertionOrder ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==690733==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e89a85afec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5e89aa0c0a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5e89a8ed7239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x766e4e24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal insertionConstraints parking ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==690732==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56793a2b9ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x56793bdcaa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x56793abe1239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e78d5a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal insertionConstraints signal_on_next_edge ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==690688==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d71369b1ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5d71384c2a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5d71372d9239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77bc5fc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal insertionConstraints wait_for_one ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==690667==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5dd0e9138ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5dd0eac49a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5dd0e9a60239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76550a84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal insertionConstraints wait_for_one_inactive ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==690672==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6546de6f9ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x6546e020aa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x6546df021239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78890ce4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal insertionConstraints wait_for_one_same_departEdge ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==690689==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x585e47e1eec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x585e4992fa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x585e48746239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x745d4a04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal large_step_size ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==690864==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a61032a7ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5a6104db8a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5a6103bcf239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d149524c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal moving_block protect_bidi ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==690760==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64fe3ab19ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x64fe3c62aa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x64fe3b441239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7fb23f24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal moving_block protect_bidi_option ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==690767==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57b05c2a5ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x57b05ddb6a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x57b05cbcd239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79948b04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal moving_block protect_flank_option ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==690790==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60a6a9fbcec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x60a6abacda49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x60a6aa8e4239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70b29844c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal moving_block protect_reversal ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==690791==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57441a9b1ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x57441c4c2a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x57441b2d9239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7cee0484c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal moving_block protect_reversal2 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==690814==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x638a986f6ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x638a9a207a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x638a9901e239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x785be124c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal moving_block protect_reversal_noSignal ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==690818==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61a2cc5fbec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x61a2ce10ca49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x61a2ccf23239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71911284c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal moving_block protect_selfintersecting ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==690841==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a1f03b52ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5a1f05663a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5a1f0447a239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76188fa4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal moving_block protect_selfintersecting2 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==690842==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c7f790a2ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5c7f7abb3a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5c7f799ca239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73d37024c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal parking_insertion ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==691207==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5cbeee1d2ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5cbeefce3a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5cbeeeafa239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76ed7b64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal priority insertion_vs_fastApproach ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==690413==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6016df5b2ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x6016e10c3a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x6016dfeda239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7835f324c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal priority stop_before_signal ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==690425==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64b1de6d4ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x64b1e01e5a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x64b1deffc239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x792b0624c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal priority waiting_time_bottom ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==690391==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x595391537ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x595393048a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x595391e5f239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b740d84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in railsignalblocks ----------
41c41
<             <conflictLinks signals=""/>
---
>             <conflictLinks signals="D_0"/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal priority waiting_time_top ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==690386==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ff25fab9ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5ff2615caa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5ff2603e1239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c39f664c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal subDriveWay_short ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==691243==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62a7d41c5ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x62a7d5cd6a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x62a7d4aed239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7bc4f384c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal update_driveways ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==691224==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5854d6873ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5854d8384a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5854d719b239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70fde324c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rerouter closing backtrack ( Last six runs Aug2025 )

---------- Differences in errors ----------
1c1,87
< Warning: Vehicle 'v_0' skips stop on edge 'E2' with priority 1.00 at time 0.00.
---
> /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:834:32: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'size_type' (aka 'unsigned long') changed the value to 18446744073709551615 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:834:32 
> /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:1131:34: runtime error: addition of unsigned offset to 0x510000017b40 overflowed to 0x510000017b10
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:1131:34 
> =================================================================
> ==692378==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x510000017b28 at pc 0x5ee3875a86a1 bp 0x7ffeb7345930 sp 0x7ffeb7345928
> READ of size 8 at 0x510000017b28 thread T0
>     #0 0x5ee3875a86a0 in MSBaseVehicle::optimizeSkipped(long long, SUMOAbstractRouter<MSEdge, SUMOVehicle>&, MSEdge const*, double, std::vector<MSBaseVehicle::StopEdgeInfo, std::allocator<MSBaseVehicle::StopEdgeInfo>>&, std::vector<MSEdge const*, std::allocator<MSEdge const*>>, long long) const /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:834:39
>     #1 0x5ee38759fbcc in MSBaseVehicle::reroute(long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, SUMOAbstractRouter<MSEdge, SUMOVehicle>&, bool, bool, bool, MSEdge const*) /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:459:17
>     #2 0x5ee388b85714 in MSTriggeredRerouter::triggerRouting(SUMOTrafficObject&, MSMoveReminder::Notification) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSTriggeredRerouter.cpp:662:27
>     #3 0x5ee388b78ffc in MSTriggeredRerouter::notifyEnter(SUMOTrafficObject&, MSMoveReminder::Notification, MSLane const*) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSTriggeredRerouter.cpp:463:12
>     #4 0x5ee3875d116e in MSBaseVehicle::activateReminders(MSMoveReminder::Notification, MSLane const*) /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:1157:22
>     #5 0x5ee3873825b2 in MSVehicle::enterLaneAtInsertion(MSLane*, double, double, double, MSMoveReminder::Notification) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:5681:9
>     #6 0x5ee3877d17e4 in MSLane::incorporateVehicle(MSVehicle*, double, double, double, __gnu_cxx::__normal_iterator<MSVehicle**, std::vector<MSVehicle*, std::allocator<MSVehicle*>>> const&, MSMoveReminder::Notification) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.cpp:461:10
>     #7 0x5ee3877e9439 in MSLane::isInsertionSuccess(MSVehicle*, double, double, double, bool, MSMoveReminder::Notification) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.cpp:1347:5
>     #8 0x5ee3877f67fb in MSLane::insertVehicle(MSVehicle&) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.cpp:792:26
>     #9 0x5ee3876ae659 in MSEdge::insertVehicle(SUMOVehicle&, long long, bool, bool) const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.cpp:885:35
>     #10 0x5ee38778f10a in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*>>&) /home/delphi/extraClangDebug/sumo/src/microsim/MSInsertionControl.cpp:164:21
>     #11 0x5ee38778df1a in MSInsertionControl::emitVehicles(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSInsertionControl.cpp:146:27
>     #12 0x5ee386e40666 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:841:17
>     #13 0x5ee386e3a5b8 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #14 0x5ee386e24e75 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #15 0x748d57a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x748d57a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x5ee386d47a54 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3378a54) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
> 
> 0x510000017b28 is located 24 bytes before 192-byte region [0x510000017b40,0x510000017c00)
<truncated after showing first 30 lines>
---------- Differences in railsignalblocks ----------
2a3,14
> <!-- generated on 2025-08-18 12:03:13 by Eclipse SUMO sumo Version v1_24_0+0317-77c685bd16c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,14c16,45
< <railsignal-block-output>
<     <departJunction id="J0">
<         <driveWay id="J0.d0" vehicle="v_0" edges="E0 E1 E2">
<             <forward lanes="E0_0 E1_0 E2_0"/>
<             <bidi lanes="-E0_0 -E1_0 -E2_0"/>
<             <flank lanes=""/>
<             <conflictLinks signals=""/>
<             <foes driveWays="J0.d0"/>
<         </driveWay>
<     </departJunction>
< </railsignal-block-output>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
<truncated after showing first 30 lines>
---------- Differences in stopinfos ----------
2a3,14
> <!-- generated on 2025-08-18 12:03:13 by Eclipse SUMO sumo Version v1_24_0+0317-77c685bd16c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c16,45
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<     <stopinfo id="v_0" type="train" lane="E0_0" pos="150.00" parking="0" started="31.00" ended="41.00" delay="21.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="v_0" type="train" lane="E4_0" pos="150.00" parking="0" started="116.00" ended="200.00" delay="0.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
< </stops>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <vehroute-output value="vehroutes.xml"/>
>         <railsignal-block-output value="railsignal_blocks.xml"/>
>         <stop-output value="stopinfos.xml"/>
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,14
> <!-- generated on 2025-08-18 12:03:13 by Eclipse SUMO sumo Version v1_24_0+0317-77c685bd16c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,12c16,20
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="v_0" type="train" depart="0.00" arrival="219.00">
<         <routeDistribution>
<             <route replacedOnEdge="E0" reason="rr_0" replacedAtTime="0.00" probability="0" edges="E0 E1 E2 E3 E4"/>
<             <route edges="E0 E5 E6 E7 E4"/>
<         </routeDistribution>
<         <stop edge="E0" startPos="130.00" endPos="150.00" duration="10.00" until="20.00" priority="1.00"/>
<         <stop edge="E4" startPos="130.00" endPos="150.00" duration="10.00" until="200.00" priority="2.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
14c22,45
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rerouter closing detour_onInit ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==692306==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55733bab0ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x55733d5c1a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x55733c3d8239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d691dc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rerouter station 2blocked ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==692226==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d0c2d89bec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5d0c2f3aca49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5d0c2e1c3239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71435ce4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal anticipate_reversal ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==692522==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d189bf9dec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5d189daaea49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5d189c8c5239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71b3a9e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal anticipate_reversal_unafe_insertion ( Last six runs Aug2025 )

---------- Differences in errors ----------
3a4,14
> 
> =================================================================
> ==692534==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64190de5bec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x64190f96ca49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x64190e783239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74f006c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal both_reverse ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==692726==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x581731dc3ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5817338d4a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5817326eb239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7acb9464c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal consecutive_before_reversal ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==692724==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63301f239ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x633020d4aa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x63301fb61239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f8a2f44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal reversal_after_common_block ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==692690==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b824fb96ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5b82516a7a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5b82504be239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ca9fcc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal routes_cross_twice ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==692674==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56d2803e9ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x56d281efaa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x56d280d11239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7731ecc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in railsignalblocks ----------
13c13
<                 <foes driveWays="B.0 B2.0.0 E.0.0 E2.0.0 gneJ5.d0"/>
---
>                 <foes driveWays="B.0 B2.0.1 E.0.1 E2.0.1 gneJ5.d0"/>
18,21c18
<             <subDriveWay id="B.0.0" vehicle="" edges="c d e">
<                 <forward lanes="c_0 d_0 e_0"/>
<             </subDriveWay>
<             <subDriveWay id="B.0.1" vehicle="" edges="c d">
---
>             <subDriveWay id="B.0.0" vehicle="" edges="c d">
23a21,23
>             <subDriveWay id="B.0.1" vehicle="" edges="c d e">
>                 <forward lanes="c_0 d_0 e_0"/>
>             </subDriveWay>
34c34
<                 <foes driveWays="B.0.1 B2.0 E.0.1 E2.0.1 gneJ1.d0"/>
---
>                 <foes driveWays="B.0.0 B2.0 E.0.0 E2.0.0 gneJ1.d0"/>
39,42c39
<             <subDriveWay id="B2.0.0" vehicle="" edges="c2 d">
<                 <forward lanes="c2_0 d_0"/>
<             </subDriveWay>
<             <subDriveWay id="B2.0.1" vehicle="" edges="c2 d e2">
---
>             <subDriveWay id="B2.0.0" vehicle="" edges="c2 d e2">
44a42,44
>             <subDriveWay id="B2.0.1" vehicle="" edges="c2 d">
>                 <forward lanes="c2_0 d_0"/>
>             </subDriveWay>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal subdriveway_reversal ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==692723==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55ac4b734ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x55ac4d245a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x55ac4c05c239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c550564c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal two_double_reversals ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==692680==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x571bc3b13ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x571bc5624a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x571bc443b239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f52ea24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in railsignalblocks ----------
7c7
<             <driveWay id="A.0" vehicle="t0" edges="b c d e f -f f g">
---
>             <driveWay id="A.0" vehicle="t2" edges="b c d e f -f f g">
28c28
<             <driveWay id="D.0" vehicle="t0" edges="e f -f f g">
---
>             <driveWay id="D.0" vehicle="t2" edges="e f -f f g">
49c49
<             <driveWay id="F.0" vehicle="t0" edges="g">
---
>             <driveWay id="F.0" vehicle="t2" edges="g">
59c59
<         <driveWay id="J0.d0" vehicle="t0" edges="a b c d e f -f f g">
---
>         <driveWay id="J0.d0" vehicle="t2" edges="a b c d e f -f f g">
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail routing missing_turnaround ( Last six runs Aug2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==691949==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59989e438ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x59989ff49a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x59989ed60239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e72f8e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).

TEST FAILED on ts-sim-build-ba : rail routing reversal_impossible ( Last six runs Aug2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==691898==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c26edb27ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5c26ef638a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5c26ee44f239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x749f1884c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).

TEST FAILED on ts-sim-build-ba : rail routing reversal_impossible_slack ( Last six runs Aug2025 )

---------- Differences in errors ----------
5a6,16
> 
> =================================================================
> ==691940==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fb473b91ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5fb4756a2a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5fb4744b9239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72bbf284c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).

TEST FAILED on ts-sim-build-ba : rail routing reversal_possible ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==691885==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x616462df6ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x616464907a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x61646371e239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7210a9c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail routing reversal_possible_maxLengthShort ( Last six runs Aug2025 )

---------- Differences in errors ----------
5a6,16
> 
> =================================================================
> ==691889==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5909d7352ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5909d8e63a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5909d7c7a239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7748ed84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).

TEST FAILED on ts-sim-build-ba : rail routing reversal_possible_slack ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==691944==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x585f5464bec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x585f5615ca49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x585f54f73239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7bb6f784c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail routing reverse_short_start ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==691970==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55980b581ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x55980d092a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x55980bea9239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b30e644c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail routing reverse_short_start_stops ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==691975==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x645fdee20ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x645fe0931a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x645fdf748239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77cb7c84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail routing short_buffer ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==691958==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5854b6e81ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5854b8992a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5854b77a9239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7823ffa4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail siding long_siding_occupied_advance ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==691401==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58a9eece9ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x58a9f07faa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x58a9ef611239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e487c24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail siding long_siding_occupied_wait ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==691394==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57ce1dcfbec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x57ce1f80ca49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x57ce1e623239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7df37a04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail siding long_siding_occupied_wait2 ( Last six runs Aug2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==691398==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64f49420aec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x64f495d1ba49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x64f494b32239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73c9efe4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in railsignalblocks ----------
13c13
<                 <foes driveWays="A.0 G.d0 J3.0.2"/>
---
>                 <foes driveWays="A.0 G.d0 J3.0.1"/>
26c26
<             <driveWay id="C.0" vehicle="t3" edges="d e f g">
---
>             <driveWay id="C.0" vehicle="t1" edges="d e f g">
38c38
<             <driveWay id="D.0" vehicle="t3" edges="e f g">
---
>             <driveWay id="D.0" vehicle="t1" edges="e f g">
81c81
<                 <foes driveWays="G.d0 J0.0 J3.0.1"/>
---
>                 <foes driveWays="G.d0 J0.0 J3.0.0"/>
98,101c98
<             <subDriveWay id="J3.0.0" vehicle="" edges="-d20">
<                 <forward lanes=":J3_0_0 -d20_0"/>
<             </subDriveWay>
<             <subDriveWay id="J3.0.1" vehicle="" edges="-d20 -c2 -b -a">
---
>             <subDriveWay id="J3.0.0" vehicle="" edges="-d20 -c2 -b -a">
104c101
<             <subDriveWay id="J3.0.2" vehicle="" edges="-d20 -c2 -b">
---
>             <subDriveWay id="J3.0.1" vehicle="" edges="-d20 -c2 -b">
106a104,106
>             <subDriveWay id="J3.0.2" vehicle="" edges="-d20">
>                 <forward lanes=":J3_0_0 -d20_0"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail siding loop_3veh ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==691431==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5adb9cd73ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5adb9e884a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5adb9d69b239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7521a5c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in railsignalblocks ----------
7c7
<             <driveWay id="A.0" vehicle="t0" edges="b c d e -E11 -d2 -c2 -b -a">
---
>             <driveWay id="A.0" vehicle="t1" edges="b c d e -E11 -d2 -c2 -b -a">
26c26
<             <driveWay id="C2.0" vehicle="t0" edges="-c2 -b -a">
---
>             <driveWay id="C2.0" vehicle="t1" edges="-c2 -b -a">
40c40
<             <driveWay id="D.0" vehicle="t0" edges="e -E11 -d2 -c2 -b -a">
---
>             <driveWay id="D.0" vehicle="t1" edges="e -E11 -d2 -c2 -b -a">
57c57
<         <driveWay id="J0.d0" vehicle="t0" edges="a b c d e -E11 -d2 -c2 -b -a">
---
>         <driveWay id="J0.d0" vehicle="t1" edges="a b c d e -E11 -d2 -c2 -b -a">
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail siding sidingShort_deadlock ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==691336==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e4cbb628ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5e4cbd139a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5e4cbbf50239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f2c3f04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail siding siding_both_ways ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==691282==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60eaeb92eec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x60eaed43fa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x60eaec256239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f901484c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail siding siding_both_ways2 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==691292==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fcb0869aec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5fcb0a1aba49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5fcb08fc2239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ad28324c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail siding siding_both_ways3 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==691299==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64543e076ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x64543fb87a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x64543e99e239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e0dc724c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail siding siding_both_ways4 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==691308==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6365d6d03ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x6365d8814a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x6365d762b239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79199784c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail siding siding_both_ways_addTrain ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==691291==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64297fba9ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x6429816baa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x6429804d1239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a80e464c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in railsignalblocks ----------
13c13
<                 <foes driveWays="A.0 A.1.0 C.0.0 C2.0.0 F.1 G.d0 G.d1"/>
---
>                 <foes driveWays="A.0 A.1.1 C.0.0 C2.0.0 F.1 G.d0 G.d1"/>
35,38c35
<             <subDriveWay id="A.1.0" vehicle="" edges="b">
<                 <forward lanes=":A_1_0 b_0"/>
<             </subDriveWay>
<             <subDriveWay id="A.1.1" vehicle="" edges="b c">
---
>             <subDriveWay id="A.1.0" vehicle="" edges="b c">
40a38,40
>             <subDriveWay id="A.1.1" vehicle="" edges="b">
>                 <forward lanes=":A_1_0 b_0"/>
>             </subDriveWay>
50c50
<                 <foes driveWays="A.0.0 A.1.1 C.0 C2.0 J0.d0 J0.d1"/>
---
>                 <foes driveWays="A.0.0 A.1.0 C.0 C2.0 J0.d0 J0.d1"/>
59c59
<             <driveWay id="C2.0" vehicle="t3" edges="-c2 -b -a">
---
>             <driveWay id="C2.0" vehicle="t4" edges="-c2 -b -a">
64c64
<                 <foes driveWays="A.0.1 A.1.0 C.0 C2.0 J0.d0 J0.d1"/>
---
>                 <foes driveWays="A.0.1 A.1.1 C.0 C2.0 J0.d0 J0.d1"/>
78c78
<                 <foes driveWays="D.0 D2.0 F.0.1 F.1.1 G.d0 G.d1"/>
---
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail siding siding_deadlock ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==691313==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5890d9f2aec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5890dba3ba49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5890da852239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x749f0984c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail siding siding_noSignal ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==691367==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x607f48c9cec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x607f4a7ada49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x607f495c4239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x739bd444c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail siding siding_noSignal2 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==691372==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59213d57fec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x59213f090a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x59213dea7239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d71f0a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail siding siding_occupied_advance ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==691330==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x586d388daec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x586d3a3eba49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x586d39202239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76090564c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in railsignalblocks ----------
56c56
<                 <foes driveWays="D.0 D.1.1 F.0.0"/>
---
>                 <foes driveWays="D.0 D.1.0 F.0.0"/>
66c66
<                 <forward lanes=":D_1_0 e_0 :E_2_0 f_0 :F_1_0"/>
---
>                 <forward lanes=":D_1_0 e_0 :E_2_0 f_0"/>
69c69
<                 <forward lanes=":D_1_0 e_0 :E_2_0 f_0"/>
---
>                 <forward lanes=":D_1_0 e_0 :E_2_0 f_0 :F_1_0"/>
84c84
<                 <foes driveWays="D.0 D.1.0 F.0 J0.0 J1.d0 J2.0 J5.0"/>
---
>                 <foes driveWays="D.0 D.1.1 F.0 J0.0 J1.d0 J2.0 J5.0"/>
155c155
<             <foes driveWays="D.1 G.d0 J0.0 J1.d0 J2.0 J5.0"/>
---
>             <foes driveWays="D.0 D.1 G.d0 J0.0 J1.d0 J2.0 J5.0"/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail siding siding_oneSide ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==691438==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ee43f1f2ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5ee440d03a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5ee43fb1a239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7316dc04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in railsignalblocks ----------
12c12
<                 <foes driveWays="A.0 C2.0.0 F.1.0 G.d0"/>
---
>                 <foes driveWays="A.0 C2.0.0 F.0.0 G.d0"/>
35c35
<             <driveWay id="F.1" vehicle="t3" edges="-f -e2 -d2 -c2 -b -a">
---
>             <driveWay id="F.0" vehicle="t3" edges="-f -e2 -d2 -c2 -b -a">
41c41
<                 <foes driveWays="A.0 F.1 J0.d0"/>
---
>                 <foes driveWays="A.0 F.0 J0.d0"/>
46c46
<             <subDriveWay id="F.1.0" vehicle="" edges="-f">
---
>             <subDriveWay id="F.0.0" vehicle="" edges="-f">
51c51
<             <driveWay id="F.0" vehicle="t2" edges="g">
---
>             <driveWay id="F.1" vehicle="t2" edges="g">
56c56
<                 <foes driveWays="F.0 G.d0"/>
---
>                 <foes driveWays="F.1 G.d0"/>
67c67
<             <foes driveWays="A.0 F.0 G.d0 J0.d0"/>
---
>             <foes driveWays="A.0 F.1 G.d0 J0.d0"/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail siding siding_oneSide_slow ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==691444==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b0e1cd0fec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5b0e1e820a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5b0e1d637239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70d81444c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail tram_road merge ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==692735==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6100e9b5eec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x6100eb66fa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x6100ea486239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x745b8fa4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail tram_road no_signals ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==692758==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61bdd9a22ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x61bddb533a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x61bdda34a239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b167984c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail tram_road no_signals_forceCheck ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==692778==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d7a7a938ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5d7a7c449a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5d7a7b260239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a31f364c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail tramwayLoop basic ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==691619==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x624c2c5fbec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x624c2e10ca49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x624c2cf23239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x745de7a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 2946.00
---
> Simulation ended at time: 2943.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,19c13,20
< Statistics (avg):
<  RouteLength: 42692.17
<  Duration: 2156.67
<  WaitingTime: 26.56
<  TimeLoss: 780.38
<  DepartDelay: 0.67
< 
< DijkstraRouter answered 4150 queries and explored 24.40 edges on average.
---
> Statistics (avg of 9):
>  RouteLength: 41665.54
>  Speed: 19.63
>  Duration: 2093.67
>  WaitingTime: 13.11
>  TimeLoss: 752.88
>  DepartDelay: 8.11
> DijkstraRouter answered 2261 queries and explored 29.34 edges on average.
<truncated after showing first 30 lines>
---------- Differences in stopinfos ----------
20c20
<     <stopinfo id="tram8" type="RB628" lane="TrightLoop_1_0" pos="400.00" parking="0" started="1130.00" ended="1150.00" busStop="rightStop" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
---
>     <stopinfo id="tram8" type="RB628" lane="TrightLoop_1_0" pos="400.00" parking="0" started="1129.00" ended="1149.00" busStop="rightStop" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
28c28
<     <stopinfo id="tram8" type="RB628" lane="TleftLoop_1_0" pos="400.00" parking="0" started="1609.00" ended="1629.00" busStop="leftStop" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
---
>     <stopinfo id="tram8" type="RB628" lane="TleftLoop_1_0" pos="400.00" parking="0" started="1608.00" ended="1628.00" busStop="leftStop" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
---------- Differences in tripinfos ----------
6c6
<     <tripinfo id="tram8" depart="219.00" departLane="Tdepot_1_0" departPos="46.10" departSpeed="10.17" departDelay="9.00" arrival="1899.00" arrivalLane="Tdepot_1_0" arrivalPos="150.00" arrivalSpeed="7.35" duration="1680.00" routeLength="31008.35" waitingTime="54.00" waitingCount="3" stopTime="60.00" timeLoss="683.43" rerouteNo="15" devices="vehroute_tram8 tripinfo_tram8 routing_tram8" vType="RB628" speedFactor="1.00" vaporized=""/>
---
>     <tripinfo id="tram8" depart="219.00" departLane="Tdepot_1_0" departPos="46.10" departSpeed="10.17" departDelay="9.00" arrival="1898.00" arrivalLane="Tdepot_1_0" arrivalPos="150.00" arrivalSpeed="7.35" duration="1679.00" routeLength="31008.35" waitingTime="54.00" waitingCount="3" stopTime="60.00" timeLoss="683.30" rerouteNo="15" devices="vehroute_tram8 tripinfo_tram8 routing_tram8" vType="RB628" speedFactor="1.00" vaporized=""/>
---------- Differences in vehroutes ----------
9c9
<     <vehicle id="tram8" type="RB628" depart="219.00" departLane="0" departSpeed="10.1723" speedFactor="1.0000" arrival="1899.00">
---
>     <vehicle id="tram8" type="RB628" depart="219.00" departLane="0" departSpeed="10.1723" speedFactor="1.0000" arrival="1898.00">
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail tramwayLoop track_closed ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==691618==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64a99f631ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x64a9a1142a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x64a99ff59239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7736a6a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
3a4
> Loading route-files incrementally from 'input_routes.rou.xml'
6c7
< Simulation ended at time: 3465.00
---
> Simulation ended at time: 3407.00.
8,9c9,10
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
13,14c14
< Emergency Stops: 1
< Statistics (avg):
---
> Statistics (avg of 9):
16,27c16,21
<  Duration: 2608.78
<  WaitingTime: 244.44
<  TimeLoss: 1261.76
<  DepartDelay: 0.67
< 
< DijkstraRouter answered 5074 queries and explored 23.75 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 1067 queries and explored 22.54 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 879 queries and explored 22.71 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 598 queries and explored 19.76 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail two_passing_loops ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==692820==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58618645dec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x586187f6ea49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x586186d85239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x739111e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in tripinfos ----------
5,7c5,7
<     <tripinfo id="rail1" depart="10.00" departLane="T7_0_0" departPos="135.10" departSpeed="44.44" departDelay="0.00" arrival="129.00" arrivalLane="T18_0_0" arrivalPos="408.12" arrivalSpeed="44.44" duration="119.00" routeLength="4612.18" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="14.43" rerouteNo="2" devices="tripinfo_rail1 routing_rail1" vType="rail_rail" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="rail2" depart="20.00" departLane="T18_1_0" departPos="135.10" departSpeed="26.00" departDelay="0.00" arrival="251.00" arrivalLane="T7_1_0" arrivalPos="404.79" arrivalSpeed="40.25" duration="231.00" routeLength="4604.79" waitingTime="13.00" waitingCount="1" stopTime="0.00" timeLoss="126.91" rerouteNo="1" devices="tripinfo_rail2 routing_rail2" vType="rail_rail" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="rail3" depart="42.00" departLane="T7_0_0" departPos="135.10" departSpeed="25.83" departDelay="0.00" arrival="354.00" arrivalLane="T18_0_0" arrivalPos="408.12" arrivalSpeed="39.25" duration="312.00" routeLength="4564.90" waitingTime="69.00" waitingCount="1" stopTime="0.00" timeLoss="209.25" rerouteNo="2" devices="tripinfo_rail3 routing_rail3" vType="rail_rail" speedFactor="1.00" vaporized=""/>
---
>     <tripinfo id="rail1" depart="10.00" departLane="T7_0_0" departPos="135.10" departSpeed="44.44" departDelay="0.00" arrival="131.00" arrivalLane="T18_0_0" arrivalPos="408.12" arrivalSpeed="44.44" duration="121.00" routeLength="4612.18" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="16.81" rerouteNo="2" devices="tripinfo_rail1 routing_rail1" vType="rail_rail" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="rail2" depart="20.00" departLane="T18_1_0" departPos="135.10" departSpeed="26.00" departDelay="0.00" arrival="253.00" arrivalLane="T7_1_0" arrivalPos="404.79" arrivalSpeed="40.25" duration="233.00" routeLength="4604.79" waitingTime="15.00" waitingCount="1" stopTime="0.00" timeLoss="128.91" rerouteNo="1" devices="tripinfo_rail2 routing_rail2" vType="rail_rail" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="rail3" depart="42.00" departLane="T7_0_0" departPos="135.10" departSpeed="25.83" departDelay="0.00" arrival="356.00" arrivalLane="T18_0_0" arrivalPos="408.12" arrivalSpeed="39.25" duration="314.00" routeLength="4564.90" waitingTime="71.00" waitingCount="1" stopTime="0.00" timeLoss="211.25" rerouteNo="2" devices="tripinfo_rail3 routing_rail3" vType="rail_rail" speedFactor="1.00" vaporized=""/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail two_passing_loops2 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==692822==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b8f428bbec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5b8f443cca49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5b8f431e3239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e3e84e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in tripinfos ----------
5,7c5,7
<     <tripinfo id="rail1" depart="10.00" departLane="T7_0_0" departPos="135.10" departSpeed="44.44" departDelay="0.00" arrival="129.00" arrivalLane="T18_0_0" arrivalPos="400.00" arrivalSpeed="44.44" duration="119.00" routeLength="4612.56" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="14.43" rerouteNo="2" devices="tripinfo_rail1 routing_rail1" vType="rail_rail" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="rail2" depart="20.00" departLane="T18_1_0" departPos="135.10" departSpeed="26.01" departDelay="0.00" arrival="251.00" arrivalLane="T7_1_0" arrivalPos="400.00" arrivalSpeed="40.25" duration="231.00" routeLength="4605.38" waitingTime="13.00" waitingCount="1" stopTime="0.00" timeLoss="126.90" rerouteNo="1" devices="tripinfo_rail2 routing_rail2" vType="rail_rail" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="rail3" depart="42.00" departLane="T7_0_0" departPos="135.10" departSpeed="25.84" departDelay="0.00" arrival="354.00" arrivalLane="T18_0_0" arrivalPos="400.00" arrivalSpeed="39.25" duration="312.00" routeLength="4565.50" waitingTime="69.00" waitingCount="1" stopTime="0.00" timeLoss="209.24" rerouteNo="2" devices="tripinfo_rail3 routing_rail3" vType="rail_rail" speedFactor="1.00" vaporized=""/>
---
>     <tripinfo id="rail1" depart="10.00" departLane="T7_0_0" departPos="135.10" departSpeed="44.44" departDelay="0.00" arrival="131.00" arrivalLane="T18_0_0" arrivalPos="400.00" arrivalSpeed="44.44" duration="121.00" routeLength="4612.56" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="16.80" rerouteNo="2" devices="tripinfo_rail1 routing_rail1" vType="rail_rail" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="rail2" depart="20.00" departLane="T18_1_0" departPos="135.10" departSpeed="26.01" departDelay="0.00" arrival="253.00" arrivalLane="T7_1_0" arrivalPos="400.00" arrivalSpeed="40.25" duration="233.00" routeLength="4605.38" waitingTime="15.00" waitingCount="1" stopTime="0.00" timeLoss="128.90" rerouteNo="1" devices="tripinfo_rail2 routing_rail2" vType="rail_rail" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="rail3" depart="42.00" departLane="T7_0_0" departPos="135.10" departSpeed="25.84" departDelay="0.00" arrival="356.00" arrivalLane="T18_0_0" arrivalPos="400.00" arrivalSpeed="39.25" duration="314.00" routeLength="4565.50" waitingTime="71.00" waitingCount="1" stopTime="0.00" timeLoss="211.24" rerouteNo="2" devices="tripinfo_rail3 routing_rail3" vType="rail_rail" speedFactor="1.00" vaporized=""/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail uncontrolled_links ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==692934==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55dda6232ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x55dda7d43a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x55dda6b5a239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x797b1024c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_1_flow ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==662075==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6423c1163ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x6423c2c74a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x6423c1a8b239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x711ca6e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_1_trip ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==662042==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6331c867eec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x6331ca18fa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x6331c8fa6239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79b88a44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_2_trip ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==662050==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b33ce25fec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5b33cfd70a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5b33ceb87239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7cdd0404c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival pos_default_trip ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==662106==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x605b19866ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x605b1b377a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x605b1a18e239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x771eb104c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_1_flow ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==661670==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58ba7b41fec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x58ba7cf30a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x58ba7bd47239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x797d4d84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_1_trip ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==661634==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62f19d432ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x62f19ef43a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x62f19dd5a239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73be5064c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_2_trip ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==661637==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6488b6de3ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x6488b88f4a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x6488b770b239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7cf3a724c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_random_flow ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==661674==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61972058dec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x61972209ea49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x619720eb5239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75202444c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_random_trip ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==661649==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63d9bc408ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x63d9bdf19a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x63d9bcd30239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d821364c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure extrapolate_departpos ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==661749==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c8bf03b6ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5c8bf1ec7a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5c8bf0cde239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ab04a84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure extrapolate_departpos_short ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==661752==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x564b9b89fec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x564b9d3b0a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x564b9c1c7239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x725868c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure insertionChecks followerGap ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==661953==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59f7a2fb5ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x59f7a4ac6a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x59f7a38dd239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7192f2e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure insertionChecks leaderGap ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==661921==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57d5f023eec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x57d5f1d4fa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x57d5f0b66239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x723c7f64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure insertionChecks leaderGap_only ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==661929==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5daae2869ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5daae437aa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5daae3191239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71c974e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure insertionChecks leaderGap_option ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==661933==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fca9b104ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5fca9cc15a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5fca9ba2c239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c335264c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure insertionChecks stop ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==661909==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55d782231ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x55d783d42a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x55d782b59239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ad926a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution speedDev_override_individual ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==662445==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60d66ab01ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x60d66c612a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x60d66b429239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x754ab3e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bidiEdge 1edge ( Last six runs Aug2025 )

---------- Differences in errors ----------
1d0
< Warning: Vehicle 'v_0' teleports beyond arrival edge 'E0', time=311.00.
2a2
> Warning: Vehicle 'v_0' teleports beyond arrival edge 'E0', time=311.00.

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

---------- Differences in errors ----------
1d0
< Warning: Vehicle 'v_0' teleports beyond arrival edge 'E0', time=21.00.
2a2
> Warning: Vehicle 'v_0' teleports beyond arrival edge 'E0', time=21.00.
sublane_model bidiEdge 1edge_teleport_bidi ( Last six runs Aug2025 )
sublane_model bidiEdge 1edge_teleport_bidi_custom ( Last six runs Aug2025 )

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket15932 ( Last six runs Aug2025 )

---------- Differences in errors ----------
1,5d0
< Warning: Vehicle 'f_0.1' performs emergency braking on lane 'E0_1' with decel=9.00, wished=4.50, severity=1.00, time=52.00.
< Warning: Vehicle 'f_0.1' teleports beyond arrival edge 'E0', time=52.00.
< -- Unordered text as found by filter 'Warning: Teleporting vehicle' --
< Warning: Teleporting vehicle 'f_0.1'; collision with vehicle 'f_1.7', lane='E0_1', gap=-1.33, latGap=-0.05, time=52.00, stage=move.
< 

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket6636 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==697312==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5878994c9ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x58789afdaa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x587899df1239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7206cd04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket6691 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==697316==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60a5a8a8cec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x60a5aa59da49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x60a5a93b4239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c770904c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction 2lanes_turn ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==695178==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5be038fb1ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5be03aac2a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5be0398d9239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79c4bd04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction 2lanes_turn_joined ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==695181==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60fdfd077ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x60fdfeb88a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x60fdfd99f239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75313744c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction bicycle_box lane_choice ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==695009==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x574a3711cec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x574a38c2da49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x574a37a44239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x709ded04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
19c19,23
< DijkstraRouter answered 28 queries and explored 4.36 edges on average.
---
> DijkstraRouter answered 22 queries and explored 4.59 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 5 queries and explored 3.40 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 1 queries and explored 4.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction bicycle_box with_cars ( Last six runs Aug2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==695022==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55bdc2d5aec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x55bdc486ba49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x55bdc3682239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x768fa364c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
26c26,32
< DijkstraRouter answered 59 queries and explored 4.03 edges on average.
---
> DijkstraRouter answered 26 queries and explored 4.50 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 22 queries and explored 3.64 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 4 queries and explored 3.50 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 7 queries and explored 3.86 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction indirect_left_moped ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==695207==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61211e63fec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x612120150a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x61211ef67239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d030264c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
20c20,26
< DijkstraRouter answered 427 queries and explored 3.20 edges on average.
---
> DijkstraRouter answered 365 queries and explored 3.16 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 53 queries and explored 3.40 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 7 queries and explored 3.57 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 2 queries and explored 3.50 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction overlapping_internal ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==695109==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64edad8acec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x64edaf3bda49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x64edae1d4239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76ddf084c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
19c19,21
< DijkstraRouter answered 111 queries and explored 2.46 edges on average.
---
> DijkstraRouter answered 81 queries and explored 2.26 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 30 queries and explored 3.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction overlapping_internal_wrongAlignment ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==695220==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x610c2daa8ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x610c2f5b9a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x610c2e3d0239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a7ce864c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
19c19,25
< DijkstraRouter answered 123 queries and explored 2.46 edges on average.
---
> DijkstraRouter answered 72 queries and explored 2.38 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 32 queries and explored 2.69 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 12 queries and explored 2.50 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 7 queries and explored 2.29 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction turnAlignment basic ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==694911==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6263d0313ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x6263d1e24a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x6263d0c3b239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7bc5e624c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction turnAlignment bikes_lefthand ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==694953==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56320adc8ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x56320c8d9a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x56320b6f0239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e0b04e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction turnAlignment bikes_lefthand_center ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==694956==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5bd03af06ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5bd03ca17a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5bd03b82e239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70ca8324c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction turnAlignment bikes_lefthand_matching_shift ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==694983==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c3fdede7ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5c3fe08f8a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5c3fdf70f239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ff72ae4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction turnAlignment bikes_lefthand_matching_shift_center ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==694982==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5edaee192ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5edaefca3a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5edaeeaba239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74b5cc84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction turnAlignment bikes_righthand ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==694940==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6462062f3ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x646207e04a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x646206c1b239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c50bf64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction turnAlignment bikes_righthand_center ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==694944==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x622ec84e3ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x622ec9ff4a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x622ec8e0b239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75e7b7c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction turnAlignment moped_indirect_left ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==695004==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a6f243c3ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5a6f25ed4a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5a6f24ceb239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x720c0d24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
20c20,24
< DijkstraRouter answered 534 queries and explored 3.23 edges on average.
---
> DijkstraRouter answered 371 queries and explored 3.16 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 53 queries and explored 3.43 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 110 queries and explored 3.39 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model lateral_speed lcSigma ( Last six runs Aug2025 )

---------- Differences in fcd ----------
1199c1199
<         <vehicle id="veh.2" x="176.28" y="-1.75" angle="90.00" type="t0" speed="13.84" pos="176.28" lane="beg_1" slope="0.00" acceleration="0.24" accelerationLat="0.00"/>
---
>         <vehicle id="veh.2" x="176.28" y="-1.76" angle="90.11" type="t0" speed="13.84" pos="176.28" lane="beg_1" slope="0.00" acceleration="0.24" accelerationLat="-1.00"/>
1206c1206
<         <vehicle id="veh.2" x="177.66" y="-1.77" angle="90.19" type="t0" speed="13.81" pos="177.66" lane="beg_1" slope="0.00" acceleration="-0.24" accelerationLat="-1.00"/>
---
>         <vehicle id="veh.2" x="177.66" y="-1.79" angle="90.39" type="t0" speed="13.81" pos="177.66" lane="beg_1" slope="0.00" acceleration="-0.24" accelerationLat="-1.00"/>
1213c1213
<         <vehicle id="veh.2" x="179.04" y="-1.78" angle="90.21" type="t0" speed="13.82" pos="179.04" lane="beg_1" slope="0.00" acceleration="0.11" accelerationLat="1.00"/>
---
>         <vehicle id="veh.2" x="179.04" y="-1.81" angle="90.47" type="t0" speed="13.82" pos="179.04" lane="beg_1" slope="0.00" acceleration="0.11" accelerationLat="1.00"/>
1220c1220
<         <vehicle id="veh.2" x="180.43" y="-1.77" angle="90.12" type="t0" speed="13.89" pos="180.43" lane="beg_1" slope="0.00" acceleration="0.61" accelerationLat="1.00"/>
---
>         <vehicle id="veh.2" x="180.43" y="-1.81" angle="90.42" type="t0" speed="13.89" pos="180.43" lane="beg_1" slope="0.00" acceleration="0.61" accelerationLat="1.00"/>
1227c1227
<         <vehicle id="veh.2" x="181.81" y="-1.76" angle="89.93" type="t0" speed="13.78" pos="181.81" lane="beg_1" slope="0.00" acceleration="-1.06" accelerationLat="1.00"/>
---
>         <vehicle id="veh.2" x="181.81" y="-1.81" angle="90.26" type="t0" speed="13.78" pos="181.81" lane="beg_1" slope="0.00" acceleration="-1.06" accelerationLat="1.00"/>
1234c1234
<         <vehicle id="veh.2" x="183.18" y="-1.74" angle="89.68" type="t0" speed="13.77" pos="183.18" lane="beg_1" slope="0.00" acceleration="-0.14" accelerationLat="1.00"/>
---
>         <vehicle id="veh.2" x="183.18" y="-1.80" angle="90.04" type="t0" speed="13.77" pos="183.18" lane="beg_1" slope="0.00" acceleration="-0.14" accelerationLat="1.00"/>
1241c1241
<         <vehicle id="veh.2" x="184.57" y="-1.70" angle="89.39" type="t0" speed="13.86" pos="184.57" lane="beg_1" slope="0.00" acceleration="0.91" accelerationLat="1.00"/>
---
>         <vehicle id="veh.2" x="184.57" y="-1.77" angle="89.76" type="t0" speed="13.86" pos="184.57" lane="beg_1" slope="0.00" acceleration="0.91" accelerationLat="1.00"/>
1248c1248
<         <vehicle id="veh.2" x="185.95" y="-1.68" angle="89.29" type="t0" speed="13.81" pos="185.95" lane="beg_1" slope="0.00" acceleration="-0.50" accelerationLat="-1.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sublane_model lateral_speed lcSigma_queued ( Last six runs Aug2025 )

---------- Differences in fcd ----------
1940c1940
<         <vehicle id="veh.2" x="173.33" y="-1.75" angle="91.03" type="t0" speed="0.17" pos="173.33" lane="beg_1" slope="0.00" acceleration="-0.14" accelerationLat="-0.13"/>
---
>         <vehicle id="veh.2" x="173.33" y="-1.75" angle="91.05" type="t0" speed="0.17" pos="173.33" lane="beg_1" slope="0.00" acceleration="-0.14" accelerationLat="-0.28"/>
1948c1948
<         <vehicle id="veh.2" x="173.34" y="-1.75" angle="91.03" type="t0" speed="0.15" pos="173.34" lane="beg_1" slope="0.00" acceleration="-0.18" accelerationLat="0.02"/>
---
>         <vehicle id="veh.2" x="173.34" y="-1.75" angle="91.04" type="t0" speed="0.15" pos="173.34" lane="beg_1" slope="0.00" acceleration="-0.18" accelerationLat="0.21"/>
1956c1956
<         <vehicle id="veh.2" x="173.35" y="-1.75" angle="91.02" type="t0" speed="0.14" pos="173.35" lane="beg_1" slope="0.00" acceleration="-0.12" accelerationLat="0.10"/>
---
>         <vehicle id="veh.2" x="173.35" y="-1.75" angle="91.03" type="t0" speed="0.14" pos="173.35" lane="beg_1" slope="0.00" acceleration="-0.12" accelerationLat="0.07"/>
1963c1963
<         <vehicle id="veh.1" x="180.99" y="-1.30" angle="91.52" type="t0" speed="0.04" pos="180.99" lane="beg_1" slope="0.00" acceleration="0.13" accelerationLat="0.00"/>
---
>         <vehicle id="veh.1" x="180.99" y="-1.29" angle="91.51" type="t0" speed="0.04" pos="180.99" lane="beg_1" slope="0.00" acceleration="0.13" accelerationLat="-0.04"/>
1971c1971
<         <vehicle id="veh.1" x="181.00" y="-1.30" angle="91.53" type="t0" speed="0.06" pos="181.00" lane="beg_1" slope="0.00" acceleration="0.23" accelerationLat="-0.10"/>
---
>         <vehicle id="veh.1" x="181.00" y="-1.30" angle="91.52" type="t0" speed="0.06" pos="181.00" lane="beg_1" slope="0.00" acceleration="0.23" accelerationLat="-0.08"/>
1977c1977
<         <vehicle id="blocker" x="196.68" y="-2.30" angle="90.58" type="t0" speed="1.69" pos="0.68" lane=":gneJ1_0_0" slope="0.00" acceleration="2.56" accelerationLat="0.30"/>
---
>         <vehicle id="blocker" x="196.68" y="-2.29" angle="90.52" type="t0" speed="1.69" pos="0.68" lane=":gneJ1_0_0" slope="0.00" acceleration="2.56" accelerationLat="0.91"/>
1985c1985
<         <vehicle id="blocker" x="196.87" y="-2.30" angle="90.58" type="t0" speed="1.88" pos="0.87" lane=":gneJ1_0_0" slope="0.00" acceleration="1.88" accelerationLat="-0.46"/>
---
>         <vehicle id="blocker" x="196.87" y="-2.29" angle="90.51" type="t0" speed="1.88" pos="0.87" lane=":gneJ1_0_0" slope="0.00" acceleration="1.88" accelerationLat="-1.00"/>
1993c1993
<         <vehicle id="blocker" x="197.08" y="-2.29" angle="90.51" type="t0" speed="2.11" pos="1.08" lane=":gneJ1_0_0" slope="0.00" acceleration="2.34" accelerationLat="0.55"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sublane_model motorway change_reason2 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==694868==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x629232858ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x629234369a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x629233180239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75c2db04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway overtaking_right_forbidden ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==694873==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6278c1ceaec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x6278c37fba49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x6278c2612239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x701f7564c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving bugs ticket10927 ( Last six runs Aug2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==696149==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x569ca18f1ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x569ca3402a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x569ca2219239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7677dbe4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
30c30,36
< DijkstraRouter answered 817 queries and explored 6.99 edges on average.
---
> DijkstraRouter answered 413 queries and explored 6.99 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 238 queries and explored 7.01 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 115 queries and explored 6.97 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 51 queries and explored 6.98 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving bugs ticket11481 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==696159==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62f0976f2ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x62f099203a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x62f09801a239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x793e7844c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
29c29,35
< DijkstraRouter answered 817 queries and explored 6.99 edges on average.
---
> DijkstraRouter answered 413 queries and explored 6.99 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 238 queries and explored 7.01 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 115 queries and explored 6.97 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 51 queries and explored 6.98 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving bugs ticket13111 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==696164==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x608b92f96ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x608b94aa7a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x608b938be239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7aacf224c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
29c29,35
< DijkstraRouter answered 818 queries and explored 6.99 edges on average.
---
> DijkstraRouter answered 413 queries and explored 6.99 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 238 queries and explored 7.01 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 115 queries and explored 6.97 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 52 queries and explored 6.98 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving bugs ticket3718 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==696080==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ec2f0462ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5ec2f1f73a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5ec2f0d8a239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7343e804c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
19c19,21
< DijkstraRouter answered 60 queries and explored 4.00 edges on average.
---
> DijkstraRouter answered 50 queries and explored 4.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 10 queries and explored 4.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving bugs ticket5238 ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==696098==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62d0ce00aec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x62d0cfb1ba49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x62d0ce932239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70ada4c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
1a2
> Loading route-files incrementally from 'input_routes.rou.xml'
4c5
< Simulation ended at time: 300.00
---
> Simulation ended at time: 300.00.
6,7c7,8
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
11c12
< Statistics (avg):
---
> Statistics (avg of 3):
12a14
>  Speed: 14.91
17d18
< 
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model roundabout high_traffic ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==695457==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64601656cec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x64601807da49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x646016e94239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x759444c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1159.00
---
> Simulation ended at time: 1177.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,19c13,20
< Statistics (avg):
<  RouteLength: 616.72
<  Duration: 114.65
<  WaitingTime: 19.52
<  TimeLoss: 68.62
<  DepartDelay: 1.47
< 
< DijkstraRouter answered 450 queries and explored 4.89 edges on average.
---
> Statistics (avg of 1015):
>  RouteLength: 618.14
>  Speed: 5.69
>  Duration: 130.48
>  WaitingTime: 32.16
>  TimeLoss: 84.24
>  DepartDelay: 1.54
> DijkstraRouter answered 450 queries and explored 4.96 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model roundabout low_traffic ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==695397==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5bd14836aec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5bd149e7ba49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5bd148c92239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77c12ac4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1051.00
---
> Simulation ended at time: 1052.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,16c13,18
< Statistics (avg):
<  RouteLength: 615.69
<  Duration: 56.00
<  WaitingTime: 0.38
<  TimeLoss: 10.00
---
> Statistics (avg of 282):
>  RouteLength: 616.65
>  Speed: 11.04
>  Duration: 56.01
>  WaitingTime: 0.47
>  TimeLoss: 9.88
18,19c20
< 
< DijkstraRouter answered 273 queries and explored 4.91 edges on average.
---
> DijkstraRouter answered 273 queries and explored 5.00 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model roundabout low_traffic_subsecond ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==695417==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x598de5cf5ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x598de7806a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x598de661d239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f462a24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1051.00
---
> Simulation ended at time: 1033.60.
7,9c8,10
< Performance: 
< Vehicles: 
<  Inserted: 282 (Loaded: 564)
---
> Performance:
> Vehicles:
>  Inserted: 58 (Loaded: 580)
12,23c13,20
< Statistics (avg):
<  RouteLength: 615.69
<  Duration: 56.00
<  WaitingTime: 0.38
<  TimeLoss: 10.00
<  DepartDelay: 0.05
< 
< DijkstraRouter answered 273 queries and explored 4.91 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 8 queries and explored 5.75 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 1 queries and explored 5.00 edges on average.
---
> Statistics (avg of 58):
>  RouteLength: 619.59
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model roundabout medium_traffic ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==695428==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64cfad2b0ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x64cfaedc1a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x64cfadbd8239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b51f8e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1066.00
---
> Simulation ended at time: 1067.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,19c13,20
< Statistics (avg):
<  RouteLength: 615.98
<  Duration: 60.03
<  WaitingTime: 2.49
<  TimeLoss: 14.05
<  DepartDelay: 0.30
< 
< DijkstraRouter answered 431 queries and explored 4.89 edges on average.
---
> Statistics (avg of 564):
>  RouteLength: 616.96
>  Speed: 10.43
>  Duration: 59.82
>  WaitingTime: 2.02
>  TimeLoss: 13.65
>  DepartDelay: 0.29
> DijkstraRouter answered 431 queries and explored 4.95 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model roundabout mixed high_traffic ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==695499==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63650aedeec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x63650c9efa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x63650b806239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x758b7744c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1219.00
---
> Simulation ended at time: 1260.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,19c13,20
< Statistics (avg):
<  RouteLength: 616.48
<  Duration: 142.99
<  WaitingTime: 30.37
<  TimeLoss: 96.97
<  DepartDelay: 2.88
< 
< DijkstraRouter answered 451 queries and explored 4.89 edges on average.
---
> Statistics (avg of 1015):
>  RouteLength: 617.88
>  Speed: 4.62
>  Duration: 166.30
>  WaitingTime: 44.15
>  TimeLoss: 120.08
>  DepartDelay: 9.19
> DijkstraRouter answered 450 queries and explored 4.96 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model roundabout mixed low_traffic ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==695479==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60b84df61ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x60b84fa72a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x60b84e889239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7af41f24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1052.00
---
> Simulation ended at time: 1052.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,16c13,18
< Statistics (avg):
<  RouteLength: 615.41
<  Duration: 56.60
<  WaitingTime: 0.50
<  TimeLoss: 10.69
---
> Statistics (avg of 282):
>  RouteLength: 616.39
>  Speed: 10.91
>  Duration: 56.65
>  WaitingTime: 0.47
>  TimeLoss: 10.48
18,19c20
< 
< DijkstraRouter answered 273 queries and explored 4.91 edges on average.
---
> DijkstraRouter answered 273 queries and explored 4.99 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model roundabout mixed medium_traffic ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==695484==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x569587f87ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x569589a98a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5695888af239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77151024c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1070.00
---
> Simulation ended at time: 1069.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,19c13,20
< Statistics (avg):
<  RouteLength: 615.62
<  Duration: 60.52
<  WaitingTime: 2.36
<  TimeLoss: 14.59
<  DepartDelay: 0.32
< 
< DijkstraRouter answered 431 queries and explored 4.89 edges on average.
---
> Statistics (avg of 564):
>  RouteLength: 616.58
>  Speed: 10.26
>  Duration: 60.99
>  WaitingTime: 2.39
>  TimeLoss: 14.88
>  DepartDelay: 0.33
> DijkstraRouter answered 431 queries and explored 4.95 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model roundabout no_cooperation high_traffic ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==695557==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5eda99775ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5eda9b286a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5eda9a09d239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74cbb5c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1219.00
---
> Simulation ended at time: 1563.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,19c13,20
< Statistics (avg):
<  RouteLength: 616.48
<  Duration: 142.99
<  WaitingTime: 30.37
<  TimeLoss: 96.97
<  DepartDelay: 2.88
< 
< DijkstraRouter answered 451 queries and explored 4.89 edges on average.
---
> Statistics (avg of 1015):
>  RouteLength: 617.62
>  Speed: 3.08
>  Duration: 270.82
>  WaitingTime: 132.18
>  TimeLoss: 224.64
>  DepartDelay: 70.10
> DijkstraRouter answered 520 queries and explored 4.99 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model roundabout no_cooperation low_traffic ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==695507==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5af55475eec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5af55626fa49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5af555086239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79623ac4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1052.00
---
> Simulation ended at time: 1055.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,16c13,18
< Statistics (avg):
<  RouteLength: 615.41
<  Duration: 56.60
<  WaitingTime: 0.50
<  TimeLoss: 10.69
---
> Statistics (avg of 282):
>  RouteLength: 613.92
>  Speed: 10.88
>  Duration: 56.63
>  WaitingTime: 0.81
>  TimeLoss: 10.71
18,19c20
< 
< DijkstraRouter answered 273 queries and explored 4.91 edges on average.
---
> DijkstraRouter answered 273 queries and explored 4.98 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model roundabout no_cooperation medium_traffic ( Last six runs Aug2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==695535==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5dfd45a85ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5dfd47596a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5dfd463ad239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x6fff76c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 1070.00
---
> Simulation ended at time: 1079.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
12,19c13,20
< Statistics (avg):
<  RouteLength: 615.62
<  Duration: 60.52
<  WaitingTime: 2.36
<  TimeLoss: 14.59
<  DepartDelay: 0.32
< 
< DijkstraRouter answered 431 queries and explored 4.89 edges on average.
---
> Statistics (avg of 564):
>  RouteLength: 614.89
>  Speed: 8.56
>  Duration: 75.57
>  WaitingTime: 8.85
>  TimeLoss: 29.61
>  DepartDelay: 0.29
> DijkstraRouter answered 431 queries and explored 4.96 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model width_transition toll_station_long ( Last six runs Aug2025 )

---------- Differences in errors ----------
5,17c5,35
< Warning: Vehicle 'v.8724'; side collision with vehicle 'v.8890', lane='2.9_5', gap=-2.36, latGap=-0.40, time=187.00, stage=laneChange.
< Warning: Vehicle 'v.10556'; collision with vehicle 'v.10389', lane='2_0', gap=-1.50, latGap=-1.00, time=215.00, stage=move.
< Warning: Vehicle 'v.12723'; side collision with vehicle 'v.12389', lane='2_0', gap=-5.91, latGap=-0.20, time=257.00, stage=laneChange.
< Warning: Vehicle 'v.13334'; junction collision with vehicle 'v.12834', lane=':J1_0_1', gap=-5.93, latGap=-0.10, time=270.00, stage=move.
< Warning: Vehicle 'v.14223'; side collision with vehicle 'v.14112', lane=':J1_0_2', gap=-1.95, latGap=-0.55, time=282.00, stage=laneChange.
< Warning: Vehicle 'v.14167'; junction collision with vehicle 'v.13834', lane=':J1_0_0', gap=-7.42, latGap=-0.40, time=287.00, stage=move.
< Warning: Vehicle 'v.14778' performs emergency braking on lane '2_2' with decel=9.00, wished=4.50, severity=1.00, time=293.00.
< Warning: Vehicle 'v.15112'; junction collision with vehicle 'v.15278', lane=':J1_0_2', gap=-4.02, latGap=-1.30, time=300.00, stage=move.
< Warning: Vehicle 'v.15167'; collision with vehicle 'v.15612', lane='2_2', gap=-3.90, latGap=-0.10, time=309.00, stage=move.
< Warning: Vehicle 'v.17167'; collision with vehicle 'v.17000', lane='2_2', gap=-2.37, latGap=-1.20, time=333.00, stage=move.
< Warning: Vehicle 'v.17167' performs emergency braking on lane '2_2' with decel=9.00, wished=4.50, severity=1.00, time=334.00.
< Warning: Vehicle 'v.17667'; collision with vehicle 'v.17500', lane='2_0', gap=-6.22, latGap=-1.50, time=345.00, stage=move.
< Warning: Vehicle 'v.17778'; collision with vehicle 'v.17001', lane='2_2', gap=-6.46, latGap=-0.10, time=346.00, stage=move.
---
> Warning: Vehicle 'v.7723'; junction collision with vehicle 'v.7890', lane=':J1_0_0', gap=-6.54, latGap=-1.70, time=170.00, stage=move.
> Warning: Vehicle 'v.8556'; junction collision with vehicle 'v.8223', lane=':J1_0_1', gap=-5.81, latGap=-0.40, time=181.00, stage=move.
> Warning: Vehicle 'v.10112'; side collision with vehicle 'v.10278', lane='2.9_5', gap=-0.38, latGap=-0.65, time=212.00, stage=laneChange.
> Warning: Vehicle 'v.10556'; collision with vehicle 'v.10389', lane='2_0', gap=-2.57, latGap=-1.70, time=215.00, stage=move.
> Warning: Vehicle 'v.10612'; junction collision with vehicle 'v.11112', lane=':J1_0_2', gap=-7.00, latGap=-0.10, time=227.00, stage=move.
> Warning: Vehicle 'v.11056'; junction collision with vehicle 'v.10556', lane=':J1_0_1', gap=-6.07, latGap=-0.40, time=227.00, stage=move.
> Warning: Vehicle 'v.12445'; collision with vehicle 'v.12278', lane='2_2', gap=-2.79, latGap=-1.00, time=249.00, stage=move.
> Warning: Vehicle 'v.12445' performs emergency braking on lane '2_2' with decel=9.00, wished=4.50, severity=1.00, time=250.00.
> Warning: Vehicle 'v.12223'; side collision with vehicle 'v.11889', lane='2_1', gap=-6.26, latGap=-0.80, time=250.00, stage=laneChange.
> Warning: Vehicle 'v.14000'; junction collision with vehicle 'v.13500', lane=':J1_0_1', gap=-7.02, latGap=-0.10, time=281.00, stage=move.
> Warning: Vehicle 'v.12723'; side collision with vehicle 'v.13334', lane=':1_0_1', gap=-0.27, latGap=-0.20, time=288.00, stage=laneChange.
> Warning: Vehicle 'v.16112' performs emergency braking on lane '2_2' with decel=9.00, wished=4.50, severity=1.00, time=315.00.
> Warning: Vehicle 'v.16278'; junction collision with vehicle 'v.16112', lane=':J1_0_2', gap=-5.60, latGap=-1.20, time=317.00, stage=move.
> Warning: Vehicle 'v.16612'; side collision with vehicle 'v.16445', lane='2.9_5', gap=-0.80, latGap=-0.80, time=325.00, stage=laneChange.
> Warning: Vehicle 'v.17001'; collision with vehicle 'v.16667', lane='2_0', gap=-0.68, latGap=-1.80, time=331.00, stage=move.
<truncated after showing first 30 lines>
---------- Differences in output ----------
12c12
<  Teleports: 0 (Collisions: 14)
---
>  Teleports: 0 (Collisions: 21)
16,19c16,19
<  Speed: 7.41
<  Duration: 45.12
<  WaitingTime: 0.56
<  TimeLoss: 14.13
---
>  Speed: 7.38
>  Duration: 45.32
>  WaitingTime: 0.63
>  TimeLoss: 14.36
21c21,27
< DijkstraRouter answered 22167 queries and explored 4.00 edges on average.
---
> DijkstraRouter answered 5587 queries and explored 4.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 5586 queries and explored 4.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 5586 queries and explored 4.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 5408 queries and explored 4.00 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model width_transition toll_station_short ( Last six runs Aug2025 )

---------- Differences in errors ----------
1,18c1,34
< Warning: Vehicle 'v.4278'; collision with vehicle 'v.4112', lane='2_0', gap=-3.08, latGap=-1.00, time=98.00, stage=move.
< Warning: Vehicle 'v.3945' performs emergency braking on lane ':1_0_0' with decel=9.00, wished=4.50, severity=1.00, time=111.00.
< Warning: Vehicle 'v.5778'; side collision with vehicle 'v.5612', lane=':J1_0_0', gap=-0.89, latGap=-0.30, time=125.00, stage=laneChange.
< Warning: Vehicle 'v.7612'; collision with vehicle 'v.7334', lane='3_1', gap=-0.48, latGap=-0.05, time=172.00, stage=move.
< Warning: Vehicle 'v.8334'; side collision with vehicle 'v.8167', lane=':J1_0_2', gap=-2.98, latGap=-0.30, time=172.00, stage=laneChange.
< Warning: Vehicle 'v.7612' performs emergency braking on lane '3_0' with decel=9.00, wished=4.50, severity=1.00, time=173.00.
< Warning: Vehicle 'v.10000' performs emergency braking on lane '2_2' with decel=9.00, wished=4.50, severity=1.00, time=201.00.
< Warning: Vehicle 'v.10668'; collision with vehicle 'v.10667', lane='3_1', gap=-4.60, latGap=-0.05, time=228.00, stage=move.
< Warning: Vehicle 'v.11168'; side collision with vehicle 'v.11334', lane='2.9_5', gap=-4.00, latGap=-0.40, time=228.00, stage=laneChange.
< Warning: Vehicle 'v.13834'; side collision with vehicle 'v.13667', lane=':J1_0_2', gap=-2.13, latGap=-0.55, time=272.00, stage=laneChange.
< Warning: Vehicle 'v.13835'; collision with vehicle 'v.13668', lane='2_0', gap=-6.78, latGap=-1.40, time=273.00, stage=move.
< Warning: Vehicle 'v.14167'; collision with vehicle 'v.13835', lane='2_0', gap=-4.80, latGap=-1.30, time=278.00, stage=move.
< Warning: Vehicle 'v.14168'; side collision with vehicle 'v.14000', lane='2.9_5', gap=-2.52, latGap=-0.80, time=279.00, stage=laneChange.
< Warning: Vehicle 'v.15334'; side collision with vehicle 'v.15167', lane='2.9_5', gap=-1.60, latGap=-0.80, time=300.00, stage=laneChange.
< Warning: Vehicle 'v.15501'; collision with vehicle 'v.15335', lane='2_0', gap=-3.95, latGap=-1.40, time=302.00, stage=move.
< Warning: Vehicle 'v.16834'; side collision with vehicle 'v.16668', lane='2.9_5', gap=-1.67, latGap=-0.80, time=326.00, stage=laneChange.
< Warning: Vehicle 'v.17112'; junction collision with vehicle 'v.17334', lane=':J1_0_3', gap=-7.25, latGap=-0.80, time=336.00, stage=move.
< Warning: Vehicle 'v.19834'; junction collision with vehicle 'v.19667', lane=':1_0_2', gap=-6.73, latGap=-0.80, time=394.00, stage=move.
---
> Warning: Vehicle 'v.2445'; side collision with vehicle 'v.2112', lane=':J1_0_0', gap=-3.43, latGap=-0.60, time=68.00, stage=laneChange.
> Warning: Vehicle 'v.2612' performs emergency braking on lane ':1_0_0' with decel=9.00, wished=4.50, severity=1.00, time=83.00.
> Warning: Vehicle 'v.3612'; collision with vehicle 'v.3445', lane='2_0', gap=-3.25, latGap=-1.40, time=87.00, stage=move.
> Warning: Vehicle 'v.3612'; junction collision with vehicle 'v.3445', lane=':J1_0_1', gap=-5.78, latGap=-0.50, time=89.00, stage=move.
> Warning: Vehicle 'v.5112'; side collision with vehicle 'v.4945', lane=':J1_0_0', gap=-3.84, latGap=-0.40, time=117.00, stage=laneChange.
> Warning: Vehicle 'v.6778'; junction collision with vehicle 'v.6945', lane=':J1_0_0', gap=-5.80, latGap=-1.40, time=149.00, stage=move.
> Warning: Vehicle 'v.7500' performs emergency braking on lane '2_2' with decel=9.00, wished=4.50, severity=1.00, time=157.00.
> Warning: Vehicle 'v.7778'; junction collision with vehicle 'v.7612', lane=':J1_0_0', gap=-7.33, latGap=-1.30, time=167.00, stage=move.
> Warning: Vehicle 'v.7778'; side collision with vehicle 'v.7278', lane=':J1_0_1', gap=-2.88, latGap=-0.30, time=167.00, stage=laneChange.
> Warning: Vehicle 'v.8778'; collision with vehicle 'v.8945', lane='2_1', gap=-2.52, latGap=-0.50, time=189.00, stage=move.
<truncated after showing first 30 lines>
---------- Differences in output ----------
9,10c9,10
<  Inserted: 266 (Loaded: 22167)
<  Running: 28
---
>  Inserted: 267 (Loaded: 22167)
>  Running: 26
12,14c12,14
<  Teleports: 0 (Collisions: 15)
<  Emergency Braking: 3
< Statistics (avg of 238):
---
>  Teleports: 0 (Collisions: 19)
>  Emergency Braking: 4
> Statistics (avg of 241):
16,19c16,19
<  Speed: 7.04
<  Duration: 40.09
<  WaitingTime: 0.42
<  TimeLoss: 12.61
---
>  Speed: 6.74
>  Duration: 42.02
>  WaitingTime: 0.44
>  TimeLoss: 14.69
21c21,27
< DijkstraRouter answered 22167 queries and explored 4.00 edges on average.
---
> DijkstraRouter answered 5587 queries and explored 4.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 5586 queries and explored 4.00 edges on average.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

Detailed information for the tests that had known bugs:

TEST had known bugs (#4134) on ts-sim-build-ba : action_step_length CF_dynamics apparentDecel_emergencyDecel emergency_decel_collision ( Last six runs Aug2025 )

#4134
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
0a1,4
> Warning: Vehicle 'follower2' teleports beyond arrival edge 'end3', time=7.80.
> -- Unordered text as found by filter 'Warning: Teleporting vehicle' --
> Warning: Teleporting vehicle 'follower2'; collision with vehicle 'follower', lane='end3_0', gap=-0.09, time=7.80, stage=move.
> 

TEST had known bugs ([zeitlupe]) on ts-sim-build-ba : action_step_length LC_dynamics change_later ( Last six runs Aug2025 )

too much braking (ballistic or asl)
(This bug was triggered by text found in file 'rawdump' matching '.*')
---------- Differences in rawdump ----------
1008c1008
<                 <vehicle id="veh" pos="165.24" speed="28.15"/>
---
>                 <vehicle id="veh" pos="165.23" speed="27.97"/>
1017c1017
<                 <vehicle id="veh" pos="168.03" speed="27.70"/>
---
>                 <vehicle id="veh" pos="167.99" speed="27.35"/>
1026c1026
<                 <vehicle id="veh" pos="170.78" speed="27.25"/>
---
>                 <vehicle id="veh" pos="170.70" speed="26.72"/>
1035c1035
<                 <vehicle id="veh" pos="173.48" speed="26.80"/>
---
>                 <vehicle id="veh" pos="173.34" speed="26.09"/>
1044c1044
<                 <vehicle id="veh" pos="176.14" speed="26.35"/>
---
>                 <vehicle id="veh" pos="175.92" speed="25.47"/>
1053c1053
<                 <vehicle id="veh" pos="178.75" speed="25.90"/>
---
>                 <vehicle id="veh" pos="178.43" speed="24.84"/>
1062c1062
<                 <vehicle id="veh" pos="181.32" speed="25.45"/>
---
>                 <vehicle id="veh" pos="180.89" speed="24.22"/>
1071c1071
<                 <vehicle id="veh" pos="183.84" speed="25.00"/>
<truncated after showing first 30 lines>

TEST had known bugs (#3969) on ts-sim-build-ba : action_step_length LC_dynamics onRamp marked_lane ( Last six runs Aug2025 )

#3969
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in aggregated300 ----------
5c5
<     <interval begin="0.00" end="1030.00" id="laneData">
---
>     <interval begin="0.00" end="1034.00" id="laneData">
12,13c12,13
<             <lane id="beg2_0" sampledSeconds="2328.77" traveltime="102.18" overlapTraveltime="104.04" density="0.75" occupancy="0.37" waitingTime="0.00" speed="28.85" departed="363" arrived="0" entered="0" left="283" laneChangedFrom="80" laneChangedTo="0"/>
<             <lane id="beg2_1" sampledSeconds="2183.89" traveltime="86.88" overlapTraveltime="87.09" density="0.71" occupancy="0.35" waitingTime="0.00" speed="34.47" departed="332" arrived="0" entered="0" left="412" laneChangedFrom="0" laneChangedTo="80"/>
---
>             <lane id="beg2_0" sampledSeconds="2234.36" traveltime="107.81" overlapTraveltime="109.48" density="0.72" laneDensity="0.72" occupancy="0.35" waitingTime="0.80" timeLoss="517.52" speed="27.42" speedRelative="0.76" departed="349" arrived="0" entered="0" left="270" laneChangedFrom="81" laneChangedTo="2"/>
>             <lane id="beg2_1" sampledSeconds="2225.30" traveltime="93.96" overlapTraveltime="94.42" density="0.72" laneDensity="0.72" occupancy="0.35" waitingTime="0.00" timeLoss="272.64" speed="31.80" speedRelative="0.88" departed="295" arrived="0" entered="0" left="374" laneChangedFrom="2" laneChangedTo="81"/>
16,17c16,17
<             <lane id="end_0" sampledSeconds="4033.76" traveltime="8.85" overlapTraveltime="9.02" density="19.88" occupancy="9.64" waitingTime="0.00" speed="22.39" departed="0" arrived="448" entered="448" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<             <lane id="end_1" sampledSeconds="2637.89" traveltime="5.88" overlapTraveltime="6.02" density="13.00" occupancy="6.35" waitingTime="0.00" speed="33.56" departed="0" arrived="439" entered="439" left="0" laneChangedFrom="0" laneChangedTo="0"/>
---
>             <lane id="end_0" sampledSeconds="3763.09" traveltime="8.85" overlapTraveltime="9.06" density="18.47" laneDensity="18.47" occupancy="9.03" waitingTime="0.00" timeLoss="1405.55" speed="22.30" speedRelative="0.62" departed="0" arrived="423" entered="423" left="0" laneChangedFrom="0" laneChangedTo="0"/>
>             <lane id="end_1" sampledSeconds="2684.82" traveltime="6.44" overlapTraveltime="6.60" density="13.18" laneDensity="13.18" occupancy="6.48" waitingTime="0.00" timeLoss="421.07" speed="30.62" speedRelative="0.85" departed="0" arrived="414" entered="414" left="0" laneChangedFrom="0" laneChangedTo="0"/>
26,28c26,28
<             <lane id="merge_0" sampledSeconds="2828.16" traveltime="20.82" overlapTraveltime="21.89" density="28.31" occupancy="14.00" waitingTime="1155.00" speed="4.66" departed="0" arrived="0" entered="192" left="0" laneChangedFrom="192" laneChangedTo="0"/>
<             <lane id="merge_1" sampledSeconds="2919.07" traveltime="8.32" overlapTraveltime="8.78" density="29.22" occupancy="13.91" waitingTime="113.00" speed="11.61" departed="0" arrived="0" entered="283" left="448" laneChangedFrom="27" laneChangedTo="192"/>
<             <lane id="merge_2" sampledSeconds="1320.89" traveltime="2.95" overlapTraveltime="3.10" density="13.22" occupancy="6.29" waitingTime="0.00" speed="32.86" departed="0" arrived="0" entered="412" left="439" laneChangedFrom="0" laneChangedTo="27"/>
---
>             <lane id="merge_0" sampledSeconds="5400.47" traveltime="42.26" overlapTraveltime="44.44" density="53.84" laneDensity="53.84" occupancy="26.68" waitingTime="3074.70" timeLoss="5053.39" speed="2.30" speedRelative="0.06" departed="0" arrived="0" entered="193" left="0" laneChangedFrom="193" laneChangedTo="0"/>
>             <lane id="merge_1" sampledSeconds="2973.37" traveltime="8.67" overlapTraveltime="9.14" density="29.65" laneDensity="29.65" occupancy="14.20" waitingTime="317.60" timeLoss="2040.15" speed="11.16" speedRelative="0.31" departed="0" arrived="0" entered="270" left="423" laneChangedFrom="42" laneChangedTo="195"/>
>             <lane id="merge_2" sampledSeconds="1573.10" traveltime="3.84" overlapTraveltime="4.03" density="15.68" laneDensity="15.68" occupancy="7.48" waitingTime="32.40" timeLoss="478.07" speed="25.29" speedRelative="0.70" departed="0" arrived="0" entered="374" left="414" laneChangedFrom="2" laneChangedTo="42"/>
34c34
<             <lane id="onRamp_0" sampledSeconds="1851.43" traveltime="9.51" overlapTraveltime="9.81" density="5.95" occupancy="2.93" waitingTime="0.00" speed="31.33" departed="192" arrived="0" entered="0" left="192" laneChangedFrom="0" laneChangedTo="0"/>
---
>             <lane id="onRamp_0" sampledSeconds="2307.33" traveltime="11.52" overlapTraveltime="12.16" density="7.38" laneDensity="7.38" occupancy="3.60" waitingTime="47.00" timeLoss="679.69" speed="25.27" speedRelative="0.70" departed="193" arrived="0" entered="0" left="193" laneChangedFrom="0" laneChangedTo="0"/>
---------- Differences in output ----------
1,2c1,3
< Loading net-file from 'motorway.net.xml'... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml'... done ((TIME)).
---
> Loading net-file from 'motorway.net.xml' ... done ((TIME)).
> Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
> Loading route-files incrementally from 'input_routes.rou.xml'
4,5c5,6
< Simulation started with time: 0.00..
< Simulation ended at time: 1030.00.
---
> Simulation started with time: 0.00.
> Simulation ended at time: 1034.00.
9c10
<  Inserted: 887
---
>  Inserted: 837
12,16c13,18
< Statistics (avg):
<  RouteLength: 521.02
<  Duration: 22.82
<  WaitingTime: 1.43
<  TimeLoss: 7.85
---
> Statistics (avg of 837):
>  RouteLength: 522.39
>  Speed: 25.39
>  Duration: 27.44
>  WaitingTime: 4.17
>  TimeLoss: 12.87
<truncated after showing first 30 lines>

TEST had known bugs (#3969) on ts-sim-build-ba : action_step_length LC_dynamics onRamp unmarked_lane ( Last six runs Aug2025 )

#3969
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in aggregated300 ----------
5c5
<     <interval begin="0.00" end="1018.00" id="laneData">
---
>     <interval begin="0.00" end="1043.60" id="laneData">
12,13c12,13
<             <lane id="beg2_0" sampledSeconds="2270.89" traveltime="101.64" overlapTraveltime="102.90" density="0.74" occupancy="0.37" waitingTime="15.00" speed="29.17" departed="359" arrived="0" entered="0" left="269" laneChangedFrom="90" laneChangedTo="0"/>
<             <lane id="beg2_1" sampledSeconds="2200.02" traveltime="87.61" overlapTraveltime="87.83" density="0.72" occupancy="0.36" waitingTime="0.00" speed="34.18" departed="331" arrived="0" entered="0" left="421" laneChangedFrom="0" laneChangedTo="90"/>
---
>             <lane id="beg2_0" sampledSeconds="5282.10" traveltime="273.57" overlapTraveltime="284.24" density="1.69" laneDensity="1.69" occupancy="0.82" waitingTime="189.20" timeLoss="3714.17" speed="10.56" speedRelative="0.29" departed="354" arrived="0" entered="0" left="215" laneChangedFrom="139" laneChangedTo="0"/>
>             <lane id="beg2_1" sampledSeconds="3522.65" traveltime="137.64" overlapTraveltime="138.75" density="1.13" laneDensity="1.13" occupancy="0.55" waitingTime="3.10" timeLoss="1421.48" speed="21.64" speedRelative="0.60" departed="290" arrived="0" entered="0" left="429" laneChangedFrom="0" laneChangedTo="139"/>
16,17c16,17
<             <lane id="end_0" sampledSeconds="3999.82" traveltime="8.64" overlapTraveltime="8.81" density="19.94" occupancy="9.68" waitingTime="0.00" speed="22.93" departed="0" arrived="455" entered="455" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<             <lane id="end_1" sampledSeconds="2742.02" traveltime="5.96" overlapTraveltime="6.10" density="13.67" occupancy="6.68" waitingTime="0.00" speed="33.09" departed="0" arrived="450" entered="450" left="0" laneChangedFrom="0" laneChangedTo="0"/>
---
>             <lane id="end_0" sampledSeconds="3544.36" traveltime="10.69" overlapTraveltime="10.94" density="17.24" laneDensity="17.24" occupancy="8.35" waitingTime="0.00" timeLoss="1710.96" speed="18.46" speedRelative="0.51" departed="0" arrived="330" entered="330" left="0" laneChangedFrom="0" laneChangedTo="0"/>
>             <lane id="end_1" sampledSeconds="3586.01" traveltime="7.03" overlapTraveltime="7.20" density="17.44" laneDensity="17.44" occupancy="8.57" waitingTime="0.00" timeLoss="799.17" speed="28.06" speedRelative="0.78" departed="0" arrived="507" entered="507" left="0" laneChangedFrom="0" laneChangedTo="0"/>
26,28c26,28
<             <lane id="merge_0" sampledSeconds="1620.55" traveltime="10.94" overlapTraveltime="11.51" density="16.41" occupancy="8.07" waitingTime="294.00" speed="8.87" departed="0" arrived="0" entered="215" left="0" laneChangedFrom="215" laneChangedTo="0"/>
<             <lane id="merge_1" sampledSeconds="2612.78" traveltime="7.56" overlapTraveltime="7.99" density="26.46" occupancy="12.58" waitingTime="111.00" speed="12.77" departed="0" arrived="0" entered="269" left="455" laneChangedFrom="29" laneChangedTo="215"/>
<             <lane id="merge_2" sampledSeconds="1378.41" traveltime="3.00" overlapTraveltime="3.15" density="13.96" occupancy="6.64" waitingTime="0.00" speed="32.34" departed="0" arrived="0" entered="421" left="450" laneChangedFrom="0" laneChangedTo="29"/>
---
>             <lane id="merge_0" sampledSeconds="3728.83" traveltime="25.04" overlapTraveltime="26.33" density="36.84" laneDensity="36.84" occupancy="18.18" waitingTime="686.90" timeLoss="3324.27" speed="3.87" speedRelative="0.11" departed="0" arrived="0" entered="193" left="0" laneChangedFrom="193" laneChangedTo="0"/>
>             <lane id="merge_1" sampledSeconds="6791.91" traveltime="30.05" overlapTraveltime="30.49" density="67.09" laneDensity="67.09" occupancy="32.23" waitingTime="651.64" timeLoss="6153.09" speed="3.34" speedRelative="0.09" departed="0" arrived="0" entered="212" left="331" laneChangedFrom="74" laneChangedTo="193"/>
>             <lane id="merge_2" sampledSeconds="2613.60" traveltime="5.30" overlapTraveltime="5.53" density="25.82" laneDensity="25.82" occupancy="12.30" waitingTime="12.60" timeLoss="1281.63" speed="18.44" speedRelative="0.51" departed="0" arrived="0" entered="432" left="506" laneChangedFrom="0" laneChangedTo="74"/>
34c34
<             <lane id="onRamp_0" sampledSeconds="2079.28" traveltime="9.59" overlapTraveltime="9.83" density="6.76" occupancy="3.34" waitingTime="2.00" speed="31.24" departed="215" arrived="0" entered="0" left="215" laneChangedFrom="0" laneChangedTo="0"/>
---
>             <lane id="onRamp_0" sampledSeconds="2221.20" traveltime="11.20" overlapTraveltime="11.70" density="7.04" laneDensity="7.04" occupancy="3.44" waitingTime="13.00" timeLoss="593.61" speed="26.25" speedRelative="0.73" departed="193" arrived="0" entered="0" left="193" laneChangedFrom="0" laneChangedTo="0"/>
---------- Differences in lanechanges ----------
5,338c5,414
<     <change id="onRamp.0" type="t0" time="12.00" from="merge_0" to="merge_1" dir="1" speed="29.47" pos="12.52" reason="strategic|urgent" leaderGap="64.66" leaderSecureGap="0.00" followerGap="33.84" followerSecureGap="28.75" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.10" type="t0" time="17.00" from="beg2_0" to="beg2_1" dir="1" speed="38.49" pos="2875.80" reason="speedGain" leaderGap="90.24" leaderSecureGap="65.77" followerGap="38.75" followerSecureGap="8.48" origLeaderGap="96.59" origLeaderSecureGap="100.90"/>
<     <change id="onRamp.1" type="t0" time="20.00" from="merge_0" to="merge_1" dir="1" speed="26.98" pos="25.48" reason="strategic|urgent" leaderGap="36.57" leaderSecureGap="10.93" followerGap="192.15" followerSecureGap="57.47" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="onRamp.2" type="t0" time="23.00" from="merge_0" to="merge_1" dir="1" speed="28.22" pos="19.45" reason="strategic|urgent" leaderGap="90.74" leaderSecureGap="15.60" followerGap="91.72" followerSecureGap="51.63" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.16" type="t0" time="30.00" from="beg2_0" to="beg2_1" dir="1" speed="35.58" pos="2940.42" reason="cooperative|urgent" leaderGap="103.13" leaderSecureGap="36.92" followerGap="35.66" followerSecureGap="25.33" origLeaderGap="114.55" origLeaderSecureGap="56.84"/>
<     <change id="onRamp.3" type="t0" time="31.00" from="merge_0" to="merge_1" dir="1" speed="14.78" pos="79.33" reason="strategic|urgent" leaderGap="8.19" leaderSecureGap="0.00" followerGap="183.69" followerSecureGap="111.62" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="onRamp.4" type="t0" time="32.00" from="merge_0" to="merge_1" dir="1" speed="21.72" pos="49.74" reason="strategic|urgent" leaderGap="41.83" leaderSecureGap="38.88" followerGap="122.62" followerSecureGap="83.93" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.26" type="t0" time="45.00" from="beg2_0" to="beg2_1" dir="1" speed="40.96" pos="2961.39" reason="cooperative|urgent" leaderGap="108.64" leaderSecureGap="74.35" followerGap="54.77" followerSecureGap="0.00" origLeaderGap="156.68" origLeaderSecureGap="115.37"/>
<     <change id="onRamp.5" type="t0" time="46.00" from="merge_0" to="merge_1" dir="1" speed="2.78" pos="96.39" reason="strategic|urgent" leaderGap="54.21" leaderSecureGap="0.00" followerGap="188.35" followerSecureGap="150.50" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.28" type="t0" time="49.00" from="merge_1" to="merge_2" dir="1" speed="31.38" pos="4.13" reason="cooperative|urgent" leaderGap="31.91" leaderSecureGap="9.39" followerGap="None" followerSecureGap="None" origLeaderGap="108.61" origLeaderSecureGap="120.00"/>
<     <change id="onRamp.6" type="t0" time="50.00" from="merge_0" to="merge_1" dir="1" speed="25.28" pos="37.43" reason="strategic|urgent" leaderGap="86.99" leaderSecureGap="74.33" followerGap="194.04" followerSecureGap="152.52" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.29" type="t0" time="52.00" from="beg2_0" to="beg2_1" dir="1" speed="41.70" pos="2921.44" reason="speedGain" leaderGap="179.57" leaderSecureGap="105.62" followerGap="87.83" followerSecureGap="0.00" origLeaderGap="162.04" origLeaderSecureGap="156.17"/>
<     <change id="onRamp.7" type="t0" time="54.00" from="merge_0" to="merge_1" dir="1" speed="30.69" pos="5.81" reason="strategic|urgent" leaderGap="126.16" leaderSecureGap="66.45" followerGap="138.82" followerSecureGap="34.19" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.35" type="t0" time="63.00" from="beg2_0" to="beg2_1" dir="1" speed="31.67" pos="2988.30" reason="cooperative|urgent" leaderGap="50.61" leaderSecureGap="8.73" followerGap="61.69" followerSecureGap="26.99" origLeaderGap="83.50" origLeaderSecureGap="21.04"/>
<     <change id="onRamp.8" type="t0" time="64.00" from="merge_0" to="merge_1" dir="1" speed="4.59" pos="95.57" reason="strategic|urgent" leaderGap="9.41" leaderSecureGap="0.00" followerGap="173.19" followerSecureGap="118.53" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="onRamp.11" type="t0" time="64.00" from="merge_0" to="merge_1" dir="1" speed="25.39" pos="2.61" reason="strategic|urgent" leaderGap="87.96" leaderSecureGap="84.76" followerGap="80.24" followerSecureGap="59.16" origLeaderGap="25.09" origLeaderSecureGap="42.93"/>
<     <change id="main.41" type="t0" time="71.00" from="beg2_0" to="beg2_1" dir="1" speed="34.54" pos="2980.38" reason="speedGain" leaderGap="52.88" leaderSecureGap="45.78" followerGap="107.95" followerSecureGap="44.26" origLeaderGap="72.83" origLeaderSecureGap="93.05"/>
<     <change id="onRamp.9" type="t0" time="73.00" from="merge_0" to="merge_1" dir="1" speed="0.00" pos="97.00" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="200.38" followerSecureGap="128.90" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="onRamp.10" type="t0" time="76.00" from="merge_0" to="merge_1" dir="1" speed="0.04" pos="96.33" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="108.72" followerSecureGap="101.71" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="onRamp.12" type="t0" time="80.00" from="merge_0" to="merge_1" dir="1" speed="12.54" pos="84.84" reason="strategic|urgent" leaderGap="30.72" leaderSecureGap="18.14" followerGap="22.54" followerSecureGap="16.11" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="onRamp.13" type="t0" time="82.00" from="merge_0" to="merge_1" dir="1" speed="12.06" pos="75.23" reason="strategic|urgent" leaderGap="7.09" leaderSecureGap="3.02" followerGap="17.67" followerSecureGap="10.67" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.45" type="t0" time="83.00" from="merge_1" to="merge_2" dir="1" speed="12.78" pos="65.34" reason="speedGain" leaderGap="4.82" leaderSecureGap="0.00" followerGap="168.09" followerSecureGap="114.75" origLeaderGap="17.00" origLeaderSecureGap="14.11"/>
<     <change id="onRamp.14" type="t0" time="83.00" from="merge_0" to="merge_1" dir="1" speed="14.39" pos="57.45" reason="strategic|urgent" leaderGap="24.89" leaderSecureGap="19.83" followerGap="16.96" followerSecureGap="9.95" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.47" type="t0" time="83.00" from="merge_1" to="merge_2" dir="1" speed="13.20" pos="35.49" reason="speedGain" leaderGap="24.85" leaderSecureGap="14.06" followerGap="138.24" followerSecureGap="113.90" origLeaderGap="16.96" origLeaderSecureGap="9.95"/>
<     <change id="main.53" type="t0" time="89.00" from="beg2_0" to="beg2_1" dir="1" speed="34.93" pos="2935.39" reason="speedGain" leaderGap="82.80" leaderSecureGap="72.67" followerGap="34.22" followerSecureGap="20.00" origLeaderGap="97.29" origLeaderSecureGap="87.87"/>
<     <change id="onRamp.16" type="t0" time="90.00" from="merge_0" to="merge_1" dir="1" speed="27.92" pos="14.48" reason="strategic|urgent" leaderGap="44.81" leaderSecureGap="35.37" followerGap="108.95" followerSecureGap="65.49" origLeaderGap="59.52" origLeaderSecureGap="84.64"/>
<     <change id="main.55" type="t0" time="94.00" from="merge_1" to="merge_2" dir="1" speed="31.47" pos="31.25" reason="cooperative|urgent" leaderGap="25.13" leaderSecureGap="20.74" followerGap="59.38" followerSecureGap="50.64" origLeaderGap="90.68" origLeaderSecureGap="53.58"/>
<     <change id="main.61" type="t0" time="100.00" from="beg2_0" to="beg2_1" dir="1" speed="36.99" pos="2980.42" reason="cooperative|urgent" leaderGap="43.29" leaderSecureGap="24.67" followerGap="38.03" followerSecureGap="18.73" origLeaderGap="63.02" origLeaderSecureGap="48.02"/>
<     <change id="onRamp.15" type="t0" time="102.00" from="merge_0" to="merge_1" dir="1" speed="0.00" pos="97.00" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="122.91" followerSecureGap="117.84" origLeaderGap="None" origLeaderSecureGap="None"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,2c1,3
< Loading net-file from 'motorway.net.xml'... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml'... done ((TIME)).
---
> Loading net-file from 'motorway.net.xml' ... done ((TIME)).
> Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
> Loading route-files incrementally from 'input_routes.rou.xml'
4,5c5,6
< Simulation started with time: 0.00..
< Simulation ended at time: 1018.00.
---
> Simulation started with time: 0.00.
> Simulation ended at time: 1043.60.
9c10
<  Inserted: 905
---
>  Inserted: 837
12,16c13,18
< Statistics (avg):
<  RouteLength: 523.07
<  Duration: 21.06
<  WaitingTime: 0.47
<  TimeLoss: 6.01
---
> Statistics (avg of 837):
>  RouteLength: 522.39
>  Speed: 19.39
>  Duration: 36.98
>  WaitingTime: 1.94
>  TimeLoss: 22.41
<truncated after showing first 30 lines>

TEST had known bugs ([zeitlupe] no consistent slow down) on ts-sim-build-ba : action_step_length LC_dynamics overtaking overtaking_right_forbidden_to_fast_to_stop ( Last six runs Aug2025 )

[zeitlupe] no consistent slow down
(This bug was triggered by text found in file 'tripinfos' matching '.*')
---------- Differences in tripinfos ----------
5,6c5,6
<     <tripinfo id="this_test_should_fail_as_a_reminder_to_look_at_it" depart="1.50" departLane="beg_0" departPos="1000.00" departSpeed="36.00" departDelay="0.00" arrival="58.00" arrivalLane="beg_0" arrivalPos="2998.50" arrivalSpeed="36.00" duration="56.50" routeLength="1998.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.95" rerouteNo="0" devices="tripinfo_overtaking" vType="fast" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="slow_middle" depart="0.00" departLane="beg_1" departPos="1000.00" departSpeed="25.00" departDelay="0.00" arrival="80.00" arrivalLane="beg_1" arrivalPos="2998.50" arrivalSpeed="25.00" duration="80.00" routeLength="1998.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_slow_middle" vType="slow" speedFactor="1.00" vaporized=""/>
---
>     <tripinfo id="overtaking" depart="1.50" departLane="beg_0" departPos="1000.00" departSpeed="36.00" departDelay="0.00" arrival="57.90" arrivalLane="beg_0" arrivalPos="2996.00" arrivalSpeed="36.00" duration="56.40" routeLength="1996.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.95" rerouteNo="0" devices="tripinfo_overtaking" vType="fast" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="slow_middle" depart="0.00" departLane="beg_1" departPos="1000.00" departSpeed="25.00" departDelay="0.00" arrival="79.90" arrivalLane="beg_1" arrivalPos="2996.00" arrivalSpeed="25.00" duration="79.90" routeLength="1996.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_slow_middle" vType="slow" speedFactor="1.00" vaporized=""/>

TEST had known bugs (#3703) on ts-sim-build-ba : action_step_length Sublane 1edge_2lanes_compact_cars ( Last six runs Aug2025 )

#3703
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in lanechanges ----------
5,44c5,48
<     <change id="cars.1" type="car" time="4.00" from="beg_1" to="beg_0" dir="-1" speed="3.52" pos="10.26" reason="sublane" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.2" type="car" time="7.00" from="beg_1" to="beg_0" dir="-1" speed="6.79" pos="18.13" reason="sublane" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.4" type="car" time="12.00" from="beg_1" to="beg_0" dir="-1" speed="7.90" pos="25.35" reason="sublane" leaderGap="46.39" leaderSecureGap="0.00" followerGap="13.05" followerSecureGap="0.00" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.2" type="car" time="15.00" from="beg_0" to="beg_1" dir="1" speed="14.07" pos="118.10" reason="sublane" leaderGap="None" leaderSecureGap="None" followerGap="50.36" followerSecureGap="14.87" origLeaderGap="1.78" origLeaderSecureGap="18.57" latGap="None"/>
<     <change id="cars.6" type="car" time="15.00" from="beg_1" to="beg_0" dir="-1" speed="6.60" pos="18.35" reason="sublane" leaderGap="39.38" leaderSecureGap="0.00" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.6" type="car" time="17.00" from="beg_0" to="beg_1" dir="1" speed="10.33" pos="37.35" reason="sublane" leaderGap="48.14" leaderSecureGap="2.23" followerGap="24.78" followerSecureGap="0.00" origLeaderGap="1.89" origLeaderSecureGap="13.36" latGap="None"/>
<     <change id="cars.6" type="car" time="22.00" from="beg_1" to="beg_0" dir="-1" speed="14.94" pos="107.43" reason="sublane" leaderGap="46.92" leaderSecureGap="19.89" followerGap="16.21" followerSecureGap="0.00" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.11" type="car" time="25.00" from="beg_1" to="beg_0" dir="-1" speed="4.30" pos="11.42" reason="sublane" leaderGap="65.44" leaderSecureGap="0.00" followerGap="None" followerSecureGap="None" origLeaderGap="13.87" origLeaderSecureGap="0.09" latGap="None"/>
<     <change id="cars.3" type="car" time="27.00" from="beg_0" to="beg_1" dir="1" speed="14.98" pos="255.89" reason="speedGain" leaderGap="19.35" leaderSecureGap="20.63" followerGap="145.96" followerSecureGap="3.50" origLeaderGap="1.28" origLeaderSecureGap="23.59" latGap="None"/>
<     <change id="cars.13" type="car" time="33.00" from="beg_1" to="beg_0" dir="-1" speed="13.02" pos="57.08" reason="sublane" leaderGap="44.65" leaderSecureGap="10.19" followerGap="44.73" followerSecureGap="0.00" origLeaderGap="87.87" origLeaderSecureGap="5.45" latGap="None"/>
<     <change id="cars.11" type="car" time="35.00" from="beg_0" to="beg_1" dir="1" speed="13.67" pos="134.86" reason="sublane" leaderGap="57.72" leaderSecureGap="19.37" followerGap="41.42" followerSecureGap="23.82" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.13" type="car" time="35.00" from="beg_0" to="beg_1" dir="1" speed="16.21" pos="88.44" reason="sublane" leaderGap="41.42" leaderSecureGap="23.82" followerGap="67.13" followerSecureGap="0.00" origLeaderGap="1.42" origLeaderSecureGap="20.51" latGap="None"/>
<     <change id="cars.4" type="car" time="36.00" from="beg_0" to="beg_1" dir="1" speed="0.22" pos="291.42" reason="sublane" leaderGap="2.58" leaderSecureGap="0.22" followerGap="3.14" followerSecureGap="4.38" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.12" type="car" time="42.00" from="beg_0" to="beg_1" dir="1" speed="12.83" pos="185.42" reason="speedGain" leaderGap="11.48" leaderSecureGap="4.44" followerGap="99.74" followerSecureGap="2.97" origLeaderGap="13.20" origLeaderSecureGap="19.02" latGap="None"/>
<     <change id="cars.17" type="car" time="42.00" from="beg_1" to="beg_0" dir="-1" speed="11.65" pos="57.39" reason="sublane" leaderGap="18.29" leaderSecureGap="15.86" followerGap="None" followerSecureGap="None" origLeaderGap="139.51" origLeaderSecureGap="0.90" latGap="None"/>
<     <change id="cars.16" type="car" time="45.00" from="beg_1" to="beg_0" dir="-1" speed="9.53" pos="110.67" reason="keepRight" leaderGap="9.55" leaderSecureGap="6.19" followerGap="15.66" followerSecureGap="11.56" origLeaderGap="111.52" origLeaderSecureGap="0.00" latGap="None"/>
<     <change id="cars.17" type="car" time="46.00" from="beg_0" to="beg_1" dir="1" speed="10.09" pos="100.10" reason="speedGain" leaderGap="135.36" leaderSecureGap="3.73" followerGap="55.62" followerSecureGap="12.40" origLeaderGap="14.15" origLeaderSecureGap="12.68" latGap="None"/>
<     <change id="cars.17" type="car" time="49.00" from="beg_1" to="beg_0" dir="-1" speed="11.37" pos="135.04" reason="sublane" leaderGap="151.46" leaderSecureGap="20.60" followerGap="45.34" followerSecureGap="31.98" origLeaderGap="119.78" origLeaderSecureGap="20.60" latGap="None"/>
<     <change id="cars.19" type="car" time="52.00" from="beg_0" to="beg_1" dir="1" speed="16.64" pos="136.37" reason="speedGain" leaderGap="28.63" leaderSecureGap="30.69" followerGap="None" followerSecureGap="None" origLeaderGap="8.33" origLeaderSecureGap="29.04" latGap="None"/>
<     <change id="cars.17" type="car" time="53.00" from="beg_0" to="beg_1" dir="1" speed="11.95" pos="181.95" reason="sublane" leaderGap="104.55" leaderSecureGap="22.35" followerGap="25.32" followerSecureGap="23.64" origLeaderGap="2.24" origLeaderSecureGap="15.00" latGap="None"/>
<     <change id="cars.17" type="car" time="58.00" from="beg_1" to="beg_0" dir="-1" speed="12.13" pos="241.93" reason="speedGain" leaderGap="21.52" leaderSecureGap="17.59" followerGap="17.98" followerSecureGap="14.45" origLeaderGap="14.57" origLeaderSecureGap="22.88" latGap="None"/>
<     <change id="cars.19" type="car" time="59.00" from="beg_1" to="beg_0" dir="-1" speed="12.36" pos="231.30" reason="speedGain" leaderGap="17.12" leaderSecureGap="14.08" followerGap="None" followerSecureGap="None" origLeaderGap="25.19" origLeaderSecureGap="23.58" latGap="None"/>
<     <change id="cars.19" type="car" time="60.00" from="beg_0" to="beg_1" dir="1" speed="11.70" pos="243.00" reason="sublane" leaderGap="14.22" leaderSecureGap="17.30" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.16" type="car" time="64.00" from="beg_0" to="beg_1" dir="1" speed="1.34" pos="247.82" reason="sublane" leaderGap="8.41" leaderSecureGap="1.34" followerGap="None" followerSecureGap="None" origLeaderGap="1.17" origLeaderSecureGap="1.34" latGap="None"/>
<     <change id="cars.4" type="car" time="206.00" from="end_1" to="end_0" dir="-1" speed="9.34" pos="23.33" reason="sublane" leaderGap="22.31" leaderSecureGap="1.94" followerGap="14.40" followerSecureGap="6.05" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.8" type="car" time="209.00" from="end_1" to="end_0" dir="-1" speed="11.91" pos="35.97" reason="sublane" leaderGap="20.33" leaderSecureGap="8.67" followerGap="20.35" followerSecureGap="5.33" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.15" type="car" time="209.00" from="end_0" to="end_1" dir="1" speed="9.72" pos="10.62" reason="sublane" leaderGap="20.35" leaderSecureGap="5.33" followerGap="14.84" followerSecureGap="6.08" origLeaderGap="2.22" origLeaderSecureGap="11.41" latGap="None"/>
<     <change id="cars.4" type="car" time="211.00" from="end_0" to="end_1" dir="1" speed="13.45" pos="88.35" reason="sublane" leaderGap="25.28" leaderSecureGap="12.60" followerGap="23.92" followerSecureGap="9.24" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.17" type="car" time="211.00" from="end_0" to="end_1" dir="1" speed="11.31" pos="12.58" reason="sublane" leaderGap="14.52" leaderSecureGap="12.70" followerGap="21.83" followerSecureGap="0.19" origLeaderGap="0.06" origLeaderSecureGap="16.77" latGap="None"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1c1,2
< Loading net-file from 'net.net.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
> Loading route-files incrementally from 'input_routes.rou.xml'
3,4c4,5
< Simulation started with time: 0.00..
< Simulation ended at time: 237.00.
---
> Simulation started with time: 0.00.
> Simulation ended at time: 235.80.
11c12
< Statistics (avg):
---
> Statistics (avg of 20):
13,16c14,18
<  Duration: 205.30
<  WaitingTime: 154.10
<  TimeLoss: 167.16
<  DepartDelay: 0.70
---
>  Speed: 2.39
>  Duration: 207.34
>  WaitingTime: 152.91
>  TimeLoss: 169.59
>  DepartDelay: 0.14

TEST had known bugs (#3702) on ts-sim-build-ba : action_step_length Sublane 1edge_2lanes_compact_mixed_pushy ( Last six runs Aug2025 )

#3702
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in errors ----------
0a1,16
> Warning: Vehicle 'mixed.59' performs emergency braking on lane 'beg_1' with decel=10.00, wished=7.00, severity=1.00, time=69.30.
> Warning: Vehicle 'mixed.60' performs emergency braking on lane 'beg_1' with decel=10.00, wished=7.00, severity=1.00, time=70.00.
> Warning: Vehicle 'mixed.34' performs emergency braking on lane 'beg_0' with decel=10.00, wished=7.00, severity=1.00, time=74.90.
> Warning: Vehicle 'mixed.34' ends teleporting on edge 'end', time=75.40.
> Warning: Vehicle 'mixed.21' performs emergency braking on lane 'beg_0' with decel=9.00, wished=4.50, severity=1.00, time=82.40.
> Warning: Vehicle 'mixed.59' ends teleporting on edge 'end', time=88.10.
> Warning: Vehicle 'mixed.55' performs emergency braking on lane 'beg_0' with decel=10.00, wished=7.00, severity=1.00, time=88.40.
> Warning: Vehicle 'mixed.75' performs emergency braking on lane 'beg_1' with decel=10.00, wished=7.00, severity=1.00, time=95.80.
> Warning: Vehicle 'mixed.84' ends teleporting on edge 'end', time=123.40.
> Warning: Vehicle 'mixed.95' performs emergency braking on lane 'beg_0' with decel=10.00, wished=7.00, severity=1.00, time=133.40.
> Warning: Vehicle 'mixed.90' performs emergency braking on lane 'beg_0' with decel=9.00, wished=4.50, severity=1.00, time=134.70.
> -- Unordered text as found by filter 'Warning: Teleporting vehicle' --
> Warning: Teleporting vehicle 'mixed.34'; collision with vehicle 'mixed.38', lane='beg_1', gap=-0.02, latGap=-0.22, time=75.40, stage=move.
> Warning: Teleporting vehicle 'mixed.59'; side collision with vehicle 'mixed.61', lane='beg_0', gap=-0.83, latGap=-0.01, time=88.10, stage=laneChange.
> Warning: Teleporting vehicle 'mixed.84'; side collision with vehicle 'mixed.83', lane='beg_0', gap=-3.23, latGap=-0.01, time=123.40, stage=laneChange.
> 
---------- Differences in output ----------
1c1,2
< Loading net-file from 'net.net.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
> Loading route-files incrementally from 'input_routes.rou.xml'
3c4
< Simulation started with time: 0.00..
---
> Simulation started with time: 0.00.
11c12,14
< Statistics (avg):
---
>  Teleports: 3 (Collisions: 3)
>  Emergency Braking: 8
> Statistics (avg of 100):
13,16c16,20
<  Duration: 191.49
<  WaitingTime: 118.92
<  TimeLoss: 149.57
<  DepartDelay: 17.70
---
>  Speed: 2.83
>  Duration: 194.31
>  WaitingTime: 115.59
>  TimeLoss: 153.01
>  DepartDelay: 10.92
---------- Differences in tripinfos ----------
5,104c5,104
<     <tripinfo id="mixed.65" depart="74.00" departLane="beg_1" departPos="2.20" departPosLat="1.01" departSpeed="0.00" departDelay="9.00" arrival="107.60" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="16.46" duration="33.60" routeLength="497.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="10.74" rerouteNo="0" devices="tripinfo_mixed.65" vType="moped" speedFactor="1.21" vaporized=""/>
<     <tripinfo id="mixed.88" depart="102.10" departLane="beg_0" departPos="2.20" departPosLat="0.99" departSpeed="0.00" departDelay="14.10" arrival="141.80" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="10.40" duration="39.70" routeLength="497.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="7.77" rerouteNo="0" devices="tripinfo_mixed.88" vType="moped" speedFactor="0.77" vaporized=""/>
<     <tripinfo id="mixed.15" depart="15.40" departLane="beg_1" departPos="2.20" departPosLat="0.75" departSpeed="0.00" departDelay="0.40" arrival="222.30" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-1.05" arrivalSpeed="15.10" duration="206.90" routeLength="497.80" waitingTime="152.20" waitingCount="1" stopTime="0.00" timeLoss="174.75" rerouteNo="0" devices="tripinfo_mixed.15" vType="moped" speedFactor="1.12" vaporized=""/>
<     <tripinfo id="mixed.6" depart="6.40" departLane="beg_0" departPos="2.20" departPosLat="-0.77" departSpeed="0.00" departDelay="0.40" arrival="223.10" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.68" arrivalSpeed="16.30" duration="216.70" routeLength="497.80" waitingTime="163.00" waitingCount="2" stopTime="0.00" timeLoss="186.72" rerouteNo="0" devices="tripinfo_mixed.6" vType="moped" speedFactor="1.36" vaporized=""/>
<     <tripinfo id="mixed.3" depart="3.20" departLane="beg_0" departPos="2.20" departPosLat="-1.09" departSpeed="0.00" departDelay="0.20" arrival="223.20" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="13.14" duration="220.00" routeLength="497.80" waitingTime="163.90" waitingCount="2" stopTime="0.00" timeLoss="183.39" rerouteNo="0" devices="tripinfo_mixed.3" vType="moped" speedFactor="0.98" vaporized=""/>
<     <tripinfo id="mixed.13" depart="13.40" departLane="beg_0" departPos="2.20" departPosLat="-0.85" departSpeed="0.00" departDelay="0.40" arrival="223.90" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.49" arrivalSpeed="16.59" duration="210.50" routeLength="497.80" waitingTime="151.80" waitingCount="1" stopTime="0.00" timeLoss="180.50" rerouteNo="0" devices="tripinfo_mixed.13" vType="moped" speedFactor="1.33" vaporized=""/>
<     <tripinfo id="mixed.8" depart="9.80" departLane="beg_0" departPos="5.10" departPosLat="0.70" departSpeed="0.00" departDelay="1.80" arrival="225.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.18" arrivalSpeed="16.88" duration="215.20" routeLength="494.90" waitingTime="153.30" waitingCount="3" stopTime="0.00" timeLoss="186.54" rerouteNo="0" devices="tripinfo_mixed.8" vType="car" speedFactor="1.25" vaporized=""/>
<     <tripinfo id="mixed.0" depart="0.00" departLane="beg_0" departPos="2.20" departPosLat="0.51" departSpeed="0.00" departDelay="0.00" arrival="225.70" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="10.10" duration="225.70" routeLength="497.80" waitingTime="164.60" waitingCount="1" stopTime="0.00" timeLoss="178.00" rerouteNo="0" devices="tripinfo_mixed.0" vType="moped" speedFactor="0.75" vaporized=""/>
<     <tripinfo id="mixed.14" depart="14.80" departLane="beg_0" departPos="2.20" departPosLat="0.75" departSpeed="0.00" departDelay="0.80" arrival="226.80" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="1.13" arrivalSpeed="13.98" duration="212.00" routeLength="497.80" waitingTime="151.10" waitingCount="1" stopTime="0.00" timeLoss="177.49" rerouteNo="0" devices="tripinfo_mixed.14" vType="moped" speedFactor="1.04" vaporized=""/>
<     <tripinfo id="mixed.5" depart="6.00" departLane="beg_0" departPos="5.10" departPosLat="0.64" departSpeed="0.00" departDelay="1.00" arrival="227.20" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.58" arrivalSpeed="13.71" duration="221.20" routeLength="494.90" waitingTime="160.70" waitingCount="1" stopTime="0.00" timeLoss="186.44" rerouteNo="0" devices="tripinfo_mixed.5" vType="car" speedFactor="1.03" vaporized=""/>
<     <tripinfo id="mixed.12" depart="12.10" departLane="beg_1" departPos="2.20" departPosLat="-0.28" departSpeed="0.00" departDelay="0.10" arrival="228.10" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-1.05" arrivalSpeed="10.07" duration="216.00" routeLength="497.80" waitingTime="153.30" waitingCount="1" stopTime="0.00" timeLoss="167.79" rerouteNo="0" devices="tripinfo_mixed.12" vType="moped" speedFactor="0.74" vaporized=""/>
<     <tripinfo id="mixed.11" depart="18.80" departLane="beg_0" departPos="5.10" departPosLat="0.68" departSpeed="0.00" departDelay="7.80" arrival="230.10" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="0.55" arrivalSpeed="12.57" duration="211.30" routeLength="494.90" waitingTime="149.30" waitingCount="1" stopTime="0.00" timeLoss="178.37" rerouteNo="0" devices="tripinfo_mixed.11" vType="car" speedFactor="1.08" vaporized=""/>
<     <tripinfo id="mixed.9" depart="12.30" departLane="beg_0" departPos="5.10" departPosLat="0.69" departSpeed="0.00" departDelay="3.30" arrival="230.20" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.58" arrivalSpeed="10.96" duration="217.90" routeLength="494.90" waitingTime="152.00" waitingCount="2" stopTime="0.00" timeLoss="173.35" rerouteNo="0" devices="tripinfo_mixed.9" vType="car" speedFactor="0.80" vaporized=""/>
<     <tripinfo id="mixed.7" depart="7.50" departLane="beg_1" departPos="2.20" departPosLat="0.90" departSpeed="0.00" departDelay="0.50" arrival="231.60" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="9.16" duration="224.10" routeLength="497.80" waitingTime="157.90" waitingCount="1" stopTime="0.00" timeLoss="172.14" rerouteNo="0" devices="tripinfo_mixed.7" vType="moped" speedFactor="0.69" vaporized=""/>
<     <tripinfo id="mixed.28" depart="28.20" departLane="beg_1" departPos="2.20" departPosLat="0.40" departSpeed="0.00" departDelay="0.20" arrival="231.80" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="0.15" arrivalSpeed="12.62" duration="203.60" routeLength="497.80" waitingTime="147.70" waitingCount="1" stopTime="0.00" timeLoss="173.70" rerouteNo="0" devices="tripinfo_mixed.28" vType="moped" speedFactor="1.41" vaporized=""/>
<     <tripinfo id="mixed.10" depart="10.10" departLane="beg_0" departPos="2.20" departPosLat="-0.89" departSpeed="0.00" departDelay="0.10" arrival="233.10" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="9.73" duration="223.00" routeLength="497.80" waitingTime="151.30" waitingCount="3" stopTime="0.00" timeLoss="172.27" rerouteNo="0" devices="tripinfo_mixed.10" vType="moped" speedFactor="0.71" vaporized=""/>
<     <tripinfo id="mixed.31" depart="31.60" departLane="beg_1" departPos="2.20" departPosLat="0.95" departSpeed="0.00" departDelay="0.60" arrival="233.30" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="1.20" arrivalSpeed="13.31" duration="201.70" routeLength="497.80" waitingTime="146.70" waitingCount="2" stopTime="0.00" timeLoss="171.77" rerouteNo="0" devices="tripinfo_mixed.31" vType="moped" speedFactor="1.26" vaporized=""/>
<     <tripinfo id="mixed.21" depart="23.30" departLane="beg_1" departPos="5.10" departPosLat="0.09" departSpeed="0.00" departDelay="2.30" arrival="234.00" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.70" arrivalSpeed="9.86" duration="210.70" routeLength="494.90" waitingTime="147.70" waitingCount="2" stopTime="0.00" timeLoss="165.39" rerouteNo="0" devices="tripinfo_mixed.21" vType="car" speedFactor="0.79" vaporized=""/>
<     <tripinfo id="mixed.18" depart="20.20" departLane="beg_1" departPos="5.10" departPosLat="0.61" departSpeed="0.00" departDelay="2.20" arrival="234.90" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.58" arrivalSpeed="9.79" duration="214.70" routeLength="494.90" waitingTime="148.70" waitingCount="1" stopTime="0.00" timeLoss="166.83" rerouteNo="0" devices="tripinfo_mixed.18" vType="car" speedFactor="0.75" vaporized=""/>
<     <tripinfo id="mixed.19" depart="25.90" departLane="beg_1" departPos="5.10" departPosLat="-0.41" departSpeed="0.00" departDelay="6.90" arrival="235.90" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.06" arrivalSpeed="12.73" duration="210.00" routeLength="494.90" waitingTime="147.40" waitingCount="3" stopTime="0.00" timeLoss="176.43" rerouteNo="0" devices="tripinfo_mixed.19" vType="car" speedFactor="1.06" vaporized=""/>
<     <tripinfo id="mixed.17" depart="22.30" departLane="beg_0" departPos="5.10" departPosLat="-0.55" departSpeed="0.00" departDelay="5.30" arrival="236.70" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.26" arrivalSpeed="12.61" duration="214.40" routeLength="494.90" waitingTime="148.20" waitingCount="2" stopTime="0.00" timeLoss="179.28" rerouteNo="0" devices="tripinfo_mixed.17" vType="car" speedFactor="1.02" vaporized=""/>
<     <tripinfo id="mixed.22" depart="30.90" departLane="beg_0" departPos="2.20" departPosLat="-0.62" departSpeed="0.00" departDelay="8.90" arrival="237.60" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.13" arrivalSpeed="12.25" duration="206.70" routeLength="497.80" waitingTime="138.20" waitingCount="4" stopTime="0.00" timeLoss="176.80" rerouteNo="0" devices="tripinfo_mixed.22" vType="moped" speedFactor="1.62" vaporized=""/>
<     <tripinfo id="mixed.30" depart="31.60" departLane="beg_1" departPos="2.20" departPosLat="-0.17" departSpeed="0.00" departDelay="1.60" arrival="238.40" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.36" arrivalSpeed="14.18" duration="206.80" routeLength="497.80" waitingTime="146.40" waitingCount="3" stopTime="0.00" timeLoss="174.78" rerouteNo="0" devices="tripinfo_mixed.30" vType="moped" speedFactor="1.12" vaporized=""/>
<     <tripinfo id="mixed.4" depart="4.20" departLane="beg_1" departPos="2.20" departPosLat="-1.12" departSpeed="0.00" departDelay="0.20" arrival="238.60" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="7.31" duration="234.40" routeLength="497.80" waitingTime="155.30" waitingCount="2" stopTime="0.00" timeLoss="168.49" rerouteNo="0" devices="tripinfo_mixed.4" vType="moped" speedFactor="0.54" vaporized=""/>
<     <tripinfo id="mixed.39" depart="46.20" departLane="beg_0" departPos="2.20" departPosLat="1.11" departSpeed="0.00" departDelay="7.20" arrival="239.00" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.49" arrivalSpeed="13.42" duration="192.80" routeLength="497.80" waitingTime="136.90" waitingCount="1" stopTime="0.00" timeLoss="162.89" rerouteNo="0" devices="tripinfo_mixed.39" vType="moped" speedFactor="1.40" vaporized=""/>
<     <tripinfo id="mixed.35" depart="38.50" departLane="beg_1" departPos="2.20" departPosLat="0.41" departSpeed="0.00" departDelay="3.50" arrival="239.50" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.55" arrivalSpeed="15.86" duration="201.00" routeLength="497.80" waitingTime="134.90" waitingCount="5" stopTime="0.00" timeLoss="171.04" rerouteNo="0" devices="tripinfo_mixed.35" vType="moped" speedFactor="1.25" vaporized=""/>
<     <tripinfo id="mixed.27" depart="31.40" departLane="beg_0" departPos="2.20" departPosLat="0.96" departSpeed="0.00" departDelay="4.40" arrival="240.30" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-0.84" arrivalSpeed="9.04" duration="208.90" routeLength="497.80" waitingTime="136.70" waitingCount="5" stopTime="0.00" timeLoss="161.67" rerouteNo="0" devices="tripinfo_mixed.27" vType="moped" speedFactor="0.76" vaporized=""/>
<     <tripinfo id="mixed.20" depart="35.70" departLane="beg_1" departPos="5.10" departPosLat="0.04" departSpeed="0.00" departDelay="15.70" arrival="240.90" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-1.26" arrivalSpeed="13.85" duration="205.20" routeLength="494.90" waitingTime="143.10" waitingCount="4" stopTime="0.00" timeLoss="176.97" rerouteNo="0" devices="tripinfo_mixed.20" vType="car" speedFactor="1.26" vaporized=""/>
<     <tripinfo id="mixed.45" depart="50.50" departLane="beg_0" departPos="2.20" departPosLat="1.16" departSpeed="0.00" departDelay="5.50" arrival="241.10" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="1.20" arrivalSpeed="13.32" duration="190.60" routeLength="497.80" waitingTime="129.80" waitingCount="2" stopTime="0.00" timeLoss="154.42" rerouteNo="0" devices="tripinfo_mixed.45" vType="moped" speedFactor="0.99" vaporized=""/>
<truncated after showing first 30 lines>

TEST had known bugs (#3700) on ts-sim-build-ba : action_step_length Sublane bugs ticket3618 ( Last six runs Aug2025 )

#3700
(This bug was triggered by text found in file 'errors' matching '.*')
---------- Differences in errors ----------
0a1,4
> Warning: Vehicle 'right' ends teleporting on edge 'middle', time=0.90.
> -- Unordered text as found by filter 'Warning: Teleporting vehicle' --
> Warning: Teleporting vehicle 'right'; junction collision with vehicle 'left', lane=':B_0_2', gap=-11.50, latGap=-1.06, time=0.90, stage=move.
> 

TEST had known bugs (see #3391) on ts-sim-build-ba : action_step_length Sublane buridan_1lane ( Last six runs Aug2025 )

counter-change deadlock
(This bug was triggered by FAILING to find text in file 'tripinfos' matching 'veh.6.*arrival="23.00"')
---------- Differences in tripinfos ----------
6,14c6,14
<     <tripinfo id="veh.1" depart="0.10" departLane="beg_0" departPos="83.80" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="9.70" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.05" arrivalSpeed="8.86" duration="9.60" routeLength="16.20" waitingTime="5.00" waitingCount="2" stopTime="0.00" timeLoss="8.24" rerouteNo="0" devices="tripinfo_veh.1" vType="t0" speedFactor="0.88" vaporized=""/>
<     <tripinfo id="veh.4" depart="0.40" departLane="beg_0" departPos="61.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="12.90" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.78" arrivalSpeed="13.88" duration="12.50" routeLength="39.00" waitingTime="4.70" waitingCount="3" stopTime="0.00" timeLoss="9.74" rerouteNo="0" devices="tripinfo_veh.4" vType="t0" speedFactor="1.06" vaporized=""/>
<     <tripinfo id="veh.9" depart="0.90" departLane="beg_0" departPos="23.01" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="17.50" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.65" arrivalSpeed="9.92" duration="16.60" routeLength="76.99" waitingTime="2.60" waitingCount="4" stopTime="0.00" timeLoss="8.76" rerouteNo="0" devices="tripinfo_veh.9" vType="t0" speedFactor="0.71" vaporized=""/>
<     <tripinfo id="veh.2" depart="0.20" departLane="beg_0" departPos="76.20" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="18.80" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="6.76" duration="18.60" routeLength="23.80" waitingTime="10.10" waitingCount="4" stopTime="0.00" timeLoss="16.87" rerouteNo="0" devices="tripinfo_veh.2" vType="t0" speedFactor="1.02" vaporized=""/>
<     <tripinfo id="veh.7" depart="0.70" departLane="beg_0" departPos="38.21" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="23.70" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.72" arrivalSpeed="10.72" duration="23.00" routeLength="61.79" waitingTime="7.10" waitingCount="6" stopTime="0.00" timeLoss="17.12" rerouteNo="0" devices="tripinfo_veh.7" vType="t0" speedFactor="0.77" vaporized=""/>
<     <tripinfo id="veh.3" depart="0.30" departLane="beg_0" departPos="68.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="24.90" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="6.78" duration="24.60" routeLength="31.40" waitingTime="12.30" waitingCount="5" stopTime="0.00" timeLoss="22.61" rerouteNo="0" devices="tripinfo_veh.3" vType="t0" speedFactor="1.17" vaporized=""/>
<     <tripinfo id="veh.8" depart="0.80" departLane="beg_0" departPos="30.61" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="25.30" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.23" arrivalSpeed="12.16" duration="24.50" routeLength="69.39" waitingTime="7.20" waitingCount="6" stopTime="0.00" timeLoss="18.72" rerouteNo="0" devices="tripinfo_veh.8" vType="t0" speedFactor="0.88" vaporized=""/>
<     <tripinfo id="veh.5" depart="0.50" departLane="beg_0" departPos="53.40" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="27.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-3.00" arrivalSpeed="8.59" duration="26.50" routeLength="46.60" waitingTime="10.60" waitingCount="6" stopTime="0.00" timeLoss="21.32" rerouteNo="0" devices="tripinfo_veh.5" vType="t0" speedFactor="0.66" vaporized=""/>
<     <tripinfo id="veh.6" depart="0.60" departLane="beg_0" departPos="45.81" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="33.10" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="6.52" duration="32.50" routeLength="54.19" waitingTime="12.20" waitingCount="7" stopTime="0.00" timeLoss="28.91" rerouteNo="0" devices="tripinfo_veh.6" vType="t0" speedFactor="1.09" vaporized=""/>
---
>     <tripinfo id="veh.1" depart="0.10" departLane="beg_0" departPos="83.80" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="12.70" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.55" arrivalSpeed="6.76" duration="12.60" routeLength="16.20" waitingTime="6.00" waitingCount="3" stopTime="0.00" timeLoss="11.21" rerouteNo="0" devices="tripinfo_veh.1" vType="t0" speedFactor="0.88" vaporized=""/>
>     <tripinfo id="veh.6" depart="0.60" departLane="beg_0" departPos="45.81" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="13.10" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.10" arrivalSpeed="15.16" duration="12.50" routeLength="54.19" waitingTime="2.50" waitingCount="4" stopTime="0.00" timeLoss="8.80" rerouteNo="0" devices="tripinfo_veh.6" vType="t0" speedFactor="1.09" vaporized=""/>
>     <tripinfo id="veh.4" depart="0.40" departLane="beg_0" departPos="61.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="14.80" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.90" arrivalSpeed="13.57" duration="14.40" routeLength="39.00" waitingTime="6.00" waitingCount="3" stopTime="0.00" timeLoss="11.70" rerouteNo="0" devices="tripinfo_veh.4" vType="t0" speedFactor="1.06" vaporized=""/>
>     <tripinfo id="veh.7" depart="0.70" departLane="beg_0" departPos="38.21" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="15.40" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-3.00" arrivalSpeed="10.72" duration="14.70" routeLength="61.79" waitingTime="2.50" waitingCount="4" stopTime="0.00" timeLoss="8.88" rerouteNo="0" devices="tripinfo_veh.7" vType="t0" speedFactor="0.77" vaporized=""/>
>     <tripinfo id="veh.8" depart="0.80" departLane="beg_0" departPos="30.61" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="17.10" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-3.80" arrivalSpeed="12.16" duration="16.30" routeLength="69.39" waitingTime="2.60" waitingCount="4" stopTime="0.00" timeLoss="10.47" rerouteNo="0" devices="tripinfo_veh.8" vType="t0" speedFactor="0.88" vaporized=""/>
>     <tripinfo id="veh.5" depart="0.50" departLane="beg_0" departPos="53.40" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="17.20" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.74" arrivalSpeed="9.20" duration="16.70" routeLength="46.60" waitingTime="6.10" waitingCount="4" stopTime="0.00" timeLoss="11.51" rerouteNo="0" devices="tripinfo_veh.5" vType="t0" speedFactor="0.66" vaporized=""/>
>     <tripinfo id="veh.9" depart="0.90" departLane="beg_0" departPos="23.01" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="19.40" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-3.54" arrivalSpeed="9.91" duration="18.50" routeLength="76.99" waitingTime="2.60" waitingCount="4" stopTime="0.00" timeLoss="10.67" rerouteNo="0" devices="tripinfo_veh.9" vType="t0" speedFactor="0.71" vaporized=""/>
>     <tripinfo id="veh.2" depart="0.20" departLane="beg_0" departPos="76.20" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="23.80" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.55" arrivalSpeed="6.76" duration="23.60" routeLength="23.80" waitingTime="13.30" waitingCount="5" stopTime="0.00" timeLoss="21.87" rerouteNo="0" devices="tripinfo_veh.2" vType="t0" speedFactor="1.02" vaporized=""/>
>     <tripinfo id="veh.3" depart="0.30" departLane="beg_0" departPos="68.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="27.80" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="6.75" duration="27.50" routeLength="31.40" waitingTime="13.60" waitingCount="5" stopTime="0.00" timeLoss="25.51" rerouteNo="0" devices="tripinfo_veh.3" vType="t0" speedFactor="1.17" vaporized=""/>

TEST had known bugs (#3698) on ts-sim-build-ba : action_step_length Sublane cooperative_change ( Last six runs Aug2025 )

#3698
(This bug was triggered by text found in file 'fcd' matching '.*')
---------- Differences in fcd ----------
10c10
<         <vehicle id="blocker1" x="2.76" y="-4.94" angle="89.93" type="t1" speed="27.78" pos="2.78" lane="beg_1" slope="0.00"/>
---
>         <vehicle id="blocker1" x="2.76" y="-4.94" angle="89.89" type="t1" speed="27.78" pos="2.78" lane="beg_1" slope="0.00"/>
14c14
<         <vehicle id="blocker1" x="5.51" y="-4.92" angle="89.85" type="t1" speed="27.78" pos="5.56" lane="beg_1" slope="0.00"/>
---
>         <vehicle id="blocker1" x="5.51" y="-4.92" angle="89.72" type="t1" speed="27.78" pos="5.56" lane="beg_1" slope="0.00"/>
18c18
<         <vehicle id="blocker1" x="8.27" y="-4.89" angle="89.78" type="t1" speed="27.78" pos="8.33" lane="beg_1" slope="0.00"/>
---
>         <vehicle id="blocker1" x="8.27" y="-4.89" angle="89.53" type="t1" speed="27.78" pos="8.33" lane="beg_1" slope="0.00"/>
22c22
<         <vehicle id="blocker1" x="11.03" y="-4.85" angle="89.71" type="t1" speed="27.78" pos="11.11" lane="beg_1" slope="0.00"/>
---
>         <vehicle id="blocker1" x="11.03" y="-4.85" angle="89.33" type="t1" speed="27.78" pos="11.11" lane="beg_1" slope="0.00"/>
26c26
<         <vehicle id="blocker1" x="13.79" y="-4.80" angle="89.63" type="t1" speed="27.78" pos="13.89" lane="beg_1" slope="0.00"/>
---
>         <vehicle id="blocker1" x="13.79" y="-4.80" angle="89.13" type="t1" speed="27.78" pos="13.89" lane="beg_1" slope="0.00"/>
30c30
<         <vehicle id="blocker1" x="16.54" y="-4.74" angle="89.56" type="t1" speed="27.78" pos="16.67" lane="beg_1" slope="0.00"/>
---
>         <vehicle id="blocker1" x="16.54" y="-4.74" angle="88.93" type="t1" speed="27.78" pos="16.67" lane="beg_1" slope="0.00"/>
34c34
<         <vehicle id="blocker1" x="19.30" y="-4.67" angle="89.48" type="t1" speed="27.78" pos="19.45" lane="beg_1" slope="0.00"/>
---
>         <vehicle id="blocker1" x="19.30" y="-4.67" angle="88.72" type="t1" speed="27.78" pos="19.45" lane="beg_1" slope="0.00"/>
38c38
<         <vehicle id="blocker1" x="22.06" y="-4.59" angle="89.41" type="t1" speed="27.78" pos="22.22" lane="beg_1" slope="0.00"/>
<truncated after showing first 30 lines>

TEST had known bugs (#3698) on ts-sim-build-ba : action_step_length Sublane cooperative_change_highres ( Last six runs Aug2025 )

#3698
(This bug was triggered by text found in file 'fcd' matching '.*')
---------- Differences in fcd ----------
10c10
<         <vehicle id="blocker1" x="2.76" y="-4.94" angle="89.93" type="t1" speed="27.78" pos="2.78" lane="beg_1" slope="0.00" signals="0"/>
---
>         <vehicle id="blocker1" x="2.76" y="-4.94" angle="89.89" type="t1" speed="27.78" pos="2.78" lane="beg_1" slope="0.00" signals="0"/>
14c14
<         <vehicle id="blocker1" x="5.51" y="-4.92" angle="89.85" type="t1" speed="27.78" pos="5.56" lane="beg_1" slope="0.00" signals="2"/>
---
>         <vehicle id="blocker1" x="5.51" y="-4.92" angle="89.72" type="t1" speed="27.78" pos="5.56" lane="beg_1" slope="0.00" signals="2"/>
18c18
<         <vehicle id="blocker1" x="8.25" y="-4.89" angle="89.78" type="t1" speed="27.33" pos="8.31" lane="beg_1" slope="0.00" signals="2"/>
---
>         <vehicle id="blocker1" x="8.25" y="-4.89" angle="89.53" type="t1" speed="27.33" pos="8.31" lane="beg_1" slope="0.00" signals="2"/>
22c22
<         <vehicle id="blocker1" x="10.94" y="-4.85" angle="89.70" type="t1" speed="26.88" pos="11.02" lane="beg_1" slope="0.00" signals="2"/>
---
>         <vehicle id="blocker1" x="10.94" y="-4.85" angle="89.32" type="t1" speed="26.88" pos="11.02" lane="beg_1" slope="0.00" signals="2"/>
26c26
<         <vehicle id="blocker1" x="13.59" y="-4.80" angle="89.63" type="t1" speed="26.44" pos="13.69" lane="beg_1" slope="0.00" signals="2"/>
---
>         <vehicle id="blocker1" x="13.59" y="-4.80" angle="89.11" type="t1" speed="26.44" pos="13.69" lane="beg_1" slope="0.00" signals="2"/>
30c30
<         <vehicle id="blocker1" x="16.19" y="-4.74" angle="89.55" type="t1" speed="25.99" pos="16.31" lane="beg_1" slope="0.00" signals="2"/>
---
>         <vehicle id="blocker1" x="16.19" y="-4.74" angle="88.88" type="t1" speed="25.99" pos="16.31" lane="beg_1" slope="0.00" signals="2"/>
34c34
<         <vehicle id="blocker1" x="18.75" y="-4.67" angle="89.47" type="t1" speed="25.65" pos="18.89" lane="beg_1" slope="0.00" signals="2"/>
---
>         <vehicle id="blocker1" x="18.75" y="-4.67" angle="88.65" type="t1" speed="25.65" pos="18.89" lane="beg_1" slope="0.00" signals="2"/>
38c38
<         <vehicle id="blocker1" x="21.28" y="-4.59" angle="89.39" type="t1" speed="25.31" pos="21.44" lane="beg_1" slope="0.00" signals="2"/>
<truncated after showing first 30 lines>
---------- Differences in lanechanges ----------
5,6c5,6
<     <change id="blocker1" type="t1" time="2.10" from="beg_1" to="beg_2" dir="1" speed="25.10" pos="53.94" reason="cooperative|urgent" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="merge" type="t0" time="3.90" from="beg_0" to="beg_1" dir="1" speed="27.78" pos="113.34" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
---
>     <change id="blocker1" type="t1" time="2.10" from="beg_1" to="beg_2" dir="1" speed="25.10" pos="53.94" reason="cooperative|urgent" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
>     <change id="merge" type="t0" time="3.90" from="beg_0" to="beg_1" dir="1" speed="27.78" pos="113.34" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
---------- Differences in tripinfos ----------
5c5
<     <tripinfo id="merge" depart="0.00" departLane="beg_0" departPos="5.00" departPosLat="0.00" departSpeed="27.78" departDelay="0.00" arrival="10.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.78" duration="10.70" routeLength="295.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.02" rerouteNo="0" devices="tripinfo_merge fcd_merge" vType="t0" speedFactor="2.00" vaporized=""/>
---
>     <tripinfo id="merge" depart="0.00" departLane="beg_0" departPos="5.00" departPosLat="0.00" departSpeed="27.78" departDelay="0.00" arrival="10.80" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.78" duration="10.80" routeLength="295.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.09" rerouteNo="0" devices="tripinfo_merge fcd_merge" vType="t0" speedFactor="2.00" vaporized=""/>

TEST had known bugs ([no lc-right!? perhaps keep_right prob with asl]) on ts-sim-build-ba : action_step_length Sublane future_braking ( Last six runs Aug2025 )

[no lc-right!? perhaps keep_right prob with asl]
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in output ----------
1c1,2
< Loading net-file from 'net.net.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
> Loading route-files incrementally from 'input_routes.rou.xml'
3,4c4,5
< Simulation started with time: 0.00..
< Simulation ended at time: 33.00.
---
> Simulation started with time: 0.00.
> Simulation ended at time: 32.10.
11c12
< Statistics (avg):
---
> Statistics (avg of 2):
13c14,15
<  Duration: 26.00
---
>  Speed: 18.33
>  Duration: 26.35
15c17
<  TimeLoss: 0.00
---
>  TimeLoss: 0.34

TEST had known bugs (#3696) on ts-sim-build-ba : action_step_length Sublane nopush_for_merge_end_gap ( Last six runs Aug2025 )

#3696
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in lanechanges ----------
5c5
<     <change id="A" type="t0" time="3.00" from="beg_0" to="beg_1" dir="1" speed="33.33" pos="105.09" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="6.66" followerSecureGap="8.17" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
---
>     <change id="A" type="t0" time="9.10" from="beg_0" to="beg_1" dir="1" speed="2.07" pos="199.52" reason="strategic|urgent" leaderGap="59.90" leaderSecureGap="0.00" leaderSpeed="30.00" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
---------- Differences in output ----------
1c1,2
< Loading net-file from 'net.net.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
> Loading route-files incrementally from 'input_routes.rou.xml'
3,4c4,5
< Simulation started with time: 0.00..
< Simulation ended at time: 11.00.
---
> Simulation started with time: 0.00.
> Simulation ended at time: 18.90.
11c12
< Statistics (avg):
---
> Statistics (avg of 2):
13,15c14,17
<  Duration: 9.50
<  WaitingTime: 0.00
<  TimeLoss: 0.04
---
>  Speed: 22.16
>  Duration: 14.55
>  WaitingTime: 0.25
>  TimeLoss: 5.20
---------- Differences in tripinfos ----------
5c5
<     <tripinfo id="B" depart="0.00" departLane="beg_1" departPos="5.10" departPosLat="0.00" departSpeed="30.00" departDelay="0.00" arrival="10.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.00" duration="10.30" routeLength="294.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.41" rerouteNo="0" devices="tripinfo_B" vType="t1" speedFactor="0.90" vaporized=""/>
---
>     <tripinfo id="B" depart="0.00" departLane="beg_1" departPos="5.10" departPosLat="0.00" departSpeed="30.00" departDelay="0.00" arrival="10.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.00" duration="10.30" routeLength="294.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.46" rerouteNo="0" devices="tripinfo_B" vType="t1" speedFactor="0.90" vaporized=""/>

TEST had known bugs (#3696) on ts-sim-build-ba : action_step_length Sublane nopush_for_merge_impatience ( Last six runs Aug2025 )

#3696
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in lanechanges ----------
5c5
<     <change id="A" type="t0" time="81.00" from="beg_0" to="beg_1" dir="1" speed="0.00" pos="200.00" reason="strategic|urgent" leaderGap="8.72" leaderSecureGap="0.00" followerGap="63.62" followerSecureGap="97.08" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
---
>     <change id="A" type="t0" time="95.50" from="beg_0" to="beg_1" dir="1" speed="0.00" pos="200.00" reason="strategic|urgent" leaderGap="85.36" leaderSecureGap="0.00" leaderSpeed="24.30" followerGap="2.53" followerSecureGap="0.00" followerSpeed="0.00" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
---------- Differences in output ----------
1c1,2
< Loading net-file from 'net.net.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
> Loading route-files incrementally from 'input_routes.rou.xml'
3,4c4,5
< Simulation started with time: 0.00..
< Simulation ended at time: 372.00.
---
> Simulation started with time: 0.00.
> Simulation ended at time: 353.70.
11,16c12,18
< Statistics (avg):
<  RouteLength: 235.03
<  Duration: 8.92
<  WaitingTime: 0.28
<  TimeLoss: 1.42
<  DepartDelay: 35.17
---
> Statistics (avg of 232):
>  RouteLength: 272.97
>  Speed: 19.77
>  Duration: 15.56
>  WaitingTime: 0.47
>  TimeLoss: 7.32
>  DepartDelay: 19.27
---------- Differences in tripinfos ----------
5,236c5,236
<     <tripinfo id="B.0" depart="0.00" departLane="beg_1" departPos="178.20" departPosLat="0.00" departSpeed="31.27" departDelay="0.00" arrival="4.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.31" duration="4.00" routeLength="121.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.05" rerouteNo="0" devices="tripinfo_B.0" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.1" depart="1.30" departLane="beg_1" departPos="98.29" departPosLat="0.00" departSpeed="33.68" departDelay="0.00" arrival="7.40" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="32.56" duration="6.10" routeLength="201.71" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.09" rerouteNo="0" devices="tripinfo_B.1" vType="t1" speedFactor="1.01" vaporized=""/>
<     <tripinfo id="B.2" depart="2.60" departLane="beg_1" departPos="49.50" departPosLat="0.00" departSpeed="36.09" departDelay="0.00" arrival="9.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="35.50" duration="7.10" routeLength="250.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.12" rerouteNo="0" devices="tripinfo_B.2" vType="t1" speedFactor="1.08" vaporized=""/>
<     <tripinfo id="B.3" depart="4.00" departLane="beg_1" departPos="90.42" departPosLat="0.00" departSpeed="31.28" departDelay="0.10" arrival="10.60" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="33.26" duration="6.60" routeLength="209.58" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.42" rerouteNo="0" devices="tripinfo_B.3" vType="t1" speedFactor="1.03" vaporized=""/>
<     <tripinfo id="B.4" depart="5.20" departLane="beg_1" departPos="64.39" departPosLat="0.00" departSpeed="27.70" departDelay="0.00" arrival="13.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.51" duration="8.70" routeLength="235.61" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.16" rerouteNo="0" devices="tripinfo_B.4" vType="t1" speedFactor="0.83" vaporized=""/>
<     <tripinfo id="B.5" depart="6.80" departLane="beg_1" departPos="47.34" departPosLat="0.00" departSpeed="30.39" departDelay="0.30" arrival="15.50" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="29.61" duration="8.70" routeLength="252.66" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.43" rerouteNo="0" devices="tripinfo_B.5" vType="t1" speedFactor="1.05" vaporized=""/>
<     <tripinfo id="B.6" depart="7.80" departLane="beg_1" departPos="5.96" departPosLat="0.00" departSpeed="29.53" departDelay="0.00" arrival="18.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="29.20" duration="10.20" routeLength="294.04" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.19" rerouteNo="0" devices="tripinfo_B.6" vType="t1" speedFactor="0.89" vaporized=""/>
<     <tripinfo id="B.7" depart="9.10" departLane="beg_1" departPos="33.59" departPosLat="0.00" departSpeed="25.41" departDelay="0.00" arrival="19.20" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.02" duration="10.10" routeLength="266.41" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.50" rerouteNo="0" devices="tripinfo_B.7" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.8" depart="10.60" departLane="beg_1" departPos="61.56" departPosLat="0.00" departSpeed="21.22" departDelay="0.20" arrival="20.50" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.02" duration="9.90" routeLength="238.44" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.47" rerouteNo="0" devices="tripinfo_B.8" vType="t1" speedFactor="0.86" vaporized=""/>
<     <tripinfo id="B.9" depart="11.70" departLane="beg_1" departPos="30.37" departPosLat="0.00" departSpeed="24.95" departDelay="0.00" arrival="22.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.80" duration="10.30" routeLength="269.63" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.86" rerouteNo="0" devices="tripinfo_B.9" vType="t1" speedFactor="1.09" vaporized=""/>
<     <tripinfo id="B.10" depart="13.00" departLane="beg_1" departPos="17.20" departPosLat="0.00" departSpeed="26.60" departDelay="0.00" arrival="23.50" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.31" duration="10.50" routeLength="282.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.21" rerouteNo="0" devices="tripinfo_B.10" vType="t1" speedFactor="1.03" vaporized=""/>
<     <tripinfo id="B.11" depart="14.90" departLane="beg_1" departPos="4.77" departPosLat="0.00" departSpeed="29.87" departDelay="0.60" arrival="25.10" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="31.81" duration="10.20" routeLength="295.23" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.71" rerouteNo="0" devices="tripinfo_B.11" vType="t1" speedFactor="1.05" vaporized=""/>
<     <tripinfo id="B.12" depart="16.20" departLane="beg_1" departPos="20.31" departPosLat="0.00" departSpeed="27.72" departDelay="0.60" arrival="26.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="31.88" duration="10.10" routeLength="279.69" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.62" rerouteNo="0" devices="tripinfo_B.12" vType="t1" speedFactor="1.12" vaporized=""/>
<     <tripinfo id="B.13" depart="17.20" departLane="beg_1" departPos="8.52" departPosLat="0.00" departSpeed="27.76" departDelay="0.30" arrival="27.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="31.33" duration="10.70" routeLength="291.48" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_B.13" vType="t1" speedFactor="0.99" vaporized=""/>
<     <tripinfo id="B.14" depart="18.60" departLane="beg_1" departPos="20.58" departPosLat="0.00" departSpeed="26.15" departDelay="0.40" arrival="29.20" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.29" duration="10.60" routeLength="279.42" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.54" rerouteNo="0" devices="tripinfo_B.14" vType="t1" speedFactor="0.93" vaporized=""/>
<     <tripinfo id="B.15" depart="19.60" departLane="beg_1" departPos="33.50" departPosLat="0.00" departSpeed="22.12" departDelay="0.10" arrival="30.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="29.16" duration="11.10" routeLength="266.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.89" rerouteNo="0" devices="tripinfo_B.15" vType="t1" speedFactor="0.88" vaporized=""/>
<     <tripinfo id="B.16" depart="21.30" departLane="beg_1" departPos="41.50" departPosLat="0.00" departSpeed="22.59" departDelay="0.50" arrival="32.40" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.18" duration="11.10" routeLength="258.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_B.16" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.17" depart="22.10" departLane="beg_1" departPos="31.52" departPosLat="0.00" departSpeed="22.10" departDelay="0.00" arrival="33.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.58" duration="11.60" routeLength="268.48" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.97" rerouteNo="0" devices="tripinfo_B.17" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.18" depart="23.40" departLane="beg_1" departPos="38.10" departPosLat="0.00" departSpeed="20.28" departDelay="0.00" arrival="35.20" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.69" duration="11.80" routeLength="261.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.95" rerouteNo="0" devices="tripinfo_B.18" vType="t1" speedFactor="1.16" vaporized=""/>
<     <tripinfo id="B.19" depart="24.80" departLane="beg_1" departPos="23.89" departPosLat="0.00" departSpeed="22.90" departDelay="0.10" arrival="37.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.62" duration="12.20" routeLength="276.11" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.02" rerouteNo="0" devices="tripinfo_B.19" vType="t1" speedFactor="1.02" vaporized=""/>
<     <tripinfo id="B.20" depart="26.00" departLane="beg_1" departPos="21.93" departPosLat="0.00" departSpeed="22.22" departDelay="0.00" arrival="38.60" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.89" duration="12.60" routeLength="278.07" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.27" rerouteNo="0" devices="tripinfo_B.20" vType="t1" speedFactor="1.01" vaporized=""/>
<     <tripinfo id="B.21" depart="27.80" departLane="beg_1" departPos="9.79" departPosLat="0.00" departSpeed="25.64" departDelay="0.50" arrival="40.10" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.71" duration="12.30" routeLength="290.21" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.29" rerouteNo="0" devices="tripinfo_B.21" vType="t1" speedFactor="0.98" vaporized=""/>
<     <tripinfo id="B.22" depart="30.10" departLane="beg_1" departPos="5.32" departPosLat="0.00" departSpeed="28.80" departDelay="1.50" arrival="41.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.95" duration="11.60" routeLength="294.68" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.62" rerouteNo="0" devices="tripinfo_B.22" vType="t1" speedFactor="0.89" vaporized=""/>
<     <tripinfo id="B.23" depart="31.20" departLane="beg_1" departPos="3.28" departPosLat="0.00" departSpeed="27.52" departDelay="1.30" arrival="43.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.37" duration="12.10" routeLength="296.72" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.24" rerouteNo="0" devices="tripinfo_B.23" vType="t1" speedFactor="0.83" vaporized=""/>
<     <tripinfo id="B.24" depart="31.60" departLane="beg_1" departPos="1.57" departPosLat="0.00" departSpeed="23.72" departDelay="0.40" arrival="44.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.54" duration="13.30" routeLength="298.43" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.98" rerouteNo="0" devices="tripinfo_B.24" vType="t1" speedFactor="0.87" vaporized=""/>
<     <tripinfo id="B.25" depart="33.20" departLane="beg_1" departPos="16.44" departPosLat="0.00" departSpeed="21.17" departDelay="0.70" arrival="46.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="25.98" duration="13.10" routeLength="283.56" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.78" rerouteNo="0" devices="tripinfo_B.25" vType="t1" speedFactor="0.92" vaporized=""/>
<     <tripinfo id="B.26" depart="34.00" departLane="beg_1" departPos="23.91" departPosLat="0.00" departSpeed="16.64" departDelay="0.20" arrival="47.80" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="25.34" duration="13.80" routeLength="276.09" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="5.04" rerouteNo="0" devices="tripinfo_B.26" vType="t1" speedFactor="0.95" vaporized=""/>
<     <tripinfo id="B.27" depart="35.20" departLane="beg_1" departPos="1.03" departPosLat="0.00" departSpeed="19.66" departDelay="0.10" arrival="49.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.26" duration="14.10" routeLength="298.97" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="6.10" rerouteNo="0" devices="tripinfo_B.27" vType="t1" speedFactor="1.13" vaporized=""/>
<     <tripinfo id="B.28" depart="36.40" departLane="beg_1" departPos="10.49" departPosLat="0.00" departSpeed="16.43" departDelay="0.00" arrival="50.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.15" duration="14.50" routeLength="289.51" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="5.15" rerouteNo="0" devices="tripinfo_B.28" vType="t1" speedFactor="0.93" vaporized=""/>
<truncated after showing first 30 lines>

TEST had known bugs (#3696) on ts-sim-build-ba : action_step_length Sublane nopush_for_merge_impatience_growth ( Last six runs Aug2025 )

#3696
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in lanechanges ----------
5c5
<     <change id="A" type="t0" time="111.00" from="beg_0" to="beg_1" dir="1" speed="0.00" pos="200.00" reason="strategic|urgent" leaderGap="21.37" leaderSecureGap="0.00" followerGap="94.84" followerSecureGap="139.07" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
---
>     <change id="A" type="t0" time="95.50" from="beg_0" to="beg_1" dir="1" speed="0.00" pos="200.00" reason="strategic|urgent" leaderGap="85.36" leaderSecureGap="0.00" leaderSpeed="24.30" followerGap="2.53" followerSecureGap="0.00" followerSpeed="0.00" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
---------- Differences in output ----------
1c1,2
< Loading net-file from 'net.net.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
> Loading route-files incrementally from 'input_routes.rou.xml'
3,4c4,5
< Simulation started with time: 0.00..
< Simulation ended at time: 384.00.
---
> Simulation started with time: 0.00.
> Simulation ended at time: 353.70.
11,16c12,18
< Statistics (avg):
<  RouteLength: 231.56
<  Duration: 8.81
<  WaitingTime: 0.41
<  TimeLoss: 1.44
<  DepartDelay: 37.43
---
> Statistics (avg of 232):
>  RouteLength: 272.97
>  Speed: 19.77
>  Duration: 15.56
>  WaitingTime: 0.47
>  TimeLoss: 7.32
>  DepartDelay: 19.27
---------- Differences in tripinfos ----------
5,236c5,236
<     <tripinfo id="B.0" depart="0.00" departLane="beg_1" departPos="178.20" departPosLat="0.00" departSpeed="31.27" departDelay="0.00" arrival="4.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.31" duration="4.00" routeLength="121.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.05" rerouteNo="0" devices="tripinfo_B.0" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.1" depart="1.30" departLane="beg_1" departPos="98.29" departPosLat="0.00" departSpeed="33.68" departDelay="0.00" arrival="7.40" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="32.56" duration="6.10" routeLength="201.71" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.09" rerouteNo="0" devices="tripinfo_B.1" vType="t1" speedFactor="1.01" vaporized=""/>
<     <tripinfo id="B.2" depart="2.60" departLane="beg_1" departPos="49.50" departPosLat="0.00" departSpeed="36.09" departDelay="0.00" arrival="9.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="35.50" duration="7.10" routeLength="250.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.12" rerouteNo="0" devices="tripinfo_B.2" vType="t1" speedFactor="1.08" vaporized=""/>
<     <tripinfo id="B.3" depart="4.00" departLane="beg_1" departPos="90.42" departPosLat="0.00" departSpeed="31.28" departDelay="0.10" arrival="10.60" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="33.26" duration="6.60" routeLength="209.58" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.42" rerouteNo="0" devices="tripinfo_B.3" vType="t1" speedFactor="1.03" vaporized=""/>
<     <tripinfo id="B.4" depart="5.20" departLane="beg_1" departPos="64.39" departPosLat="0.00" departSpeed="27.70" departDelay="0.00" arrival="13.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.51" duration="8.70" routeLength="235.61" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.16" rerouteNo="0" devices="tripinfo_B.4" vType="t1" speedFactor="0.83" vaporized=""/>
<     <tripinfo id="B.5" depart="6.80" departLane="beg_1" departPos="47.34" departPosLat="0.00" departSpeed="30.39" departDelay="0.30" arrival="15.50" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="29.61" duration="8.70" routeLength="252.66" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.43" rerouteNo="0" devices="tripinfo_B.5" vType="t1" speedFactor="1.05" vaporized=""/>
<     <tripinfo id="B.6" depart="7.80" departLane="beg_1" departPos="5.96" departPosLat="0.00" departSpeed="29.53" departDelay="0.00" arrival="18.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="29.20" duration="10.20" routeLength="294.04" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.19" rerouteNo="0" devices="tripinfo_B.6" vType="t1" speedFactor="0.89" vaporized=""/>
<     <tripinfo id="B.7" depart="9.10" departLane="beg_1" departPos="33.59" departPosLat="0.00" departSpeed="25.41" departDelay="0.00" arrival="19.20" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.02" duration="10.10" routeLength="266.41" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.50" rerouteNo="0" devices="tripinfo_B.7" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.8" depart="10.60" departLane="beg_1" departPos="61.56" departPosLat="0.00" departSpeed="21.22" departDelay="0.20" arrival="20.50" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.02" duration="9.90" routeLength="238.44" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.47" rerouteNo="0" devices="tripinfo_B.8" vType="t1" speedFactor="0.86" vaporized=""/>
<     <tripinfo id="B.9" depart="11.70" departLane="beg_1" departPos="30.37" departPosLat="0.00" departSpeed="24.95" departDelay="0.00" arrival="22.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.80" duration="10.30" routeLength="269.63" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.86" rerouteNo="0" devices="tripinfo_B.9" vType="t1" speedFactor="1.09" vaporized=""/>
<     <tripinfo id="B.10" depart="13.00" departLane="beg_1" departPos="17.20" departPosLat="0.00" departSpeed="26.60" departDelay="0.00" arrival="23.50" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.31" duration="10.50" routeLength="282.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.21" rerouteNo="0" devices="tripinfo_B.10" vType="t1" speedFactor="1.03" vaporized=""/>
<     <tripinfo id="B.11" depart="14.90" departLane="beg_1" departPos="4.77" departPosLat="0.00" departSpeed="29.87" departDelay="0.60" arrival="25.10" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="31.81" duration="10.20" routeLength="295.23" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.71" rerouteNo="0" devices="tripinfo_B.11" vType="t1" speedFactor="1.05" vaporized=""/>
<     <tripinfo id="B.12" depart="16.20" departLane="beg_1" departPos="20.31" departPosLat="0.00" departSpeed="27.72" departDelay="0.60" arrival="26.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="31.88" duration="10.10" routeLength="279.69" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.62" rerouteNo="0" devices="tripinfo_B.12" vType="t1" speedFactor="1.12" vaporized=""/>
<     <tripinfo id="B.13" depart="17.20" departLane="beg_1" departPos="8.52" departPosLat="0.00" departSpeed="27.76" departDelay="0.30" arrival="27.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="31.33" duration="10.70" routeLength="291.48" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_B.13" vType="t1" speedFactor="0.99" vaporized=""/>
<     <tripinfo id="B.14" depart="18.60" departLane="beg_1" departPos="20.58" departPosLat="0.00" departSpeed="26.15" departDelay="0.40" arrival="29.20" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.29" duration="10.60" routeLength="279.42" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.54" rerouteNo="0" devices="tripinfo_B.14" vType="t1" speedFactor="0.93" vaporized=""/>
<     <tripinfo id="B.15" depart="19.60" departLane="beg_1" departPos="33.50" departPosLat="0.00" departSpeed="22.12" departDelay="0.10" arrival="30.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="29.16" duration="11.10" routeLength="266.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.89" rerouteNo="0" devices="tripinfo_B.15" vType="t1" speedFactor="0.88" vaporized=""/>
<     <tripinfo id="B.16" depart="21.30" departLane="beg_1" departPos="41.50" departPosLat="0.00" departSpeed="22.59" departDelay="0.50" arrival="32.40" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.18" duration="11.10" routeLength="258.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_B.16" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.17" depart="22.10" departLane="beg_1" departPos="31.52" departPosLat="0.00" departSpeed="22.10" departDelay="0.00" arrival="33.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.58" duration="11.60" routeLength="268.48" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.97" rerouteNo="0" devices="tripinfo_B.17" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.18" depart="23.40" departLane="beg_1" departPos="38.10" departPosLat="0.00" departSpeed="20.28" departDelay="0.00" arrival="35.20" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.69" duration="11.80" routeLength="261.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.95" rerouteNo="0" devices="tripinfo_B.18" vType="t1" speedFactor="1.16" vaporized=""/>
<     <tripinfo id="B.19" depart="24.80" departLane="beg_1" departPos="23.89" departPosLat="0.00" departSpeed="22.90" departDelay="0.10" arrival="37.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.62" duration="12.20" routeLength="276.11" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.02" rerouteNo="0" devices="tripinfo_B.19" vType="t1" speedFactor="1.02" vaporized=""/>
<     <tripinfo id="B.20" depart="26.00" departLane="beg_1" departPos="21.93" departPosLat="0.00" departSpeed="22.22" departDelay="0.00" arrival="38.60" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.89" duration="12.60" routeLength="278.07" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.27" rerouteNo="0" devices="tripinfo_B.20" vType="t1" speedFactor="1.01" vaporized=""/>
<     <tripinfo id="B.21" depart="27.80" departLane="beg_1" departPos="9.79" departPosLat="0.00" departSpeed="25.64" departDelay="0.50" arrival="40.10" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.71" duration="12.30" routeLength="290.21" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.29" rerouteNo="0" devices="tripinfo_B.21" vType="t1" speedFactor="0.98" vaporized=""/>
<     <tripinfo id="B.22" depart="30.10" departLane="beg_1" departPos="5.32" departPosLat="0.00" departSpeed="28.80" departDelay="1.50" arrival="41.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.95" duration="11.60" routeLength="294.68" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.62" rerouteNo="0" devices="tripinfo_B.22" vType="t1" speedFactor="0.89" vaporized=""/>
<     <tripinfo id="B.23" depart="31.20" departLane="beg_1" departPos="3.28" departPosLat="0.00" departSpeed="27.52" departDelay="1.30" arrival="43.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.37" duration="12.10" routeLength="296.72" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.24" rerouteNo="0" devices="tripinfo_B.23" vType="t1" speedFactor="0.83" vaporized=""/>
<     <tripinfo id="B.24" depart="31.60" departLane="beg_1" departPos="1.57" departPosLat="0.00" departSpeed="23.72" departDelay="0.40" arrival="44.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.54" duration="13.30" routeLength="298.43" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.98" rerouteNo="0" devices="tripinfo_B.24" vType="t1" speedFactor="0.87" vaporized=""/>
<     <tripinfo id="B.25" depart="33.20" departLane="beg_1" departPos="16.44" departPosLat="0.00" departSpeed="21.17" departDelay="0.70" arrival="46.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="25.98" duration="13.10" routeLength="283.56" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.78" rerouteNo="0" devices="tripinfo_B.25" vType="t1" speedFactor="0.92" vaporized=""/>
<     <tripinfo id="B.26" depart="34.00" departLane="beg_1" departPos="23.91" departPosLat="0.00" departSpeed="16.64" departDelay="0.20" arrival="47.80" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="25.34" duration="13.80" routeLength="276.09" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="5.04" rerouteNo="0" devices="tripinfo_B.26" vType="t1" speedFactor="0.95" vaporized=""/>
<     <tripinfo id="B.27" depart="35.20" departLane="beg_1" departPos="1.03" departPosLat="0.00" departSpeed="19.66" departDelay="0.10" arrival="49.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.26" duration="14.10" routeLength="298.97" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="6.10" rerouteNo="0" devices="tripinfo_B.27" vType="t1" speedFactor="1.13" vaporized=""/>
<     <tripinfo id="B.28" depart="36.40" departLane="beg_1" departPos="10.49" departPosLat="0.00" departSpeed="16.43" departDelay="0.00" arrival="50.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.15" duration="14.50" routeLength="289.51" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="5.15" rerouteNo="0" devices="tripinfo_B.28" vType="t1" speedFactor="0.93" vaporized=""/>
<truncated after showing first 30 lines>

TEST had known bugs (#3698) on ts-sim-build-ba : action_step_length Sublane push_for_merge_highres ( Last six runs Aug2025 )

#3698
(This bug was triggered by text found in file 'fcd' matching '.*')
---------- Differences in fcd ----------
8a9,12
>     <timestep time="0.10">
>         <vehicle id="B" x="1.38" y="-1.64" angle="89.89" type="tB" speed="13.89" pos="1.39" lane="beg_1" slope="0.00"/>
>         <vehicle id="ego" x="1.48" y="-4.94" angle="89.89" type="tEgo" speed="13.89" pos="1.49" lane="beg_0" slope="0.00"/>
>     </timestep>
10,11c14,19
<         <vehicle id="B" x="2.76" y="-1.65" angle="90.00" type="tB" speed="13.89" pos="2.78" lane="beg_1" slope="0.00"/>
<         <vehicle id="ego" x="2.86" y="-4.91" angle="89.71" type="tEgo" speed="13.89" pos="2.88" lane="beg_0" slope="0.00"/>
---
>         <vehicle id="B" x="2.76" y="-1.62" angle="89.69" type="tB" speed="13.89" pos="2.78" lane="beg_1" slope="0.00"/>
>         <vehicle id="ego" x="2.86" y="-4.92" angle="89.69" type="tEgo" speed="13.89" pos="2.88" lane="beg_0" slope="0.00"/>
>     </timestep>
>     <timestep time="0.30">
>         <vehicle id="B" x="4.11" y="-1.59" angle="89.43" type="tB" speed="13.44" pos="4.14" lane="beg_1" slope="0.00"/>
>         <vehicle id="ego" x="4.23" y="-4.89" angle="89.43" type="tEgo" speed="13.89" pos="4.27" lane="beg_0" slope="0.00"/>
14,15c22,27
<         <vehicle id="B" x="5.51" y="-1.61" angle="89.71" type="tB" speed="13.89" pos="5.56" lane="beg_1" slope="0.00"/>
<         <vehicle id="ego" x="5.61" y="-4.83" angle="89.41" type="tEgo" speed="13.89" pos="5.66" lane="beg_0" slope="0.00"/>
---
>         <vehicle id="B" x="5.43" y="-1.56" angle="89.23" type="tB" speed="12.99" pos="5.47" lane="beg_1" slope="0.00"/>
>         <vehicle id="ego" x="5.61" y="-4.85" angle="89.13" type="tEgo" speed="13.89" pos="5.66" lane="beg_0" slope="0.00"/>
>     </timestep>
>     <timestep time="0.50">
>         <vehicle id="B" x="6.69" y="-1.52" angle="88.97" type="tB" speed="12.54" pos="6.74" lane="beg_1" slope="0.00"/>
>         <vehicle id="ego" x="6.99" y="-4.80" angle="88.80" type="tEgo" speed="13.89" pos="7.05" lane="beg_0" slope="0.00"/>
18,19c30,35
<         <vehicle id="B" x="8.27" y="-1.57" angle="89.71" type="tB" speed="13.89" pos="8.33" lane="beg_1" slope="0.00"/>
<         <vehicle id="ego" x="8.37" y="-4.71" angle="89.12" type="tEgo" speed="13.89" pos="8.43" lane="beg_0" slope="0.00"/>
---
>         <vehicle id="B" x="7.91" y="-1.47" angle="88.64" type="tB" speed="12.09" pos="7.97" lane="beg_1" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in lanechanges ----------
5c5
<     <change id="ego" type="tEgo" time="7.40" from="beg_0" to="beg_1" dir="1" speed="13.89" pos="102.89" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="6.95" followerSecureGap="3.90" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
---
>     <change id="ego" type="tEgo" time="2.80" from="beg_0" to="beg_1" dir="1" speed="13.89" pos="38.99" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="4.63" followerSecureGap="0.00" followerSpeed="9.84" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>

TEST had known bugs (#3704) on ts-sim-build-ba : action_step_length Sublane push_for_merge_ramp_mixed ( Last six runs Aug2025 )

#3704
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in errors ----------
0a1,26
> Warning: Vehicle 'ramp.0' performs emergency braking on lane 'merge_1' with decel=9.00, wished=4.50, severity=1.00, time=4.10.
> Warning: Vehicle 'main.11' performs emergency braking on lane 'merge_1' with decel=9.00, wished=4.50, severity=1.00, time=25.00.
> Warning: Vehicle 'main.14' performs emergency braking on lane 'end_0' with decel=9.00, wished=4.50, severity=1.00, time=48.70.
> Warning: Vehicle 'ramp.18' performs emergency braking on lane 'merge_0' with decel=9.00, wished=4.50, severity=1.00, time=81.10.
> Warning: Vehicle 'main.90' performs emergency braking on lane 'beg_1' with decel=9.00, wished=4.50, severity=1.00, time=112.50.
> Warning: Vehicle 'main.90' ends teleporting on edge 'merge', time=117.60.
> Warning: Vehicle 'main.60' ends teleporting on edge 'end', time=131.50.
> Warning: Vehicle 'main.119' ends teleporting on edge 'end', time=150.60.
> Warning: Vehicle 'main.101' performs emergency braking on lane 'merge_1' with decel=9.00, wished=4.50, severity=1.00, time=155.20.
> Warning: Vehicle 'main.110' ends teleporting on edge 'end', time=159.50.
> Warning: Vehicle 'main.120' ends teleporting on edge 'end', time=161.60.
> Warning: Vehicle 'main.140' performs emergency braking on lane 'merge_2' with decel=9.00, wished=4.50, severity=1.00, time=167.00.
> Warning: Vehicle 'main.140' ends teleporting on edge 'end', time=171.60.
> Warning: Vehicle 'ramp.52' performs emergency braking on lane 'merge_1' with decel=9.00, wished=4.50, severity=1.00, time=191.30.
> Warning: Vehicle 'main.197' performs emergency braking on lane 'end_1' with decel=9.00, wished=4.50, severity=1.00, time=282.50.
> Warning: Vehicle 'main.215' performs emergency braking on lane 'merge_2' with decel=9.00, wished=4.50, severity=1.00, time=356.30.
> Warning: Vehicle 'main.280' ends teleporting on edge 'end', time=374.60.
> -- Unordered text as found by filter 'Warning: Teleporting vehicle' --
> Warning: Teleporting vehicle 'main.110'; side collision with vehicle 'main.108', lane='merge_1', gap=-1.82, latGap=-0.06, time=156.90, stage=laneChange.
> Warning: Teleporting vehicle 'main.119'; collision with vehicle 'main.110', lane='merge_1', gap=-0.64, latGap=-0.56, time=150.60, stage=move.
> Warning: Teleporting vehicle 'main.120'; side collision with vehicle 'main.86', lane='merge_1', gap=-2.37, latGap=-0.07, time=160.30, stage=laneChange.
> Warning: Teleporting vehicle 'main.140'; collision with vehicle 'main.86', lane='merge_1', gap=-0.15, latGap=-0.19, time=167.30, stage=move.
> Warning: Teleporting vehicle 'main.280'; collision with vehicle 'main.228', lane='merge_1', gap=-0.48, latGap=-0.24, time=374.60, stage=move.
> Warning: Teleporting vehicle 'main.60'; collision with vehicle 'ramp.40', lane='merge_1', gap=-0.07, latGap=-0.49, time=131.50, stage=move.
> Warning: Teleporting vehicle 'main.90'; collision with vehicle 'main.86', lane='beg_0', gap=-0.09, latGap=-0.74, time=112.60, stage=move.
> 
---------- Differences in lanechanges ----------
5,360c5,446
<     <change id="ramp.0" type="passenger_pushy" time="2.00" from="merge_0" to="merge_1" dir="1" speed="24.45" pos="51.03" reason="strategic|urgent" leaderGap="8.88" leaderSecureGap="0.00" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="main.3" type="passenger_pushy" time="4.00" from="merge_1" to="merge_2" dir="1" speed="31.26" pos="36.39" reason="cooperative|urgent" leaderGap="63.08" leaderSecureGap="6.32" followerGap="None" followerSecureGap="None" origLeaderGap="24.98" origLeaderSecureGap="93.27" latGap="None"/>
<     <change id="ramp.1" type="passenger" time="5.00" from="merge_0" to="merge_1" dir="1" speed="14.51" pos="80.88" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="37.40" followerSecureGap="28.87" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.3" type="passenger_pushy" time="5.00" from="merge_0" to="merge_1" dir="1" speed="18.08" pos="38.49" reason="strategic|urgent" leaderGap="17.93" leaderSecureGap="16.90" followerGap="None" followerSecureGap="None" origLeaderGap="17.93" origLeaderSecureGap="16.90" latGap="None"/>
<     <change id="ramp.2" type="passenger" time="6.00" from="merge_0" to="merge_1" dir="1" speed="13.88" pos="75.29" reason="strategic|urgent" leaderGap="17.71" leaderSecureGap="4.17" followerGap="14.07" followerSecureGap="29.30" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.4" type="motorcycle" time="16.00" from="merge_0" to="merge_1" dir="1" speed="0.00" pos="116.79" reason="strategic|urgent" leaderGap="14.72" leaderSecureGap="0.00" followerGap="2.50" followerSecureGap="9.79" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.5" type="motorcycle" time="16.00" from="merge_0" to="merge_1" dir="1" speed="9.79" pos="112.09" reason="strategic|urgent" leaderGap="2.50" leaderSecureGap="9.79" followerGap="81.81" followerSecureGap="13.62" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="main.18" type="passenger" time="19.00" from="beg_0" to="beg_1" dir="1" speed="25.36" pos="253.55" reason="cooperative|urgent" leaderGap="32.14" leaderSecureGap="0.00" followerGap="29.42" followerSecureGap="56.98" origLeaderGap="48.39" origLeaderSecureGap="84.65" latGap="None"/>
<     <change id="main.19" type="passenger" time="19.00" from="beg_0" to="beg_1" dir="1" speed="30.11" pos="219.13" reason="cooperative|urgent" leaderGap="29.42" leaderSecureGap="56.98" followerGap="None" followerSecureGap="None" origLeaderGap="82.81" origLeaderSecureGap="116.27" latGap="None"/>
<     <change id="ramp.6" type="motorcycle" time="20.00" from="merge_0" to="merge_1" dir="1" speed="0.00" pos="116.79" reason="strategic|urgent" leaderGap="29.10" leaderSecureGap="0.00" followerGap="16.24" followerSecureGap="27.32" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.7" type="passenger" time="20.00" from="merge_0" to="merge_1" dir="1" speed="13.58" pos="98.34" reason="strategic|urgent" leaderGap="16.24" leaderSecureGap="27.32" followerGap="17.21" followerSecureGap="5.32" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.8" type="passenger" time="20.00" from="merge_0" to="merge_1" dir="1" speed="10.86" pos="76.14" reason="strategic|urgent" leaderGap="17.21" leaderSecureGap="5.32" followerGap="24.58" followerSecureGap="0.00" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.9" type="passenger_pushy" time="20.00" from="merge_0" to="merge_1" dir="1" speed="3.84" pos="46.56" reason="strategic|urgent" leaderGap="24.58" leaderSecureGap="0.00" followerGap="93.70" followerSecureGap="86.80" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.11" type="passenger_pushy" time="20.00" from="merge_0" to="merge_1" dir="1" speed="0.32" pos="17.97" reason="strategic|urgent" leaderGap="23.59" leaderSecureGap="0.32" followerGap="65.11" followerSecureGap="86.80" origLeaderGap="12.25" origLeaderSecureGap="0.32" latGap="None"/>
<     <change id="ramp.10" type="passenger" time="22.00" from="merge_0" to="merge_1" dir="1" speed="6.44" pos="45.50" reason="strategic|urgent" leaderGap="11.54" leaderSecureGap="3.80" followerGap="14.09" followerSecureGap="4.59" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.13" type="passenger_pushy" time="26.00" from="merge_0" to="merge_1" dir="1" speed="9.85" pos="29.85" reason="strategic|urgent" leaderGap="36.77" leaderSecureGap="0.00" followerGap="4.92" followerSecureGap="0.00" origLeaderGap="20.68" origLeaderSecureGap="11.48" latGap="None"/>
<     <change id="ramp.12" type="motorcycle" time="27.00" from="merge_0" to="merge_1" dir="1" speed="4.99" pos="77.38" reason="strategic|urgent" leaderGap="27.01" leaderSecureGap="0.00" followerGap="32.88" followerSecureGap="23.85" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.15" type="passenger_pushy" time="29.00" from="merge_0" to="merge_1" dir="1" speed="11.17" pos="35.65" reason="strategic|urgent" leaderGap="55.52" leaderSecureGap="19.01" followerGap="13.49" followerSecureGap="3.45" origLeaderGap="None" origLeaderSecureGap="None" latGap="0.55"/>
<     <change id="ramp.16" type="passenger_pushy" time="30.00" from="merge_0" to="merge_1" dir="1" speed="10.99" pos="28.15" reason="strategic|urgent" leaderGap="16.27" leaderSecureGap="5.17" followerGap="38.29" followerSecureGap="24.73" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.14" type="motorcycle" time="32.00" from="merge_0" to="merge_1" dir="1" speed="0.00" pos="116.79" reason="strategic|urgent" leaderGap="31.36" leaderSecureGap="0.00" followerGap="45.53" followerSecureGap="16.34" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="main.24" type="motorcycle" time="32.00" from="merge_1" to="merge_2" dir="1" speed="6.24" pos="28.63" reason="speedGain" leaderGap="49.92" leaderSecureGap="0.00" followerGap="57.03" followerSecureGap="31.83" origLeaderGap="35.43" origLeaderSecureGap="6.24" latGap="None"/>
<     <change id="ramp.17" type="motorcycle" time="34.00" from="merge_0" to="merge_1" dir="1" speed="11.75" pos="52.05" reason="strategic|urgent" leaderGap="17.00" leaderSecureGap="10.94" followerGap="32.92" followerSecureGap="7.44" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="main.34" type="passenger_pushy" time="36.00" from="beg_0" to="beg_1" dir="1" speed="11.15" pos="244.84" reason="speedGain" leaderGap="8.95" leaderSecureGap="17.60" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="main.31" type="passenger_pushy" time="37.00" from="beg_0" to="beg_1" dir="1" speed="7.01" pos="282.05" reason="speedGain" leaderGap="9.35" leaderSecureGap="0.00" followerGap="9.27" followerSecureGap="7.96" origLeaderGap="11.30" origLeaderSecureGap="5.48" latGap="None"/>
<     <change id="ramp.18" type="passenger" time="37.00" from="merge_0" to="merge_1" dir="1" speed="15.00" pos="64.17" reason="strategic|urgent" leaderGap="30.70" leaderSecureGap="27.17" followerGap="13.87" followerSecureGap="2.06" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="main.30" type="passenger_pushy" time="38.00" from="merge_1" to="merge_2" dir="1" speed="5.71" pos="14.77" reason="speedGain" leaderGap="13.81" leaderSecureGap="2.81" followerGap="8.34" followerSecureGap="11.64" origLeaderGap="13.81" origLeaderSecureGap="2.81" latGap="None"/>
<     <change id="main.29" type="truck" time="39.00" from="merge_1" to="merge_2" dir="1" speed="11.20" pos="46.28" reason="cooperative|urgent" leaderGap="18.66" leaderSecureGap="0.00" followerGap="16.70" followerSecureGap="3.21" origLeaderGap="5.40" origLeaderSecureGap="11.74" latGap="None"/>
<     <change id="ramp.19" type="passenger_pushy" time="40.00" from="merge_0" to="merge_1" dir="1" speed="13.53" pos="70.21" reason="strategic|urgent" leaderGap="14.47" leaderSecureGap="6.31" followerGap="21.97" followerSecureGap="1.10" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.20" type="passenger" time="40.00" from="merge_0" to="merge_1" dir="1" speed="9.40" pos="43.24" reason="strategic|urgent" leaderGap="21.97" leaderSecureGap="1.10" followerGap="12.61" followerSecureGap="8.38" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1c1,2
< Loading net-file from 'net.net.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
> Loading route-files incrementally from 'input_routes.rou.xml'
3,4c4,5
< Simulation started with time: 0.00..
< Simulation ended at time: 477.00.
---
> Simulation started with time: 0.00.
> Simulation ended at time: 662.20.
11,16c12,20
< Statistics (avg):
<  RouteLength: 395.35
<  Duration: 25.06
<  WaitingTime: 1.35
<  TimeLoss: 12.26
<  DepartDelay: 45.72
---
>  Teleports: 7 (Collisions: 7)
>  Emergency Braking: 10
> Statistics (avg of 565):
>  RouteLength: 404.89
>  Speed: 13.25
>  Duration: 45.39
>  WaitingTime: 5.89
>  TimeLoss: 32.67
>  DepartDelay: 110.92

TEST had known bugs (#3696) on ts-sim-build-ba : action_step_length bugs ticket3696 ( Last six runs Aug2025 )

#3696
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in errors ----------
0a1,8
> Warning: Vehicle 'main.131' performs emergency braking on lane 'beg2_1' with decel=9.00, wished=4.50, severity=1.00, time=183.10.
> Warning: Vehicle 'main.179' performs emergency braking on lane 'beg2_1' with decel=9.00, wished=4.50, severity=1.00, time=250.70.
> Warning: Vehicle 'main.253' performs emergency braking on lane 'beg2_1' with decel=9.00, wished=4.50, severity=1.00, time=396.20.
> Warning: Vehicle 'main.278' performs emergency braking on lane 'beg2_1' with decel=9.00, wished=4.50, severity=1.00, time=451.70.
> Warning: Vehicle 'onRamp.114' performs emergency braking on lane 'merge_0' with decel=9.00, wished=4.50, severity=1.00, time=689.60.
> Warning: Vehicle 'onRamp.114' performs emergency stop at the end of lane 'merge_0' because there is no connection to the next edge (decel=-12.91, offset=0.16), time=689.70.
> Warning: Vehicle 'main.558' performs emergency braking on lane 'beg2_1' with decel=9.00, wished=4.50, severity=1.00, time=1069.30.
> Warning: Vehicle 'main.563' performs emergency braking on lane 'beg2_1' with decel=9.00, wished=4.50, severity=1.00, time=1080.30.
---------- Differences in aggregated300 ----------
5c5
<     <interval begin="0.00" end="1030.00" id="laneData">
---
>     <interval begin="0.00" end="1218.20" id="laneData">
12,13c12,13
<             <lane id="beg2_0" sampledSeconds="2328.77" traveltime="102.18" overlapTraveltime="104.04" density="0.75" occupancy="0.37" waitingTime="0.00" speed="28.85" departed="363" arrived="0" entered="0" left="283" laneChangedFrom="80" laneChangedTo="0"/>
<             <lane id="beg2_1" sampledSeconds="2183.89" traveltime="86.88" overlapTraveltime="87.09" density="0.71" occupancy="0.35" waitingTime="0.00" speed="34.47" departed="332" arrived="0" entered="0" left="412" laneChangedFrom="0" laneChangedTo="80"/>
---
>             <lane id="beg2_0" sampledSeconds="23796.63" traveltime="1889.40" overlapTraveltime="1898.77" density="6.52" laneDensity="6.52" occupancy="3.22" waitingTime="6560.16" timeLoss="22756.32" speed="1.58" speedRelative="0.04" departed="192" arrived="0" entered="0" left="165" laneChangedFrom="45" laneChangedTo="18"/>
>             <lane id="beg2_1" sampledSeconds="7105.64" traveltime="227.78" overlapTraveltime="225.97" density="1.95" laneDensity="1.95" occupancy="0.97" waitingTime="47.90" timeLoss="4476.25" speed="13.28" speedRelative="0.37" departed="452" arrived="0" entered="0" left="479" laneChangedFrom="18" laneChangedTo="45"/>
16,17c16,17
<             <lane id="end_0" sampledSeconds="4033.76" traveltime="8.85" overlapTraveltime="9.02" density="19.88" occupancy="9.64" waitingTime="0.00" speed="22.39" departed="0" arrived="448" entered="448" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<             <lane id="end_1" sampledSeconds="2637.89" traveltime="5.88" overlapTraveltime="6.02" density="13.00" occupancy="6.35" waitingTime="0.00" speed="33.56" departed="0" arrived="439" entered="439" left="0" laneChangedFrom="0" laneChangedTo="0"/>
---
>             <lane id="end_0" sampledSeconds="3400.07" traveltime="9.98" overlapTraveltime="10.21" density="14.17" laneDensity="14.17" occupancy="6.86" waitingTime="0.00" timeLoss="1527.85" speed="19.78" speedRelative="0.55" departed="0" arrived="339" entered="339" left="0" laneChangedFrom="1" laneChangedTo="1"/>
>             <lane id="end_1" sampledSeconds="3122.76" traveltime="6.22" overlapTraveltime="6.37" density="13.01" laneDensity="13.01" occupancy="6.40" waitingTime="0.00" timeLoss="370.70" speed="31.69" speedRelative="0.88" departed="0" arrived="498" entered="498" left="0" laneChangedFrom="1" laneChangedTo="1"/>
26,28c26,28
<             <lane id="merge_0" sampledSeconds="2828.16" traveltime="20.82" overlapTraveltime="21.89" density="28.31" occupancy="14.00" waitingTime="1155.00" speed="4.66" departed="0" arrived="0" entered="192" left="0" laneChangedFrom="192" laneChangedTo="0"/>
<             <lane id="merge_1" sampledSeconds="2919.07" traveltime="8.32" overlapTraveltime="8.78" density="29.22" occupancy="13.91" waitingTime="113.00" speed="11.61" departed="0" arrived="0" entered="283" left="448" laneChangedFrom="27" laneChangedTo="192"/>
<             <lane id="merge_2" sampledSeconds="1320.89" traveltime="2.95" overlapTraveltime="3.10" density="13.22" occupancy="6.29" waitingTime="0.00" speed="32.86" departed="0" arrived="0" entered="412" left="439" laneChangedFrom="0" laneChangedTo="27"/>
---
>             <lane id="merge_0" sampledSeconds="7572.45" traveltime="53.08" overlapTraveltime="55.82" density="64.08" laneDensity="64.08" occupancy="31.26" waitingTime="2622.30" timeLoss="7186.09" speed="1.83" speedRelative="0.05" departed="0" arrived="0" entered="193" left="0" laneChangedFrom="193" laneChangedTo="0"/>
>             <lane id="merge_1" sampledSeconds="8615.29" traveltime="40.46" overlapTraveltime="40.43" density="72.91" laneDensity="72.91" occupancy="34.73" waitingTime="2994.20" timeLoss="8012.24" speed="2.52" speedRelative="0.07" departed="0" arrived="0" entered="165" left="339" laneChangedFrom="19" laneChangedTo="193"/>
>             <lane id="merge_2" sampledSeconds="2094.42" traveltime="4.11" overlapTraveltime="4.29" density="17.72" laneDensity="17.72" occupancy="8.44" waitingTime="5.90" timeLoss="708.36" speed="23.78" speedRelative="0.66" departed="0" arrived="0" entered="479" left="498" laneChangedFrom="0" laneChangedTo="19"/>
34c34
<             <lane id="onRamp_0" sampledSeconds="1851.43" traveltime="9.51" overlapTraveltime="9.81" density="5.95" occupancy="2.93" waitingTime="0.00" speed="31.33" departed="192" arrived="0" entered="0" left="192" laneChangedFrom="0" laneChangedTo="0"/>
---
>             <lane id="onRamp_0" sampledSeconds="7086.74" traveltime="35.02" overlapTraveltime="37.34" density="19.25" laneDensity="19.25" occupancy="9.32" waitingTime="490.70" timeLoss="5459.09" speed="8.23" speedRelative="0.23" departed="193" arrived="0" entered="0" left="193" laneChangedFrom="0" laneChangedTo="0"/>
---------- Differences in output ----------
1,2c1,3
< Loading net-file from 'motorway.net.xml'... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml'... done ((TIME)).
---
> Loading net-file from 'motorway.net.xml' ... done ((TIME)).
> Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
> Loading route-files incrementally from 'input_routes.rou.xml'
4,5c5,6
< Simulation started with time: 0.00..
< Simulation ended at time: 1030.00.
---
> Simulation started with time: 0.00.
> Simulation ended at time: 1218.20.
9c10
<  Inserted: 887
---
>  Inserted: 837
12,17c13,21
< Statistics (avg):
<  RouteLength: 521.02
<  Duration: 22.82
<  WaitingTime: 1.43
<  TimeLoss: 7.85
<  DepartDelay: 0.00
---
>  Emergency Stops: 1
>  Emergency Braking: 7
> Statistics (avg of 837):
>  RouteLength: 522.39
>  Speed: 15.57
<truncated after showing first 30 lines>

TEST had known bugs (see #11004) on ts-sim-build-ba : bugs 11xxx ticket11004 ( Last six runs Aug2025 )

emergency braking
(This bug was triggered by text found in file 'errors' matching 'emergency braking')
---------- Differences in errors ----------
0a1,18
> Warning: Vehicle 'f_0.22' performs emergency braking on lane '26691822#0_1' with decel=9.00, wished=4.50, severity=1.00, time=45.00.
> Warning: Vehicle 'f_0.47' performs emergency braking on lane '26691822#0_1' with decel=9.00, wished=4.50, severity=1.00, time=95.00.
> Warning: Vehicle 'f_0.72' performs emergency braking on lane '26691822#0_0' with decel=9.00, wished=4.50, severity=1.00, time=145.00.
> Warning: Vehicle 'f_0.97' performs emergency braking on lane '26691822#0_1' with decel=9.00, wished=4.50, severity=1.00, time=195.00.
> Warning: Vehicle 'f_0.122' performs emergency braking on lane '26691822#0_0' with decel=9.00, wished=4.50, severity=1.00, time=245.00.
> Warning: Vehicle 'f_0.147' performs emergency braking on lane '26691822#0_1' with decel=9.00, wished=4.50, severity=1.00, time=295.00.
> Warning: Vehicle 'f_0.172' performs emergency braking on lane '26691822#0_1' with decel=9.00, wished=4.50, severity=1.00, time=345.00.
> 
> =================================================================
> ==709598==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5706f494aec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5706f645ba49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5706f5272239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d268ce4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST had known bugs (see #1097) on ts-sim-build-ba : bugs 1xxx ticket1097 ( Last six runs Aug2025 )

vehicles use the wrong lane and thereby slow down the flow of traffic
(This bug was triggered by FAILING to find text in file 'output' matching 'Simulation ended at time: 3352.00')
---------- Differences in output ----------
1c1,2
< Loading net-file from 'net.net.xml'...  done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
> Loading route-files incrementally from 'input_routes.rou.xml'
3,4c4,5
< Simulation started with time: 0.00..
< Simulation ended at time: 3352.00.
---
> Simulation started with time: 0.00.
> Simulation ended at time: 3783.00.

TEST had known bugs (#1845) on ts-sim-build-ba : bugs 1xxx ticket1845 ( Last six runs Aug2025 )

(This bug was triggered by text found in file 'errors' matching 'collision')
---------- New result in errors ----------
Warning: Vehicle 'major' ends teleporting on edge 'mid2', time=8.00.
-- Unordered text as found by filter 'Warning: Teleporting vehicle' --
Warning: Teleporting vehicle 'major'; collision with vehicle 'minor', lane='mid1_0', gap=-6.18, time=8.00, stage=move.

---------- New result in output ----------

TEST had known bugs (#2319) on ts-sim-build-ba : bugs 2xxx ticket2319 ( Last six runs Aug2025 )

(This bug was triggered by text found in file 'errors' matching 'teleporting')
---------- Differences in errors ----------
0a1,4
> Warning: Vehicle 'v1' ends teleporting on edge 'end', time=307.00.
> -- Unordered text as found by filter 'Warning: Teleporting vehicle' --
> Warning: Teleporting vehicle 'v1'; waited too long (jam), lane=':C_3_0', time=307.00.
> 
---------- Differences in fcd ----------
6c6,7
<         <vehicle id="v0" x="52.31" y="34.06" angle="357.81" type="t0" speed="0.00" pos="17.43" lane="beg2_2" slope="0.00"/>
---
>         <vehicle id="v0" x="52.31" y="34.06" angle="357.81" type="truck" speed="0.00" pos="17.43" lane="beg2_2" slope="0.00"/>
>         <vehicle id="v1" x="18.32" y="51.01" angle="90.14" type="car" speed="0.00" pos="36.66" lane="beg1_0" slope="0.00"/>
9c10,11
<         <vehicle id="v0" x="52.21" y="36.66" angle="357.81" type="t0" speed="2.60" pos="20.03" lane="beg2_2" slope="0.00"/>
---
>         <vehicle id="v0" x="52.21" y="36.66" angle="357.81" type="truck" speed="2.60" pos="20.03" lane="beg2_2" slope="0.00"/>
>         <vehicle id="v1" x="20.92" y="51.01" angle="90.14" type="car" speed="2.60" pos="39.26" lane="beg1_0" slope="0.00"/>
12c14,15
<         <vehicle id="v0" x="52.01" y="41.85" angle="357.81" type="t0" speed="5.20" pos="25.23" lane="beg2_2" slope="0.00"/>
---
>         <vehicle id="v0" x="52.01" y="41.85" angle="357.81" type="truck" speed="5.20" pos="25.23" lane="beg2_2" slope="0.00"/>
>         <vehicle id="v1" x="26.12" y="50.99" angle="90.14" type="car" speed="5.20" pos="44.46" lane="beg1_0" slope="0.00"/>
15c18,19
<         <vehicle id="v0" x="54.58" y="51.86" angle="3.05" type="t0" speed="7.80" pos="5.60" lane=":C_0_2" slope="0.00"/>
---
>         <vehicle id="v0" x="54.58" y="51.86" angle="3.05" type="truck" speed="7.80" pos="5.60" lane=":C_0_2" slope="0.00"/>
>         <vehicle id="v1" x="33.92" y="50.97" angle="90.14" type="car" speed="7.80" pos="52.26" lane="beg1_0" slope="0.00"/>
18c22,23
<         <vehicle id="v0" x="62.96" y="54.02" angle="20.19" type="t0" speed="6.25" pos="1.25" lane="end_2" slope="0.00"/>
---
>         <vehicle id="v0" x="62.96" y="54.02" angle="20.19" type="truck" speed="6.25" pos="1.25" lane="end_2" slope="0.00"/>
>         <vehicle id="v1" x="43.19" y="50.95" angle="90.14" type="car" speed="9.27" pos="61.53" lane="beg1_0" slope="0.00"/>
21,22c26,27
<         <vehicle id="v0" x="64.71" y="53.99" angle="24.78" type="t0" speed="1.75" pos="3.00" lane="end_2" slope="0.00"/>
<         <vehicle id="v1" x="18.32" y="51.01" angle="90.14" type="t0" speed="0.00" pos="36.66" lane="beg1_0" slope="0.00"/>
---
>         <vehicle id="v0" x="64.71" y="53.99" angle="24.78" type="truck" speed="1.75" pos="3.00" lane="end_2" slope="0.00"/>
<truncated after showing first 30 lines>

TEST had known bugs (#2574) on ts-sim-build-ba : bugs 2xxx ticket2574 ( Last six runs Aug2025 )

(This bug was triggered by text found in file 'errors' matching 'Vehicle 'ego' will not be able to depart using the given velocity (unpriorised junction too close)!')
---------- Differences in errors ----------
0a1
> Error: Vehicle 'ego' will not be able to depart using the given velocity (unpriorised junction too close)!

TEST had known bugs (#3255) on ts-sim-build-ba : bugs 3xxx ticket3255 ( Last six runs Aug2025 )

(This bug was triggered by FAILING to find text in file 'aggregated15' matching '31to211')
---------- Differences in errors ----------
0a1,5
> Warning: Unsafe green phase 0 in tlLogic '0/1', program 't1'. Lane '0/1to0/0_0' is targeted by 3 'G'-links. (use 'g' instead) Overall 3 lanes in 2 phases are unsafe.
> Warning: Unsafe green phase 0 in tlLogic '1/1', program 't1'. Lane '1/1to0/1_0' is targeted by 4 'G'-links. (use 'g' instead) Overall 4 lanes in 2 phases are unsafe.
> Warning: Unsafe green phase 0 in tlLogic '2/1', program 't1'. Lane '2/1to1/1_0' is targeted by 4 'G'-links. (use 'g' instead) Overall 4 lanes in 2 phases are unsafe.
> Warning: Unsafe green phase 0 in tlLogic '3/1', program 't1'. Lane '3/1to3/0_0' is targeted by 4 'G'-links. (use 'g' instead) Overall 4 lanes in 2 phases are unsafe.
> Warning: Unsafe green phase 0 in tlLogic '4/1', program 't1'. Lane '4/1to3/1_0' is targeted by 3 'G'-links. (use 'g' instead) Overall 3 lanes in 2 phases are unsafe.
---------- Differences in output ----------
1d0
< Loading configuration ... done.
---------- New result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="600.00" end="615.00" id="dump_15">
        <edge id="31to210">
            <lane id="31to210_0" sampledSeconds="195.00" overlapTraveltime="100000.00" density="36.93" laneDensity="36.93" occupancy="18.47" waitingTime="195.00" timeLoss="195.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
        <edge id="31to212">
            <lane id="31to212_0" sampledSeconds="105.00" overlapTraveltime="100000.00" density="133.33" laneDensity="133.33" occupancy="67.38" waitingTime="105.00" timeLoss="105.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
    </interval>
    <interval begin="615.00" end="630.00" id="dump_15">
        <edge id="31to210">
            <lane id="31to210_0" sampledSeconds="195.00" overlapTraveltime="100000.00" density="36.93" laneDensity="36.93" occupancy="18.47" waitingTime="195.00" timeLoss="195.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
        <edge id="31to212">
            <lane id="31to212_0" sampledSeconds="105.00" overlapTraveltime="100000.00" density="133.33" laneDensity="133.33" occupancy="67.38" waitingTime="105.00" timeLoss="105.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
    </interval>
    <interval begin="630.00" end="645.00" id="dump_15">
        <edge id="31to210">
            <lane id="31to210_0" sampledSeconds="195.00" overlapTraveltime="100000.00" density="36.93" laneDensity="36.93" occupancy="18.47" waitingTime="195.00" timeLoss="195.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
        <edge id="31to212">
            <lane id="31to212_0" sampledSeconds="105.00" overlapTraveltime="100000.00" density="133.33" laneDensity="133.33" occupancy="67.38" waitingTime="105.00" timeLoss="105.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
    </interval>
    <interval begin="645.00" end="660.00" id="dump_15">
        <edge id="31to210">
<truncated after showing first 30 lines>

TEST had known bugs (see #5013) on ts-sim-build-ba : bugs 5xxx ticket5013 ( Last six runs Aug2025 )

collision on junction
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
0a1
> Warning: Vehicle 'NW'; junction collision with vehicle 'NE', lane=':C_2_0', gap=-1.00, time=9.75, stage=move.

TEST had known bugs (see #4839) on ts-sim-build-ba : cf_model drive_in_circles CACC ( Last six runs Aug2025 )

collisions
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
1,84c1,148
< Warning: Vehicle '0.87' performs emergency braking on lane '1/1to2/1_0' with decel=9.00, wished=4.50, severity=1.00, time=154.00.
< Warning: Vehicle '0.69' performs emergency braking on lane '2/1to3/1_0' with decel=9.00, wished=4.50, severity=1.00, time=179.00.
< Warning: Vehicle '0.74' performs emergency braking on lane '2/1to3/1_0' with decel=9.00, wished=4.50, severity=1.00, time=188.00.
< Warning: Vehicle '0.75' performs emergency braking on lane '2/1to3/1_0' with decel=9.00, wished=4.50, severity=1.00, time=189.00.
< Warning: Vehicle '0.142' performs emergency braking on lane '1/1to2/1_0' with decel=9.00, wished=4.50, severity=1.00, time=231.00.
< Warning: Vehicle '0.159' performs emergency braking on lane '1/1to2/1_0' with decel=9.00, wished=4.50, severity=1.00, time=243.00.
< Warning: Vehicle '0.157' performs emergency braking on lane '1/1to2/1_0' with decel=9.00, wished=4.50, severity=1.00, time=263.00.
< Warning: Vehicle '0.170' performs emergency braking on lane '1/1to2/1_0' with decel=9.00, wished=4.50, severity=1.00, time=267.00.
< Warning: Vehicle '0.179' performs emergency braking on lane '1/1to2/1_0' with decel=9.00, wished=4.50, severity=1.00, time=267.00.
< Warning: Vehicle '0.189' performs emergency braking on lane '1/1to2/1_0' with decel=9.00, wished=4.50, severity=1.00, time=330.00.
< Warning: Vehicle '0.192' performs emergency braking on lane '1/1to2/1_0' with decel=9.00, wished=4.50, severity=1.00, time=335.00.
< Warning: Vehicle '0.164' performs emergency braking on lane '2/1to3/1_0' with decel=9.00, wished=4.50, severity=1.00, time=356.00.
< Warning: Vehicle '0.210' performs emergency braking on lane '1/1to2/1_0' with decel=9.00, wished=4.50, severity=1.00, time=395.00.
< Warning: Vehicle '0.211' performs emergency braking on lane '1/1to2/1_0' with decel=9.00, wished=4.50, severity=1.00, time=396.00.
< Warning: Vehicle '0.26' performs emergency braking on lane '1/1to2/1_0' with decel=9.00, wished=4.50, severity=1.00, time=553.00.
< Warning: Vehicle '0.42' performs emergency braking on lane '2/1to3/1_0' with decel=9.00, wished=4.50, severity=1.00, time=647.00.
< Warning: Vehicle '0.56' performs emergency braking on lane '2/1to3/1_0' with decel=9.00, wished=4.50, severity=1.00, time=648.00.
< Warning: Vehicle '0.70' performs emergency braking on lane '2/1to3/1_0' with decel=9.00, wished=4.50, severity=1.00, time=710.00.
< Warning: Vehicle '0.56' ends teleporting on edge '4/1to5/1', time=762.00.
< Warning: Vehicle '0.75' ends teleporting on edge '4/1to5/1', time=766.00.
< Warning: Vehicle '0.67' performs emergency braking on lane '3/1to4/1_0' with decel=9.00, wished=4.50, severity=1.00, time=769.00.
< Warning: Vehicle '0.68' performs emergency braking on lane '3/1to4/1_0' with decel=9.00, wished=4.50, severity=1.00, time=770.00.
< Warning: Vehicle '0.82' performs emergency braking on lane '3/1to4/1_0' with decel=9.00, wished=4.50, severity=1.00, time=804.00.
< Warning: Vehicle '0.83' performs emergency braking on lane '3/1to4/1_0' with decel=9.00, wished=4.50, severity=1.00, time=805.00.
< Warning: Vehicle '0.68' ends teleporting on edge '4/1to5/1', time=806.00.
< Warning: Vehicle '0.109' ends teleporting on edge '3/1to4/1', time=816.00.
< Warning: Vehicle '0.139' ends teleporting on edge '3/1to4/1', time=827.00.
< Warning: Vehicle '0.158' ends teleporting on edge '2/1to3/1', time=829.00.
< Warning: Vehicle '0.165' ends teleporting on edge '2/1to3/1', time=831.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
3a4
> Loading route-files incrementally from 'input_routes.rou.xml'

TEST had known bugs (#4551) on ts-sim-build-ba : cf_model drive_in_circles_small ACC ( Last six runs Aug2025 )

collision free in same subsecond test - ACC model doesn't work adequately with step-length 1s
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
71d70
< Warning: Vehicle '1.9' performs emergency braking on lane 'b_0' with decel=9.00, wished=4.50, severity=1.00, time=124.00.
72a72
> Warning: Vehicle '1.9' performs emergency braking on lane 'b_0' with decel=9.00, wished=4.50, severity=1.00, time=124.00.
74d73
< Warning: Vehicle '1.12' performs emergency braking on lane 'b_0' with decel=9.00, wished=4.50, severity=1.00, time=125.00.
76a76
> Warning: Vehicle '1.12' performs emergency braking on lane 'b_0' with decel=9.00, wished=4.50, severity=1.00, time=125.00.
137d136
< Warning: Vehicle '1.5' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=210.00.
139c138
< Warning: Vehicle '1.6' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=213.00.
---
> Warning: Vehicle '1.6' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=212.00.
141,142c140
< Warning: Vehicle '1.19' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=215.00.
< Warning: Vehicle '1.20' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=217.00.
---
> Warning: Vehicle '1.20' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=216.00.
146a145
> Warning: Vehicle '1.18' ends teleporting on edge 'a', time=220.00.
149,151c148
< Warning: Vehicle '1.25' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=221.00.
< Warning: Vehicle '1.2' ends teleporting on edge 'b', time=222.00.
< Warning: Vehicle '1.18' ends teleporting on edge 'a', time=222.00.
---
> Warning: Vehicle '1.25' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=222.00.
153d149
< Warning: Vehicle '1.12' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=223.00.
155d150
<truncated after showing first 30 lines>
---------- Differences in output ----------
3a4
> Loading route-files incrementally from 'input_routes.rou.xml'
13,14c14,15
<  Teleports: 330 (Collisions: 330)
<  Emergency Braking: 1897
---
>  Teleports: 343 (Collisions: 343)
>  Emergency Braking: 1870
16,17c17,18
<  RouteLength: 62159.90
<  Speed: 20.73
---
>  RouteLength: 63707.22
>  Speed: 21.25
19,20c20,21
<  WaitingTime: 70.00
<  TimeLoss: 1088.77
---
>  WaitingTime: 58.77
>  TimeLoss: 1043.51

TEST had known bugs (see #4839) on ts-sim-build-ba : cf_model drive_in_circles_small CACC ( Last six runs Aug2025 )

collisions
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
2,38c2,180
< Warning: Vehicle '1.4' ends teleporting on edge 'b', time=119.00.
< Warning: Vehicle '1.13' ends teleporting on edge 'b', time=131.00.
< Warning: Vehicle '1.12' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=135.00.
< Warning: Vehicle '1.0' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=158.00.
< Warning: Vehicle '1.5' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=165.00.
< Warning: Vehicle '1.13' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=355.00.
< Warning: Vehicle '1.7' ends teleporting on edge 'b', time=389.00.
< Warning: Vehicle '1.9' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=414.00.
< Warning: Vehicle '1.33' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=461.00.
< Warning: Vehicle '1.17' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=523.00.
< Warning: Vehicle '1.15' ends teleporting on edge 'b', time=587.00.
< Warning: Vehicle '1.18' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=589.00.
< Warning: Vehicle '1.14' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=634.00.
< Warning: Vehicle '1.19' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=690.00.
< Warning: Vehicle '1.20' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=691.00.
< Warning: Vehicle '1.22' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=833.00.
< Warning: Vehicle '1.24' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=834.00.
< Warning: Vehicle '1.29' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=891.00.
< Warning: Vehicle '1.2' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=1138.00.
< Warning: Vehicle '1.6' ends teleporting on edge 'b', time=1525.00.
< Warning: Vehicle '1.2' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=1563.00.
< Warning: Vehicle '1.0' ends teleporting on edge 'b', time=1852.00.
< Warning: Vehicle '1.4' ends teleporting on edge 'b', time=1971.00.
< Warning: Vehicle '1.10' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=1993.00.
< Warning: Vehicle '1.0' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=2047.00.
< Warning: Vehicle '1.21' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=2260.00.
< Warning: Vehicle '1.3' ends teleporting on edge 'b', time=2350.00.
< Warning: Vehicle '1.5' ends teleporting on edge 'b', time=2362.00.
< Warning: Vehicle '1.8' ends teleporting on edge 'b', time=2379.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
3a4
> Loading route-files incrementally from 'input_routes.rou.xml'

TEST had known bugs (see #8921) on ts-sim-build-ba : cf_model drive_in_circles_small EIDM ( Last six runs Aug2025 )

platform dependant behavior
(This bug was triggered by FAILING to find text in file 'output' matching 'Collisions: 25')
---------- Differences in errors ----------
1,119c1,213
< Warning: Vehicle '1.24' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=70.00.
< Warning: Vehicle '1.25' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=72.00.
< Warning: Vehicle '1.6' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=97.00.
< Warning: Vehicle '1.7' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=98.00.
< Warning: Vehicle '1.8' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=100.00.
< Warning: Vehicle '1.13' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=160.00.
< Warning: Vehicle '1.17' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=218.00.
< Warning: Vehicle '1.15' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=267.00.
< Warning: Vehicle '1.17' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=270.00.
< Warning: Vehicle '1.18' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=272.00.
< Warning: Vehicle '1.19' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=273.00.
< Warning: Vehicle '1.22' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=278.00.
< Warning: Vehicle '1.23' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=280.00.
< Warning: Vehicle '1.24' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=281.00.
< Warning: Vehicle '1.25' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=282.00.
< Warning: Vehicle '1.26' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=284.00.
< Warning: Vehicle '1.31' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=292.00.
< Warning: Vehicle '1.7' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=308.00.
< Warning: Vehicle '1.24' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=385.00.
< Warning: Vehicle '1.8' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=414.00.
< Warning: Vehicle '1.10' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=417.00.
< Warning: Vehicle '1.12' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=420.00.
< Warning: Vehicle '1.2' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=457.00.
< Warning: Vehicle '1.22' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=487.00.
< Warning: Vehicle '1.23' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=489.00.
< Warning: Vehicle '1.5' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=567.00.
< Warning: Vehicle '1.32' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=660.00.
< Warning: Vehicle '1.29' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=708.00.
< Warning: Vehicle '1.15' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=739.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14,15
<  Emergency Braking: 119
---
>  Teleports: 16 (Collisions: 16)
>  Emergency Braking: 179
16,17c17,18
<  RouteLength: 42269.75
<  Speed: 14.09
---
>  RouteLength: 42819.14
>  Speed: 14.28
19,20c20,21
<  WaitingTime: 716.37
<  TimeLoss: 1589.04
---
>  WaitingTime: 702.06
>  TimeLoss: 1578.80

TEST had known bugs (see #10246) on ts-sim-build-ba : devices rerouting single_edge ( Last six runs Aug2025 )

consistent handling of unreachable arrivalPos
(This bug was triggered by text found in file 'errors' matching 'Error: Vehicle '2' has no valid route')
---------- Differences in errors ----------
1c1,3
< Error: Vehicle '2' has no valid route. No connection between edge 'beg' and edge 'end'.
---
> Warning: No connection between edge 'end' and edge 'end' found.
> Warning: No route for vehicle '2' found.
> Error: Vehicle '2' has no valid route.
2a5,15
> 
> =================================================================
> ==703777==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c73340f5ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5c7335c06a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5c7334a1d239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75ac2244c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in vehroutes ----------
5,8d4
<     <vehicle id="1" depart="0.00" arrival="23.00">
<         <route edges="beg"/>
<     </vehicle>
< 

TEST had known bugs (#5644) on ts-sim-build-ba : devices ssm recurrent_net ego_major_recurrent_longer_loop1_longer_range ( Last six runs Aug2025 )

#5644
(This bug was triggered by text found in file 'ssm' matching '.')
---------- Differences in ssm ----------
5,17c5,17
<     <conflict begin="1.00" end="11.40" ego="ego1" foe="foe1">
<         <timeSpan values="1.00 1.10 1.20 1.30 1.40 1.50 1.60 1.70 1.80 1.90 2.00 2.10 2.20 2.30 2.40 2.50 2.60 2.70 2.80 2.90 3.00 3.10 3.20 3.30 3.40 3.50 3.60 3.70 3.80 3.90 4.00 4.10 4.20 4.30 4.40 4.50 4.60 4.70 4.80 4.90 5.00 5.10 5.20 5.30 5.40 5.50 5.60 5.70 5.80 5.90 6.00 6.10 6.20 6.30 6.40 6.50 6.60 6.70 6.80 6.90 7.00 7.10 7.20 7.30 7.40 7.50 7.60 7.70 7.80 7.90 8.00 8.10 8.20 8.30 8.40 8.50 8.60 8.70 8.80 8.90 9.00 9.10 9.20 9.30 9.40 9.50 9.60 9.70 9.80 9.90 10.00 10.10 10.20 10.3
0 10.40 10.50 10.60 10.70 10.80 10.90 11.00 11.10 11.20 11.30 11.40"/>
<         <typeSpan values="11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 12 12 12 12 12 14 14 14 14 14 14 14 14 14 16 16 16 16 16 16 16 16 16 16 17 17 17 17 17 17 17 17 17 17 17"/>
<         <egoPosition values="101.65,-50.00 101.65,-48.61 101.65,-47.22 101.65,-45.83 101.65,-44.44 101.65,-43.05 101.65,-41.67 101.65,-40.28 101.65,-38.89 101.65,-37.50 101.65,-36.11 101.65,-34.72 101.65,-33.33 101.65,-31.94 101.65,-30.55 101.65,-29.17 101.65,-27.78 101.65,-26.39 101.65,-25.00 101.65,-23.61 101.65,-22.22 101.65,-20.83 101.65,-19.44 101.65,-18.05 101.65,-16.66 101.65,-15.28 101.65,-13.89 101.65,-12.50 101.65,-11.11 101.65,-9.72 101.65,-8.33 101.65,-6.94 101.65,-5.55 101.65,-4.1
6 101.65,-2.77 101.65,-1.38 101.65,0.00 101.65,1.39 101.65,2.78 101.65,4.17 101.65,5.56 101.65,6.95 101.65,8.34 101.65,9.73 101.65,11.12 101.65,12.51 101.65,13.89 101.65,15.28 101.65,16.67 101.65,18.06 101.65,19.45 101.65,20.84 101.65,22.23 101.65,23.62 101.65,25.01 101.65,26.40 101.65,27.78 101.65,29.17 101.65,30.56 101.65,31.95 101.65,33.34 101.65,34.73 101.65,36.12 101.65,37.51 101.65,38.90 101.65,40.28 101.65,41.67 101.65,43.06 101.65,44.45 101.65,45.84 101.65,47.23 101.65,48.62 101.65,50.01
 101.65,51.40 101.65,52.79 101.65,54.17 101.65,55.56 101.65,56.95 101.65,58.34 101.65,59.73 101.65,61.12 101.65,62.51 101.65,63.88 101.65,65.20 101.82,66.46 102.41,67.53 103.41,68.16 104.54,68.32 105.63,68.35 106.68,68.35 107.69,68.35 108.65,68.35 109.57,68.35 110.44,68.35 111.26,68.35 112.05,68.35 112.78,68.35 113.47,68.35 114.12,68.35 114.76,68.35 115.42,68.35 116.11,68.35 116.83,68.35 117.57,68.35 118.33,68.35"/>
<         <egoVelocity values="0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13
.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.44 0.00,12.99 0.43,12.53 1.87,11.95 4.43,10.77 7.38,8.41 9.
30,5.37 9.92,2.76 9.78,1.10 9.39,0.29 8.94,0.05 8.49,0.00 8.04,0.00 7.59,0.00 7.14,0.00 6.69,0.00 6.24,0.00 6.50,0.00 6.76,0.00 7.02,0.00 7.28,0.00 7.54,0.00 7.80,0.00"/>
<         <foePosition values="13.89,48.35 15.28,48.35 16.67,48.35 18.06,48.35 19.45,48.35 20.83,48.35 22.22,48.35 23.61,48.35 25.00,48.35 26.39,48.35 27.78,48.35 29.17,48.35 30.56,48.35 31.95,48.35 33.34,48.35 34.72,48.35 36.11,48.35 37.50,48.35 38.89,48.35 40.28,48.35 41.67,48.35 43.06,48.35 44.45,48.35 45.84,48.35 47.23,48.35 48.62,48.35 50.00,48.35 51.39,48.35 52.78,48.35 54.17,48.35 55.56,48.35 56.95,48.35 58.34,48.35 59.73,48.35 61.12,48.35 62.51,48.35 63.89,48.35 65.28,48.35 66.67,48.35 6
8.06,48.35 69.45,48.35 70.84,48.35 72.23,48.35 73.62,48.35 74.99,48.35 76.31,48.35 77.59,48.35 78.82,48.35 80.01,48.35 81.16,48.35 82.26,48.35 83.31,48.35 84.32,48.35 85.29,48.35 86.21,48.35 87.08,48.35 87.91,48.35 88.70,48.35 89.43,48.35 90.13,48.35 90.78,48.35 91.38,48.35 91.94,48.35 92.46,48.35 92.93,48.35 93.35,48.35 93.73,48.35 94.07,48.35 94.39,48.35 94.74,48.35 95.12,48.35 95.52,48.34 95.93,48.32 96.31,48.30 96.64,48.28 96.97,48.27 97.32,48.25 97.70,48.23 98.10,48.21 98.52,48.15 98.96,48.
05 99.43,47.94 99.93,47.82 100.44,47.70 100.96,47.48 101.49,47.24 102.04,46.98 102.62,46.71 103.20,46.39 103.81,46.06 104.43,45.72 105.08,45.36 105.75,44.99 106.45,44.61 107.17,44.22 107.91,43.82 108.68,43.40 109.47,42.97 110.28,42.53 111.11,42.08 111.97,41.61 112.85,41.13 113.75,40.64 114.68,40.14 115.62,39.63"/>
<         <foeVelocity values="13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0
.00 13.89,0.00 13.47,0.00 13.02,0.00 12.57,0.00 12.12,0.00 11.67,0.00 11.22,0.00 10.77,0.00 10.32,0.00 9.87,0.00 9.42,0.00 8.97,0.00 8.52,0.00 8.07,0.00 7.62,0.00 7.17,0.00 6.72,0.00 6.27,0.00 5.82,0.00 5.37,0.00 4.92,0.00 4.47,0.00 4.02,0.00 3.57,0.00 3.12,0.00 3.38,0.00 3.64,0.00 3.90,0.00 4.16,-0.01 4.02,-0.03 3.57,-0.04 3.12,-0.04 3.38,-0.06 3.64,-0.07 3.90,-0.09 4.16,-0.12 4.42,-0.17 4.67,-0.28 4.92,-0.41 5.17,-0.55 5.41,-0.70 5.64,-0.96 5.84,-1.26 6.03,-1.60 6.19,-1.97 6.33,-2.38 6.47,-2.7
2 6.60,-3.08 6.71,-3.43 6.91,-3.62 7.10,-3.82 7.29,-4.00 7.53,-4.12 7.76,-4.23 7.99,-4.35 8.22,-4.47 8.45,-4.59 8.68,-4.72 8.91,-4.84 9.14,-4.97 9.37,-5.09 9.59,-5.21"/>
<         <conflictPoint values="101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26
 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.8
3,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54"/>
<         <TTCSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
<         <minTTC time="NA" position="NA" type="NA" value="NA"/>
<         <DRACSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA 3.23 3.14 3.05 2.94 2.82 2.68 2.53 2.35 2.15 1.93 1.67 1.36 1.01 0.59 0.09 NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
<         <maxDRAC time="5.40" position="100.83,47.54" type="10" value="3.23"/>
<         <PET time="9.38" position="100.83,47.54" type="17" value="0.96"/>
---
>     <conflict begin="1.00" end="10.60" ego="ego1" foe="foe1">
>         <timeSpan values="1.00 1.10 1.20 1.30 1.40 1.50 1.60 1.70 1.80 1.90 2.00 2.10 2.20 2.30 2.40 2.50 2.60 2.70 2.80 2.90 3.00 3.10 3.20 3.30 3.40 3.50 3.60 3.70 3.80 3.90 4.00 4.10 4.20 4.30 4.40 4.50 4.60 4.70 4.80 4.90 5.00 5.10 5.20 5.30 5.40 5.50 5.60 5.70 5.80 5.90 6.00 6.10 6.20 6.30 6.40 6.50 6.60 6.70 6.80 6.90 7.00 7.10 7.20 7.30 7.40 7.50 7.60 7.70 7.80 7.90 8.00 8.10 8.20 8.30 8.40 8.50 8.60 8.70 8.80 8.90 9.00 9.10 9.20 9.30 9.40 9.50 9.60 9.70 9.80 9.90 10.00 10.10 10.20 10.3
0 10.40 10.50 10.60"/>
>         <typeSpan values="11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 12 12 12 12 14 14 14 14 14 14 14 14 14 14 14 14 16 16 16 16 16 16 16 16 16 16 17"/>
>         <egoPosition values="101.65,-50.00 101.65,-48.61 101.65,-47.22 101.65,-45.83 101.65,-44.44 101.65,-43.05 101.65,-41.67 101.65,-40.28 101.65,-38.89 101.65,-37.50 101.65,-36.11 101.65,-34.72 101.65,-33.33 101.65,-31.94 101.65,-30.55 101.65,-29.17 101.65,-27.78 101.65,-26.39 101.65,-25.00 101.65,-23.61 101.65,-22.22 101.65,-20.83 101.65,-19.44 101.65,-18.05 101.65,-16.66 101.65,-15.28 101.65,-13.89 101.65,-12.50 101.65,-11.11 101.65,-9.72 101.65,-8.33 101.65,-6.94 101.65,-5.55 101.65,-4.1
6 101.65,-2.77 101.65,-1.38 101.65,0.00 101.65,1.39 101.65,2.78 101.65,4.17 101.65,5.56 101.65,6.95 101.65,8.34 101.65,9.73 101.65,11.12 101.65,12.51 101.65,13.89 101.65,15.28 101.65,16.67 101.65,18.06 101.65,19.45 101.65,20.84 101.65,22.23 101.65,23.62 101.65,25.01 101.65,26.40 101.65,27.78 101.65,29.17 101.65,30.56 101.65,31.95 101.65,33.34 101.65,34.73 101.65,36.12 101.65,37.51 101.65,38.90 101.65,40.28 101.65,41.67 101.65,43.06 101.65,44.45 101.65,45.84 101.65,47.23 101.65,48.62 101.65,50.01
 101.65,51.40 101.65,52.79 101.65,54.17 101.65,55.56 101.65,56.95 101.65,58.34 101.65,59.73 101.65,61.12 101.65,62.51 101.65,63.88 101.65,65.20 101.82,66.46 102.41,67.53 103.41,68.16 104.54,68.32 105.63,68.35 106.68,68.35 107.69,68.35 108.65,68.35 109.57,68.35 110.44,68.35 111.26,68.35 112.05,68.35 112.78,68.35"/>
>         <egoVelocity values="0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13
.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.44 0.00,12.99 0.43,12.53 1.87,11.95 4.43,10.77 7.38,8.41 9.
30,5.37 9.92,2.76 9.78,1.10 9.39,0.29 8.94,0.05 8.49,0.00 8.04,0.00 7.59,0.00 7.14,0.00"/>
>         <foePosition values="13.89,48.35 15.28,48.35 16.67,48.35 18.06,48.35 19.45,48.35 20.83,48.35 22.22,48.35 23.61,48.35 25.00,48.35 26.39,48.35 27.78,48.35 29.17,48.35 30.56,48.35 31.95,48.35 33.34,48.35 34.72,48.35 36.11,48.35 37.50,48.35 38.89,48.35 40.28,48.35 41.67,48.35 43.06,48.35 44.45,48.35 45.84,48.35 47.23,48.35 48.62,48.35 50.00,48.35 51.39,48.35 52.78,48.35 54.17,48.35 55.56,48.35 56.95,48.35 58.34,48.35 59.73,48.35 61.12,48.35 62.51,48.35 63.89,48.35 65.28,48.35 66.67,48.35 6
8.06,48.35 69.45,48.35 70.84,48.35 72.23,48.35 73.62,48.35 74.99,48.35 76.31,48.35 77.59,48.35 78.82,48.35 80.01,48.35 81.16,48.35 82.26,48.35 83.31,48.35 84.32,48.35 85.29,48.35 86.21,48.35 87.08,48.35 87.91,48.35 88.70,48.35 89.43,48.35 90.13,48.35 90.78,48.35 91.38,48.35 91.94,48.35 92.46,48.35 92.93,48.35 93.35,48.35 93.73,48.35 94.07,48.35 94.38,48.35 94.70,48.35 95.03,48.35 95.37,48.34 95.71,48.33 96.05,48.31 96.38,48.29 96.66,48.28 96.93,48.27 97.23,48.25 97.55,48.24 97.90,48.22 98.28,48.
20 98.67,48.12 99.09,48.02 99.53,47.91 99.99,47.80 100.49,47.69 100.97,47.47 101.48,47.24 102.01,47.00 102.56,46.74 103.12,46.44 103.70,46.12 104.30,45.79 104.93,45.44 105.58,45.09 106.25,44.72 106.95,44.34"/>
>         <foeVelocity values="13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0
.00 13.89,0.00 13.47,0.00 13.02,0.00 12.57,0.00 12.12,0.00 11.67,0.00 11.22,0.00 10.77,0.00 10.32,0.00 9.87,0.00 9.42,0.00 8.97,0.00 8.52,0.00 8.07,0.00 7.62,0.00 7.17,0.00 6.72,0.00 6.27,0.00 5.82,0.00 5.37,0.00 4.92,0.00 4.47,0.00 4.02,0.00 3.57,0.00 3.12,0.00 3.18,0.00 3.25,0.00 3.31,0.00 3.38,-0.00 3.44,-0.02 3.49,-0.03 3.04,-0.03 2.59,-0.04 2.85,-0.05 3.11,-0.06 3.37,-0.08 3.63,-0.09 3.89,-0.12 4.14,-0.19 4.40,-0.29 4.65,-0.41 4.90,-0.54 5.14,-0.67 5.37,-0.92 5.58,-1.20 5.77,-1.52 5.94,-1.8
6 6.08,-2.26 6.24,-2.57 6.37,-2.91 6.49,-3.27 6.68,-3.48 6.87,-3.67 7.06,-3.86"/>
>         <conflictPoint values="101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94
 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.5
4,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67"/>
>         <TTCSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
>         <minTTC time="NA" position="NA" type="NA" value="NA" speed="NA"/>
>         <DRACSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA 3.28 3.20 3.10 3.00 2.88 2.75 2.60 2.43 2.24 2.02 1.76 1.47 1.12 0.71 0.22 NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
>         <maxDRAC time="5.40" position="100.54,47.67" type="10" value="3.28" speed="13.89"/>
>         <PET time="9.51" position="100.54,47.67" type="17" value="1.11" speed="7.14"/>
19,31c19,31
<     <conflict begin="11.50" end="17.40" ego="ego1" foe="foe1">
<truncated after showing first 30 lines>

TEST had known bugs (#5696) on ts-sim-build-ba : devices ssm recurrent_net ego_major_recurrent_longer_loop1_longer_range2 ( Last six runs Aug2025 )

#5696
(This bug was triggered by text found in file 'ssm' matching '.')
---------- Differences in ssm ----------
0a1,3
> <?xml version="1.0" encoding="UTF-8"?>
> 
> 
2,14c5,17
<     <conflict begin="1.00" end="17.40" ego="ego1" foe="foe1">
<         <timeSpan values="1.00 1.10 1.20 1.30 1.40 1.50 1.60 1.70 1.80 1.90 2.00 2.10 2.20 2.30 2.40 2.50 2.60 2.70 2.80 2.90 3.00 3.10 3.20 3.30 3.40 3.50 3.60 3.70 3.80 3.90 4.00 4.10 4.20 4.30 4.40 4.50 4.60 4.70 4.80 4.90 5.00 5.10 5.20 5.30 5.40 5.50 5.60 5.70 5.80 5.90 6.00 6.10 6.20 6.30 6.40 6.50 6.60 6.70 6.80 6.90 7.00 7.10 7.20 7.30 7.40 7.50 7.60 7.70 7.80 7.90 8.00 8.10 8.20 8.30 8.40 8.50 8.60 8.70 8.80 8.90 9.00 9.10 9.20 9.30 9.40 9.50 9.60 9.70 9.80 9.90 10.00 10.10 10.20 10.3
0 10.40 10.50 10.60 10.70 10.80 10.90 11.00 11.10 11.20 11.30 11.40 11.50 11.60 11.70 11.80 11.90 12.00 12.10 12.20 12.30 12.40 12.50 12.60 12.70 12.80 12.90 13.00 13.10 13.20 13.30 13.40 13.50 13.60 13.70 13.80 13.90 14.00 14.10 14.20 14.30 14.40 14.50 14.60 14.70 14.80 14.90 15.00 15.10 15.20 15.30 15.40 15.50 15.60 15.70 15.80 15.90 16.00 16.10 16.20 16.30 16.40 16.50 16.60 16.70 16.80 16.90 17.00 17.10 17.20 17.30 17.40"/>
<         <typeSpan values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 10 10 12 12 12 12 12 12 12 12 14 14 14 14 14 14 14 14 14 14 14 14 14 14 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 17 10 12 12 12 12 12 12 12 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 16 16 16 16"/>
<         <egoPosition values="101.65,-50.00 101.65,-48.61 101.65,-47.22 101.65,-45.83 101.65,-44.44 101.65,-43.05 101.65,-41.67 101.65,-40.28 101.65,-38.89 101.65,-37.50 101.65,-36.11 101.65,-34.72 101.65,-33.33 101.65,-31.94 101.65,-30.55 101.65,-29.17 101.65,-27.78 101.65,-26.39 101.65,-25.00 101.65,-23.61 101.65,-22.22 101.65,-20.83 101.65,-19.44 101.65,-18.05 101.65,-16.66 101.65,-15.28 101.65,-13.89 101.65,-12.50 101.65,-11.11 101.65,-9.72 101.65,-8.33 101.65,-6.94 101.65,-5.55 101.65,-4.1
6 101.65,-2.77 101.65,-1.38 101.65,0.00 101.65,1.39 101.65,2.78 101.65,4.17 101.65,5.56 101.65,6.95 101.65,8.34 101.65,9.73 101.65,11.12 101.65,12.51 101.65,13.89 101.65,15.28 101.65,16.67 101.65,18.06 101.65,19.45 101.65,20.84 101.65,22.23 101.65,23.62 101.65,25.01 101.65,26.40 101.65,27.78 101.65,29.17 101.65,30.56 101.65,31.95 101.65,33.34 101.65,34.73 101.65,36.12 101.65,37.51 101.65,38.90 101.65,40.28 101.65,41.67 101.65,43.06 101.65,44.45 101.65,45.84 101.65,47.23 101.65,48.62 101.65,50.01
 101.65,51.40 101.65,52.79 101.65,54.17 101.65,55.56 101.65,56.95 101.65,58.34 101.65,59.73 101.65,61.12 101.65,62.51 101.65,63.88 101.65,65.20 101.82,66.46 102.41,67.53 103.41,68.16 104.54,68.32 105.63,68.35 106.68,68.35 107.69,68.35 108.65,68.35 109.57,68.35 110.44,68.35 111.26,68.35 112.05,68.35 112.78,68.35 113.47,68.35 114.12,68.35 114.76,68.35 115.42,68.35 116.11,68.35 116.83,68.35 117.57,68.35 118.33,68.35 119.13,68.35 119.95,68.35 120.79,68.35 121.66,68.35 122.56,68.35 123.48,68.35 124.4
3,68.35 125.41,68.35 126.41,68.35 127.43,68.35 128.49,68.35 129.57,68.35 130.67,68.35 131.80,68.35 132.96,68.35 134.14,68.35 135.35,68.35 136.59,68.35 137.85,68.35 139.14,68.35 140.45,68.35 141.79,68.35 143.15,68.35 144.54,68.35 145.93,68.35 147.31,68.35 148.70,68.35 150.09,68.35 151.48,68.35 152.87,68.35 154.26,68.35 155.65,68.35 157.04,68.35 158.43,68.35 159.82,68.35 161.20,68.35 162.59,68.35 163.98,68.35 165.37,68.35 166.76,68.35 168.15,68.35 169.54,68.35 170.93,68.35 172.32,68.35 173.71,68.3
5 175.09,68.35 176.48,68.35 177.87,68.35 179.26,68.35 180.65,68.35 182.04,68.35 183.43,68.35 184.82,68.35 186.21,68.35 187.60,68.35 188.98,68.35 190.37,68.35 191.76,68.35 193.15,68.35 194.54,68.35"/>
<         <egoVelocity values="0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13
.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.44 0.00,12.99 0.21,12.54 0.93,12.06 2.17,11.44 3.68,10.57 5
.19,9.41 6.51,7.97 7.48,6.39 8.05,4.83 8.26,3.43 8.18,2.28 7.92,1.37 7.55,0.74 7.13,0.36 6.69,0.12 6.24,0.05 6.50,0.00 6.76,0.00 7.02,0.00 7.28,0.00 7.54,0.00 7.80,0.00 8.06,0.00 8.32,0.00 8.58,0.00 8.84,0.00 9.10,0.00 9.36,0.00 9.62,0.00 9.88,0.00 10.14,0.00 10.40,0.00 10.66,0.00 10.92,0.00 11.18,0.00 11.44,0.00 11.70,0.00 11.96,0.00 12.22,0.00 12.48,0.00 12.74,0.00 13.00,0.00 13.26,0.00 13.52,0.00 13.78,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.0
0 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00"/>
<         <foePosition values="13.89,48.35 15.28,48.35 16.67,48.35 18.06,48.35 19.45,48.35 20.83,48.35 22.22,48.35 23.61,48.35 25.00,48.35 26.39,48.35 27.78,48.35 29.17,48.35 30.56,48.35 31.95,48.35 33.34,48.35 34.72,48.35 36.11,48.35 37.50,48.35 38.89,48.35 40.28,48.35 41.67,48.35 43.06,48.35 44.45,48.35 45.84,48.35 47.23,48.35 48.62,48.35 50.00,48.35 51.39,48.35 52.78,48.35 54.17,48.35 55.56,48.35 56.95,48.35 58.34,48.35 59.73,48.35 61.12,48.35 62.51,48.35 63.89,48.35 65.28,48.35 66.67,48.35 6
8.06,48.35 69.45,48.35 70.84,48.35 72.23,48.35 73.62,48.35 74.99,48.35 76.31,48.35 77.59,48.35 78.82,48.35 80.01,48.35 81.16,48.35 82.26,48.35 83.31,48.35 84.32,48.35 85.29,48.35 86.21,48.35 87.08,48.35 87.91,48.35 88.70,48.35 89.43,48.35 90.13,48.35 90.78,48.35 91.38,48.35 91.94,48.35 92.46,48.35 92.93,48.35 93.35,48.35 93.73,48.35 94.07,48.35 94.39,48.35 94.74,48.35 95.12,48.35 95.52,48.34 95.93,48.32 96.31,48.30 96.64,48.28 96.93,48.27 97.18,48.26 97.38,48.25 97.53,48.24 97.64,48.23 97.74,48.
23 97.87,48.22 98.02,48.21 98.19,48.21 98.40,48.18 98.62,48.13 98.87,48.07 99.14,48.01 99.44,47.93 99.77,47.86 100.12,47.77 100.49,47.69 100.87,47.52 101.27,47.34 101.69,47.14 102.13,46.94 102.60,46.72 103.08,46.46 103.58,46.19 104.10,45.90 104.64,45.60 105.20,45.29 105.79,44.97 106.41,44.63 107.04,44.29 107.70,43.93 108.38,43.56 109.09,43.18 109.82,42.78 110.57,42.37 111.34,41.95 112.14,41.52 112.96,41.08 113.80,40.62 114.66,40.15 115.55,39.67 116.46,39.17 117.39,38.66 118.35,38.14 119.33,37.61
 120.33,37.07 121.36,36.51 122.40,35.94 123.47,35.36 124.57,34.77 125.77,34.47 126.97,34.93 128.07,35.66 129.14,36.48 130.16,37.39 131.19,38.32 132.20,39.28 133.21,40.23 134.22,41.19 135.22,42.15 136.23,43.10 137.24,44.06 138.25,45.01 139.25,45.97 138.22,46.69 137.02,47.39 135.82,48.09 134.62,48.78 133.42,49.48 132.22,50.18 131.02,50.88 129.82,51.58 128.62,52.28 127.42,52.98 126.22,53.68 125.02,54.38 123.82,55.08 122.62,55.78 121.99,56.82 121.96,58.20 121.92,59.59 121.88,60.98 121.85,62.37 121.8
1,63.76 121.77,65.15 121.74,66.53 121.72,67.92 121.69,69.31 121.66,70.70 121.65,72.09"/>
<         <foeVelocity values="13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0
.00 13.89,0.00 13.47,0.00 13.02,0.00 12.57,0.00 12.12,0.00 11.67,0.00 11.22,0.00 10.77,0.00 10.32,0.00 9.87,0.00 9.42,0.00 8.97,0.00 8.52,0.00 8.07,0.00 7.62,0.00 7.17,0.00 6.72,0.00 6.27,0.00 5.82,0.00 5.37,0.00 4.92,0.00 4.47,0.00 4.02,0.00 3.57,0.00 3.12,0.00 3.38,0.00 3.64,0.00 3.90,0.00 4.16,-0.01 4.02,-0.01 3.57,-0.02 3.12,-0.02 2.67,-0.02 2.22,-0.02 1.77,-0.02 1.32,-0.01 0.87,-0.01 1.13,-0.01 1.39,-0.02 1.65,-0.02 1.91,-0.03 2.17,-0.04 2.43,-0.05 2.69,-0.08 2.95,-0.10 3.21,-0.13 3.46,-0.1
7 3.72,-0.22 3.98,-0.27 4.23,-0.36 4.49,-0.46 4.73,-0.58 4.98,-0.72 5.22,-0.87 5.45,-1.06 5.67,-1.28 5.88,-1.51 6.08,-1.77 6.27,-2.03 6.45,-2.31 6.61,-2.60 6.77,-2.92 6.92,-3.21 7.09,-3.47 7.24,-3.73 7.43,-3.94 7.63,-4.11 7.84,-4.28 8.07,-4.40 8.30,-4.52 8.53,-4.64 8.76,-4.76 8.99,-4.88 9.22,-5.01 9.44,-5.13 9.67,-5.26 9.90,-5.38 10.13,-5.51 10.36,-5.63 10.59,-5.75 10.81,-5.88 11.04,-6.00 11.46,-5.76 12.24,-4.64 13.01,-2.97 13.58,-0.87 13.77,1.62 13.27,4.12 12.34,6.37 11.26,8.14 10.62,8.96 10.33
,9.29 10.16,9.47 10.12,9.52 10.08,9.56 10.08,9.56 8.57,10.93 5.91,12.57 1.79,13.77 -3.25,13.51 -7.52,11.68 -10.22,9.40 -11.72,7.45 -12.00,6.99 -12.00,6.99 -12.00,6.99 -12.00,6.99 -12.00,6.99 -12.00,6.99 -12.00,6.99 -11.56,7.70 -10.44,9.17 -9.00,10.58 -7.28,11.83 -5.38,12.81 -3.43,13.46 -1.58,13.80 -0.35,13.89 -0.34,13.89 -0.33,13.89 -0.31,13.89 -0.28,13.89"/>
<         <conflictPoint values="-1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1
073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-107374
1824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.
00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1
073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-107374
1824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.
00 -1073741824.00,-1073741824.00,-1073741824.00 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.
54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121
.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45"/>
<         <TTCSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA 6.75 NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA 
NA NA NA NA NA NA NA NA"/>
<         <minTTC time="12.20" position="121.73,67.45" type="12" value="6.75"/>
<         <DRACSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA N
A NA NA NA NA NA NA NA"/>
<         <maxDRAC time="NA" position="NA" type="NA" value="NA"/>
<         <PET time="10.19" position="100.83,47.54" type="17" value="1.41"/>
---
>     <conflict begin="1.00" end="12.00" ego="ego1" foe="foe1">
>         <timeSpan values="1.00 1.10 1.20 1.30 1.40 1.50 1.60 1.70 1.80 1.90 2.00 2.10 2.20 2.30 2.40 2.50 2.60 2.70 2.80 2.90 3.00 3.10 3.20 3.30 3.40 3.50 3.60 3.70 3.80 3.90 4.00 4.10 4.20 4.30 4.40 4.50 4.60 4.70 4.80 4.90 5.00 5.10 5.20 5.30 5.40 5.50 5.60 5.70 5.80 5.90 6.00 6.10 6.20 6.30 6.40 6.50 6.60 6.70 6.80 6.90 7.00 7.10 7.20 7.30 7.40 7.50 7.60 7.70 7.80 7.90 8.00 8.10 8.20 8.30 8.40 8.50 8.60 8.70 8.80 8.90 9.00 9.10 9.20 9.30 9.40 9.50 9.60 9.70 9.80 9.90 10.00 10.10 10.20 10.3
0 10.40 10.50 10.60 10.70 10.80 10.90 11.00 11.10 11.20 11.30 11.40 11.50 11.60 11.70 11.80 11.90 12.00"/>
>         <typeSpan values="11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 12 12 12 12 12 12 12 12 14 14 14 14 14 14 14 14 14 14 14 14 14 14 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 17"/>
>         <egoPosition values="101.65,-50.00 101.65,-48.61 101.65,-47.22 101.65,-45.83 101.65,-44.44 101.65,-43.05 101.65,-41.67 101.65,-40.28 101.65,-38.89 101.65,-37.50 101.65,-36.11 101.65,-34.72 101.65,-33.33 101.65,-31.94 101.65,-30.55 101.65,-29.17 101.65,-27.78 101.65,-26.39 101.65,-25.00 101.65,-23.61 101.65,-22.22 101.65,-20.83 101.65,-19.44 101.65,-18.05 101.65,-16.66 101.65,-15.28 101.65,-13.89 101.65,-12.50 101.65,-11.11 101.65,-9.72 101.65,-8.33 101.65,-6.94 101.65,-5.55 101.65,-4.1
6 101.65,-2.77 101.65,-1.38 101.65,0.00 101.65,1.39 101.65,2.78 101.65,4.17 101.65,5.56 101.65,6.95 101.65,8.34 101.65,9.73 101.65,11.12 101.65,12.51 101.65,13.89 101.65,15.28 101.65,16.67 101.65,18.06 101.65,19.45 101.65,20.84 101.65,22.23 101.65,23.62 101.65,25.01 101.65,26.40 101.65,27.78 101.65,29.17 101.65,30.56 101.65,31.95 101.65,33.34 101.65,34.73 101.65,36.12 101.65,37.51 101.65,38.90 101.65,40.28 101.65,41.67 101.65,43.06 101.65,44.45 101.65,45.84 101.65,47.23 101.65,48.62 101.65,50.01
 101.65,51.40 101.65,52.79 101.65,54.17 101.65,55.56 101.65,56.95 101.65,58.34 101.65,59.73 101.65,61.12 101.65,62.51 101.65,63.88 101.65,65.20 101.82,66.46 102.41,67.53 103.41,68.16 104.54,68.32 105.63,68.35 106.68,68.35 107.69,68.35 108.65,68.35 109.57,68.35 110.44,68.35 111.26,68.35 112.05,68.35 112.78,68.35 113.47,68.35 114.12,68.35 114.76,68.35 115.42,68.35 116.11,68.35 116.83,68.35 117.57,68.35 118.33,68.35 119.13,68.35 119.95,68.35 120.79,68.35 121.66,68.35 122.56,68.35 123.48,68.35"/>
>         <egoVelocity values="0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13
.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.44 0.00,12.99 0.21,12.54 0.93,12.06 2.17,11.44 3.68,10.57 5
.19,9.41 6.51,7.97 7.48,6.39 8.05,4.83 8.26,3.43 8.18,2.28 7.92,1.37 7.55,0.74 7.13,0.36 6.69,0.12 6.24,0.05 6.50,0.00 6.76,0.00 7.02,0.00 7.28,0.00 7.54,0.00 7.80,0.00 8.06,0.00 8.32,0.00 8.58,0.00 8.84,0.00 9.10,0.00 9.36,0.00"/>
>         <foePosition values="13.89,48.35 15.28,48.35 16.67,48.35 18.06,48.35 19.45,48.35 20.83,48.35 22.22,48.35 23.61,48.35 25.00,48.35 26.39,48.35 27.78,48.35 29.17,48.35 30.56,48.35 31.95,48.35 33.34,48.35 34.72,48.35 36.11,48.35 37.50,48.35 38.89,48.35 40.28,48.35 41.67,48.35 43.06,48.35 44.45,48.35 45.84,48.35 47.23,48.35 48.62,48.35 50.00,48.35 51.39,48.35 52.78,48.35 54.17,48.35 55.56,48.35 56.95,48.35 58.34,48.35 59.73,48.35 61.12,48.35 62.51,48.35 63.89,48.35 65.28,48.35 66.67,48.35 6
8.06,48.35 69.45,48.35 70.84,48.35 72.23,48.35 73.62,48.35 74.99,48.35 76.31,48.35 77.59,48.35 78.82,48.35 80.01,48.35 81.16,48.35 82.26,48.35 83.31,48.35 84.32,48.35 85.29,48.35 86.21,48.35 87.08,48.35 87.91,48.35 88.70,48.35 89.43,48.35 90.13,48.35 90.78,48.35 91.38,48.35 91.94,48.35 92.46,48.35 92.93,48.35 93.35,48.35 93.73,48.35 94.07,48.35 94.38,48.35 94.69,48.35 95.00,48.35 95.31,48.35 95.63,48.33 95.94,48.32 96.25,48.30 96.54,48.29 96.80,48.27 97.01,48.26 97.18,48.26 97.30,48.25 97.41,48.
24 97.54,48.24 97.71,48.23 97.90,48.22 98.11,48.21 98.35,48.19 98.61,48.13 98.90,48.06 99.21,47.99 99.54,47.91 99.90,47.83 100.29,47.73 100.69,47.60 101.10,47.42 101.53,47.22 101.98,47.01 102.46,46.79 102.95,46.53 103.46,46.25 103.99,45.96 104.54,45.65 105.12,45.34 105.72,45.01 106.34,44.67 106.99,44.32 107.65,43.96 108.35,43.58 109.06,43.19 109.80,42.79 110.56,42.38 111.34,41.95"/>
>         <foeVelocity values="13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0
.00 13.89,0.00 13.47,0.00 13.02,0.00 12.57,0.00 12.12,0.00 11.67,0.00 11.22,0.00 10.77,0.00 10.32,0.00 9.87,0.00 9.42,0.00 8.97,0.00 8.52,0.00 8.07,0.00 7.62,0.00 7.17,0.00 6.72,0.00 6.27,0.00 5.82,0.00 5.37,0.00 4.92,0.00 4.47,0.00 4.02,0.00 3.57,0.00 3.12,0.00 3.12,0.00 3.12,0.00 3.12,0.00 3.12,-0.00 3.12,-0.01 3.12,-0.01 3.12,-0.02 2.78,-0.02 2.33,-0.02 1.88,-0.02 1.43,-0.01 0.98,-0.01 1.24,-0.01 1.50,-0.02 1.76,-0.02 2.02,-0.03 2.28,-0.03 2.54,-0.04 2.80,-0.06 3.06,-0.09 3.32,-0.12 3.58,-0.1
6 3.83,-0.20 4.09,-0.25 4.35,-0.33 4.60,-0.44 4.85,-0.56 5.09,-0.70 5.33,-0.86 5.56,-1.05 5.78,-1.26 5.99,-1.50 6.19,-1.77 6.38,-2.04 6.56,-2.32 6.73,-2.62 6.88,-2.94 7.03,-3.25 7.19,-3.51 7.35,-3.78 7.53,-3.99 7.73,-4.16 7.94,-4.33"/>
>         <conflictPoint values="101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94
 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 101.65,45.94 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.5
4,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67 100.54,47.67"/>
>         <TTCSpan values="6.91 6.81 6.71 6.61 6.51 6.41 6.31 6.21 6.11 6.01 5.91 5.81 5.71 5.61 5.51 5.41 5.31 5.21 5.11 5.01 4.91 4.81 4.71 4.61 4.51 4.41 4.31 4.21 4.11 4.01 3.91 3.81 3.71 3.61 3.51 3.41 3.31 3.21 3.11 3.01 2.91 2.81 2.71 2.61 NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
>         <minTTC time="5.30" position="101.65,45.94" type="11" value="2.61" speed="13.89"/>
>         <DRACSpan values="0.10 0.11 0.11 0.11 0.12 0.12 0.12 0.13 0.13 0.13 0.14 0.14 0.15 0.15 0.16 0.16 0.17 0.18 0.18 0.19 0.20 0.21 0.22 0.22 0.23 0.24 0.26 0.27 0.28 0.29 0.31 0.32 0.34 0.36 0.38 0.40 0.42 0.45 0.48 0.51 0.54 0.58 0.62 0.66 3.48 3.41 3.35 3.27 3.18 3.09 2.99 2.87 2.74 2.59 2.43 2.24 2.03 1.78 1.49 1.16 0.77 0.31 NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
<truncated after showing first 30 lines>

TEST had known bugs (see #913) on ts-sim-build-ba : junction_model avoid_spill_back 2junctions_2nd_blocked ( Last six runs Aug2025 )

crll bug
(This bug was triggered by FAILING to find text in file 'tripinfos' matching '<tripinfo id="across"')
---------- Differences in tripinfos ----------
4,15c4,14
< <tripinfos>
<     <tripinfo id="blocker.0" depart="0.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="0.00" arrival="5.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.00" duration="5.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.1" depart="2.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="0.00" arrival="8.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.38" duration="6.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.2" depart="5.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="1.00" arrival="10.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="12.56" duration="5.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.3" depart="7.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="1.00" arrival="13.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.00" duration="6.00" routeLength="23.80" waitSteps="1" rerouteNo="0" devices="tripinfo_blocker.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="across" depart="0.00" departLane="across1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="14.00" arrivalLane="across2_0" arrivalPos="18.55" arrivalSpeed="13.75" duration="14.00" routeLength="108.70" waitSteps="0" rerouteNo="0" devices="tripinfo_across" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.4" depart="10.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="2.00" arrival="16.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.38" duration="6.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.5" depart="13.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="3.00" arrival="18.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="12.56" duration="5.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.6" depart="15.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="3.00" arrival="21.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.00" duration="6.00" routeLength="23.80" waitSteps="1" rerouteNo="0" devices="tripinfo_blocker.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.7" depart="18.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="4.00" arrival="24.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.38" duration="6.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.8" depart="21.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="5.00" arrival="26.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="12.56" duration="5.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.9" depart="23.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="5.00" arrival="29.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.00" duration="6.00" routeLength="23.80" waitSteps="1" rerouteNo="0" devices="tripinfo_blocker.9" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
---
> <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
>     <tripinfo id="blocker.0" depart="0.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="0.00" arrival="6.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="6.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.19" rerouteNo="0" devices="tripinfo_blocker.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.1" depart="2.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="0.00" arrival="9.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="7.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_blocker.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.2" depart="5.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="1.00" arrival="11.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="6.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.19" rerouteNo="0" devices="tripinfo_blocker.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.3" depart="7.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="1.00" arrival="14.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="7.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_blocker.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.4" depart="10.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="2.00" arrival="16.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="6.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.19" rerouteNo="0" devices="tripinfo_blocker.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.5" depart="12.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="2.00" arrival="19.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="7.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_blocker.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.6" depart="15.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="3.00" arrival="21.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="6.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.19" rerouteNo="0" devices="tripinfo_blocker.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.7" depart="17.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="3.00" arrival="24.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="7.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_blocker.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.8" depart="20.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="4.00" arrival="26.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="6.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.19" rerouteNo="0" devices="tripinfo_blocker.8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.9" depart="22.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="4.00" arrival="29.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="7.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_blocker.9" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>

TEST had known bugs (see #913) on ts-sim-build-ba : junction_model avoid_spill_back no_space_behind_junction_blocker_braking ( Last six runs Aug2025 )

crll bug
(This bug was triggered by FAILING to find text in file 'tripinfos' matching '<tripinfo id')
---------- Differences in tripinfos ----------
4,5c4
< <tripinfos>
<     <tripinfo id="across" depart="0.00" departLane="across1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="14.00" arrivalLane="across2_0" arrivalPos="18.55" arrivalSpeed="13.75" duration="14.00" routeLength="108.70" waitSteps="0" rerouteNo="0" devices="tripinfo_across" vType="DEFAULT_VEHTYPE" vaporized=""/>
---
> <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">

TEST had known bugs (#3945) on ts-sim-build-ba : junction_model driveAfterRedTime red_15s_brake_foes ( Last six runs Aug2025 )

red-light violators on main road ignores right-of-way
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
3c3
< Warning: Teleporting vehicle 'foe.3'; collision with vehicle 'ego', lane=':C_6_1', gap=-1.00, time=51.00 stage=move.
---
> Warning: Teleporting vehicle 'foe.3'; junction collision with vehicle 'ego', lane=':C_6_1', gap=-1.00, time=51.00, stage=move.

TEST had known bugs (see #6928) on ts-sim-build-ba : rail rail_signal siding_deadend ( Last six runs Aug2025 )

routing error
(This bug was triggered by text found in file 'errors' matching 'No connection between edge')
---------- Differences in errors ----------
0a1,15
> Warning: No connection between edge 'gneE2' and edge '-gneE0' found.
> Warning: No route for vehicle 't0' found.
> Error: Vehicle 't0' has no valid route.
> Quitting (on error).
> 
> =================================================================
> ==691118==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55a0b4890ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x55a0b63a1a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x55a0b51b8239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7eca6ae4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in railsignalblocks ----------
5,31d4
<     <railSignal id="gneJ1">
<         <link linkIndex="0" from="-gneE1_0" to=":gneJ1_0_0">
<             <driveWay edges="-gneE0">
<                 <forward lanes=":gneJ1_0_0 -gneE0_0"/>
<                 <bidi lanes=":gneJ1_1_0 gneE0_0"/>
<                 <flank lanes=""/>
<                 <protectingSwitches links=""/>
<                 <conflictLinks signals=""/>
<             </driveWay>
<         </link>
<         <link linkIndex="1" from="gneE0_0" to=":gneJ1_1_0">
<             <driveWay edges="gneE1 gneE2">
<                 <forward lanes=":gneJ1_1_0 gneE1_0 :gneJ3_2_0 gneE2_0"/>
<                 <bidi lanes=":gneJ1_0_0 -gneE1_0 :gneJ3_1_0 -gneE2_0"/>
<                 <flank lanes=":gneJ3_0_0 -gneE3_0"/>
<                 <protectingSwitches links=""/>
<                 <conflictLinks signals=""/>
<             </driveWay>
<             <driveWay edges="gneE1 gneE3">
<                 <forward lanes=":gneJ1_1_0 gneE1_0 :gneJ3_3_0 gneE3_0"/>
<                 <bidi lanes=":gneJ1_0_0 -gneE1_0 :gneJ3_0_0 -gneE3_0"/>
<                 <flank lanes=":gneJ3_1_0 -gneE2_0"/>
<                 <protectingSwitches links=""/>
<                 <conflictLinks signals=""/>
<             </driveWay>
<         </link>
<     </railSignal>
---------- Differences in vehroutes ----------
5,12d4
<     <vehicle id="t0" type="train" depart="0.00" arrival="71.00">
<         <route edges="gneE0 gneE1 gneE3 -gneE3 -gneE1 -gneE0"/>
<     </vehicle>
< 
<     <vehicle id="t1" type="train" depart="100.00" arrival="171.00">
<         <route edges="gneE0 gneE1 gneE3 -gneE3 -gneE1 -gneE0"/>
<     </vehicle>
< 
---------- New result in exitcode ----------
1

TEST had known bugs (see #6928) on ts-sim-build-ba : rail routing reverse_on_short_start ( Last six runs Aug2025 )

routing failure
(This bug was triggered by text found in file 'errors' matching 'No connection between edge')
---------- Differences in errors ----------
0a1,15
> Warning: No connection between edge 'gneE2' and edge '-gneE0' found.
> Warning: No route for vehicle 't0' found.
> Error: Vehicle 't0' has no valid route.
> Quitting (on error).
> 
> =================================================================
> ==691977==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a3e123a3ec1 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3451ec1) (BuildId: 4472be61c193b3a9bd5b4a68b83f64e31187bd2b)
>     #1 0x5a3e13eb4a49 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5a3e12ccb239 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x721861c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 20160 byte(s) leaked in 4 allocation(s).
---------- Differences in railsignalblocks ----------
5,24d4
<     <railSignal id="gneJ1">
<         <link linkIndex="0" from="-gneE1_0" to=":gneJ1_0_0">
<             <driveWay edges="-gneE0">
<                 <forward lanes=":gneJ1_0_0 -gneE0_0"/>
<                 <bidi lanes=":gneJ1_1_0 gneE0_0"/>
<                 <flank lanes=""/>
<                 <protectingSwitches links=""/>
<                 <conflictLinks signals=""/>
<             </driveWay>
<         </link>
<         <link linkIndex="1" from="gneE0_0" to=":gneJ1_1_0">
<             <driveWay edges="gneE1 gneE2">
<                 <forward lanes=":gneJ1_1_0 gneE1_0 :gneJ3_2_0 gneE2_0"/>
<                 <bidi lanes=":gneJ1_0_0 -gneE1_0 :gneJ3_1_0 -gneE2_0"/>
<                 <flank lanes=":gneJ3_0_0 -gneE3_0"/>
<                 <protectingSwitches links=""/>
<                 <conflictLinks signals=""/>
<             </driveWay>
<         </link>
<     </railSignal>
---------- Differences in vehroutes ----------
5,8d4
<     <vehicle id="t0" type="train" depart="0.00" arrival="36.00">
<         <route edges="gneE3 -gneE3 -gneE1 -gneE0"/>
<     </vehicle>
< 
---------- New result in exitcode ----------
1

TEST had known bugs (see #3391) on ts-sim-build-ba : sublane_model buridan_1lane ( Last six runs Aug2025 )

counter-change deadlock
(This bug was triggered by FAILING to find text in file 'tripinfos' matching 'veh.6.*arrival="23.00"')
---------- Differences in tripinfos ----------
5,14c5,14
<     <tripinfo id="veh.0" depart="0.00" departLane="beg_0" departPos="91.40" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="7.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="7.81" duration="7.00" routeLength="8.60" waitingTime="4.00" waitingCount="1" stopTime="0.00" timeLoss="5.99" rerouteNo="0" devices="tripinfo_veh.0" vType="t0" speedFactor="1.12" vaporized=""/>
<     <tripinfo id="veh.1" depart="1.00" departLane="beg_0" departPos="83.90" departPosLat="0.00" departSpeed="0.00" departDelay="0.90" arrival="8.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="10.41" duration="7.00" routeLength="16.10" waitingTime="3.00" waitingCount="1" stopTime="0.00" timeLoss="4.85" rerouteNo="0" devices="tripinfo_veh.1" vType="t0" speedFactor="0.88" vaporized=""/>
<     <tripinfo id="veh.2" depart="1.00" departLane="beg_0" departPos="76.30" departPosLat="0.00" departSpeed="0.00" departDelay="0.80" arrival="9.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.00" arrivalSpeed="10.41" duration="8.00" routeLength="23.70" waitingTime="4.00" waitingCount="1" stopTime="0.00" timeLoss="6.15" rerouteNo="0" devices="tripinfo_veh.2" vType="t0" speedFactor="1.02" vaporized=""/>
<     <tripinfo id="veh.3" depart="1.00" departLane="beg_0" departPos="68.70" departPosLat="0.00" departSpeed="0.00" departDelay="0.70" arrival="13.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="6.43" duration="12.00" routeLength="31.30" waitingTime="5.00" waitingCount="1" stopTime="0.00" timeLoss="9.95" rerouteNo="0" devices="tripinfo_veh.3" vType="t0" speedFactor="1.17" vaporized=""/>
<     <tripinfo id="veh.4" depart="1.00" departLane="beg_0" departPos="61.10" departPosLat="0.00" departSpeed="0.00" departDelay="0.60" arrival="15.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="9.03" duration="14.00" routeLength="38.90" waitingTime="6.00" waitingCount="1" stopTime="0.00" timeLoss="11.13" rerouteNo="0" devices="tripinfo_veh.4" vType="t0" speedFactor="1.06" vaporized=""/>
<     <tripinfo id="veh.5" depart="1.00" departLane="beg_0" departPos="53.50" departPosLat="0.00" departSpeed="0.00" departDelay="0.50" arrival="15.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="9.20" duration="14.00" routeLength="46.50" waitingTime="7.00" waitingCount="1" stopTime="0.00" timeLoss="8.24" rerouteNo="0" devices="tripinfo_veh.5" vType="t0" speedFactor="0.66" vaporized=""/>
<     <tripinfo id="veh.6" depart="1.00" departLane="beg_0" departPos="45.90" departPosLat="0.00" departSpeed="0.00" departDelay="0.40" arrival="16.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.78" arrivalSpeed="11.80" duration="15.00" routeLength="54.10" waitingTime="8.00" waitingCount="1" stopTime="0.00" timeLoss="11.33" rerouteNo="0" devices="tripinfo_veh.6" vType="t0" speedFactor="1.09" vaporized=""/>
<     <tripinfo id="veh.9" depart="1.00" departLane="beg_0" departPos="23.10" departPosLat="0.00" departSpeed="0.00" departDelay="0.10" arrival="17.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="9.92" duration="16.00" routeLength="76.90" waitingTime="3.00" waitingCount="1" stopTime="0.00" timeLoss="7.66" rerouteNo="0" devices="tripinfo_veh.9" vType="t0" speedFactor="0.71" vaporized=""/>
<     <tripinfo id="veh.8" depart="1.00" departLane="beg_0" departPos="30.70" departPosLat="0.00" departSpeed="0.00" departDelay="0.20" arrival="18.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.90" arrivalSpeed="12.16" duration="17.00" routeLength="69.30" waitingTime="8.00" waitingCount="1" stopTime="0.00" timeLoss="10.80" rerouteNo="0" devices="tripinfo_veh.8" vType="t0" speedFactor="0.88" vaporized=""/>
<     <tripinfo id="veh.7" depart="1.00" departLane="beg_0" departPos="38.30" departPosLat="0.00" departSpeed="0.00" departDelay="0.30" arrival="21.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="7.81" duration="20.00" routeLength="61.70" waitingTime="9.00" waitingCount="2" stopTime="0.00" timeLoss="13.57" rerouteNo="0" devices="tripinfo_veh.7" vType="t0" speedFactor="0.77" vaporized=""/>
---
>     <tripinfo id="veh.0" depart="0.00" departLane="beg_0" departPos="91.40" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="9.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="7.81" duration="9.00" routeLength="8.60" waitingTime="6.00" waitingCount="1" stopTime="0.00" timeLoss="7.99" rerouteNo="0" devices="tripinfo_veh.0" vType="t0" speedFactor="1.12" vaporized=""/>
>     <tripinfo id="veh.1" depart="1.00" departLane="beg_0" departPos="83.90" departPosLat="0.00" departSpeed="0.00" departDelay="0.90" arrival="11.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="10.41" duration="10.00" routeLength="16.10" waitingTime="6.00" waitingCount="1" stopTime="0.00" timeLoss="7.85" rerouteNo="0" devices="tripinfo_veh.1" vType="t0" speedFactor="0.88" vaporized=""/>
>     <tripinfo id="veh.2" depart="1.00" departLane="beg_0" departPos="76.30" departPosLat="0.00" departSpeed="0.00" departDelay="0.80" arrival="11.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="11.07" duration="10.00" routeLength="23.70" waitingTime="5.00" waitingCount="1" stopTime="0.00" timeLoss="7.64" rerouteNo="0" devices="tripinfo_veh.2" vType="t0" speedFactor="1.02" vaporized=""/>
>     <tripinfo id="veh.5" depart="1.00" departLane="beg_0" departPos="53.50" departPosLat="0.00" departSpeed="0.00" departDelay="0.50" arrival="12.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="9.20" duration="11.00" routeLength="46.50" waitingTime="4.00" waitingCount="1" stopTime="0.00" timeLoss="5.94" rerouteNo="0" devices="tripinfo_veh.5" vType="t0" speedFactor="0.66" vaporized=""/>
>     <tripinfo id="veh.7" depart="1.00" departLane="beg_0" departPos="38.30" departPosLat="0.00" departSpeed="0.00" departDelay="0.30" arrival="14.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="10.72" duration="13.00" routeLength="61.70" waitingTime="5.00" waitingCount="1" stopTime="0.00" timeLoss="6.91" rerouteNo="0" devices="tripinfo_veh.7" vType="t0" speedFactor="0.77" vaporized=""/>
>     <tripinfo id="veh.8" depart="1.00" departLane="beg_0" departPos="30.70" departPosLat="0.00" departSpeed="0.00" departDelay="0.20" arrival="16.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="12.16" duration="15.00" routeLength="69.30" waitingTime="6.00" waitingCount="1" stopTime="0.00" timeLoss="8.50" rerouteNo="0" devices="tripinfo_veh.8" vType="t0" speedFactor="0.88" vaporized=""/>
>     <tripinfo id="veh.9" depart="1.00" departLane="beg_0" departPos="23.10" departPosLat="0.00" departSpeed="0.00" departDelay="0.10" arrival="16.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-3.42" arrivalSpeed="9.91" duration="15.00" routeLength="76.90" waitingTime="5.00" waitingCount="1" stopTime="0.00" timeLoss="6.35" rerouteNo="0" devices="tripinfo_veh.9" vType="t0" speedFactor="0.71" vaporized=""/>
>     <tripinfo id="veh.3" depart="1.00" departLane="beg_0" departPos="68.70" departPosLat="0.00" departSpeed="0.00" departDelay="0.70" arrival="20.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="7.81" duration="19.00" routeLength="31.30" waitingTime="11.00" waitingCount="2" stopTime="0.00" timeLoss="16.62" rerouteNo="0" devices="tripinfo_veh.3" vType="t0" speedFactor="1.17" vaporized=""/>
>     <tripinfo id="veh.4" depart="1.00" departLane="beg_0" departPos="61.10" departPosLat="0.00" departSpeed="0.00" departDelay="0.60" arrival="22.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.78" arrivalSpeed="10.41" duration="21.00" routeLength="38.90" waitingTime="12.00" waitingCount="2" stopTime="0.00" timeLoss="17.67" rerouteNo="0" devices="tripinfo_veh.4" vType="t0" speedFactor="1.06" vaporized=""/>
>     <tripinfo id="veh.6" depart="1.00" departLane="beg_0" departPos="45.90" departPosLat="0.00" departSpeed="0.00" departDelay="0.40" arrival="27.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="7.81" duration="26.00" routeLength="54.10" waitingTime="11.00" waitingCount="4" stopTime="0.00" timeLoss="21.95" rerouteNo="0" devices="tripinfo_veh.6" vType="t0" speedFactor="1.09" vaporized=""/>

TEST had known bugs (see #3997) on ts-sim-build-ba : sublane_model junction wide_lane_split ( Last six runs Aug2025 )

collision when lane width changes
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
1,821c1,157
< Warning: Vehicle '24'; collision with vehicle '13', lane='EC_1', gap=-2.91', latGap=-0.90, time=17.00 stage=move.
< Warning: Vehicle '13' teleports beyond arrival edge 'EC', time=28.00.
< Warning: Vehicle '24' ends teleporting on edge 'CE', time=28.00.
< Warning: Vehicle '22' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=38.00.
< Warning: Vehicle '62'; collision with vehicle '29', lane='WC_0', gap=-0.08', latGap=-0.80, time=38.00 stage=move.
< Warning: Vehicle '22'; collision with vehicle '37', lane='WC_1', gap=-3.33', latGap=-1.05, time=38.00 stage=move.
< Warning: Vehicle '22' teleports beyond arrival edge 'WC', time=49.00.
< Warning: Vehicle '37' teleports beyond arrival edge 'WC', time=49.00.
< Warning: Vehicle '29' teleports beyond arrival edge 'WC', time=49.00.
< Warning: Vehicle '90'; collision with vehicle '91', lane='NC_0', gap=-4.70', latGap=-0.12, time=49.00 stage=laneChange.
< Warning: Vehicle '31'; collision with vehicle '6', lane='EC_1', gap=-6.50', latGap=-0.29, time=49.00 stage=laneChange.
< Warning: Vehicle '62' ends teleporting on edge 'CE', time=49.00.
< Warning: Vehicle '96'; collision with vehicle '86', lane='NC_1', gap=-3.50', latGap=-1.58, time=52.00 stage=move.
< Warning: Vehicle '96' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=53.00.
< Warning: Vehicle '91' teleports beyond arrival edge 'NC', time=60.00.
< Warning: Vehicle '111'; collision with vehicle '96', lane='NC_1', gap=-0.65', latGap=-0.07, time=60.00 stage=move.
< Warning: Vehicle '6' ends teleporting on edge 'CS', time=60.00.
< Warning: Vehicle '31' ends teleporting on edge 'CN', time=60.00.
< Warning: Vehicle '90' ends teleporting on edge 'CE', time=60.00.
< Warning: Vehicle '0'; collision with vehicle '12', lane='EC_1', gap=-3.40', latGap=-0.90, time=62.00 stage=laneChange.
< Warning: Vehicle '96' teleports beyond arrival edge 'NC', time=63.00.
< Warning: Vehicle '86' ends teleporting on edge 'CS', time=63.00.
< Warning: Vehicle '48'; collision with vehicle '30', lane=':gneJ2_0_1', gap=-4.11', latGap=-0.60, time=65.00 stage=move.
< Warning: Vehicle '111' ends teleporting on edge 'CW', time=71.00.
< Warning: Vehicle '0' teleports beyond arrival edge 'EC', time=73.00.
< Warning: Vehicle '12' ends teleporting on edge 'CW', time=73.00.
< Warning: Vehicle '83'; collision with vehicle '40', lane=':C_19_0', gap=-2.04', latGap=-0.76, time=76.00 stage=move.
< Warning: Vehicle '115'; collision with vehicle '2', lane='SC_2', gap=-4.01', latGap=-0.90, time=76.00 stage=laneChange.
< Warning: Vehicle '2'; collision with vehicle '94', lane='SC_2', gap=-0.69', latGap=-0.45, time=76.00 stage=laneChange.
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,2c1,3
< Loading net-file from 'net.net.xml'... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
> Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
> Loading route-files incrementally from 'input_routes.rou.xml'
5,19d5
< Simulation ended at time: 1681.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 1200
<  Running: 0
<  Waiting: 0
< Teleports: 307 (Collisions: 297, Jam: 5, Yield: 4, Wrong Lane: 1)
< Emergency Stops: 14
< Statistics (avg):
<  RouteLength: 191.51
<  Duration: 122.54
<  WaitingTime: 92.16
<  TimeLoss: 104.50
<  DepartDelay: 293.48
---------- New result in exitcode ----------
1

Detailed information for the tests that were terminated before completion:

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices stationfinder breakdown ( Last six runs Aug2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Warning: Battery of vehicle 'veh_none' is depleted, time=3.00.
< Warning: Removing vehicle 'veh_remove' after breaking down, lane='E0E1_0', time=28.00.
< Warning: Battery of vehicle 'veh_tow' is depleted, time=44.00.
---------- Differences in battery ----------
2a3,14
> <!-- generated on 2025-08-18 12:08:03 by Eclipse SUMO sumo Version v1_24_0+0317-77c685bd16c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,10247c16,45
< <battery-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/battery_file.xsd">
<     <timestep time="0.00">
<         <vehicle id="veh_none" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="5.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="401.6000" y="5.3683" lane="E0E1_0" posOnLane="12.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="1.00">
<         <vehicle id="veh_none" energyConsumed="0.8391" totalEnergyConsumed="0.8391" totalEnergyRegenerated="0.0000" actualBatteryCapacity="4.1609" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="1.0000" acceleration="1.0000" x="401.6000" y="5.5475" lane="E0E1_0" posOnLane="13.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="2.00">
<         <vehicle id="veh_none" energyConsumed="1.9509" totalEnergyConsumed="2.7900" totalEnergyRegenerated="0.0000" actualBatteryCapacity="2.2100" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="2.0000" acceleration="1.0000" x="401.6000" y="5.9059" lane="E0E1_0" posOnLane="15.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="3.00">
<         <vehicle id="veh_none" energyConsumed="3.0646" totalEnergyConsumed="5.8546" totalEnergyRegenerated="0.0000" actualBatteryCapacity="0.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="3.0000" acceleration="1.0000" x="401.6000" y="6.4435" lane="E0E1_0" posOnLane="18.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="4.00">
<         <vehicle id="veh_none" energyConsumed="4.1810" totalEnergyConsumed="10.0355" totalEnergyRegenerated="0.0000" actualBatteryCapacity="0.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="4.0000" acceleration="1.0000" x="401.6000" y="7.1603" lane="E0E1_0" posOnLane="22.1000" timeStopped="0"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- Differences in chargingstations ----------
2a3,14
> <!-- generated on 2025-08-18 12:08:03 by Eclipse SUMO sumo Version v1_24_0+0317-77c685bd16c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,4286c16,45
< <chargingstations-export>
<     <chargingStation id="CS1" totalEnergyCharged="0.00" chargingSteps="0"/>
<     <chargingStation id="CS2" totalEnergyCharged="11734.25" chargingSteps="4267">
<         <vehicle id="veh_tow" type="ElectricVehicle1" totalEnergyChargedIntoVehicle="5973.00" chargingBegin="58.00" chargingEnd="2229.00">
<             <step time="58.00" chargingStatus="chargingInTransit" energyCharged="2.75" partialCharge="2.75" power="11000.00" efficiency="0.90" actualBatteryCapacity="2.75" maximumBatteryCapacity="35000.00"/>
<             <step time="59.00" chargingStatus="chargingInTransit" energyCharged="2.75" partialCharge="5.50" power="11000.00" efficiency="0.90" actualBatteryCapacity="2.75" maximumBatteryCapacity="35000.00"/>
<             <step time="60.00" chargingStatus="chargingInTransit" energyCharged="2.75" partialCharge="8.25" power="11000.00" efficiency="0.90" actualBatteryCapacity="17.71" maximumBatteryCapacity="35000.00"/>
<             <step time="61.00" chargingStatus="chargingInTransit" energyCharged="2.75" partialCharge="11.00" power="11000.00" efficiency="0.90" actualBatteryCapacity="32.65" maximumBatteryCapacity="35000.00"/>
<             <step time="62.00" chargingStatus="chargingInTransit" energyCharged="2.75" partialCharge="13.75" power="11000.00" efficiency="0.90" actualBatteryCapacity="40.28" maximumBatteryCapacity="35000.00"/>
<             <step time="63.00" chargingStatus="chargingStopped" energyCharged="2.75" partialCharge="16.50" power="11000.00" efficiency="0.90" actualBatteryCapacity="43.03" maximumBatteryCapacity="35000.00"/>
<             <step time="64.00" chargingStatus="chargingStopped" energyCharged="2.75" partialCharge="19.25" power="11000.00" efficiency="0.90" actualBatteryCapacity="45.78" maximumBatteryCapacity="35000.00"/>
<             <step time="65.00" chargingStatus="chargingStopped" energyCharged="2.75" partialCharge="22.00" power="11000.00" efficiency="0.90" actualBatteryCapacity="48.53" maximumBatteryCapacity="35000.00"/>
<             <step time="66.00" chargingStatus="chargingStopped" energyCharged="2.75" partialCharge="24.75" power="11000.00" efficiency="0.90" actualBatteryCapacity="51.28" maximumBatteryCapacity="35000.00"/>
<             <step time="67.00" chargingStatus="chargingStopped" energyCharged="2.75" partialCharge="27.50" power="11000.00" efficiency="0.90" actualBatteryCapacity="54.03" maximumBatteryCapacity="35000.00"/>
<             <step time="68.00" chargingStatus="chargingStopped" energyCharged="2.75" partialCharge="30.25" power="11000.00" efficiency="0.90" actualBatteryCapacity="56.78" maximumBatteryCapacity="35000.00"/>
<             <step time="69.00" chargingStatus="chargingStopped" energyCharged="2.75" partialCharge="33.00" power="11000.00" efficiency="0.90" actualBatteryCapacity="59.53" maximumBatteryCapacity="35000.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.
---------- Differences in tripinfos ----------
5,14d4
<     <tripinfo id="veh_remove" depart="25.00" departLane="E0E1_0" departPos="12.10" departSpeed="0.00" departDelay="0.00" arrival="28.00" arrivalLane="E0E1_0" arrivalPos="14.10" arrivalSpeed="0.00" duration="3.00" routeLength="2.00" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="1.86" rerouteNo="1" devices="tripinfo_veh_remove stationfinder_veh_remove battery_veh_remove" vType="ElectricVehicle1" speedFactor="1.00" vaporized="end">
<         <battery depleted="0" actualBatteryCapacity="3.77" totalEnergyConsumed="1.40" totalEnergyRegenerated="0.17"/>
<     </tripinfo>
<     <tripinfo id="veh_tow" depart="20.00" departLane="E0E1_0" departPos="30.00" departSpeed="0.00" departDelay="0.00" arrival="2563.00" arrivalLane="A3A4_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="2543.00" routeLength="3022.23" waitingTime="130.00" waitingCount="4" stopTime="2187.00" timeLoss="171.65" rerouteNo="2" devices="tripinfo_veh_tow stationfinder_veh_tow battery_veh_tow" vType="ElectricVehicle1" speedFactor="1.00" vaporized="">
<         <battery depleted="2" actualBatteryCapacity="4561.04" totalEnergyConsumed="1681.31" totalEnergyRegenerated="142.06"/>
<     </tripinfo>
<     <tripinfo id="veh_none" depart="0.00" departLane="E0E1_0" departPos="12.10" departSpeed="0.00" departDelay="0.00" arrival="2565.00" arrivalLane="A3A4_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="2565.00" routeLength="4077.56" waitingTime="426.00" waitingCount="4" stopTime="1791.00" timeLoss="477.68" rerouteNo="1" devices="tripinfo_veh_none stationfinder_veh_none battery_veh_none" vType="ElectricVehicle1" speedFactor="1.00" vaporized="">
<         <battery depleted="4" actualBatteryCapacity="4340.62" totalEnergyConsumed="2697.15" totalEnergyRegenerated="193.56"/>
<     </tripinfo>
< </tripinfos>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices stationfinder chargeType ( Last six runs Aug2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in battery ----------
2a3,14
> <!-- generated on 2025-08-18 12:08:02 by Eclipse SUMO sumo Version v1_24_0+0317-77c685bd16c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,2425c16,47
< <battery-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/battery_file.xsd">
<     <timestep time="0.00">
<         <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="150.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-987.9000" y="995.0500" lane="D2_0" posOnLane="12.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="1.00">
<         <vehicle id="veh0" energyConsumed="0.3112" totalEnergyConsumed="0.3112" totalEnergyRegenerated="0.0000" actualBatteryCapacity="149.6888" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="1.0000" acceleration="1.0000" x="-986.9000" y="995.0500" lane="D2_0" posOnLane="13.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="2.00">
<         <vehicle id="veh0" energyConsumed="0.8637" totalEnergyConsumed="1.1749" totalEnergyRegenerated="0.0000" actualBatteryCapacity="148.8251" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="2.0000" acceleration="1.0000" x="-984.9000" y="995.0500" lane="D2_0" posOnLane="15.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="3.00">
<         <vehicle id="veh0" energyConsumed="1.4178" totalEnergyConsumed="2.5926" totalEnergyRegenerated="0.0000" actualBatteryCapacity="147.4074" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="3.0000" acceleration="1.0000" x="-981.9000" y="995.0500" lane="D2_0" posOnLane="18.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="4.00">
<         <vehicle id="veh0" energyConsumed="1.9743" totalEnergyConsumed="4.5669" totalEnergyRegenerated="0.0000" actualBatteryCapacity="145.4331" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="4.0000" acceleration="1.0000" x="-977.9000" y="998.3500" lane="D2_1" posOnLane="22.1000" timeStopped="0"/>
<         <vehicle id="veh1" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="20000.0000" maximumBatteryCapacity="900000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-987.9000" y="995.0500" lane="D2_0" posOnLane="12.1000" timeStopped="0"/>
<truncated after showing first 30 lines>
---------- Differences in chargingstations ----------
2a3,14
> <!-- generated on 2025-08-18 12:08:02 by Eclipse SUMO sumo Version v1_24_0+0317-77c685bd16c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,481c16,47
< <chargingstations-export>
<     <chargingStation id="CS1" totalEnergyCharged="0.00" chargingSteps="0"/>
<     <chargingStation id="CS2" totalEnergyCharged="287.37" chargingSteps="99">
<         <vehicle id="veh0" type="ElectricVehicle" totalEnergyChargedIntoVehicle="287.37" chargingBegin="17.00" chargingEnd="115.00">
<             <step time="17.00" chargingStatus="chargingStopped" energyCharged="2.90" partialCharge="2.90" power="11000.00" efficiency="0.95" actualBatteryCapacity="138.30" maximumBatteryCapacity="35000.00"/>
<             <step time="18.00" chargingStatus="chargingStopped" energyCharged="2.90" partialCharge="5.81" power="11000.00" efficiency="0.95" actualBatteryCapacity="141.19" maximumBatteryCapacity="35000.00"/>
<             <step time="19.00" chargingStatus="chargingStopped" energyCharged="2.90" partialCharge="8.71" power="11000.00" efficiency="0.95" actualBatteryCapacity="144.08" maximumBatteryCapacity="35000.00"/>
<             <step time="20.00" chargingStatus="chargingStopped" energyCharged="2.90" partialCharge="11.61" power="11000.00" efficiency="0.95" actualBatteryCapacity="146.97" maximumBatteryCapacity="35000.00"/>
<             <step time="21.00" chargingStatus="chargingStopped" energyCharged="2.90" partialCharge="14.51" power="11000.00" efficiency="0.95" actualBatteryCapacity="149.87" maximumBatteryCapacity="35000.00"/>
<             <step time="22.00" chargingStatus="chargingStopped" energyCharged="2.90" partialCharge="17.42" power="11000.00" efficiency="0.95" actualBatteryCapacity="152.76" maximumBatteryCapacity="35000.00"/>
<             <step time="23.00" chargingStatus="chargingStopped" energyCharged="2.90" partialCharge="20.32" power="11000.00" efficiency="0.95" actualBatteryCapacity="155.65" maximumBatteryCapacity="35000.00"/>
<             <step time="24.00" chargingStatus="chargingStopped" energyCharged="2.90" partialCharge="23.22" power="11000.00" efficiency="0.95" actualBatteryCapacity="158.54" maximumBatteryCapacity="35000.00"/>
<             <step time="25.00" chargingStatus="chargingStopped" energyCharged="2.90" partialCharge="26.12" power="11000.00" efficiency="0.95" actualBatteryCapacity="161.43" maximumBatteryCapacity="35000.00"/>
<             <step time="26.00" chargingStatus="chargingStopped" energyCharged="2.90" partialCharge="29.03" power="11000.00" efficiency="0.95" actualBatteryCapacity="164.32" maximumBatteryCapacity="35000.00"/>
<             <step time="27.00" chargingStatus="chargingStopped" energyCharged="2.90" partialCharge="31.93" power="11000.00" efficiency="0.95" actualBatteryCapacity="167.22" maximumBatteryCapacity="35000.00"/>
<             <step time="28.00" chargingStatus="chargingStopped" energyCharged="2.90" partialCharge="34.83" power="11000.00" efficiency="0.95" actualBatteryCapacity="170.11" maximumBatteryCapacity="35000.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.
---------- Differences in tripinfos ----------
5,11d4
<     <tripinfo id="veh0" depart="0.00" departLane="D2_0" departPos="12.10" departSpeed="0.00" departDelay="0.00" arrival="401.00" arrivalLane="D7_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="401.00" routeLength="3988.70" waitingTime="0.00" waitingCount="0" stopTime="99.00" timeLoss="14.68" rerouteNo="1" devices="tripinfo_veh0 stationfinder_veh0 battery_veh0" vType="ElectricVehicle" speedFactor="1.00" vaporized="">
<         <battery depleted="0" actualBatteryCapacity="82.12" totalEnergyConsumed="388.83" totalEnergyRegenerated="33.58"/>
<     </tripinfo>
<     <tripinfo id="veh1" depart="4.00" departLane="D2_0" departPos="12.10" departSpeed="0.00" departDelay="2.00" arrival="674.00" arrivalLane="D7_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="670.00" routeLength="3988.70" waitingTime="0.00" waitingCount="0" stopTime="368.00" timeLoss="14.08" rerouteNo="1" devices="tripinfo_veh1 stationfinder_veh1 battery_veh1" vType="FuelVehicle" speedFactor="1.00" vaporized="">
<         <battery depleted="0" actualBatteryCapacity="721081.16" totalEnergyConsumed="195663.71" totalEnergyRegenerated="0.00"/>
<     </tripinfo>
< </tripinfos>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices stationfinder charge_twice ( Last six runs Aug2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in chargingstations ----------
2a3,14
> <!-- generated on 2025-08-18 12:08:10 by Eclipse SUMO sumo Version v1_24_0+0317-77c685bd16c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c16,46
< <chargingstations-export>
<     <chargingEvent chargingStationId="cs_0" vehicle="veh0" type="ElectricVehicle1" totalEnergyChargedIntoVehicle="1809.59" chargingBegin="197.00" chargingEnd="541.00" actualBatteryCapacity="2500.00" maximumBatteryCapacity="2500.00" minPower="22000.00" maxPower="22000.00" minCharge="0.00" maxCharge="5.81" minEfficiency="0.95" maxEfficiency="0.95"/>
<     <chargingEvent chargingStationId="cs_1" vehicle="veh0" type="ElectricVehicle1" totalEnergyChargedIntoVehicle="1178.53" chargingBegin="918.00" chargingEnd="1120.00" actualBatteryCapacity="2032.39" maximumBatteryCapacity="2500.00" minPower="22000.00" maxPower="22000.00" minCharge="5.81" maxCharge="5.81" minEfficiency="0.95" maxEfficiency="0.95"/>
< </chargingstations-export>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <chargingstations-output value="chargingstations.xml"/>
>         <chargingstations-output.aggregated value="true"/>
>         <tripinfo-output value="tripinfos.xml"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.
---------- Differences in tripinfos ----------
5,8d4
<     <tripinfo id="veh0" depart="0.00" departLane="E0_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="1314.00" arrivalLane="-E0_0" arrivalPos="10000.00" arrivalSpeed="27.78" duration="1314.00" routeLength="19999.57" waitingTime="0.00" waitingCount="0" stopTime="548.00" timeLoss="45.27" rerouteNo="2" devices="vehroute_veh0 tripinfo_veh0 stationfinder_veh0 battery_veh0" vType="ElectricVehicle1" speedFactor="1.00" vaporized="">
<         <battery depleted="0" actualBatteryCapacity="1046.32" totalEnergyConsumed="3766.56" totalEnergyRegenerated="324.76"/>
<     </tripinfo>
< </tripinfos>
---------- Differences in vehroutes ----------
2a3,14
> <!-- generated on 2025-08-18 12:08:10 by Eclipse SUMO sumo Version v1_24_0+0317-77c685bd16c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,14c16,20
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="veh0" type="ElectricVehicle1" depart="0.00" arrival="1314.00">
<         <routeDistribution>
<             <route replacedOnEdge="E0" reason="stationfinder:search" replacedAtTime="90.00" probability="0" edges="E0 -E0"/>
<             <route replacedOnEdge="-E0" replacedOnIndex="1" reason="stationfinder:search" replacedAtTime="870.00" probability="0" edges="E0 -E0"/>
<             <route edges="E0 -E0"/>
<         </routeDistribution>
<         <stop chargingStation="cs_0" duration="344.50"/>
<         <stop chargingStation="cs_1" duration="202.06"/>
<         <param key="device.battery.chargeLevel" value="1500"/>
<     </vehicle>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices stationfinder charging ( Last six runs Aug2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in battery ----------
2a3,14
> <!-- generated on 2025-08-18 12:08:05 by Eclipse SUMO sumo Version v1_24_0+0317-77c685bd16c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,1224c16,46
< <battery-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/battery_file.xsd">
<     <timestep time="0.00">
<         <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="150.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-987.9000" y="995.0500" lane="D2_0" posOnLane="12.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="1.00">
<         <vehicle id="veh0" energyConsumed="0.3112" totalEnergyConsumed="0.3112" totalEnergyRegenerated="0.0000" actualBatteryCapacity="149.6888" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="1.0000" acceleration="1.0000" x="-986.9000" y="995.0500" lane="D2_0" posOnLane="13.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="2.00">
<         <vehicle id="veh0" energyConsumed="0.8637" totalEnergyConsumed="1.1749" totalEnergyRegenerated="0.0000" actualBatteryCapacity="148.8251" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="2.0000" acceleration="1.0000" x="-984.9000" y="995.0500" lane="D2_0" posOnLane="15.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="3.00">
<         <vehicle id="veh0" energyConsumed="1.4178" totalEnergyConsumed="2.5926" totalEnergyRegenerated="0.0000" actualBatteryCapacity="147.4074" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="3.0000" acceleration="1.0000" x="-981.9000" y="995.0500" lane="D2_0" posOnLane="18.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="4.00">
<         <vehicle id="veh0" energyConsumed="1.9743" totalEnergyConsumed="4.5669" totalEnergyRegenerated="0.0000" actualBatteryCapacity="145.4331" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="4.0000" acceleration="1.0000" x="-977.9000" y="998.3500" lane="D2_1" posOnLane="22.1000" timeStopped="0"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- Differences in chargingstations ----------
2a3,14
> <!-- generated on 2025-08-18 12:08:05 by Eclipse SUMO sumo Version v1_24_0+0317-77c685bd16c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,121c16,46
< <chargingstations-export>
<     <chargingStation id="CS1" totalEnergyCharged="0.00" chargingSteps="0"/>
<     <chargingStation id="CS2" totalEnergyCharged="297.00" chargingSteps="108">
<         <vehicle id="veh0" type="ElectricVehicle1" totalEnergyChargedIntoVehicle="297.00" chargingBegin="13.00" chargingEnd="120.00">
<             <step time="13.00" chargingStatus="chargingInTransit" energyCharged="2.75" partialCharge="2.75" power="11000.00" efficiency="0.90" actualBatteryCapacity="104.57" maximumBatteryCapacity="35000.00"/>
<             <step time="14.00" chargingStatus="chargingInTransit" energyCharged="2.75" partialCharge="5.50" power="11000.00" efficiency="0.90" actualBatteryCapacity="118.16" maximumBatteryCapacity="35000.00"/>
<             <step time="15.00" chargingStatus="chargingInTransit" energyCharged="2.75" partialCharge="8.25" power="11000.00" efficiency="0.90" actualBatteryCapacity="137.23" maximumBatteryCapacity="35000.00"/>
<             <step time="16.00" chargingStatus="chargingInTransit" energyCharged="2.75" partialCharge="11.00" power="11000.00" efficiency="0.90" actualBatteryCapacity="146.33" maximumBatteryCapacity="35000.00"/>
<             <step time="17.00" chargingStatus="chargingStopped" energyCharged="2.75" partialCharge="13.75" power="11000.00" efficiency="0.90" actualBatteryCapacity="149.15" maximumBatteryCapacity="35000.00"/>
<             <step time="18.00" chargingStatus="chargingStopped" energyCharged="2.75" partialCharge="16.50" power="11000.00" efficiency="0.90" actualBatteryCapacity="151.89" maximumBatteryCapacity="35000.00"/>
<             <step time="19.00" chargingStatus="chargingStopped" energyCharged="2.75" partialCharge="19.25" power="11000.00" efficiency="0.90" actualBatteryCapacity="154.62" maximumBatteryCapacity="35000.00"/>
<             <step time="20.00" chargingStatus="chargingStopped" energyCharged="2.75" partialCharge="22.00" power="11000.00" efficiency="0.90" actualBatteryCapacity="157.36" maximumBatteryCapacity="35000.00"/>
<             <step time="21.00" chargingStatus="chargingStopped" energyCharged="2.75" partialCharge="24.75" power="11000.00" efficiency="0.90" actualBatteryCapacity="160.10" maximumBatteryCapacity="35000.00"/>
<             <step time="22.00" chargingStatus="chargingStopped" energyCharged="2.75" partialCharge="27.50" power="11000.00" efficiency="0.90" actualBatteryCapacity="162.84" maximumBatteryCapacity="35000.00"/>
<             <step time="23.00" chargingStatus="chargingStopped" energyCharged="2.75" partialCharge="30.25" power="11000.00" efficiency="0.90" actualBatteryCapacity="165.58" maximumBatteryCapacity="35000.00"/>
<             <step time="24.00" chargingStatus="chargingStopped" energyCharged="2.75" partialCharge="33.00" power="11000.00" efficiency="0.90" actualBatteryCapacity="168.32" maximumBatteryCapacity="35000.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.
---------- Differences in tripinfos ----------
5,8d4
<     <tripinfo id="veh0" depart="0.00" departLane="D2_0" departPos="12.10" departSpeed="0.00" departDelay="0.00" arrival="406.00" arrivalLane="D7_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="406.00" routeLength="3988.70" waitingTime="0.00" waitingCount="0" stopTime="104.00" timeLoss="14.68" rerouteNo="1" devices="tripinfo_veh0 stationfinder_veh0 battery_veh0" vType="ElectricVehicle1" speedFactor="1.00" vaporized="">
<         <battery depleted="0" actualBatteryCapacity="91.69" totalEnergyConsumed="388.89" totalEnergyRegenerated="33.58"/>
<     </tripinfo>
< </tripinfos>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices stationfinder chargingStrategy ( Last six runs Aug2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in chargingstations ----------
2a3,14
> <!-- generated on 2025-08-18 12:08:02 by Eclipse SUMO sumo Version v1_24_0+0317-77c685bd16c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,707c16,45
< <chargingstations-export>
<     <chargingStation id="CS1" totalEnergyCharged="252.90" chargingSteps="694">
<         <vehicle id="veh0" type="ElectricVehicle1" totalEnergyChargedIntoVehicle="252.90" chargingBegin="6.00" chargingEnd="699.00">
<             <step time="6.00" chargingStatus="chargingStopped" energyCharged="0.36" partialCharge="0.36" power="10000.00" efficiency="0.95" actualBatteryCapacity="136.36" maximumBatteryCapacity="6000.00"/>
<             <step time="7.00" chargingStatus="chargingStopped" energyCharged="0.36" partialCharge="0.73" power="10000.00" efficiency="0.95" actualBatteryCapacity="136.72" maximumBatteryCapacity="6000.00"/>
<             <step time="8.00" chargingStatus="chargingStopped" energyCharged="0.36" partialCharge="1.09" power="10000.00" efficiency="0.95" actualBatteryCapacity="137.09" maximumBatteryCapacity="6000.00"/>
<             <step time="9.00" chargingStatus="chargingStopped" energyCharged="0.36" partialCharge="1.46" power="10000.00" efficiency="0.95" actualBatteryCapacity="137.45" maximumBatteryCapacity="6000.00"/>
<             <step time="10.00" chargingStatus="chargingStopped" energyCharged="0.36" partialCharge="1.82" power="10000.00" efficiency="0.95" actualBatteryCapacity="137.82" maximumBatteryCapacity="6000.00"/>
<             <step time="11.00" chargingStatus="chargingStopped" energyCharged="0.36" partialCharge="2.19" power="10000.00" efficiency="0.95" actualBatteryCapacity="138.18" maximumBatteryCapacity="6000.00"/>
<             <step time="12.00" chargingStatus="chargingStopped" energyCharged="0.36" partialCharge="2.55" power="10000.00" efficiency="0.95" actualBatteryCapacity="138.54" maximumBatteryCapacity="6000.00"/>
<             <step time="13.00" chargingStatus="chargingStopped" energyCharged="0.36" partialCharge="2.92" power="10000.00" efficiency="0.95" actualBatteryCapacity="138.91" maximumBatteryCapacity="6000.00"/>
<             <step time="14.00" chargingStatus="chargingStopped" energyCharged="0.36" partialCharge="3.28" power="10000.00" efficiency="0.95" actualBatteryCapacity="139.27" maximumBatteryCapacity="6000.00"/>
<             <step time="15.00" chargingStatus="chargingStopped" energyCharged="0.36" partialCharge="3.64" power="10000.00" efficiency="0.95" actualBatteryCapacity="139.64" maximumBatteryCapacity="6000.00"/>
<             <step time="16.00" chargingStatus="chargingStopped" energyCharged="0.36" partialCharge="4.01" power="10000.00" efficiency="0.95" actualBatteryCapacity="140.00" maximumBatteryCapacity="6000.00"/>
<             <step time="17.00" chargingStatus="chargingStopped" energyCharged="0.36" partialCharge="4.37" power="10000.00" efficiency="0.95" actualBatteryCapacity="140.37" maximumBatteryCapacity="6000.00"/>
<             <step time="18.00" chargingStatus="chargingStopped" energyCharged="0.36" partialCharge="4.74" power="10000.00" efficiency="0.95" actualBatteryCapacity="140.73" maximumBatteryCapacity="6000.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.
---------- Differences in stopinfos ----------
2a3,14
> <!-- generated on 2025-08-18 12:08:02 by Eclipse SUMO sumo Version v1_24_0+0317-77c685bd16c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,6c16,45
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<     <stopinfo id="veh0" type="ElectricVehicle1" lane="D2_0" pos="70.00" parking="0" started="6.00" ended="700.00" delay="0.00" chargingStation="CS1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
< </stops>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <chargingstations-output value="chargingstations.xml"/>
>         <tripinfo-output value="tripinfos.xml"/>
>         <stop-output value="stopinfos.xml"/>
>     </output>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,8d4
<     <tripinfo id="veh0" depart="0.00" departLane="D2_0" departPos="18.10" departSpeed="13.89" departDelay="0.00" arrival="989.00" arrivalLane="D7_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="989.00" routeLength="3982.70" waitingTime="0.00" waitingCount="0" stopTime="694.00" timeLoss="7.71" rerouteNo="1" devices="tripinfo_veh0 stationfinder_veh0 battery_veh0" vType="ElectricVehicle1" speedFactor="1.00" vaporized="">
<         <battery depleted="0" actualBatteryCapacity="48.45" totalEnergyConsumed="342.51" totalEnergyRegenerated="38.06"/>
<     </tripinfo>
< </tripinfos>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices stationfinder notFound ( Last six runs Aug2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,3d0
< Warning: Battery of vehicle 'veh0' is depleted, time=14.00.
< Warning: There is no charging station available to teleport the vehicle 'veh0' to at time=1813.00. Thus the vehicle will be removed.
< Warning: Removing vehicle 'veh0' after breaking down, lane='D2_0', time=1813.00.
---------- Differences in battery ----------
2a3,14
> <!-- generated on 2025-08-18 12:08:03 by Eclipse SUMO sumo Version v1_24_0+0317-77c685bd16c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,5445c16,47
< <battery-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/battery_file.xsd">
<     <timestep time="0.00">
<         <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="50.0000" maximumBatteryCapacity="6000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-981.9000" y="995.0500" lane="D2_0" posOnLane="18.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="1.00">
<         <vehicle id="veh0" energyConsumed="0.3112" totalEnergyConsumed="0.3112" totalEnergyRegenerated="0.0000" actualBatteryCapacity="49.6888" maximumBatteryCapacity="6000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="1.0000" acceleration="1.0000" x="-980.9000" y="995.0500" lane="D2_0" posOnLane="19.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="2.00">
<         <vehicle id="veh0" energyConsumed="0.8637" totalEnergyConsumed="1.1749" totalEnergyRegenerated="0.0000" actualBatteryCapacity="48.8251" maximumBatteryCapacity="6000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="2.0000" acceleration="1.0000" x="-978.9000" y="995.0500" lane="D2_0" posOnLane="21.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="3.00">
<         <vehicle id="veh0" energyConsumed="1.4178" totalEnergyConsumed="2.5926" totalEnergyRegenerated="0.0000" actualBatteryCapacity="47.4074" maximumBatteryCapacity="6000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="3.0000" acceleration="1.0000" x="-975.9000" y="995.0500" lane="D2_0" posOnLane="24.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="4.00">
<         <vehicle id="veh0" energyConsumed="1.9743" totalEnergyConsumed="4.5669" totalEnergyRegenerated="0.0000" actualBatteryCapacity="45.4331" maximumBatteryCapacity="6000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="4.0000" acceleration="1.0000" x="-971.9000" y="995.0500" lane="D2_0" posOnLane="28.1000" timeStopped="0"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- Differences in chargingstations ----------
2a3,14
> <!-- generated on 2025-08-18 12:08:03 by Eclipse SUMO sumo Version v1_24_0+0317-77c685bd16c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,5c16,47
< <chargingstations-export>
< </chargingstations-export>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <battery-output value="battery.xml"/>
>         <battery-output.precision value="4"/>
>         <chargingstations-output value="chargingstations.xml"/>
>         <tripinfo-output value="tripinfos.xml"/>
>     </output>
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.
---------- Differences in tripinfos ----------
5,8d4
<     <tripinfo id="veh0" depart="0.00" departLane="D2_0" departPos="18.10" departSpeed="0.00" departDelay="0.00" arrival="1813.00" arrivalLane="D2_0" arrivalPos="149.66" arrivalSpeed="0.00" duration="1813.00" routeLength="131.56" waitingTime="0.00" waitingCount="0" stopTime="1796.00" timeLoss="7.53" rerouteNo="1" devices="tripinfo_veh0 stationfinder_veh0 battery_veh0" vType="ElectricVehicle1" speedFactor="1.00" vaporized="end">
<         <battery depleted="1" actualBatteryCapacity="38.69" totalEnergyConsumed="56.29" totalEnergyRegenerated="38.69"/>
<     </tripinfo>
< </tripinfos>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices stationfinder occupied ( Last six runs Aug2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1d0
< Warning: Removing vehicle 'veh0' after breaking down, lane='D7_0', time=406.00.
---------- Differences in battery ----------
2a3,14
> <!-- generated on 2025-08-18 12:08:02 by Eclipse SUMO sumo Version v1_24_0+0317-77c685bd16c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,1861c16,46
< <battery-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/battery_file.xsd">
<     <timestep time="0.00">
<         <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="60.0000" maximumBatteryCapacity="6000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-981.9000" y="995.0500" lane="D2_0" posOnLane="18.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="1.00">
<         <vehicle id="veh0" energyConsumed="0.3112" totalEnergyConsumed="0.3112" totalEnergyRegenerated="0.0000" actualBatteryCapacity="59.6888" maximumBatteryCapacity="6000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="1.0000" acceleration="1.0000" x="-980.9000" y="995.0500" lane="D2_0" posOnLane="19.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="2.00">
<         <vehicle id="veh0" energyConsumed="0.8637" totalEnergyConsumed="1.1749" totalEnergyRegenerated="0.0000" actualBatteryCapacity="58.8251" maximumBatteryCapacity="6000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="2.0000" acceleration="1.0000" x="-978.9000" y="995.0500" lane="D2_0" posOnLane="21.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="3.00">
<         <vehicle id="veh0" energyConsumed="1.4178" totalEnergyConsumed="2.5926" totalEnergyRegenerated="0.0000" actualBatteryCapacity="57.4074" maximumBatteryCapacity="6000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="3.0000" acceleration="1.0000" x="-975.9000" y="995.0500" lane="D2_0" posOnLane="24.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="4.00">
<         <vehicle id="veh0" energyConsumed="1.9743" totalEnergyConsumed="4.5669" totalEnergyRegenerated="0.0000" actualBatteryCapacity="55.4331" maximumBatteryCapacity="6000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="4.0000" acceleration="1.0000" x="-971.9000" y="995.0500" lane="D2_0" posOnLane="28.1000" timeStopped="0"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- Differences in chargingstations ----------
2a3,14
> <!-- generated on 2025-08-18 12:08:02 by Eclipse SUMO sumo Version v1_24_0+0317-77c685bd16c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,296c16,46
< <chargingstations-export>
<     <chargingStation id="CS1" totalEnergyCharged="287.64" chargingSteps="109">
<         <vehicle id="veh0" type="ElectricVehicle1" totalEnergyChargedIntoVehicle="287.64" chargingBegin="12.00" chargingEnd="120.00">
<             <step time="12.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="2.64" power="10000.00" efficiency="0.95" actualBatteryCapacity="55.89" maximumBatteryCapacity="6000.00"/>
<             <step time="13.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="5.28" power="10000.00" efficiency="0.95" actualBatteryCapacity="58.52" maximumBatteryCapacity="6000.00"/>
<             <step time="14.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="7.92" power="10000.00" efficiency="0.95" actualBatteryCapacity="61.14" maximumBatteryCapacity="6000.00"/>
<             <step time="15.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="10.56" power="10000.00" efficiency="0.95" actualBatteryCapacity="63.77" maximumBatteryCapacity="6000.00"/>
<             <step time="16.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="13.19" power="10000.00" efficiency="0.95" actualBatteryCapacity="66.40" maximumBatteryCapacity="6000.00"/>
<             <step time="17.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="15.83" power="10000.00" efficiency="0.95" actualBatteryCapacity="69.03" maximumBatteryCapacity="6000.00"/>
<             <step time="18.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="18.47" power="10000.00" efficiency="0.95" actualBatteryCapacity="71.65" maximumBatteryCapacity="6000.00"/>
<             <step time="19.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="21.11" power="10000.00" efficiency="0.95" actualBatteryCapacity="74.28" maximumBatteryCapacity="6000.00"/>
<             <step time="20.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="23.75" power="10000.00" efficiency="0.95" actualBatteryCapacity="76.91" maximumBatteryCapacity="6000.00"/>
<             <step time="21.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="26.39" power="10000.00" efficiency="0.95" actualBatteryCapacity="79.54" maximumBatteryCapacity="6000.00"/>
<             <step time="22.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="29.03" power="10000.00" efficiency="0.95" actualBatteryCapacity="82.17" maximumBatteryCapacity="6000.00"/>
<             <step time="23.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="31.67" power="10000.00" efficiency="0.95" actualBatteryCapacity="84.79" maximumBatteryCapacity="6000.00"/>
<             <step time="24.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="34.31" power="10000.00" efficiency="0.95" actualBatteryCapacity="87.42" maximumBatteryCapacity="6000.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.
---------- Differences in tripinfos ----------
5,11d4
<     <tripinfo id="veh0" depart="0.00" departLane="D2_0" departPos="18.10" departSpeed="0.00" departDelay="0.00" arrival="406.00" arrivalLane="D7_0" arrivalPos="423.28" arrivalSpeed="0.00" duration="406.00" routeLength="3905.98" waitingTime="0.00" waitingCount="0" stopTime="110.00" timeLoss="14.79" rerouteNo="2" devices="tripinfo_veh0 stationfinder_veh0 battery_veh0" vType="ElectricVehicle1" speedFactor="1.00" vaporized="">
<         <battery depleted="0" actualBatteryCapacity="41.73" totalEnergyConsumed="360.78" totalEnergyRegenerated="54.87"/>
<     </tripinfo>
<     <tripinfo id="veh1" depart="6.00" departLane="D2_0" departPos="18.10" departSpeed="0.00" departDelay="3.00" arrival="485.00" arrivalLane="D7_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="479.00" routeLength="3982.70" waitingTime="5.00" waitingCount="1" stopTime="167.00" timeLoss="25.11" rerouteNo="2" devices="tripinfo_veh1 stationfinder_veh1 battery_veh1" vType="ElectricVehicle1" speedFactor="1.00" vaporized="">
<         <battery depleted="0" actualBatteryCapacity="162.81" totalEnergyConsumed="385.32" totalEnergyRegenerated="30.63"/>
<     </tripinfo>
< </tripinfos>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices stationfinder opportunistic ( Last six runs Aug2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in battery ----------
308,2066c308
<         <vehicle id="veh0" energyConsumed="7.9853" totalEnergyConsumed="615.4001" totalEnergyRegenerated="16.7940" actualBatteryCapacity="35401.3939" maximumBatteryCapacity="60000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="13.8900" acceleration="0.0000" x="318.8707" y="101.6000" lane="E1D1_0" posOnLane="431.8300" timeStopped="0"/>
<         <vehicle id="veh2" energyConsumed="0.0111" totalEnergyConsumed="321.5124" totalEnergyRegenerated="27.4216" actualBatteryCapacity="35705.9092" maximumBatteryCapacity="60000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1.6000" y="307.3794" lane="A4A3_0" posOnLane="498.9990" timeStopped="31"/>
<     </timestep>
<     <timestep time="77.00">
<         <vehicle id="veh0" energyConsumed="7.9853" totalEnergyConsumed="623.3854" totalEnergyRegenerated="16.7940" actualBatteryCapacity="35393.4086" maximumBatteryCapacity="60000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="13.8900" acceleration="0.0000" x="316.4927" y="101.6000" lane="E1D1_0" posOnLane="445.7200" timeStopped="0"/>
<         <vehicle id="veh2" energyConsumed="0.0111" totalEnergyConsumed="321.5235" totalEnergyRegenerated="27.4216" actualBatteryCapacity="35705.8981" maximumBatteryCapacity="60000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1.6000" y="307.3794" lane="A4A3_0" posOnLane="498.9990" timeStopped="32"/>
<     </timestep>
<     <timestep time="78.00">
<         <vehicle id="veh0" energyConsumed="7.9853" totalEnergyConsumed="631.3707" totalEnergyRegenerated="16.7940" actualBatteryCapacity="35385.4233" maximumBatteryCapacity="60000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="13.8900" acceleration="0.0000" x="314.1148" y="101.6000" lane="E1D1_0" posOnLane="459.6100" timeStopped="0"/>
<         <vehicle id="veh2" energyConsumed="0.0111" totalEnergyConsumed="321.5346" totalEnergyRegenerated="27.4216" actualBatteryCapacity="35705.8870" maximumBatteryCapacity="60000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1.6000" y="307.3794" lane="A4A3_0" posOnLane="498.9990" timeStopped="33"/>
<     </timestep>
<     <timestep time="79.00">
<         <vehicle id="veh0" energyConsumed="7.9853" totalEnergyConsumed="639.3559" totalEnergyRegenerated="16.7940" actualBatteryCapacity="35377.4380" maximumBatteryCapacity="60000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="13.8900" acceleration="0.0000" x="311.7368" y="101.6000" lane="E1D1_0" posOnLane="473.5000" timeStopped="0"/>
<         <vehicle id="veh2" energyConsumed="0.0111" totalEnergyConsumed="321.5457" totalEnergyRegenerated="27.4216" actualBatteryCapacity="35705.8759" maximumBatteryCapacity="60000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1.6000" y="307.3794" lane="A4A3_0" posOnLane="498.9990" timeStopped="34"/>
<     </timestep>
<     <timestep time="80.00">
<         <vehicle id="veh0" energyConsumed="7.9853" totalEnergyConsumed="647.3412" totalEnergyRegenerated="16.7940" actualBatteryCapacity="35369.4528" maximumBatteryCapacity="60000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="13.8900" acceleration="0.0000" x="309.3588" y="101.6000" lane="E1D1_0" posOnLane="487.3900" timeStopped="0"/>
<         <vehicle id="veh2" energyConsumed="0.0111" totalEnergyConsumed="321.5569" totalEnergyRegenerated="27.4216" actualBatteryCapacity="35705.8648" maximumBatteryCapacity="60000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1.6000" y="307.3794" lane="A4A3_0" posOnLane="498.9990" timeStopped="35"/>
<     </timestep>
<     <timestep time="81.00">
<         <vehicle id="veh0" energyConsumed="-6.7760" totalEnergyConsumed="647.3412" totalEnergyRegenerated="23.5700" actualBatteryCapacity="35376.2287" maximumBatteryCapacity="60000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="11.5100" acceleration="-2.3800" x="307.3883" y="101.6000" lane="E1D1_0" posOnLane="498.9000" timeStopped="0"/>
<         <vehicle id="veh2" energyConsumed="0.0111" totalEnergyConsumed="321.5680" totalEnergyRegenerated="27.4216" actualBatteryCapacity="35705.8537" maximumBatteryCapacity="60000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1.6000" y="307.3794" lane="A4A3_0" posOnLane="498.9990" timeStopped="36"/>
<     </timestep>
<     <timestep time="82.00">
<         <vehicle id="veh0" energyConsumed="-14.0103" totalEnergyConsumed="647.3412" totalEnergyRegenerated="37.5803" actualBatteryCapacity="35390.2390" maximumBatteryCapacity="60000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="6.5100" acceleration="-5.0000" x="302.5395" y="103.7676" lane=":D1_3_0" posOnLane="5.4100" timeStopped="0"/>
<         <vehicle id="veh2" energyConsumed="0.0111" totalEnergyConsumed="321.5791" totalEnergyRegenerated="27.4216" actualBatteryCapacity="35705.8426" maximumBatteryCapacity="60000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-1.6000" y="307.3794" lane="A4A3_0" posOnLane="498.9990" timeStopped="37"/>
<     </timestep>
<     <timestep time="83.00">
<         <vehicle id="veh0" energyConsumed="3.5997" totalEnergyConsumed="650.9409" totalEnergyRegenerated="37.5803" actualBatteryCapacity="35386.6393" maximumBatteryCapacity="60000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="6.5100" acceleration="0.0000" x="301.6000" y="107.6948" lane="D1D2_0" posOnLane="2.8900" timeStopped="0"/>
<truncated after showing first 30 lines>
---------- Differences in chargingstations ----------
2a3,14
> <!-- generated on 2025-08-18 12:08:31 by Eclipse SUMO sumo Version v1_24_0+0317-77c685bd16c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,47c16,45
< <chargingstations-export>
<     <chargingStation id="CS1" totalEnergyCharged="79.17" chargingSteps="30">
<         <vehicle id="veh0" type="ElectricVehicle1" totalEnergyChargedIntoVehicle="79.17" chargingBegin="105.00" chargingEnd="134.00">
<             <step time="105.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="2.64" power="10000.00" efficiency="0.95" actualBatteryCapacity="35244.77" maximumBatteryCapacity="60000.00"/>
<             <step time="106.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="5.28" power="10000.00" efficiency="0.95" actualBatteryCapacity="35247.40" maximumBatteryCapacity="60000.00"/>
<             <step time="107.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="7.92" power="10000.00" efficiency="0.95" actualBatteryCapacity="35250.03" maximumBatteryCapacity="60000.00"/>
<             <step time="108.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="10.56" power="10000.00" efficiency="0.95" actualBatteryCapacity="35252.66" maximumBatteryCapacity="60000.00"/>
<             <step time="109.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="13.19" power="10000.00" efficiency="0.95" actualBatteryCapacity="35255.29" maximumBatteryCapacity="60000.00"/>
<             <step time="110.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="15.83" power="10000.00" efficiency="0.95" actualBatteryCapacity="35257.91" maximumBatteryCapacity="60000.00"/>
<             <step time="111.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="18.47" power="10000.00" efficiency="0.95" actualBatteryCapacity="35260.54" maximumBatteryCapacity="60000.00"/>
<             <step time="112.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="21.11" power="10000.00" efficiency="0.95" actualBatteryCapacity="35263.17" maximumBatteryCapacity="60000.00"/>
<             <step time="113.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="23.75" power="10000.00" efficiency="0.95" actualBatteryCapacity="35265.80" maximumBatteryCapacity="60000.00"/>
<             <step time="114.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="26.39" power="10000.00" efficiency="0.95" actualBatteryCapacity="35268.42" maximumBatteryCapacity="60000.00"/>
<             <step time="115.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="29.03" power="10000.00" efficiency="0.95" actualBatteryCapacity="35271.05" maximumBatteryCapacity="60000.00"/>
<             <step time="116.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="31.67" power="10000.00" efficiency="0.95" actualBatteryCapacity="35273.68" maximumBatteryCapacity="60000.00"/>
<             <step time="117.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="34.31" power="10000.00" efficiency="0.95" actualBatteryCapacity="35276.31" maximumBatteryCapacity="60000.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.
---------- Differences in tripinfos ----------
5,11d4
<     <tripinfo id="veh0" depart="0.00" departLane="E0E1_0" departPos="12.10" departSpeed="0.00" departDelay="0.00" arrival="448.00" arrivalLane="A3A4_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="448.00" routeLength="4077.56" waitingTime="74.00" waitingCount="3" stopTime="30.00" timeLoss="121.18" rerouteNo="1" devices="tripinfo_veh0 stationfinder_veh0 battery_veh0" vType="ElectricVehicle1" speedFactor="1.00" vaporized="">
<         <battery depleted="0" actualBatteryCapacity="33584.06" totalEnergyConsumed="2672.75" totalEnergyRegenerated="177.64"/>
<     </tripinfo>
<     <tripinfo id="veh2" depart="2.00" departLane="A4A3_0" departPos="12.10" departSpeed="0.00" departDelay="0.00" arrival="538.00" arrivalLane="D0E0_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="536.00" routeLength="3668.52" waitingTime="220.00" waitingCount="5" stopTime="0.00" timeLoss="269.21" rerouteNo="0" devices="tripinfo_veh2 stationfinder_veh2 battery_veh2" vType="ElectricVehicle1" speedFactor="1.00" vaporized="">
<         <battery depleted="0" actualBatteryCapacity="33746.23" totalEnergyConsumed="2422.39" totalEnergyRegenerated="168.63"/>
<     </tripinfo>
< </tripinfos>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices stationfinder replaceStop ( Last six runs Aug2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in chargingstations ----------
2a3,14
> <!-- generated on 2025-08-18 12:08:24 by Eclipse SUMO sumo Version v1_24_0+0317-77c685bd16c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,892c16,45
< <chargingstations-export>
<     <chargingStation id="CS1" totalEnergyCharged="1287.78" chargingSteps="488">
<         <vehicle id="veh0" type="ElectricVehicle1" totalEnergyChargedIntoVehicle="1287.78" chargingBegin="12.00" chargingEnd="499.00">
<             <step time="12.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="2.64" power="10000.00" efficiency="0.95" actualBatteryCapacity="96.02" maximumBatteryCapacity="6000.00"/>
<             <step time="13.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="5.28" power="10000.00" efficiency="0.95" actualBatteryCapacity="98.66" maximumBatteryCapacity="6000.00"/>
<             <step time="14.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="7.92" power="10000.00" efficiency="0.95" actualBatteryCapacity="101.30" maximumBatteryCapacity="6000.00"/>
<             <step time="15.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="10.56" power="10000.00" efficiency="0.95" actualBatteryCapacity="103.94" maximumBatteryCapacity="6000.00"/>
<             <step time="16.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="13.19" power="10000.00" efficiency="0.95" actualBatteryCapacity="106.58" maximumBatteryCapacity="6000.00"/>
<             <step time="17.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="15.83" power="10000.00" efficiency="0.95" actualBatteryCapacity="109.22" maximumBatteryCapacity="6000.00"/>
<             <step time="18.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="18.47" power="10000.00" efficiency="0.95" actualBatteryCapacity="111.85" maximumBatteryCapacity="6000.00"/>
<             <step time="19.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="21.11" power="10000.00" efficiency="0.95" actualBatteryCapacity="114.49" maximumBatteryCapacity="6000.00"/>
<             <step time="20.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="23.75" power="10000.00" efficiency="0.95" actualBatteryCapacity="117.13" maximumBatteryCapacity="6000.00"/>
<             <step time="21.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="26.39" power="10000.00" efficiency="0.95" actualBatteryCapacity="119.77" maximumBatteryCapacity="6000.00"/>
<             <step time="22.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="29.03" power="10000.00" efficiency="0.95" actualBatteryCapacity="122.41" maximumBatteryCapacity="6000.00"/>
<             <step time="23.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="31.67" power="10000.00" efficiency="0.95" actualBatteryCapacity="125.05" maximumBatteryCapacity="6000.00"/>
<             <step time="24.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="34.31" power="10000.00" efficiency="0.95" actualBatteryCapacity="127.69" maximumBatteryCapacity="6000.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.
---------- Differences in stopinfos ----------
2a3,14
> <!-- generated on 2025-08-18 12:08:24 by Eclipse SUMO sumo Version v1_24_0+0317-77c685bd16c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c16,45
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<     <stopinfo id="veh3" type="ElectricVehicle1" lane="D2_1" pos="120.00" parking="0" started="26.00" ended="411.00" delay="0.65" chargingStation="CS2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="veh3" type="ElectricVehicle1" lane="L2_0" pos="50.00" parking="0" started="450.00" ended="500.00" delay="0.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="veh0" type="ElectricVehicle1" lane="D2_0" pos="70.00" parking="0" started="12.00" ended="500.00" delay="0.00" chargingStation="CS1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
< </stops>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <chargingstations-output value="chargingstations.xml"/>
>         <tripinfo-output value="tripinfos.xml"/>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,11d4
<     <tripinfo id="veh3" depart="10.00" departLane="D2_0" departPos="18.10" departSpeed="0.00" departDelay="0.00" arrival="754.00" arrivalLane="D7_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="744.00" routeLength="3982.70" waitingTime="0.00" waitingCount="0" stopTime="435.00" timeLoss="22.15" rerouteNo="1" devices="tripinfo_veh3 stationfinder_veh3 battery_veh3" vType="ElectricVehicle1" speedFactor="1.00" vaporized="">
<         <battery depleted="0" actualBatteryCapacity="809.26" totalEnergyConsumed="429.85" totalEnergyRegenerated="72.11"/>
<     </tripinfo>
<     <tripinfo id="veh0" depart="0.00" departLane="D2_0" departPos="18.10" departSpeed="0.00" departDelay="0.00" arrival="789.00" arrivalLane="D7_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="789.00" routeLength="3982.70" waitingTime="0.00" waitingCount="0" stopTime="488.00" timeLoss="13.71" rerouteNo="1" devices="tripinfo_veh0 stationfinder_veh0 battery_veh0" vType="ElectricVehicle1" speedFactor="1.00" vaporized="">
<         <battery depleted="0" actualBatteryCapacity="1040.71" totalEnergyConsumed="363.27" totalEnergyRegenerated="16.21"/>
<     </tripinfo>
< </tripinfos>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices stationfinder searchingNoEnergyCheck ( Last six runs Aug2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in chargingstations ----------
2a3,14
> <!-- generated on 2025-08-18 12:08:05 by Eclipse SUMO sumo Version v1_24_0+0317-77c685bd16c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,15581c16,44
< <chargingstations-export>
<     <chargingStation id="CS1" totalEnergyCharged="0.00" chargingSteps="0"/>
<     <chargingStation id="CS2" totalEnergyCharged="0.00" chargingSteps="0"/>
<     <chargingStation id="CS3" totalEnergyCharged="0.00" chargingSteps="0"/>
<     <chargingStation id="CS4" totalEnergyCharged="14259.56" chargingSteps="4941">
<         <vehicle id="veh0" type="ElectricVehicle1" totalEnergyChargedIntoVehicle="14259.56" chargingBegin="428.00" chargingEnd="5368.00">
<             <step time="428.00" chargingStatus="waitingChargeInTransit" energyCharged="0.00" partialCharge="0.00" power="13000.00" efficiency="0.80" actualBatteryCapacity="12325.64" maximumBatteryCapacity="35000.00"/>
<             <step time="429.00" chargingStatus="waitingChargeInTransit" energyCharged="0.00" partialCharge="0.00" power="13000.00" efficiency="0.80" actualBatteryCapacity="12329.48" maximumBatteryCapacity="35000.00"/>
<             <step time="430.00" chargingStatus="waitingChargeInTransit" energyCharged="0.00" partialCharge="0.00" power="13000.00" efficiency="0.80" actualBatteryCapacity="12344.40" maximumBatteryCapacity="35000.00"/>
<             <step time="431.00" chargingStatus="waitingChargeInTransit" energyCharged="0.00" partialCharge="0.00" power="13000.00" efficiency="0.80" actualBatteryCapacity="12352.04" maximumBatteryCapacity="35000.00"/>
<             <step time="432.00" chargingStatus="waitingChargeInTransit" energyCharged="0.00" partialCharge="0.00" power="13000.00" efficiency="0.80" actualBatteryCapacity="12352.86" maximumBatteryCapacity="35000.00"/>
<             <step time="433.00" chargingStatus="chargingStopped" energyCharged="2.89" partialCharge="2.89" power="13000.00" efficiency="0.80" actualBatteryCapacity="12355.75" maximumBatteryCapacity="35000.00"/>
<             <step time="434.00" chargingStatus="chargingStopped" energyCharged="2.89" partialCharge="5.78" power="13000.00" efficiency="0.80" actualBatteryCapacity="12358.64" maximumBatteryCapacity="35000.00"/>
<             <step time="435.00" chargingStatus="chargingStopped" energyCharged="2.89" partialCharge="8.67" power="13000.00" efficiency="0.80" actualBatteryCapacity="12361.52" maximumBatteryCapacity="35000.00"/>
<             <step time="436.00" chargingStatus="chargingStopped" energyCharged="2.89" partialCharge="11.56" power="13000.00" efficiency="0.80" actualBatteryCapacity="12364.41" maximumBatteryCapacity="35000.00"/>
<             <step time="437.00" chargingStatus="chargingStopped" energyCharged="2.89" partialCharge="14.44" power="13000.00" efficiency="0.80" actualBatteryCapacity="12367.30" maximumBatteryCapacity="35000.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.
---------- Differences in tripinfos ----------
5,14d4
<     <tripinfo id="veh0" depart="0.00" departLane="E0E1_0" departPos="12.10" departSpeed="0.00" departDelay="0.00" arrival="5578.00" arrivalLane="A3A4_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="5578.00" routeLength="6738.41" waitingTime="81.00" waitingCount="6" stopTime="4937.00" timeLoss="149.88" rerouteNo="1" devices="tripinfo_veh0 stationfinder_veh0 battery_veh0" vType="ElectricVehicle1" speedFactor="1.00" vaporized="">
<         <battery depleted="0" actualBatteryCapacity="25181.69" totalEnergyConsumed="4361.15" totalEnergyRegenerated="283.28"/>
<     </tripinfo>
<     <tripinfo id="veh1" depart="1.00" departLane="E4E3_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="5848.00" arrivalLane="B0A0_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="5847.00" routeLength="3971.08" waitingTime="174.00" waitingCount="6" stopTime="5306.00" timeLoss="229.70" rerouteNo="1" devices="tripinfo_veh1 stationfinder_veh1 battery_veh1" vType="ElectricVehicle2" speedFactor="1.00" vaporized="">
<         <battery depleted="0" actualBatteryCapacity="26581.62" totalEnergyConsumed="2590.98" totalEnergyRegenerated="168.02"/>
<     </tripinfo>
<     <tripinfo id="veh2" depart="2.00" departLane="A4A3_0" departPos="12.10" departSpeed="0.00" departDelay="0.00" arrival="5938.00" arrivalLane="D0E0_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="5936.00" routeLength="3979.56" waitingTime="246.00" waitingCount="7" stopTime="5311.00" timeLoss="312.87" rerouteNo="1" devices="tripinfo_veh2 stationfinder_veh2 battery_veh2" vType="ElectricVehicle1" speedFactor="1.00" vaporized="">
<         <battery depleted="0" actualBatteryCapacity="26570.35" totalEnergyConsumed="2651.54" totalEnergyRegenerated="206.75"/>
<     </tripinfo>
< </tripinfos>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices stationfinder targetFunction ( Last six runs Aug2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in battery ----------
2a3,14
> <!-- generated on 2025-08-18 12:08:17 by Eclipse SUMO sumo Version v1_24_0+0317-77c685bd16c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,1667c16,47
< <battery-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/battery_file.xsd">
<     <timestep time="0.00">
<         <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="60.0000" maximumBatteryCapacity="6000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-981.9000" y="995.0500" lane="D2_0" posOnLane="18.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="1.00">
<         <vehicle id="veh0" energyConsumed="0.3112" totalEnergyConsumed="0.3112" totalEnergyRegenerated="0.0000" actualBatteryCapacity="59.6888" maximumBatteryCapacity="6000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="1.0000" acceleration="1.0000" x="-980.9000" y="995.0500" lane="D2_0" posOnLane="19.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="2.00">
<         <vehicle id="veh0" energyConsumed="0.8637" totalEnergyConsumed="1.1749" totalEnergyRegenerated="0.0000" actualBatteryCapacity="58.8251" maximumBatteryCapacity="6000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="2.0000" acceleration="1.0000" x="-978.9000" y="995.0500" lane="D2_0" posOnLane="21.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="3.00">
<         <vehicle id="veh0" energyConsumed="1.4178" totalEnergyConsumed="2.5926" totalEnergyRegenerated="0.0000" actualBatteryCapacity="57.4074" maximumBatteryCapacity="6000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="3.0000" acceleration="1.0000" x="-975.9000" y="998.3500" lane="D2_1" posOnLane="24.1000" timeStopped="0"/>
<         <vehicle id="veh1" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="60.0000" maximumBatteryCapacity="6000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-981.9000" y="995.0500" lane="D2_0" posOnLane="18.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="4.00">
<         <vehicle id="veh0" energyConsumed="1.9743" totalEnergyConsumed="4.5669" totalEnergyRegenerated="0.0000" actualBatteryCapacity="55.4331" maximumBatteryCapacity="6000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="4.0000" acceleration="1.0000" x="-971.9000" y="998.3500" lane="D2_1" posOnLane="28.1000" timeStopped="0"/>
<truncated after showing first 30 lines>
---------- Differences in chargingstations ----------
2a3,14
> <!-- generated on 2025-08-18 12:08:17 by Eclipse SUMO sumo Version v1_24_0+0317-77c685bd16c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,242c16,47
< <chargingstations-export>
<     <chargingStation id="CS1" totalEnergyCharged="300.83" chargingSteps="114">
<         <vehicle id="veh1" type="ElectricVehicle1" totalEnergyChargedIntoVehicle="300.83" chargingBegin="15.00" chargingEnd="128.00">
<             <step time="15.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="2.64" power="10000.00" efficiency="0.95" actualBatteryCapacity="55.89" maximumBatteryCapacity="6000.00"/>
<             <step time="16.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="5.28" power="10000.00" efficiency="0.95" actualBatteryCapacity="58.52" maximumBatteryCapacity="6000.00"/>
<             <step time="17.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="7.92" power="10000.00" efficiency="0.95" actualBatteryCapacity="61.14" maximumBatteryCapacity="6000.00"/>
<             <step time="18.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="10.56" power="10000.00" efficiency="0.95" actualBatteryCapacity="63.77" maximumBatteryCapacity="6000.00"/>
<             <step time="19.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="13.19" power="10000.00" efficiency="0.95" actualBatteryCapacity="66.40" maximumBatteryCapacity="6000.00"/>
<             <step time="20.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="15.83" power="10000.00" efficiency="0.95" actualBatteryCapacity="69.03" maximumBatteryCapacity="6000.00"/>
<             <step time="21.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="18.47" power="10000.00" efficiency="0.95" actualBatteryCapacity="71.65" maximumBatteryCapacity="6000.00"/>
<             <step time="22.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="21.11" power="10000.00" efficiency="0.95" actualBatteryCapacity="74.28" maximumBatteryCapacity="6000.00"/>
<             <step time="23.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="23.75" power="10000.00" efficiency="0.95" actualBatteryCapacity="76.91" maximumBatteryCapacity="6000.00"/>
<             <step time="24.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="26.39" power="10000.00" efficiency="0.95" actualBatteryCapacity="79.54" maximumBatteryCapacity="6000.00"/>
<             <step time="25.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="29.03" power="10000.00" efficiency="0.95" actualBatteryCapacity="82.17" maximumBatteryCapacity="6000.00"/>
<             <step time="26.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="31.67" power="10000.00" efficiency="0.95" actualBatteryCapacity="84.79" maximumBatteryCapacity="6000.00"/>
<             <step time="27.00" chargingStatus="chargingStopped" energyCharged="2.64" partialCharge="34.31" power="10000.00" efficiency="0.95" actualBatteryCapacity="87.42" maximumBatteryCapacity="6000.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.
---------- Differences in tripinfos ----------
5,11d4
<     <tripinfo id="veh0" depart="0.00" departLane="D2_0" departPos="18.10" departSpeed="0.00" departDelay="0.00" arrival="410.00" arrivalLane="D7_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="410.00" routeLength="3982.70" waitingTime="0.00" waitingCount="0" stopTime="109.00" timeLoss="14.11" rerouteNo="1" devices="tripinfo_veh0 stationfinder_veh0 battery_veh0" vType="ElectricVehicle1" speedFactor="1.00" vaporized="">
<         <battery depleted="0" actualBatteryCapacity="12.85" totalEnergyConsumed="388.89" totalEnergyRegenerated="33.74"/>
<     </tripinfo>
<     <tripinfo id="veh1" depart="3.00" departLane="D2_0" departPos="18.10" departSpeed="0.00" departDelay="0.00" arrival="418.00" arrivalLane="D7_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="415.00" routeLength="3982.70" waitingTime="0.00" waitingCount="0" stopTime="114.00" timeLoss="13.71" rerouteNo="1" devices="tripinfo_veh1 stationfinder_veh1 battery_veh1" vType="ElectricVehicle1" speedFactor="1.00" vaporized="">
<         <battery depleted="0" actualBatteryCapacity="8.86" totalEnergyConsumed="368.15" totalEnergyRegenerated="16.18"/>
<     </tripinfo>
< </tripinfos>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices stationfinder zeroPower ( Last six runs Aug2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1d0
< Warning: Battery of vehicle 'veh0' is depleted, time=105.00.
---------- Differences in battery ----------
2a3,14
> <!-- generated on 2025-08-18 12:08:27 by Eclipse SUMO sumo Version v1_24_0+0317-77c685bd16c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,888c16,47
< <battery-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/battery_file.xsd">
<     <timestep time="0.00">
<         <vehicle id="veh0" energyConsumed="0.0000" totalEnergyConsumed="0.0000" totalEnergyRegenerated="0.0000" actualBatteryCapacity="150.0000" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="0.0000" acceleration="0.0000" x="-987.9000" y="995.0500" lane="D2_0" posOnLane="12.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="1.00">
<         <vehicle id="veh0" energyConsumed="0.3112" totalEnergyConsumed="0.3112" totalEnergyRegenerated="0.0000" actualBatteryCapacity="149.6888" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="1.0000" acceleration="1.0000" x="-986.9000" y="995.0500" lane="D2_0" posOnLane="13.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="2.00">
<         <vehicle id="veh0" energyConsumed="0.8637" totalEnergyConsumed="1.1749" totalEnergyRegenerated="0.0000" actualBatteryCapacity="148.8251" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="2.0000" acceleration="1.0000" x="-984.9000" y="995.0500" lane="D2_0" posOnLane="15.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="3.00">
<         <vehicle id="veh0" energyConsumed="1.4178" totalEnergyConsumed="2.5926" totalEnergyRegenerated="0.0000" actualBatteryCapacity="147.4074" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="3.0000" acceleration="1.0000" x="-981.9000" y="995.0500" lane="D2_0" posOnLane="18.1000" timeStopped="0"/>
<     </timestep>
<     <timestep time="4.00">
<         <vehicle id="veh0" energyConsumed="1.9743" totalEnergyConsumed="4.5669" totalEnergyRegenerated="0.0000" actualBatteryCapacity="145.4331" maximumBatteryCapacity="35000.0000" chargingStationId="NULL" energyCharged="0.0000" energyChargedInTransit="0.0000" energyChargedStopped="0.0000" speed="4.0000" acceleration="1.0000" x="-977.9000" y="995.0500" lane="D2_0" posOnLane="22.1000" timeStopped="0"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- Differences in chargingstations ----------
2a3,14
> <!-- generated on 2025-08-18 12:08:27 by Eclipse SUMO sumo Version v1_24_0+0317-77c685bd16c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,10c16,47
< <chargingstations-export>
<     <chargingStation id="CS1" totalEnergyCharged="0.00" chargingSteps="0"/>
<     <chargingStation id="CS2" totalEnergyCharged="0.00" chargingSteps="0"/>
<     <chargingStation id="CS3" totalEnergyCharged="0.00" chargingSteps="0"/>
<     <chargingStation id="CS4" totalEnergyCharged="0.00" chargingSteps="0"/>
<     <chargingStation id="CS5" totalEnergyCharged="0.00" chargingSteps="0"/>
< </chargingstations-export>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.
---------- Differences in tripinfos ----------
5,8d4
<     <tripinfo id="veh0" depart="0.00" departLane="D2_0" departPos="12.10" departSpeed="0.00" departDelay="0.00" arrival="294.00" arrivalLane="D7_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="294.00" routeLength="3988.70" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="6.45" rerouteNo="0" devices="tripinfo_veh0 stationfinder_veh0 battery_veh0" vType="ElectricVehicle1" speedFactor="1.00" vaporized="">
<         <battery depleted="1" actualBatteryCapacity="0.00" totalEnergyConsumed="347.93" totalEnergyRegenerated="0.00"/>
<     </tripinfo>
< </tripinfos>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices transportable trucks semitrailer_loadedType_invalid ( Last six runs Aug2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
2c2,418039
< Quitting (on error).
---
> Error: Vehicle type 'dummy' in parameter 'device.container.loadedType' of vehicle 'veh0' is not known.
> Error: Vehicle type 'dummy' in parameter 'device.container.loadedType' of vehicle 'veh0' is not known.
> Error: Vehicle type 'dummy' in parameter 'device.container.loadedType' of vehicle 'veh0' is not known.
> Error: Vehicle type 'dummy' in parameter 'device.container.loadedType' of vehicle 'veh0' is not known.
> Error: Vehicle type 'dummy' in parameter 'device.container.loadedType' of vehicle 'veh0' is not known.
> Error: Vehicle type 'dummy' in parameter 'device.container.loadedType' of vehicle 'veh0' is not known.
> Error: Vehicle type 'dummy' in parameter 'device.container.loadedType' of vehicle 'veh0' is not known.
> Error: Vehicle type 'dummy' in parameter 'device.container.loadedType' of vehicle 'veh0' is not known.
> Error: Vehicle type 'dummy' in parameter 'device.container.loadedType' of vehicle 'veh0' is not known.
> Error: Vehicle type 'dummy' in parameter 'device.container.loadedType' of vehicle 'veh0' is not known.
> Error: Vehicle type 'dummy' in parameter 'device.container.loadedType' of vehicle 'veh0' is not known.
> Error: Vehicle type 'dummy' in parameter 'device.container.loadedType' of vehicle 'veh0' is not known.
> Error: Vehicle type 'dummy' in parameter 'device.container.loadedType' of vehicle 'veh0' is not known.
> Error: Vehicle type 'dummy' in parameter 'device.container.loadedType' of vehicle 'veh0' is not known.
> Error: Vehicle type 'dummy' in parameter 'device.container.loadedType' of vehicle 'veh0' is not known.
> Error: Vehicle type 'dummy' in parameter 'device.container.loadedType' of vehicle 'veh0' is not known.
> Error: Vehicle type 'dummy' in parameter 'device.container.loadedType' of vehicle 'veh0' is not known.
> Error: Vehicle type 'dummy' in parameter 'device.container.loadedType' of vehicle 'veh0' is not known.
> Error: Vehicle type 'dummy' in parameter 'device.container.loadedType' of vehicle 'veh0' is not known.
> Error: Vehicle type 'dummy' in parameter 'device.container.loadedType' of vehicle 'veh0' is not known.
> Error: Vehicle type 'dummy' in parameter 'device.container.loadedType' of vehicle 'veh0' is not known.
> Error: Vehicle type 'dummy' in parameter 'device.container.loadedType' of vehicle 'veh0' is not known.
> Error: Vehicle type 'dummy' in parameter 'device.container.loadedType' of vehicle 'veh0' is not known.
> Error: Vehicle type 'dummy' in parameter 'device.container.loadedType' of vehicle 'veh0' is not known.
> Error: Vehicle type 'dummy' in parameter 'device.container.loadedType' of vehicle 'veh0' is not known.
> Error: Vehicle type 'dummy' in parameter 'device.container.loadedType' of vehicle 'veh0' is not known.
> Error: Vehicle type 'dummy' in parameter 'device.container.loadedType' of vehicle 'veh0' is not known.
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
31a32,1254115
>     <timestep time="9.00">
>         <vehicle id="veh0" type="orig"/>
>     </timestep>
>     <timestep time="10.00">
>         <vehicle id="veh0" type="orig"/>
>     </timestep>
>     <timestep time="11.00">
>         <vehicle id="veh0" type="orig"/>
>     </timestep>
>     <timestep time="12.00">
>         <vehicle id="veh0" type="orig"/>
>     </timestep>
>     <timestep time="13.00">
>         <vehicle id="veh0" type="orig"/>
>     </timestep>
>     <timestep time="14.00">
>         <vehicle id="veh0" type="orig"/>
>     </timestep>
>     <timestep time="15.00">
>         <vehicle id="veh0" type="orig"/>
>     </timestep>
>     <timestep time="16.00">
>         <vehicle id="veh0" type="orig"/>
>     </timestep>
>     <timestep time="17.00">
>         <vehicle id="veh0" type="orig"/>
>     </timestep>
>     <timestep time="18.00">
>         <vehicle id="veh0" type="orig"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.
---------- Missing result in exitcode ----------
1

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : extended rerouter closingLaneReroute closingLane_with_rerouting ( Last six runs Aug2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5,24c6
< Simulation ended at time: 216.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 143
<  Running: 0
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 821.47
<  Duration: 81.73
<  WaitingTime: 24.59
<  TimeLoss: 48.77
<  DepartDelay: 2.96
< 
< DijkstraRouter answered 19 queries and explored 4.74 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 26 queries and explored 4.58 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 9 queries and explored 5.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---
> Interrupt signal received, trying to exit gracefully.
---------- Differences in vehroutes ----------
2a3,46
> <!-- generated on 2025-08-18 11:52:05 by Eclipse SUMO sumo Version v1_24_0+0317-77c685bd16c
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
> 
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <processing>
>         <threads value="4"/>
>         <default.speeddev value="0"/>
>     </processing>
> 
<truncated after showing first 30 lines>