02May2025 - 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_clang3_64D.31May110223.263621 -g

To start TextTest for these tests, run:

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


parallel: 4214 tests: 3351 succeeded 811 FAILED 39 known bugs 13 killed

Detailed information for the tests that FAILED:

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

---------- Differences in errors ----------
0a1,99
> =================================================================
> ==1007216==ERROR: AddressSanitizer: heap-use-after-free on address 0x50c002290c28 at pc 0x63ad5b9b3ce6 bp 0x7ab2201f8890 sp 0x7ab2201f8050
> READ of size 80 at 0x50c002290c28 thread T3
>     #0 0x63ad5b9b3ce5 in __asan_memcpy (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2726ce5) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x63ad5c4ae53b in MSLink::getApproaching(SUMOVehicle const*) const /home/delphi/extraClangDebug/sumo/src/microsim/MSLink.cpp:752:16
>     #2 0x63ad5c4ca338 in MSLink::getLeaderInfo(MSVehicle const*, double, std::vector<MSPerson const*, std::allocator<MSPerson const*>>*, bool) const /home/delphi/extraClangDebug/sumo/src/microsim/MSLink.cpp:1555:43
>     #3 0x63ad5be7e3c4 in MSVehicle::checkLinkLeader(MSLink const*, MSLane const*, double, MSVehicle::DriveProcessItem*, double&, double&, double&, bool&, bool) const /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:3474:51
>     #4 0x63ad5be6bb25 in MSVehicle::checkLinkLeaderCurrentAndParallel(MSLink const*, MSLane const*, double, MSVehicle::DriveProcessItem*, double&, double&, double&, bool&) const /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:3454:9
>     #5 0x63ad5be5722a 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:2845:9
>     #6 0x63ad5be3b82e in MSVehicle::planMove(long long, MSLeaderInfo const&, double) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:2145:9
>     #7 0x63ad5c30b381 in MSLane::planMovements(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.cpp:1562:17
>     #8 0x63ad5c3972ef in MSLane::SimulationTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.h:1759:17
>     #9 0x63ad5c249a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #10 0x7ab228a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x63ad5b9b391c in asan_thread_start(void*) asan_interceptors.cpp.o
>     #12 0x7ab227e9caa3 in start_thread nptl/pthread_create.c:447:8
>     #13 0x7ab227f29c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
> 
> 0x50c002290c28 is located 40 bytes inside of 120-byte region [0x50c002290c00,0x50c002290c78)
> freed by thread T4 here:
>     #0 0x63ad5b9f4cd1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767cd1) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x63ad5c4f519e 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 0x63ad5c4f4f8b 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 0x63ad5c4f4f8b 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 0x63ad5c4f4d6d 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 0x63ad5c4f4a44 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 0x63ad5c5170f4 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
>     #7 0x63ad5c5164a4 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_aux(std::_Rb_tree_const_iterator<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>, std::_R
b_tree_const_iterator<std::pair<SUMOVehicle const* const, MSLink::ApproachingVehicleInformation const>>) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:2503:2
>     #8 0x63ad5c5158c2 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>>>::erase(SUMOVehicle const* const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:2517:7
<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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==974974==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e2e02430451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5e2e03e03f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5e2e02c85a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78236ca4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==975124==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e3bd6bf7451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5e3bd85caf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5e3bd744ca29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b9c55a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==973013==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ad437474451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5ad438e47f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5ad437cc9a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x700b7fa4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==973219==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6166158ce451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x6166172a1f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x616616123a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71a7efc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==973699==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61fedb92a451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x61fedd2fdf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x61fedc17fa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7abfd8e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==973708==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58c7a1697451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x58c7a306af29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x58c7a1eeca29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e6ac1e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==973704==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x590cc93e2451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x590ccadb5f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x590cc9c37a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7863e244c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==973628==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b992d4f7451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5b992eecaf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5b992dd4ca29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c016ec4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==973649==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d26a91ad451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5d26aab80f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5d26a9a02a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b005f44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==973644==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5cc08107d451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5cc082a50f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5cc0818d2a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b4e21e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,12
> Warning: Not using public transport line 'foo' for routing persons. It has less than two usable stops.
> 
> =================================================================
> ==973989==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x561e95dee451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x561e977c1f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x561e96643a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7542fbe4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==973749==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x577d52dfe451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x577d547d1f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x577d53653a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7eb085a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==973981==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6319ded00451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x6319e06d3f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x6319df555a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d1b7ea4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==973583==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b9044c54451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5b9046627f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5b90454a9a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7dca57a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==974651==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b1c98858451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5b1c9a22bf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5b1c990ada29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a651bc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==974655==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x603d7107e451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x603d72a51f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x603d718d3a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b3454e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==974616==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a79520be451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5a7953a91f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5a7952913a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7603f764c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==974694==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64d643321451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x64d644cf4f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x64d643b76a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x704f01c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==972600==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6316d96a9451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x6316db07cf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x6316d9efea29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75ccbfc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==972473==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59a557d9c451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x59a55976ff29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x59a5585f1a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x716f96c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==972484==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x602d6f1e6451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x602d70bb9f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x602d6fa3ba29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7018eea4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==972489==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6289bc55c451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x6289bdf2ff29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x6289bcdb1a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7854e844c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==972882==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x653662b37451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x65366450af29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x65366338ca29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74615704c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==972899==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6102a9607451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x6102aafdaf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x6102a9e5ca29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x753e52a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==972908==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55da8ed2e451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x55da90701f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x55da8f583a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x733ed6a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==972892==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fb943c53451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5fb945626f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5fb9444a8a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7611c544c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1014626==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x615c4eb1e451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x615c504f1f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x615c4f373a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7417cc84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1014640==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d7711769451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5d771313cf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5d7711fbea29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x730d7044c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1015002==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6361d7a7a451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x6361d944df29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x6361d82cfa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a1c2824c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1016790==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6135ff599451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x613600f6cf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x6135ffdeea29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75cc09a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==1016798==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63d9cf5da451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x63d9d0fadf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x63d9cfe2fa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7339d264c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1016821==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60f240aa0451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x60f242473f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x60f2412f5a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f0f8d84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
6a7,17
> 
> =================================================================
> ==1016864==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x591d86bc7451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x591d8859af29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x591d8741ca29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75fca284c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1016885==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x584d8c354451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x584d8dd27f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x584d8cba9a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x718e4144c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1017052==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x589db92b4451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x589dbac87f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x589db9b09a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79c7f724c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1017095==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c1e7beba451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5c1e7d88df29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5c1e7c70fa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d4f40e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1017127==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x555ab2238451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x555ab3c0bf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x555ab2a8da29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76ff34a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1017138==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5bb18be03451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5bb18d7d6f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5bb18c658a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e946e84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,13
> Warning: Not using public transport line 'pickupf1' for routing persons. It has less than two usable stops.
> 
> =================================================================
> ==1017157==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5acea8590451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5acea9f63f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5acea8de5a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a0a0944c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
3a4,14
> 
> =================================================================
> ==1017168==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56d28513b451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x56d286b0ef29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x56d285990a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7be346a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1017179==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61a7e8333451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x61a7e9d06f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x61a7e8b88a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73f2a7c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1017190==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5de2ba7d6451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5de2bc1a9f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5de2bb02ba29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79fcc724c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1017209==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a5e65fde451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5a5e679b1f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5a5e66833a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c5f9e84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1017241==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x569edf665451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x569ee1038f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x569edfebaa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71c2dfe4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
9a10,20
> 
> =================================================================
> ==1017305==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ce2767a9451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5ce27817cf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5ce276ffea29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74cdda04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 ticket16347 ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,12
> Warning: Adapting number of routing threads to number of simulation threads.
> 
> =================================================================
> ==1017519==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 40320 byte(s) in 8 object(s) allocated from:
>     #0 0x61a219dd7451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x61a21b7aaf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x61a21a62ca29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x727e45e4c712 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 1xxx ticket1559 ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1015433==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55d6182e8451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x55d619cbbf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x55d618b3da29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7dab9824c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==1015544==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ea33e4a8451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5ea33fe7bf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5ea33ecfda29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72978364c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==1015553==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x645956b00451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x6459584d3f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x645957355a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77344b44c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1015708==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c57a849b451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5c57a9e6ef29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5c57a8cf0a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x714429c4c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1016084==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x570118ebb451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x57011a88ef29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x570119710a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x715f2064c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1016102==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56e14dff6451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x56e14f9c9f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x56e14e84ba29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73cd88c4c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1016156==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x592e08555451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x592e09f28f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x592e08daaa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73c107c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1016181==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x597e0e426451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x597e0fdf9f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x597e0ec7ba29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7bb35084c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==1016198==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x619e22b4c451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x619e2451ff29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x619e233a1a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x752f40c4c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1016247==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c90aee76451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5c90b0849f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5c90af6cba29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x734979c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1016280==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59dfbc609451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x59dfbdfdcf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x59dfbce5ea29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73a1a264c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1016304==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57f6fc0bc451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x57f6fda8ff29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x57f6fc911a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c2f7d04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1016325==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c3a23447451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5c3a24e1af29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5c3a23c9ca29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x770839c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1016385==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5863c7e53451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5863c9826f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5863c86a8a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f675044c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1016407==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d2345a9d451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5d2347470f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5d23462f2a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e95ee44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==1016412==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59e3ba209451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x59e3bbbdcf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x59e3baa5ea29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77415444c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1016478==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x593aec10a451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x593aedaddf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x593aec95fa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70e80704c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1016486==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6411e2c62451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x6411e4635f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x6411e34b7a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x745d52e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1016536==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6333e8da4451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x6333ea777f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x6333e95f9a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7cf40fa4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1016548==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5710b606f451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5710b7a42f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5710b68c4a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d3512c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==1016588==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57f150f9c451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x57f15296ff29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x57f1517f1a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72da67c4c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1016600==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x584d8b541451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x584d8cf14f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x584d8bd96a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74327aa4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1016621==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5bee97d96451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5bee99769f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5bee985eba29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b288184c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1016660==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59fac56bd451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x59fac7090f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x59fac5f12a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76a9e5c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==1016728==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55bd37bce451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x55bd395a1f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x55bd38423a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x733b33c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==1016757==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b66c4097451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5b66c5a6af29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5b66c48eca29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e6e0104c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,2
> Warning: Request backPos of vehicle '1.58' for invalid lane ':C_1_0' time=334.40.
> sumo: /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:5100: double MSVehicle::getBackPositionOnLane(const MSLane *, bool) 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 May2025 )

---------- Differences in errors ----------
0a1,2
> Warning: Request backPos of vehicle '1.85' for invalid lane ':C_1_0' time=509.00.
> sumo: /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:5100: 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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==991932==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d9ae4dab451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5d9ae677ef29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5d9ae5600a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x730b3544c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==991771==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62f5dca78451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x62f5de44bf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x62f5dd2cda29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7509d304c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==991738==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64b26cfa7451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x64b26e97af29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x64b26d7fca29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x705bdee4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==991742==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e2637ba1451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5e2639574f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5e26383f6a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75ccb024c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==991973==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6314677a0451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x631469173f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x631467ff5a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e39dc24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
67d66
< Warning: Vehicle 'high.245' performs emergency braking on lane 'middle_1' with decel=7.00, wished=4.00, severity=1.00, time=527.00.
68a68
> Warning: Vehicle 'high.245' performs emergency braking on lane 'middle_1' with decel=7.00, wished=4.00, severity=1.00, time=527.00.
179d178
< Warning: Vehicle 'high.599' performs emergency braking on lane 'middle_1' with decel=9.00, wished=4.50, severity=1.00, time=1298.00.
180a180
> Warning: Vehicle 'high.599' performs emergency braking on lane 'middle_1' with decel=9.00, wished=4.50, severity=1.00, time=1298.00.

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

---------- Differences in errors ----------
48d47
< Warning: Vehicle '0.232' performs emergency braking on lane '5/1to6/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2015.00.
49a49
> Warning: Vehicle '0.232' performs emergency braking on lane '5/1to6/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2015.00.
61d60
< Warning: Vehicle '0.242' performs emergency braking on lane '5/1to6/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2050.00.
62a62
> Warning: Vehicle '0.242' performs emergency braking on lane '5/1to6/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2050.00.
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.
122d121
< 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.
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.
155d154
< Warning: Vehicle '0.175' performs emergency braking on lane '4/1to5/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2361.00.
156a156
> Warning: Vehicle '0.175' performs emergency braking on lane '4/1to5/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2361.00.
265d264
< Warning: Vehicle '0.288' performs emergency braking on lane '5/1to6/1_0' with decel=9.00, wished=4.50, severity=1.00, time=2829.00.
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==991207==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63565e72b451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x6356600fef29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x63565ef80a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72c94b84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==991236==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c76031f3451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5c7604bc6f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5c7603a48a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x762317e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==991217==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x558597d48451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x55859971bf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x55859859da29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70794384c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==991279==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6521e179e451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x6521e3171f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x6521e1ff3a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e316ae4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==991247==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x619ad7c30451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x619ad9603f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x619ad8485a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x745b11a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==991343==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a8fb63b5451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5a8fb7d88f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5a8fb6c0aa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7fd50de4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==991369==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62ef04fc9451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x62ef0699cf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x62ef0581ea29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x714b3f84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
10a11,21
> 
> =================================================================
> ==991322==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58d9e956f451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x58d9eaf42f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x58d9e9dc4a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f9a0b44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==991304==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5600dd268451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5600dec3bf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5600ddabda29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c2222c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==991262==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58e78f067451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x58e790a3af29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x58e78f8bca29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7fa2a5a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==991310==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x598818b54451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x59881a527f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5988193a9a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71ed84e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==991266==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x598e48331451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x598e49d04f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x598e48b86a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f165844c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==991317==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57ba6537c451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x57ba66d4ff29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x57ba65bd1a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7467f984c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==991397==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57fb79df5451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x57fb7b7c8f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x57fb7a64aa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73ddc2c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
2a3,467
> 
> =================================================================
> ==991366==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 960 byte(s) in 1 object(s) allocated from:
>     #0 0x5ae23baf7451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5ae23c1640f2 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleType.cpp:336:28
>     #2 0x5ae23bdd27e3 in MSRouteHandler::closeVType() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #3 0x5ae23e5141e4 in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #4 0x5ae23e70822b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x783424be6409 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 0x783424bb7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x783424bb80cd in xercesc_3_2::WFXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b80cd) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x5ae23e73d343 in SUMOSAXReader::parseNext() /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #9 0x5ae23e52725b in SUMORouteLoader::loadUntil(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #10 0x5ae23e5283bf in SUMORouteLoaderControl::loadNext(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #11 0x5ae23bb1e182 in MSNet::loadRoutes() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:439:21
>     #12 0x5ae23cc2d903 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:362:14
>     #13 0x5ae23bafb042 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:19
>     #14 0x78342362a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #15 0x78342362a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #16 0x5ae23ba1dfe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x268dfe4) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
> 
> Indirect leak of 120 byte(s) in 1 object(s) allocated from:
>     #0 0x5ae23baf7451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5ae23e2a1f51 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 0x5ae23e2a1b9c 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 0x5ae23e2a1b9c 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 0x5ae23e2a1a6c 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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==991378==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5da5080ad451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5da509a80f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5da508902a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7fa3f744c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==990824==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5860c02ac451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5860c1c7ff29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5860c0b01a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74a1aba4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1007463==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x65133c71a451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x65133e0edf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x65133cf6fa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7eb83004c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- 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="155.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.40" arrivalSpeed="10.94" duration="105.00" routeLength="993.40" waitingTime="3.00" waitingCount="3" stopTime="0.00" timeLoss="21.02" 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="194.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.40" arrivalSpeed="10.33" duration="114.00" routeLength="993.40" waitingTime="4.00" waitingCount="2" stopTime="0.00" timeLoss="22.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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1007816==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fb20ce9f451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5fb20e872f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5fb20d6f4a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a9c0424c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- 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="147.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.40" arrivalSpeed="10.94" duration="97.00" routeLength="993.40" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="13.07" 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="192.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.40" arrivalSpeed="10.33" duration="112.00" routeLength="993.40" waitingTime="6.00" waitingCount="1" stopTime="0.00" timeLoss="20.05" 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 May2025 )

---------- 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="150.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.40" arrivalSpeed="10.94" duration="100.00" routeLength="993.40" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="16.21" 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="150.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.40" arrivalSpeed="10.94" duration="100.00" routeLength="993.40" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="16.02" 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="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="190.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.40" arrivalSpeed="10.33" duration="110.00" routeLength="993.40" waitingTime="1.00" waitingCount="1" stopTime="0.00" timeLoss="17.97" 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 May2025 )

---------- Differences in tripinfos ----------
10c10
<     <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="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="42.00" waitingCount="2" stopTime="0.00" timeLoss="49.12" rerouteNo="0" devices="tripinfo_right2" vType="right" speedFactor="1.00" vaporized=""/>

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

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1007792==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59302bd57451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x59302d72af29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x59302c5aca29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x782d1ba4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 opposite_multiple_oncoming ( Last six runs May2025 )

---------- Differences in errors ----------
1c1,92
< 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.
---
> Warning: Vehicle 'case_1_ladder'; junction collision with vehicle 'from_west.1', lane=':junc4_19_0', gap=-1.60, latGap=-0.46, time=70.40, stage=move.
> /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:4574:37: runtime error: member call on address 0x510000030140 which does not point to an object of type 'MSCFModel'
> 0x510000030140: note: object has invalid vptr
>  02 00 00 00  f9 51 00 00 02 00 00 00  80 fe 06 00 90 51 00 00  cd cc cc cc cc cc 04 40  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:4574:37 
> =================================================================
> ==1007699==ERROR: AddressSanitizer: heap-use-after-free on address 0x510000030140 at pc 0x59934a026538 bp 0x7a9cee3fd2f0 sp 0x7a9cee3fd2e8
> READ of size 8 at 0x510000030140 thread T1
>     #0 0x59934a026537 in MSVehicle::executeMove() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:4574:37
>     #1 0x59934a4b627b in MSLane::executeMovements(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.cpp:2267:33
>     #2 0x59934a51e2ef in MSLane::SimulationTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.h:1759:17
>     #3 0x59934a3d0a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #4 0x7a9cf5a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x599349b3a91c in asan_thread_start(void*) asan_interceptors.cpp.o
>     #6 0x7a9cf4c9caa3 in start_thread nptl/pthread_create.c:447:8
>     #7 0x7a9cf4d29c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
> 
> 0x510000030140 is located 0 bytes inside of 192-byte region [0x510000030140,0x510000030200)
> freed by thread T2 here:
>     #0 0x599349b7bcd1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767cd1) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x59934ae6a441 in MSCFModel_Krauss::~MSCFModel_Krauss() /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel_Krauss.cpp:64:39
>     #2 0x59934a1d6b51 in MSVehicleType::~MSVehicleType() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleType.cpp:84:5
>     #3 0x59934a1d6bc8 in MSVehicleType::~MSVehicleType() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleType.cpp:83:33
>     #4 0x59934a15cbc1 in MSVehicleControl::removeVType(MSVehicleType const*) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleControl.cpp:399:5
>     #5 0x59934a2c8fc3 in MSBaseVehicle::replaceVehicleType(MSVehicleType*) /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:2484:51
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,11d4
<     <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="">
<         <bluelight/>
<     </tripinfo>
<     <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="">
<         <bluelight/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1c1
< Warning: Vehicle 'case_1_ladder'; junction collision with vehicle 'from_west.1', lane=':junc4_19_0', gap=-1.60, latGap=-0.46, time=71.80, stage=move.
---
> Warning: Vehicle 'case_1_ladder'; junction collision with vehicle 'from_west.1', lane=':junc4_19_0', gap=-1.60, latGap=-0.46, time=72.00, 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="95.40" arrivalLane="edge_0_1" arrivalPos="488.32" arrivalPosLat="-0.68" arrivalSpeed="19.54" duration="75.40" routeLength="990.47" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="24.80" 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="95.40" arrivalLane="edge_0_1" arrivalPos="488.32" arrivalPosLat="-0.68" arrivalSpeed="19.59" duration="75.40" routeLength="990.47" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="24.85" 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="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="129.80" arrivalLane="edge_0_1" arrivalPos="488.32" arrivalPosLat="-0.67" arrivalSpeed="19.58" duration="105.40" routeLength="988.47" waitingTime="16.00" waitingCount="1" stopTime="0.00" timeLoss="54.91" 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 single ( Last six runs May2025 )

---------- 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_1" 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="">

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

---------- Differences in errors ----------
0a1,143
> 
> =================================================================
> ==1013579==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 144 byte(s) in 6 object(s) allocated from:
>     #0 0x57fea5251451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x57fea6ad6e51 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 0x57fea6acca4b in MSDevice_FCDReplay::FCDHandler::updateTrafficObjects(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:415:62
>     #3 0x57fea6ac6de0 in MSDevice_FCDReplay::parseNext(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:108:16
>     #4 0x57fea6ae74ce in StaticCommand<MSDevice_FCDReplay>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/StaticCommand.h:88:16
>     #5 0x57fea5adc6cd in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #6 0x57fea526c5a2 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:780:30
>     #7 0x57fea5268e88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #8 0x57fea5255405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #9 0x73804742a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #10 0x73804742a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #11 0x57fea5177fe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x268dfe4) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
> 
> Indirect leak of 2736 byte(s) in 6 object(s) allocated from:
>     #0 0x57fea5251451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x57fea6ad8eea 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 0x57fea6acca4b in MSDevice_FCDReplay::FCDHandler::updateTrafficObjects(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:415:62
>     #3 0x57fea6ac6de0 in MSDevice_FCDReplay::parseNext(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:108:16
>     #4 0x57fea6ae74ce in StaticCommand<MSDevice_FCDReplay>::execute(long long) /home/delphi/extraClangDebug/sumo/src/utils/common/StaticCommand.h:88:16
>     #5 0x57fea5adc6cd in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #6 0x57fea526c5a2 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:780:30
>     #7 0x57fea5268e88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #8 0x57fea5255405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #9 0x73804742a1c9 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 May2025 )

---------- Differences in errors ----------
2a3,25
> 
> =================================================================
> ==1013540==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d2443731451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5d2445104f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5d2443f86a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c4ec024c712 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 0x5d2443731451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5d2444fa7ab2 in MSDevice_FCDReplay::FCDHandler::updateTrafficObjects(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:340:44
>     #2 0x5d2444fa6de0 in MSDevice_FCDReplay::parseNext(long long) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:108:16
>     #3 0x5d2444fa5bfb in MSDevice_FCDReplay::init() /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:87:30
>     #4 0x5d244485ca00 in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:279:5
>     #5 0x5d244486780b in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #6 0x5d2443735042 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:19
>     #7 0x7c4ebf62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x7c4ebf62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x5d2443657fe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x268dfe4) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
> 
> 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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1013318==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d7498f1a451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5d749a8edf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5d749976fa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7adbd504c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1013309==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f351634f451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5f3517d22f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5f3516ba4a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7346c444c712 in FX::FXThread::execute(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 fcd ----------
302c302
<         <vehicle id="flow.1" x="101.65" y="144.41" angle="0.00" type="t0" speed="13.56" pos="36.36" lane="CN_1" slope="0.00"/>
---
>         <vehicle id="flow.1" x="101.65" y="144.74" angle="0.00" type="t0" speed="13.89" pos="36.69" lane="CN_1" slope="0.00"/>
306c306
<         <vehicle id="flow.1" x="101.65" y="158.30" angle="0.00" type="t0" speed="13.89" pos="50.25" lane="CN_1" slope="0.00"/>
---
>         <vehicle id="flow.1" x="101.65" y="158.33" angle="0.00" type="t0" speed="13.59" pos="50.28" lane="CN_1" slope="0.00"/>
310,311c310,311
<         <vehicle id="flow.1" x="101.65" y="172.15" angle="0.00" type="t0" speed="13.85" pos="64.10" lane="CN_1" slope="0.00"/>
<         <vehicle id="flow.2" x="101.65" y="141.92" angle="0.00" type="t0" speed="13.67" pos="33.87" lane="CN_1" slope="0.00"/>
---
>         <vehicle id="flow.1" x="101.65" y="172.13" angle="0.00" type="t0" speed="13.81" pos="64.08" lane="CN_1" slope="0.00"/>
>         <vehicle id="flow.2" x="101.65" y="141.95" angle="0.00" type="t0" speed="13.70" pos="33.90" lane="CN_1" slope="0.00"/>
314,315c314,315
<         <vehicle id="flow.1" x="101.65" y="185.69" angle="0.00" type="t0" speed="13.54" pos="77.64" lane="CN_1" slope="0.00"/>
<         <vehicle id="flow.2" x="101.65" y="155.56" angle="0.00" type="t0" speed="13.64" pos="47.51" lane="CN_1" slope="0.00"/>
---
>         <vehicle id="flow.1" x="101.65" y="185.16" angle="0.00" type="t0" speed="13.03" pos="77.11" lane="CN_1" slope="0.00"/>
>         <vehicle id="flow.2" x="101.65" y="155.51" angle="0.00" type="t0" speed="13.56" pos="47.46" lane="CN_1" slope="0.00"/>
318,319c318,319
<         <vehicle id="flow.1" x="101.65" y="198.90" angle="0.00" type="t0" speed="13.21" pos="90.85" lane="CN_1" slope="0.00"/>
<         <vehicle id="flow.2" x="101.65" y="169.29" angle="0.00" type="t0" speed="13.73" pos="61.24" lane="CN_1" slope="0.00"/>
---
>         <vehicle id="flow.1" x="101.65" y="199.05" angle="0.00" type="t0" speed="13.89" pos="91.00" lane="CN_1" slope="0.00"/>
>         <vehicle id="flow.2" x="101.65" y="168.87" angle="0.00" type="t0" speed="13.36" pos="60.82" lane="CN_1" slope="0.00"/>
322,323c322,323
<         <vehicle id="flow.1" x="95.05" y="192.54" angle="180.00" type="t0" speed="13.38" pos="7.46" lane="NC_0" slope="0.00"/>
<         <vehicle id="flow.2" x="101.65" y="183.18" angle="0.00" type="t0" speed="13.89" pos="75.13" lane="CN_1" slope="0.00"/>
---
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
6,7c6,7
<     <tripinfo id="flow.1" depart="36.00" departLane="SC_0" departPos="91.85" departSpeed="0.10" departDelay="0.00" arrival="121.00" arrivalLane="WC_1" arrivalPos="91.95" arrivalSpeed="13.79" duration="85.00" routeLength="398.64" waitingTime="53.00" waitingCount="1" stopTime="0.00" timeLoss="55.66" rerouteNo="1" devices="tripinfo_flow.1 routing_flow.1 fcd_flow.1 friction_flow.1" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="flow.2" depart="72.00" departLane="SC_0" departPos="58.19" departSpeed="13.89" departDelay="0.00" arrival="123.00" arrivalLane="WC_1" arrivalPos="91.95" arrivalSpeed="13.80" duration="51.00" routeLength="432.30" waitingTime="13.00" waitingCount="1" stopTime="0.00" timeLoss="19.29" rerouteNo="1" devices="tripinfo_flow.2 routing_flow.2 fcd_flow.2 friction_flow.2" vType="t0" speedFactor="1.00" vaporized=""/>
---
>     <tripinfo id="flow.1" depart="36.00" departLane="SC_0" departPos="91.85" departSpeed="0.10" departDelay="0.00" arrival="121.00" arrivalLane="WC_1" arrivalPos="91.95" arrivalSpeed="13.79" duration="85.00" routeLength="398.64" waitingTime="53.00" waitingCount="1" stopTime="0.00" timeLoss="55.62" rerouteNo="1" devices="tripinfo_flow.1 routing_flow.1 fcd_flow.1 friction_flow.1" vType="t0" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="flow.2" depart="72.00" departLane="SC_0" departPos="58.19" departSpeed="13.89" departDelay="0.00" arrival="123.00" arrivalLane="WC_1" arrivalPos="91.95" arrivalSpeed="13.80" duration="51.00" routeLength="432.30" waitingTime="13.00" waitingCount="1" stopTime="0.00" timeLoss="19.32" rerouteNo="1" devices="tripinfo_flow.2 routing_flow.2 fcd_flow.2 friction_flow.2" vType="t0" speedFactor="1.00" vaporized=""/>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1013282==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5aea1a379451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5aea1bd4cf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5aea1abcea29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x706b4464c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1013235==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5650193ee451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x56501adc1f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x565019c43a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c7972e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1013249==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5665ff072451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x566600a45f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5665ff8c7a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b0f17a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1013268==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6240956d7451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x6240970aaf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x624095f2ca29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70b8ddc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1013257==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59e6a84d4451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x59e6a9ea7f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x59e6a8d29a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x777c6cc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1013274==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b0d6fa12451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5b0d713e5f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5b0d70267a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e836304c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1009916==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6136a25cb451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x6136a3f9ef29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x6136a2e20a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a7ba9e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1009814==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fa724c28451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5fa7265fbf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5fa72547da29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7104dc04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1009894==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x574f4a16f451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x574f4bb42f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x574f4a9c4a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70f43f44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1009831==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x571ff00a7451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x571ff1a7af29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x571ff08fca29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c869dc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==1010074==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x573d956b8451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x573d9708bf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x573d95f0da29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f0670e4c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1009889==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x555799cdc451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x55579b6aff29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x55579a531a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a359a84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1010036==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63edfacb7451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x63edfc68af29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x63edfb50ca29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76dd10e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1009864==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5807af396451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5807b0d69f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5807afbeba29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c5ce504c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1010108==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56afc94f1451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x56afcaec4f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x56afc9d46a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74fc7224c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1010079==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x582660a7d451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x582662450f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5826612d2a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e651ae4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1010021==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d1a74d9e451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5d1a76771f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5d1a755f3a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b0a5e84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1010161==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59aed48c4451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x59aed6297f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x59aed5119a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7eb80064c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1009857==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x591cd2fcb451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x591cd499ef29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x591cd3820a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ee9b904c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1010176==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57973f06f451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x579740a42f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x57973f8c4a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f74b0c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==1010223==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5feb0989c451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5feb0b26ff29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5feb0a0f1a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70989504c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
3a4,14
> 
> =================================================================
> ==1010256==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62fca57a0451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x62fca7173f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x62fca5ff5a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e3d73c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==1010230==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59e3b1554451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x59e3b2f27f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x59e3b1da9a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c9e28c4c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==1010241==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5aee4812d451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5aee49b00f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5aee48982a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x701c1a04c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==1010257==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ab973a7f451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5ab975452f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5ab9742d4a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a4f1f84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
3a4,14
> 
> =================================================================
> ==1010195==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x612448bf2451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x61244a5c5f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x612449447a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e7cdd44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==1010185==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62f49f4b7451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x62f4a0e8af29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x62f49fd0ca29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e384664c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1009936==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x572f414da451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x572f42eadf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x572f41d2fa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74884f24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1009931==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x573622b3a451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x57362450df29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x57362338fa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76838e04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1009856==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b1c7d530451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5b1c7ef03f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5b1c7dd85a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73b745a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1010143==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x558a048a2451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x558a06275f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x558a050f7a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a7911e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1010042==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5bc2b1357451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5bc2b2d2af29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5bc2b1baca29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c3149c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1010050==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a948d061451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5a948ea34f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5a948d8b6a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x751a31e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==1010069==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x560bcf366451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x560bd0d39f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x560bcfbbba29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7da07464c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1010061==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55b686ca6451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x55b688679f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x55b6874fba29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70b21144c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1009905==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5df8b3922451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5df8b52f5f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5df8b4177a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b93acc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1009992==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61aed6761451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x61aed8134f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x61aed6fb6a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73a493c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1009977==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x582102ecf451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5821048a2f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x582103724a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70119884c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1010001==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a3c476f6451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5a3c490c9f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5a3c47f4ba29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ae4b0c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1009965==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6163cbfce451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x6163cd9a1f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x6163cc823a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x776c0084c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1009949==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e9ba36f2451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5e9ba50c5f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5e9ba3f47a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74825284c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1009972==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59b1db107451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x59b1dcadaf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x59b1db95ca29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7420db64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1010112==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6474525d0451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x647453fa3f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x647452e25a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x779c8024c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1010126==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e755f7ae451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5e7561181f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5e7560003a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73133f84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1011959==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6269c0657451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x6269c202af29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x6269c0eaca29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70829464c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1010304==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55d6c664f451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x55d6c8022f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x55d6c6ea4a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75051804c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1010349==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59ebcaa28451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x59ebcc3fbf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x59ebcb27da29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7089bb04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==1010344==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55c046c7f451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x55c048652f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x55c0474d4a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7127d724c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1010340==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5bf792e6a451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5bf79483df29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5bf7936bfa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7994c544c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1010313==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56bbbcce1451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x56bbbe6b4f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x56bbbd536a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x743185a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1010335==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fe05e8b8451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5fe06028bf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5fe05f10da29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77ba1744c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==1010391==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x573e945e5451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x573e95fb8f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x573e94e3aa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70aea3e4c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==1010394==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63dccf85b451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x63dcd122ef29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x63dcd00b0a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78e1d1c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
5a6,16
> 
> =================================================================
> ==1010412==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f757ac8e451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5f757c661f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5f757b4e3a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a8b0104c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==1010361==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61754a810451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x61754c1e3f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x61754b065a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x715cd444c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==1010453==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56afbb7b5451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x56afbd188f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x56afbc00aa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x720ed9a4c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,12
> Warning: Adapting number of routing threads to number of simulation threads.
> 
> =================================================================
> ==1010429==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62f552ca8451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x62f55467bf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x62f5534fda29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7919cda4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==1010413==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x635a76d81451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x635a78754f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x635a775d6a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a984bc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
6a7,17
> 
> =================================================================
> ==1010420==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a167ee44451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5a1680817f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5a167f699a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d896c64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1011997==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5709c9ec8451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5709cb89bf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5709ca71da29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7dacf724c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1011232==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d7ffcc5f451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5d7ffe632f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5d7ffd4b4a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x6fff28e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1011438==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x631cc0c37451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x631cc260af29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x631cc148ca29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7fd79844c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1011242==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f86cb17a451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5f86ccb4df29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5f86cb9cfa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77f3e0c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1011437==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59ca2be4b451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x59ca2d81ef29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x59ca2c6a0a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e6c46c4c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1011050==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5995dc82a451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5995de1fdf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5995dd07fa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a51c964c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1011067==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b1d7800e451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5b1d799e1f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5b1d78863a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x724c8484c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1011075==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x608a78a59451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x608a7a42cf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x608a792aea29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7eb9ace4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1011077==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58bdd92aa451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x58bddac7df29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x58bdd9affa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f38e464c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,13
> Warning: Duplicate schedule for 'bus' at time=1010.00.
> 
> =================================================================
> ==1011122==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5debed1ef451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5debeebc2f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5debeda44a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76f7c724c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,13
> Warning: Different stop for 'bus' compared to earlier definitions, ignoring schedule.
> 
> =================================================================
> ==1011150==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x555ad223b451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x555ad3c0ef29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x555ad2a90a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72a0abc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1011278==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60319b061451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x60319ca34f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x60319b8b6a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7aea3204c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1011296==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x566978536451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x566979f09f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x566978d8ba29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d0baba4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1011311==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58dfdfed0451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x58dfe18a3f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x58dfe0725a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72862244c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1011321==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5621519f1451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5621533c4f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x562152246a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x702023c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1011325==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6062a8daa451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x6062aa77df29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x6062a95ffa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d0907c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1011335==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64e41a94a451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x64e41c31df29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x64e41b19fa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e1b9324c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1011359==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60ffcfe87451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x60ffd185af29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x60ffd06dca29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79f7c5a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1011281==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63d780f91451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x63d782964f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x63d7817e6a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74506864c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==1011615==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64cebe1d5451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x64cebfba8f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x64cebea2aa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x748a4f64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==1011223==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e84ceba1451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5e84d0574f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5e84cf3f6a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x783374e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1010752==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6378c89e3451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x6378ca3b6f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x6378c9238a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e2ebc44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1011498==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5622a9854451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5622ab227f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5622aa0a9a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ddbf844c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1011361==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x623444ffa451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x6234469cdf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x62344584fa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b0c3a44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1011029==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56ff12981451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x56ff14354f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x56ff131d6a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c22d2c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1011039==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61659ef9f451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x6165a0972f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x61659f7f4a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7aa50f24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1010994==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x560586052451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x560587a25f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5605868a7a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71f64144c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==1011425==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e93be508451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5e93bfedbf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5e93bed5da29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7bd05864c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1011413==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c911061d451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5c9111ff0f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5c9110e72a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73dadd24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1011042==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d44207c9451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5d442219cf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5d442101ea29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76e9eda4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1011035==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57e76677a451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x57e76814df29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x57e766fcfa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b03d8a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,13
> Warning: Not using public transport line 'bus' for routing persons. It has less than two usable stops.
> 
> =================================================================
> ==1011046==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a831610c451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5a8317adff29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5a8316961a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75477fa4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1011659==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x611dd5d33451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x611dd7706f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x611dd6588a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7372abe4c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1011668==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e8e9733c451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5e8e98d0ff29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5e8e97b91a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x713f1124c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1011672==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62867f08b451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x628680a5ef29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x62867f8e0a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7805bc44c712 in FX::FXThread::execute(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.15
>  Speed: 9.30
>  Duration: 405.93
>  WaitingTime: 84.58
>  TimeLoss: 134.48
>  DepartDelay: 0.06
> DijkstraRouter answered 1927 queries and explored 170.34 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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1011650==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d60e3258451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5d60e4c2bf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5d60e3aada29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77c041e4c712 in FX::FXThread::execute(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.15
>  Speed: 9.30
>  Duration: 405.93
>  WaitingTime: 84.58
>  TimeLoss: 134.48
>  DepartDelay: 0.06
> DijkstraRouter answered 1927 queries and explored 170.34 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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1011663==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e6292236451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5e6293c09f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5e6292a8ba29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a114fa4c712 in FX::FXThread::execute(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.15
>  Speed: 9.30
>  Duration: 405.93
>  WaitingTime: 84.58
>  TimeLoss: 134.48
>  DepartDelay: 0.06
> DijkstraRouter answered 1927 queries and explored 170.34 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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1009755==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55a90cbbb451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x55a90e58ef29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x55a90d410a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7fc440c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==1009764==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60e3fb044451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x60e3fca17f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x60e3fb899a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x723ae344c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1009810==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6000d38a2451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x6000d5275f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x6000d40f7a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x760b4c84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1009747==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5757d03ed451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5757d1dc0f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5757d0c42a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e186de4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1009793==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x572ea489b451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x572ea626ef29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x572ea50f0a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c98f404c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1009800==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b690a201451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5b690bbd4f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5b690aa56a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71805dc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1009750==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5779b6ed9451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5779b88acf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5779b772ea29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72435804c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1009741==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x563b4c6b2451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x563b4e085f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x563b4cf07a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79e3e304c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1009729==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e807b399451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5e807cd6cf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5e807bbeea29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7bb92084c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1011732==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x588bbe97d451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x588bc0350f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x588bbf1d2a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7de4b024c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1011743==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x607f211b1451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x607f22b84f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x607f21a06a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a4d3da4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1011754==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x624a07ff3451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x624a099c6f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x624a08848a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73ca4b44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1011773==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63f4e530e451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x63f4e6ce1f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x63f4e5b63a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72d5eea4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1011792==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5606b7443451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5606b8e16f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5606b7c98a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7851c3e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1011802==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b8168eb2451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5b816a885f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5b8169707a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e278fc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,12
> Warning: Not using public transport line 'Seehas:0' for routing persons. It has less than two usable stops.
> 
> =================================================================
> ==1011815==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59e18ffa3451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x59e191976f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x59e1907f8a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75a8c9c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1011680==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b78cf50d451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5b78d0ee0f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5b78cfd62a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70c1d764c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1011689==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x645735150451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x645736b23f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x6457359a5a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x715b4ee4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1011694==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60f7a6c9e451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x60f7a8671f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x60f7a74f3a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7453b284c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1009680==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5dc8a3487451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5dc8a4e5af29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5dc8a3cdca29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7da06ec4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1009555==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fdd34a23451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5fdd363f6f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5fdd35278a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7429ed64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1009704==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5656f7de2451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5656f97b5f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5656f8637a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74a5d9c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1009580==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x641ac93cd451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x641acada0f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x641ac9c22a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x788c9144c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1009599==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a4ef53a1451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5a4ef6d74f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5a4ef5bf6a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7fd2f704c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1009640==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f74cf4bf451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5f74d0e92f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5f74cfd14a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x708cb024c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1009617==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x564236953451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x564238326f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5642371a8a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7992fe24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==1009676==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5840a19dd451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5840a33b0f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5840a2232a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7810a324c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1009644==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63ba65dc9451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x63ba6779cf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x63ba6661ea29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ba877a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1009661==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f9dbf5ee451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5f9dc0fc1f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5f9dbfe43a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7484dbe4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1009586==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57e535d0f451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x57e5376e2f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x57e536564a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79e4c6e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1009687==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x611706ee4451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x6117088b7f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x611707739a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75ce99c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1011824==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x563004797451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x56300616af29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x563004feca29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7600dae4c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1011842==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x614e38cda451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x614e3a6adf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x614e3952fa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b374904c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1011852==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57dcb9dcb451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x57dcbb79ef29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x57dcba620a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7750b164c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1011890==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6062d039f451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x6062d1d72f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x6062d0bf4a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x749be004c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1011938==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63c18f47c451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x63c190e4ff29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x63c18fcd1a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7411f104c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1011926==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x598438c77451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x59843a64af29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5984394cca29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f48b5c4c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==1010594==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5dcfae26e451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5dcfafc41f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5dcfaeac3a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e19d2a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==1010604==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b29b8f58451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5b29ba92bf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5b29b97ada29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76951064c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1010615==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60ca95568451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x60ca96f3bf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x60ca95dbda29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77062304c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1010629==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b2fc4544451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5b2fc5f17f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5b2fc4d99a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73b388c4c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1010533==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62d945408451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x62d946ddbf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x62d945c5da29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71e547a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1010557==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5dab597aa451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5dab5b17df29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5dab59fffa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x799821e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1010565==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x597c0c081451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x597c0da54f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x597c0c8d6a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x743ff304c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1010581==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5834ac064451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5834ada37f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5834ac8b9a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x737e6664c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1010554==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f8998a68451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5f899a43bf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5f89992bda29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f3550e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1010525==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x630cda880451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x630cdc253f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x630cdb0d5a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d45f404c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1010468==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x608a0a543451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x608a0bf16f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x608a0ad98a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x744f0b64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1010484==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x565e4ca08451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x565e4e3dbf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x565e4d25da29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78162604c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1010499==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64b45873b451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x64b45a10ef29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x64b458f90a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a626a04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1010491==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c5a08278451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5c5a09c4bf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5c5a08acda29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x732e91e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1010475==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a2fdf46d451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5a2fe0e40f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5a2fdfcc2a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72e57ca4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
3a4,14
> 
> =================================================================
> ==1009512==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x608b08115451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x608b09ae8f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x608b0896aa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72982e84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1009519==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d4896044451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5d4897a17f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5d4896899a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x798eea44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1009447==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e8b78f81451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5e8b7a954f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5e8b797d6a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x775bcf64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==1009448==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55905e4d4451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x55905fea7f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x55905ed29a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76c00844c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==1009472==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56cdcc489451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x56cdcde5cf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x56cdcccdea29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77644c24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==1009476==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x593c0bcd1451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x593c0d6a4f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x593c0c526a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7674f4e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- 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=-8.76, offset=0.12), time=28.50.
> Warning: Vehicle 'vertical.2' performs emergency stop at the end of lane '3si_1' because of a red traffic light (decel=-9.55, offset=1.82), time=40.00.
> Warning: Vehicle 'horizontal.2'; collision with vehicle 'horizontal.1', lane='1si_1', gap=-0.47, time=43.50, stage=move.
> Warning: Vehicle 'vertical.12'; collision with vehicle 'vertical.11', lane='3si_1', gap=-0.05, time=93.50, stage=move.
> Warning: Vehicle 'horizontal.10'; collision with vehicle 'horizontal.9', lane='1si_1', gap=-0.60, time=101.00, stage=move.
> Warning: Vehicle 'horizontal.26'; collision with vehicle 'horizontal.25', lane='1si_1', gap=-0.35, time=217.00, stage=move.
> Warning: Vehicle 'horizontal.47'; collision with vehicle 'horizontal.46', lane='1si_1', gap=-0.20, time=371.00, stage=move.
---------- Differences in output ----------
18c18
<  Running: 29
---
>  Running: 30
21c21
<  Emergency Stops: 5
---
>  Emergency Stops: 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="35.50" position="483.65,495.05" type="3" value="1.42" speed="0.00"/>
>         <maxDRAC time="32.00" position="483.65,495.05" type="3" value="3.75" speed="0.00"/>
24c24
<         <maxMDRAC time="35.00" position="483.65,495.05" type="3" value="8.51" speed="0.00"/>
---
>         <maxMDRAC time="33.00" position="483.65,495.05" type="3" value="6.78" speed="0.00"/>
27,28c27,28
<         <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"/>
---
>         <minTTC time="41.50" position="483.65,495.05" type="3" value="1.83" speed="0.00"/>
>         <maxDRAC time="39.50" position="483.65,495.05" type="3" value="4.01" speed="0.00"/>
31c31
<         <maxMDRAC time="39.50" position="483.65,495.05" type="3" value="5.16" speed="0.00"/>
---
>         <maxMDRAC time="40.50" position="483.65,495.05" type="3" value="7.06" 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="35.50" position="483.65,495.05" type="2" value="1.42" speed="5.62"/>
>         <maxDRAC time="32.00" position="483.65,495.05" type="2" value="3.75" speed="18.19"/>
38c38
<         <maxMDRAC time="35.00" position="483.65,495.05" type="2" value="8.51" speed="7.05"/>
---
>         <maxMDRAC time="33.00" position="483.65,495.05" type="2" value="6.78" speed="14.18"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1013332==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62cd26a52451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x62cd28425f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x62cd272a7a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f76d084c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1013411==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e6cb81a6451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5e6cb9b79f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5e6cb89fba29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a9fe5e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==1012898==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x590a6181f451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x590a631f2f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x590a62074a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c41e2e4c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==1012908==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c35487a5451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5c354a178f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5c3548ffaa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77861d44c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==1012917==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d308c70b451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5d308e0def29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5d308cf60a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f0b32e4c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==1012929==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x651f3478f451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x651f36162f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x651f34fe4a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x707aa844c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==1012128==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58c9b8615451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x58c9b9fe8f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x58c9b8e6aa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71d2dae4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==1012087==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5cd31eded451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5cd3207c0f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5cd31f642a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x749406e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==1012149==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e98f44cf451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5e98f5ea2f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5e98f4d24a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f8cb8c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==1012101==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e393d5d8451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5e393efabf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5e393de2da29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7be6abe4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==1012121==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5af58252b451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5af583efef29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5af582d80a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c7d53e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1012105==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f702ea07451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5f70303daf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5f702f25ca29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d97ae24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==1013192==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57d68ad9c451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x57d68c76ff29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x57d68b5f1a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b969a84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==1013205==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5affe9d73451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5affeb746f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5affea5c8a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75381784c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==1013210==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f10ea416451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5f10ebde9f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5f10eac6ba29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x756634c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==1013116==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64f7fd9c7451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x64f7ff39af29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x64f7fe21ca29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e6e2c44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==1013131==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ac2c4d18451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5ac2c66ebf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5ac2c556da29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x779993e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==1013145==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57a322fab451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x57a32497ef29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x57a323800a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7fe54a84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1013155==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f8d7022e451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5f8d71c01f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5f8d70a83a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78e21004c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1013175==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x635eb6ffb451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x635eb89cef29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x635eb7850a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a0493c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1013183==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55f089a14451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x55f08b3e7f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x55f08a269a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73cabae4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==1012165==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a523bce9451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5a523d6bcf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5a523c53ea29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7eb678a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==1012170==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x619e95b3b451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x619e9750ef29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x619e96390a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75ba99e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==1012640==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ec0dc157451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5ec0ddb2af29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5ec0dc9aca29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78882f44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==1012666==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x618598a77451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x61859a44af29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x6185992cca29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x732849c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==1012659==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x591d19296451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x591d1ac69f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x591d19aeba29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79975c84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==1012534==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57f837de7451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x57f8397baf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x57f83863ca29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x760dbae4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==1012563==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fc41b048451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5fc41ca1bf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5fc41b89da29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70d87aa4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==1012566==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63a862ccf451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x63a8646a2f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x63a863524a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x775a9b84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==1012572==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x577c41088451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x577c42a5bf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x577c418dda29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7310e7a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==1012607==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59bb943fb451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x59bb95dcef29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x59bb94c50a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c1c3ea4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==1012594==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5dcc200f8451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5dcc21acbf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5dcc2094da29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c0c9164c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==1012600==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x595b72daf451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x595b74782f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x595b73604a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74756464c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==1012629==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55d2ad93b451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x55d2af30ef29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x55d2ae190a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7558c244c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==1012633==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6264e1820451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x6264e31f3f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x6264e2075a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d645744c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1012237==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x578631ec9451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x57863389cf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x57863271ea29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70565d24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==1012272==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d28b25f9451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5d28b3fccf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5d28b2e4ea29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7af07984c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1012293==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6345f4ac7451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x6345f649af29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x6345f531ca29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ff87c04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1012288==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a5557897451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5a555926af29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5a55580eca29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a166bc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1012281==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59dc2fcfc451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x59dc316cff29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x59dc30551a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7741ffc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==1012189==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b52037fa451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5b52051cdf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5b520404fa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7fcde9e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==1012180==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fbb48d1e451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5fbb4a6f1f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5fbb49573a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b1f9344c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==1012217==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d5729b59451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5d572b52cf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5d572a3aea29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e0945e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==1012225==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64d1bdd14451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x64d1bf6e7f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x64d1be569a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b996d24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==1012212==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62209026a451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x622091c3df29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x622090abfa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77f8dd64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==1012224==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6533f20a7451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x6533f3a7af29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x6533f28fca29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x731db9e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==1012366==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6416b40f2451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x6416b5ac5f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x6416b4947a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78d2b4a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1012316==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6138ca16b451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x6138cbb3ef29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x6138ca9c0a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x796ec644c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1012371==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x587a96134451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x587a97b07f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x587a96989a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x702fae04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==1012323==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56507a506451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x56507bed9f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x56507ad5ba29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7fe1a144c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1012359==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62cacfb2d451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x62cad1500f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x62cad0382a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76969ba4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1012324==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62a5ba57c451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x62a5bbf4ff29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x62a5badd1a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78ad47c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==1012721==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60b081988451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x60b08335bf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x60b0821dda29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b1e7924c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==1012741==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5afcb82b8451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5afcb9c8bf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5afcb8b0da29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f3ac124c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==1012679==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x612dccb79451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x612dce54cf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x612dcd3cea29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x744ebae4c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==1012692==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58f00d114451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x58f00eae7f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x58f00d969a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78249464c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==1012697==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x592c635ce451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x592c64fa1f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x592c63e23a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7bd4be04c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==1012708==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a81d31ce451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5a81d4ba1f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5a81d3a23a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x798b5c84c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==1012762==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5717a127f451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5717a2c52f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5717a1ad4a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c131224c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==1012396==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f4f62c82451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5f4f64655f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5f4f634d7a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72250084c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
3a4,14
> 
> =================================================================
> ==1012527==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f5421d65451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5f5423738f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5f54225baa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c785544c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==1012496==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5759a2744451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5759a4117f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5759a2f99a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79c03aa4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==1012466==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d20df270451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5d20e0c43f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5d20dfac5a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70ece884c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==1012481==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fe7e324c451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5fe7e4c1ff29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5fe7e3aa1a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x705965e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==1012502==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a7771135451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5a7772b08f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5a777198aa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e19ff44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==1012409==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b3d6f735451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5b3d71108f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5b3d6ff8aa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7fe47ce4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==1012463==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61f7f87a4451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x61f7fa177f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x61f7f8ff9a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70e07ea4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==1012416==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64131ed4e451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x641320721f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x64131f5a3a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d6d5e44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==1012425==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5aec9fc9e451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5aeca1671f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5aeca04f3a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79256ee4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==1012452==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5be7b1f44451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5be7b3917f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5be7b2799a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7641aea4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==1012508==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60f5596aa451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x60f55b07df29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x60f559effa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74b543a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- 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:337:117: runtime error: member access within address 0x504000198a10 which does not point to an object of type 'BookReservation'
> 0x504000198a10: note: object has invalid vptr
>  00 00 00 00  7f 4b 00 00 00 00 00 00  00 00 00 00 be be be be  a0 3c 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:337:117 
> =================================================================
> ==1013040==ERROR: AddressSanitizer: heap-use-after-free on address 0x504000198a38 at pc 0x598204e16f8c bp 0x7ffd0a26f690 sp 0x7ffd0a26f688
> READ of size 8 at 0x504000198a38 thread T0
>     #0 0x598204e16f8b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x598204e1346b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x598204e9a988 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x598204ed093b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20
>     #4 0x598202dfc238 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #5 0x598202df6e88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x598202de3405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x7d931042a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x7d931042a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x598202d05fe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x268dfe4) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
> 
> 0x504000198a38 is located 40 bytes inside of 48-byte region [0x504000198a10,0x504000198a40)
> freed by thread T0 here:
>     #0 0x598202ddfcd1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767cd1) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x598204e34ce1 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11
>     #2 0x59820366acfd 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-05-02 11:58:23 by Eclipse SUMO sumo Version v1_22_0+1849-974637b1b10
> 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 May2025 )

---------- 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:337:117: runtime error: member access within address 0x504000198a10 which does not point to an object of type 'BookReservation'
> 0x504000198a10: note: object has invalid vptr
>  00 00 00 00  7f 4b 00 00 00 00 00 00  00 00 00 00 be be be be  a0 3c 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:337:117 
> =================================================================
> ==1013029==ERROR: AddressSanitizer: heap-use-after-free on address 0x504000198a38 at pc 0x58d6b6bd0f8c bp 0x7ffefabd9710 sp 0x7ffefabd9708
> READ of size 8 at 0x504000198a38 thread T0
>     #0 0x58d6b6bd0f8b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x58d6b6bcd46b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x58d6b6c54988 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x58d6b6c8a93b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20
>     #4 0x58d6b4bb6238 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #5 0x58d6b4bb0e88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x58d6b4b9d405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x7c5f2d22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x7c5f2d22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x58d6b4abffe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x268dfe4) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
> 
> 0x504000198a38 is located 40 bytes inside of 48-byte region [0x504000198a10,0x504000198a40)
> freed by thread T0 here:
>     #0 0x58d6b4b99cd1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767cd1) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x58d6b6beece1 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11
>     #2 0x58d6b5424cfd 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-05-02 11:58:23 by Eclipse SUMO sumo Version v1_22_0+1849-974637b1b10
> 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 May2025 )

---------- 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:337:117: runtime error: member access within address 0x504000198c10 which does not point to an object of type 'BookReservation'
> 0x504000198c10: note: object has invalid vptr
>  00 00 00 00  cd 4b 00 00 00 00 00 00  00 00 00 00 be be be be  a0 3c 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:337:117 
> =================================================================
> ==1013028==ERROR: AddressSanitizer: heap-use-after-free on address 0x504000198c38 at pc 0x56a3364b3f8c bp 0x7fff27340ad0 sp 0x7fff27340ac8
> READ of size 8 at 0x504000198c38 thread T0
>     #0 0x56a3364b3f8b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x56a3364b046b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x56a336537988 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x56a33656d93b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20
>     #4 0x56a334499238 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #5 0x56a334493e88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x56a334480405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x75bddd02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x75bddd02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x56a3343a2fe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x268dfe4) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
> 
> 0x504000198c38 is located 40 bytes inside of 48-byte region [0x504000198c10,0x504000198c40)
> freed by thread T0 here:
>     #0 0x56a33447ccd1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767cd1) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x56a3364d1ce1 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11
>     #2 0x56a334d07cfd 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-05-02 11:58:23 by Eclipse SUMO sumo Version v1_22_0+1849-974637b1b10
> 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 May2025 )

---------- 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:337:117: runtime error: member access within address 0x504000189990 which does not point to an object of type 'BookReservation'
> 0x504000189990: note: object has invalid vptr
>  00 00 00 00  60 4d 00 00 00 00 00 00  00 00 00 00 be be be be  a0 3c 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:337:117 
> =================================================================
> ==1012983==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001899b8 at pc 0x5f0d692c5f8c bp 0x7ffc7c5f7930 sp 0x7ffc7c5f7928
> READ of size 8 at 0x5040001899b8 thread T0
>     #0 0x5f0d692c5f8b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x5f0d692c246b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x5f0d69349988 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x5f0d6937f93b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20
>     #4 0x5f0d672ab238 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #5 0x5f0d672a5e88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x5f0d67292405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x71765d82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x71765d82a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x5f0d671b4fe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x268dfe4) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
> 
> 0x5040001899b8 is located 40 bytes inside of 48-byte region [0x504000189990,0x5040001899c0)
> freed by thread T0 here:
>     #0 0x5f0d6728ecd1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767cd1) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5f0d692e3ce1 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11
>     #2 0x5f0d67b19cfd 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 May2025 )

---------- 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:337:117: runtime error: member access within address 0x504000189790 which does not point to an object of type 'BookReservation'
> 0x504000189790: note: object has invalid vptr
>  00 00 00 00  5c 4c 00 00 00 00 00 00  00 00 00 00 be be be be  a0 3c 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:337:117 
> =================================================================
> ==1013014==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001897b8 at pc 0x5ed57c666f8c bp 0x7fff4606b770 sp 0x7fff4606b768
> READ of size 8 at 0x5040001897b8 thread T0
>     #0 0x5ed57c666f8b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x5ed57c66346b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x5ed57c6ea988 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x5ed57c72093b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20
>     #4 0x5ed57a64c238 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #5 0x5ed57a646e88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x5ed57a633405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x74ee3b42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x74ee3b42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x5ed57a555fe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x268dfe4) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
> 
> 0x5040001897b8 is located 40 bytes inside of 48-byte region [0x504000189790,0x5040001897c0)
> freed by thread T0 here:
>     #0 0x5ed57a62fcd1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767cd1) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5ed57c684ce1 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11
>     #2 0x5ed57aebacfd in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17
>     #3 0x5ed57a64a5a2 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 May2025 )

---------- 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:337:117: runtime error: member access within address 0x504000189990 which does not point to an object of type 'BookReservation'
> 0x504000189990: note: object has invalid vptr
>  00 00 00 00  5a 4c 00 00 00 00 00 00  00 00 00 00 be be be be  a0 3c 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:337:117 
> =================================================================
> ==1013047==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001899b8 at pc 0x56d67d2b5f8c bp 0x7ffdf5dbe390 sp 0x7ffdf5dbe388
> READ of size 8 at 0x5040001899b8 thread T0
>     #0 0x56d67d2b5f8b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x56d67d2b246b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x56d67d339988 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x56d67d36f93b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20
>     #4 0x56d67b29b238 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #5 0x56d67b295e88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x56d67b282405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x770a2dc2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x770a2dc2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x56d67b1a4fe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x268dfe4) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
> 
> 0x5040001899b8 is located 40 bytes inside of 48-byte region [0x504000189990,0x5040001899c0)
> freed by thread T0 here:
>     #0 0x56d67b27ecd1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767cd1) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x56d67d2d3ce1 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11
>     #2 0x56d67bb09cfd in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17
>     #3 0x56d67b2995a2 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:780:30
>     #4 0x56d67b295e88 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 May2025 )

---------- 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:337:117: runtime error: member access within address 0x50400018a710 which does not point to an object of type 'BookReservation'
> 0x50400018a710: note: object has invalid vptr
>  00 00 00 00  7d 4c 00 00 00 00 00 00  00 00 00 00 be be be be  80 3d 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:337:117 
> =================================================================
> ==1013053==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400018a738 at pc 0x60084873bf8c bp 0x7ffffb195ad0 sp 0x7ffffb195ac8
> READ of size 8 at 0x50400018a738 thread T0
>     #0 0x60084873bf8b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x60084873846b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x6008487bf988 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x6008487f593b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20
>     #4 0x600846721238 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #5 0x60084671be88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x600846708405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x7e3b3802a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x7e3b3802a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x60084662afe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x268dfe4) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
> 
> 0x50400018a738 is located 40 bytes inside of 48-byte region [0x50400018a710,0x50400018a740)
> freed by thread T0 here:
>     #0 0x600846704cd1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767cd1) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x600848759ce1 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11
>     #2 0x600846f8fcfd 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 May2025 )

---------- 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:337:117: runtime error: member access within address 0x504000189b90 which does not point to an object of type 'BookReservation'
> 0x504000189b90: note: object has invalid vptr
>  00 00 00 00  5e 4c 00 00 00 00 00 00  00 00 00 00 be be be be  a0 3c 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:337:117 
> =================================================================
> ==1013079==ERROR: AddressSanitizer: heap-use-after-free on address 0x504000189bb8 at pc 0x5e5cf98c5f8c bp 0x7ffdf0814910 sp 0x7ffdf0814908
> READ of size 8 at 0x504000189bb8 thread T0
>     #0 0x5e5cf98c5f8b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x5e5cf98c246b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x5e5cf9949988 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x5e5cf997f93b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20
>     #4 0x5e5cf78ab238 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #5 0x5e5cf78a5e88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x5e5cf7892405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x78f10402a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x78f10402a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x5e5cf77b4fe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x268dfe4) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
> 
> 0x504000189bb8 is located 40 bytes inside of 48-byte region [0x504000189b90,0x504000189bc0)
> freed by thread T0 here:
>     #0 0x5e5cf788ecd1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767cd1) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5e5cf98e3ce1 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11
>     #2 0x5e5cf8119cfd in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17
>     #3 0x5e5cf78a95a2 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:780:30
>     #4 0x5e5cf78a5e88 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 May2025 )

---------- 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:337:117: runtime error: member access within address 0x50400018a910 which does not point to an object of type 'BookReservation'
> 0x50400018a910: note: object has invalid vptr
>  00 00 00 00  81 4c 00 00 00 00 00 00  00 00 00 00 be be be be  80 3d 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:337:117 
> =================================================================
> ==1013095==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400018a938 at pc 0x580a0f848f8c bp 0x7ffe72bb9c50 sp 0x7ffe72bb9c48
> READ of size 8 at 0x50400018a938 thread T0
>     #0 0x580a0f848f8b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x580a0f84546b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x580a0f8cc988 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x580a0f90293b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20
>     #4 0x580a0d82e238 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #5 0x580a0d828e88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x580a0d815405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x703913c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x703913c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x580a0d737fe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x268dfe4) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
> 
> 0x50400018a938 is located 40 bytes inside of 48-byte region [0x50400018a910,0x50400018a940)
> freed by thread T0 here:
>     #0 0x580a0d811cd1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767cd1) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x580a0f866ce1 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11
>     #2 0x580a0e09ccfd 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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==1012953==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57fc8dbad451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x57fc8f580f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x57fc8e402a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ba72aa4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==1012972==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x572dbe280451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x572dbfc53f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x572dbead5a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x759752c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- 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:337:117: runtime error: member access within address 0x504000189990 which does not point to an object of type 'BookReservation'
> 0x504000189990: note: object has invalid vptr
>  00 00 00 00  60 4d 00 00 00 00 00 00  00 00 00 00 be be be be  a0 3c 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:337:117 
> =================================================================
> ==1012978==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040001899b8 at pc 0x5a26a5f06f8c bp 0x7ffeaf1d8410 sp 0x7ffeaf1d8408
> READ of size 8 at 0x5040001899b8 thread T0
>     #0 0x5a26a5f06f8b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x5a26a5f0346b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x5a26a5f8a988 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x5a26a5fc093b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:214:20
>     #4 0x5a26a3eec238 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #5 0x5a26a3ee6e88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #6 0x5a26a3ed3405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #7 0x7eebc962a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #8 0x7eebc962a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #9 0x5a26a3df5fe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x268dfe4) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
> 
> 0x5040001899b8 is located 40 bytes inside of 48-byte region [0x504000189990,0x5040001899c0)
> freed by thread T0 here:
>     #0 0x5a26a3ecfcd1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767cd1) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5a26a5f24ce1 in MSStageDriving::BookReservation::~BookReservation() /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.h:246:11
>     #2 0x5a26a475acfd in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:81:17
>     #3 0x5a26a3eea5a2 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 May2025 )

---------- 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:337:117: runtime error: member access within address 0x504000189910 which does not point to an object of type 'BookReservation'
> 0x504000189910: note: object has invalid vptr
>  00 00 00 00  49 4e 00 00 00 00 00 00  00 00 00 00 be be be be  a0 3c 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:337:117 
> =================================================================
> ==1012944==ERROR: AddressSanitizer: heap-use-after-free on address 0x504000189938 at pc 0x614eb0025f8c bp 0x7fff8479d050 sp 0x7fff8479d048
> READ of size 8 at 0x504000189938 thread T0
>     #0 0x614eb0025f8b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:337:117
>     #1 0x614eb002246b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:298:9
>     #2 0x614eb00a9988 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x614eb009b015 in MSStageWalking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageWalking.cpp:380:22
>     #4 0x614eaff75885 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 0x614eaff63b7c 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 0x614eaffbbf70 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2594:14
>     #7 0x614eae8796cd in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #8 0x614eae0095a2 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:780:30
>     #9 0x614eae005e88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #10 0x614eadff2405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #11 0x79909d22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x79909d22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x614eadf14fe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x268dfe4) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
> 
> 0x504000189938 is located 40 bytes inside of 48-byte region [0x504000189910,0x504000189940)
> 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"/>
<         <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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==1012817==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d5b71f50451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5d5b73923f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5d5b727a5a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x767d0624c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==1012835==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x580d4c0a2451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x580d4da75f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x580d4c8f7a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f4fc1e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==1012848==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5aa2f2182451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5aa2f3b55f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5aa2f29d7a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e3f2d44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==1012824==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60d93bb87451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x60d93d55af29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x60d93c3dca29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70e15224c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==1012787==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60f3279f9451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x60f3293ccf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x60f32824ea29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76e42a04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==1012858==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e705c4a1451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5e705de74f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5e705ccf6a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ebf9624c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==1012863==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57ee69002451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x57ee6a9d5f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x57ee69857a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78aa42c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==1012768==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63007d97c451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x63007f34ff29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x63007e1d1a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7eb58ec4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==1012774==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a67ecb1b451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5a67ee4eef29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5a67ed370a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73ff0984c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==1012788==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55a58e367451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x55a58fd3af29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x55a58ebbca29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74b57624c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==1012896==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6298e238b451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x6298e3d5ef29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x6298e2be0a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78f2ad44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==1013097==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c2fd1f8d451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5c2fd3960f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5c2fd27e2a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75df7684c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==1013109==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x631bc2d50451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x631bc4723f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x631bc35a5a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7792b704c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

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

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==1013895==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e3590ac6451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5e3592499f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5e359131ba29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7431e784c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==1013899==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c9e1addc451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5c9e1c7aff29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5c9e1b631a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x749735e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==988370==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5eedec5c6451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5eededf99f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5eedece1ba29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76030dc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-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:1473: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:1473: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 May2025 )
extended bikes bikeUnnecessaryEmergencyBraking ( Last six runs May2025 )
pedestrian_model striping block_vehicles_sharedspace walkingarea ( Last six runs May2025 )
pedestrian_model striping block_vehicles_sharedspace walkingarea_noconflict ( Last six runs May2025 )
pedestrian_model striping block_vehicles_sharedspace walkingarea_parallel ( Last six runs May2025 )
sublane_model bidiEdge bikeNotOvertake ( Last six runs May2025 )
sublane_model bidiEdge collision_btw_bikes ( Last six runs May2025 )
sublane_model bidiEdge emergency_braking_late_slow_down_within_crossing ( Last six runs May2025 )
sublane_model bidiEdge pedestrian_beyond_junction ( Last six runs May2025 )

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

---------- Differences in tripinfos ----------
5,614c5,614
<     <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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==987972==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e83e1168451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5e83e2b3bf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5e83e19bda29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7da4c124c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==987984==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x636cfaac0451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x636cfc493f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x636cfb315a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x707fe7a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473: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:1473: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
> 
> =================================================================
> ==988000==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59c613023451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x59c6149f6f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x59c613878a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x740b99a4c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,15
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473: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:1473: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 
> 
> =================================================================
> ==988003==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63d5995e9451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x63d59afbcf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x63d599e3ea29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x745636c4c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473: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:1473: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
> 
> =================================================================
> ==988033==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x567622957451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x56762432af29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5676231aca29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7cdb2d04c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473: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:1473: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
> 
> =================================================================
> ==988055==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62a4c946b451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x62a4cae3ef29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x62a4c9cc0a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73ce4904c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473: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:1473: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
> 
> =================================================================
> ==988048==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5787465bc451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x578747f8ff29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x578746e11a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x783a4444c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473: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:1473: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
> 
> =================================================================
> ==988015==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a1b625f8451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5a1b63fcbf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5a1b62e4da29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a89e064c712 in FX::FXThread::execute(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_with_rerouting ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,31
> /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
> =================================================================
> ==984222==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x5a472a3fb258 bp 0x7dc239ffab50 sp 0x7dc239ffaaf0 T3)
> ==984222==The signal is caused by a READ memory access.
> ==984222==Hint: address points to the zero page.
>     #0 0x5a472a3fb258 in RouterProvider<MSEdge, MSLane, MSJunction, SUMOVehicle>::getVehicleRouter(SUMOVehicleClass) const /home/delphi/extraClangDebug/sumo/src/utils/router/RouterProvider.h:67:13
>     #1 0x5a472a3fbe57 in MSEdgeControl::WorkerThread::getRouter(SUMOVehicleClass) const /home/delphi/extraClangDebug/sumo/src/microsim/MSEdgeControl.h:250:38
>     #2 0x5a472a3f1d21 in MSRoutingEngine::getRouterTT(int, SUMOVehicleClass, std::vector<MSEdge*, std::allocator<MSEdge*>> const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:537:127
>     #3 0x5a472a62f75e in MSTriggeredRerouter::triggerRouting(SUMOTrafficObject&, MSMoveReminder::Notification) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSTriggeredRerouter.cpp:638:41
>     #4 0x5a472a636fa0 in MSTriggeredRerouter::notifyMove(SUMOTrafficObject&, double, double, double) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSTriggeredRerouter.cpp:454:12
>     #5 0x5a4728e3393b in MSVehicle::workOnMoveReminders(double, double, double) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:1160:26
>     #6 0x5a4728ed659f in MSVehicle::executeMove() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:4770:5
>     #7 0x5a472935c27b in MSLane::executeMovements(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.cpp:2267:33
>     #8 0x5a47293c42ef in MSLane::SimulationTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.h:1759:17
>     #9 0x5a4729276a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #10 0x7dc242a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x5a47289e091c in asan_thread_start(void*) asan_interceptors.cpp.o
>     #12 0x7dc241c9caa3 in start_thread nptl/pthread_create.c:447:8
>     #13 0x7dc241d29c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/extraClangDebug/sumo/src/utils/router/RouterProvider.h:67:13 in RouterProvider<MSEdge, MSLane, MSJunction, SUMOVehicle>::getVehicleRouter(SUMOVehicleClass) const
> Thread T3 created by T0 here:
>     #0 0x5a47289c87a5 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x270e7a5) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x7dc242a4d611 in FX::FXThread::start(unsigned long) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24d611) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
<truncated after showing first 30 lines>
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5,24d5
< 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).
---------- Differences in vehroutes ----------
2a3,46
> <!-- generated on 2025-05-02 11:44:57 by Eclipse SUMO sumo Version v1_22_0+1849-974637b1b10
> 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>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==984264==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61e40df1a451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x61e40f8edf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x61e40e76fa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x780c26c4c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==984245==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b0b92324451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5b0b93cf7f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5b0b92b79a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e448b04c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==984284==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61a6319b6451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x61a633389f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x61a63220ba29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ecfa904c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
3a4,14
> 
> =================================================================
> ==983754==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x572672c66451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x572674639f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5726734bba29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x757789c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==983752==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6213af2a6451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x6213b0c79f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x6213afafba29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x774e0104c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==983674==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63bcc9eb2451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x63bccb885f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x63bcca707a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7fea2444c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==983747==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61ff399c2451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x61ff3b395f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x61ff3a217a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e021f24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==983670==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x603f774ef451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x603f78ec2f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x603f77d44a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74df17c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==983716==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x627e137d5451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x627e151a8f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x627e1402aa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71863404c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
3a4,14
> 
> =================================================================
> ==983879==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61ba6a4d2451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x61ba6bea5f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x61ba6ad27a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7286e544c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==983866==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5879df925451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5879e12f8f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5879e017aa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x793cc1a4c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
3a4,14
> 
> =================================================================
> ==983867==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6461034f9451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x646104eccf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x646103d4ea29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75724e24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
3a4,14
> 
> =================================================================
> ==983821==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5615ac60f451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5615adfe2f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5615ace64a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x799a5c44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==983807==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x572ff3548451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x572ff4f1bf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x572ff3d9da29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72f55aa4c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
3a4,14
> 
> =================================================================
> ==983813==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61f3c9e54451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x61f3cb827f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x61f3ca6a9a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74eca084c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==984051==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60b3a60d5451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x60b3a7aa8f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x60b3a692aa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a51cdc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==984029==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f29b1870451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5f29b3243f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5f29b20c5a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7bb0a8c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==984002==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x607263bb3451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x607265586f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x607264408a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72d5d144c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==983991==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a4f31a9c451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5a4f3346ff29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5a4f322f1a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7fa8f144c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==984173==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56169269f451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x561694072f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x561692ef4a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73c8fd64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==984131==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6486dfef9451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x6486e18ccf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x6486e074ea29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x757d7064c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==984134==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x558e7bd11451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x558e7d6e4f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x558e7c566a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7fe24c04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==984085==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fe835bcb451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5fe83759ef29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5fe836420a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72520be4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==984077==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62e1c58d0451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x62e1c72a3f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x62e1c6125a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d803fc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==985164==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ae835a8f451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5ae837462f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5ae8362e4a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70377664c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==985050==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a45d2530451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5a45d3f03f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5a45d2d85a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b6aa804c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==985232==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63996eefe451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x6399708d1f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x63996f753a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73b7a2e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,86
> =================================================================
> ==984978==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x50200002b448 at pc 0x617351df655e bp 0x79ee3a3f5850 sp 0x79ee3a3f5848
> READ of size 8 at 0x50200002b448 thread T2
>     #0 0x617351df655d in void std::push_heap<__gnu_cxx::__normal_iterator<SUMOAbstractRouter<MSEdge, SUMOVehicle>::EdgeInfo**, std::vector<SUMOAbstractRouter<MSEdge, SUMOVehicle>::EdgeInfo*, std::allocator<SUMOAbstractRouter<MSEdge, SUMOVehicle>::EdgeInfo*>>>, DijkstraRouter<MSEdge, SUMOVehicle>::EdgeInfoByEffortComparator>(__gnu_cxx::__normal_iterator<SUMOAbstractRouter<MSEdge, SUMOVehicle>::EdgeInfo**, std::vector<SUMOAbstractRouter<MSEdge, SUMOVehicle>::EdgeInfo*, std::allocator<SUMOAbstrac
tRouter<MSEdge, SUMOVehicle>::EdgeInfo*>>>, __gnu_cxx::__normal_iterator<SUMOAbstractRouter<MSEdge, SUMOVehicle>::EdgeInfo**, std::vector<SUMOAbstractRouter<MSEdge, SUMOVehicle>::EdgeInfo*, std::allocator<SUMOAbstractRouter<MSEdge, SUMOVehicle>::EdgeInfo*>>>, DijkstraRouter<MSEdge, SUMOVehicle>::EdgeInfoByEffortComparator) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_heap.h:215:28
>     #1 0x617351de78b2 in DijkstraRouter<MSEdge, SUMOVehicle>::compute(MSEdge const*, MSEdge const*, SUMOVehicle const*, long long, std::vector<MSEdge const*, std::allocator<MSEdge const*>>&, bool) /home/delphi/extraClangDebug/sumo/src/utils/router/DijkstraRouter.h:225:25
>     #2 0x6173523f7ca0 in SUMOAbstractRouter<MSEdge, SUMOVehicle>::compute(MSEdge const*, double, MSEdge const*, double, SUMOVehicle const*, long long, std::vector<MSEdge const*, std::allocator<MSEdge const*>>&, bool) /home/delphi/extraClangDebug/sumo/src/utils/router/SUMOAbstractRouter.h:189:20
>     #3 0x617353965e78 in MSStoppingPlaceRerouter::evaluateDestination(SUMOVehicle&, double, bool, MSStoppingPlace*, double, double, SUMOAbstractRouter<MSEdge, SUMOVehicle>&, std::map<MSStoppingPlace*, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, double, 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
, double>>>, ComparatorIdLess, std::allocator<std::pair<MSStoppingPlace* const, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, double, 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, double>>>>>>&, std::map<MSStoppingPlace*, std::vector<MSEdge const*, std::allocator<MSEdge const*>>, std::less<MSStopping
Place*>, std::allocator<std::pair<MSStoppingPlace* const, std::vector<MSEdge const*, std::allocator<MSEdge const*>>>>>&, std::map<MSStoppingPlace*, std::vector<MSEdge const*, std::allocator<MSEdge const*>>, std::less<MSStoppingPlace*>, std::allocator<std::pair<MSStoppingPlace* const, std::vector<MSEdge const*, std::allocator<MSEdge const*>>>>>&, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, double, std::less<std::__cxx11::basic_string<char, std::char_tr
aits<char>, std::allocator<char>>>, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const, double>>>&, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, double, 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, double>>>&, int, bool) /home/delphi/extraC
langDebug/sumo/src/microsim/trigger/MSStoppingPlaceRerouter.cpp:450:20
>     #4 0x61735395bcf0 in MSStoppingPlaceRerouter::rerouteStoppingPlace(std::vector<std::pair<MSStoppingPlace*, bool>, std::allocator<std::pair<MSStoppingPlace*, bool>>>&, std::vector<double, std::allocator<double>> const&, SUMOVehicle&, bool&, std::vector<MSEdge const*, std::allocator<MSEdge const*>>&, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, double, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>, std::a
llocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const, double>>>&, std::vector<MSEdge*, std::allocator<MSEdge*>> const&, int, bool) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSStoppingPlaceRerouter.cpp:284:25
>     #5 0x6173538a85ba in MSTriggeredRerouter::rerouteParkingArea(MSTriggeredRerouter::RerouteInterval const*, SUMOVehicle&, bool&, std::vector<MSEdge const*, std::allocator<MSEdge const*>>&) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSTriggeredRerouter.cpp:846:41
>     #6 0x617353895cbf in MSTriggeredRerouter::triggerRouting(SUMOTrafficObject&, MSMoveReminder::Notification) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSTriggeredRerouter.cpp:511:41
>     #7 0x6173538935bc in MSTriggeredRerouter::notifyEnter(SUMOTrafficObject&, MSMoveReminder::Notification, MSLane const*) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSTriggeredRerouter.cpp:447:12
>     #8 0x617352394c0e in MSBaseVehicle::activateReminders(MSMoveReminder::Notification, MSLane const*) /home/delphi/extraClangDebug/sumo/src/microsim/MSBaseVehicle.cpp:893:22
>     #9 0x61735213803a in MSVehicle::enterLaneAtMove(MSLane*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:5455:9
>     #10 0x617352134bcd in MSVehicle::processLaneAdvances(std::vector<MSLane*, std::allocator<MSLane*>>&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>&) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:4436:21
>     #11 0x61735213ef4c in MSVehicle::executeMove() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:4651:5
>     #12 0x6173525cc27b in MSLane::executeMovements(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.cpp:2267:33
>     #13 0x6173526342ef in MSLane::SimulationTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.h:1759:17
>     #14 0x6173524e6a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #15 0x79ee4244c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #16 0x617351c5091c in asan_thread_start(void*) asan_interceptors.cpp.o
>     #17 0x79ee4169caa3 in start_thread nptl/pthread_create.c:447:8
>     #18 0x79ee41729c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
> 
> 0x50200002b448 is located 8 bytes before 8-byte region [0x50200002b450,0x50200002b458)
> allocated by thread T2 here:
>     #0 0x617351c91451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x617351e03621 in std::__new_allocator<SUMOAbstractRouter<MSEdge, SUMOVehicle>::EdgeInfo*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:151:27
>     #2 0x617351e02c19 in std::allocator_traits<std::allocator<SUMOAbstractRouter<MSEdge, SUMOVehicle>::EdgeInfo*>>::allocate(std::allocator<SUMOAbstractRouter<MSEdge, SUMOVehicle>::EdgeInfo*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h:478:20
>     #3 0x617351e02c19 in std::_Vector_base<SUMOAbstractRouter<MSEdge, SUMOVehicle>::EdgeInfo*, std::allocator<SUMOAbstractRouter<MSEdge, SUMOVehicle>::EdgeInfo*>>::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:380:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking congestion_alternatives ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==984815==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58d78cf82451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x58d78e955f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x58d78d7d7a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x765c5c84c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==984873==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5dae45639451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5dae4700cf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5dae45e8ea29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74d3b484c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==984502==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61e971fbf451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x61e973992f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x61e972814a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79093ae4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,102
> =================================================================
> ==984588==ERROR: AddressSanitizer: heap-use-after-free on address 0x51100004a140 at pc 0x651116736ce6 bp 0x7cef6cdfab10 sp 0x7cef6cdfa2d0
> READ of size 16 at 0x51100004a140 thread T4
>     #0 0x651116736ce5 in __asan_memcpy (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2726ce5) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x651117008b29 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 0x651117008b29 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 0x651117008b29 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 0x6511170088a8 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 0x65111700881d 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 0x65111700878e in std::vector<std::pair<Command*, long long>, std::allocator<std::pair<Command*, long long>>>::_S_do_relocate(std::pair<Command*, long long>*, std::pair<Command*, long long>*, std::pair<Command*, long long>*, std::allocator<std::pair<Command*, long long>>&, std::integral_constant<bool, true>) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:495:9
>     #7 0x651117007ebe 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:512:9
>     #8 0x65111700714a 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
>     #9 0x651117004dfb in void 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
>     #10 0x651117001697 in MSEventControl::addEvent(Command*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:50:14
>     #11 0x6511172c5ecb in MSParkingArea::enter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/MSParkingArea.cpp:320:57
>     #12 0x651116baf3b6 in MSVehicle::processNextStop(double) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:1882:39
>     #13 0x651117a10e8a in MSCFModel::finalizeSpeed(MSVehicle*, double) const /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:193:42
>     #14 0x651116c22588 in MSVehicle::executeMove() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:4574:37
>     #15 0x6511170b227b in MSLane::executeMovements(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.cpp:2267:33
>     #16 0x65111711a2ef in MSLane::SimulationTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.h:1759:17
>     #17 0x651116fcca29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #18 0x7cef7604c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #19 0x65111673691c in asan_thread_start(void*) asan_interceptors.cpp.o
>     #20 0x7cef7549caa3 in start_thread nptl/pthread_create.c:447:8
>     #21 0x7cef75529c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
> 
> 0x51100004a140 is located 0 bytes inside of 256-byte region [0x51100004a140,0x51100004a240)
> freed by thread T1 here:
>     #0 0x651116777cd1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767cd1) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
<truncated after showing first 30 lines>
---------- Differences in stopinfos ----------
2a3,14
> <!-- generated on 2025-05-02 11:45:03 by Eclipse SUMO sumo Version v1_22_0+1849-974637b1b10
> 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="2235.60" waitingTime="0.00" waitingCount="0" stopTime="323.00" timeLoss="16.05" rerouteNo="19" devices="tripinfo_ego.0 routing_ego.0" vType="car" speedFactor="1.00" vaporized=""/>
< </tripinfos>
---------- Differences in vehroutes ----------
2a3,14
> <!-- generated on 2025-05-02 11:45:03 by Eclipse SUMO sumo Version v1_22_0+1849-974637b1b10
> 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 all_visible_brakeGap ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==984598==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6478d2a37451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x6478d440af29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x6478d328ca29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77bb9764c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==984467==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x560348b04451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x56034a4d7f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x560349359a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x747e9dc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==984553==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ab46c6ec451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5ab46e0bff29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5ab46cf41a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75420364c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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_100 ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,102
> =================================================================
> ==984628==ERROR: AddressSanitizer: heap-use-after-free on address 0x511000054000 at pc 0x5c335c128ce6 bp 0x72a5131fab10 sp 0x72a5131fa2d0
> READ of size 16 at 0x511000054000 thread T4
>     #0 0x5c335c128ce5 in __asan_memcpy (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2726ce5) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5c335c9fab29 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 0x5c335c9fab29 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 0x5c335c9fab29 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 0x5c335c9fa8a8 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 0x5c335c9fa81d 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 0x5c335c9fa78e in std::vector<std::pair<Command*, long long>, std::allocator<std::pair<Command*, long long>>>::_S_do_relocate(std::pair<Command*, long long>*, std::pair<Command*, long long>*, std::pair<Command*, long long>*, std::allocator<std::pair<Command*, long long>>&, std::integral_constant<bool, true>) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:495:9
>     #7 0x5c335c9f9ebe 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:512:9
>     #8 0x5c335c9f914a 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
>     #9 0x5c335c9f6dfb in void 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
>     #10 0x5c335c9f3697 in MSEventControl::addEvent(Command*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:50:14
>     #11 0x5c335ccb7ecb in MSParkingArea::enter(SUMOVehicle*) /home/delphi/extraClangDebug/sumo/src/microsim/MSParkingArea.cpp:320:57
>     #12 0x5c335c5a13b6 in MSVehicle::processNextStop(double) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:1882:39
>     #13 0x5c335d402e8a in MSCFModel::finalizeSpeed(MSVehicle*, double) const /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:193:42
>     #14 0x5c335c614588 in MSVehicle::executeMove() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:4574:37
>     #15 0x5c335caa427b in MSLane::executeMovements(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.cpp:2267:33
>     #16 0x5c335cb0c2ef in MSLane::SimulationTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.h:1759:17
>     #17 0x5c335c9bea29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #18 0x72a51c64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #19 0x5c335c12891c in asan_thread_start(void*) asan_interceptors.cpp.o
>     #20 0x72a51b89caa3 in start_thread nptl/pthread_create.c:447:8
>     #21 0x72a51b929c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
> 
> 0x511000054000 is located 0 bytes inside of 256-byte region [0x511000054000,0x511000054100)
> freed by thread T3 here:
>     #0 0x5c335c169cd1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767cd1) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
<truncated after showing first 30 lines>
---------- Differences in stopinfos ----------
2a3,14
> <!-- generated on 2025-05-02 11:45:03 by Eclipse SUMO sumo Version v1_22_0+1849-974637b1b10
> 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-05-02 11:45:03 by Eclipse SUMO sumo Version v1_22_0+1849-974637b1b10
> 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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==984623==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63abc4f2f451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x63abc6902f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x63abc5784a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7bfd4464c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==984640==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f360c126451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5f360daf9f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5f360c97ba29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x773661c4c712 in FX::FXThread::execute(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: 660.14
>  Speed: 1.36
14,15c14,15
<  WaitingTime: 2.20
<  TimeLoss: 13.77
---
>  WaitingTime: 1.60
>  TimeLoss: 12.67
17a18,19
> DijkstraRouter answered 10 queries and explored 1.00 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
28c30
< DijkstraRouter answered 22 queries and explored 39.36 edges on average.
---
> DijkstraRouter answered 6 queries and explored 37.17 edges on average.
30c32
< DijkstraRouter answered 2 queries and explored 40.00 edges on average.
---
> DijkstraRouter answered 24 queries and explored 39.50 edges on average.
32,34c34
< DijkstraRouter answered 8 queries and explored 42.50 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 10 queries and explored 1.00 edges on average.
---
> DijkstraRouter answered 4 queries and explored 42.50 edges on average.
---------- Differences in stopinfos ----------
10c10
<     <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.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"/>
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="144.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="C0C1_0" pos="55.00" parking="1" started="145.00" ended="-1" parkingArea="parkC0C1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
---------- Differences in tripinfos ----------
10c10
<     <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.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"/>
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="3.00" waitingCount="1" stopTime="357.00" timeLoss="24.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="1416.35" waitingTime="6.00" waitingCount="1" stopTime="356.00" timeLoss="24.03" rerouteNo="6" devices="vehroute_ego.9 tripinfo_ego.9 routing_ego.9" vType="car" speedFactor="1.00" vaporized="end"/>
---------- Differences in vehroutes ----------
44c44
<     <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">
51,52c51
<             <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="92.28" 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"/>
54c53
<         <stop parkingArea="parkD1D2" duration="3600.00" started="134.00" ended="-1"/>
---
>         <stop parkingArea="parkD2D3" duration="3600.00" started="111.00" ended="-1"/>
78c77
<     <vehicle id="ego.8" type="car" depart="16.00" departSpeed="7.3995" speedFactor="1.0000" routeLength="941.34">
---
>     <vehicle id="ego.8" type="car" depart="16.00" departSpeed="7.3995" speedFactor="1.0000" routeLength="1425.01">
84c83,85
<             <route cost="92.24" savings="-36.61" edges="A0A1 A1B1 B1B2 B2B3 B3B2 B2C2 C2C3 C3C2 C2D2 D2D3 D3C3 C3B3 B3B2 B2B1 B1B0 B0A0 A0A1" exitTimes="24.00 32.00 40.00 55.00 64.00 73.00 82.00 90.00 99.00 -1 -1 -1 -1 -1 -1 -1 -1"/>
---
>             <route cost="84.21" savings="-28.58" replacedOnEdge="C1C2" replacedOnIndex="9" reason="parkC1C2:parkingAreaReroute" replacedAtTime="101.00" probability="0" edges="A0A1 A1B1 B1B2 B2B3 B3B2 B2C2 C2C3 C3C2 C2C1 C1C2 C2B2 B2B1 B1B0 B0A0 A0A1" routeLength="1464.00"/>
>             <route cost="77.03" savings="-28.73" replacedOnEdge="D2D3" replacedOnIndex="11" reason="parkD2D3:parkingAreaReroute" replacedAtTime="115.00" probability="0" edges="A0A1 A1B1 B1B2 B2B3 B3B2 B2C2 C2C3 C3C2 C2C1 C1C2 C2D2 D2D3 D3C3 C3B3 B3B2 B2B1 B1B0 B0A0 A0A1" routeLength="1860.94"/>
>             <route cost="96.67" savings="-35.28" edges="A0A1 A1B1 B1B2 B2B3 B3B2 B2C2 C2C3 C3C2 C2C1 C1C2 C2D2 D2D3 D3D2 D2D1 D1D2 D2C2 C2C1 C1C0 C0B0 B0A0 A0A1" exitTimes="24.00 32.00 40.00 55.00 64.00 73.00 82.00 89.00 97.00 106.00 114.00 122.00 130.00 138.00 -1 -1 -1 -1 -1 -1 -1"/>
86c87
<         <stop parkingArea="parkD2D3" duration="3600.00" started="106.00" ended="-1"/>
---
>         <stop parkingArea="parkD1D2" duration="3600.00" started="144.00" ended="-1"/>
89c90
<     <vehicle id="ego.9" type="car" depart="18.00" departSpeed="9.9657" speedFactor="1.0000" routeLength="1717.64">
---
<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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==984475==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5964f1ffa451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5964f39cdf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5964f284fa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72d08ec4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==984605==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b8adda7e451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5b8adf451f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5b8ade2d3a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a12fbc4c712 in FX::FXThread::execute(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 ----------
7,8c7
<     <stopinfo id="ego.2" 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.3" type="car" lane="D2D3_0" pos="55.00" parking="1" started="102.00" ended="-1" parkingArea="parkD2D3" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
---
>     <stopinfo id="ego.2" type="car" lane="D2D3_0" pos="55.00" parking="1" started="102.00" ended="-1" parkingArea="parkD2D3" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
10c9,10
<     <stopinfo id="ego.5" type="car" lane="B0B1_0" pos="55.00" parking="1" started="135.00" ended="-1" parkingArea="parkB0B1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
---
>     <stopinfo id="ego.5" type="car" lane="B2B3_0" pos="55.00" parking="1" started="83.00" ended="-1" parkingArea="parkB2B3" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
>     <stopinfo id="ego.6" type="car" lane="A0A1_0" pos="55.00" parking="1" started="126.00" ended="-1" parkingArea="parkA0A1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
12,16c12,16
<     <stopinfo id="ego.11" type="car" lane="C0C1_0" pos="55.00" parking="1" started="167.00" ended="-1" parkingArea="parkC0C1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="ego.13" type="car" lane="B2B3_0" pos="55.00" parking="1" started="103.00" ended="-1" parkingArea="parkB2B3" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="ego.16" type="car" lane="A0A1_0" pos="55.00" parking="1" started="121.00" ended="-1" parkingArea="parkA0A1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="ego.21" type="car" lane="D1D2_0" pos="55.00" parking="1" started="246.00" ended="-1" parkingArea="parkD1D2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="ego.26" type="car" lane="D0D1_0" pos="55.00" parking="1" started="275.00" ended="-1" parkingArea="parkD0D1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
---
>     <stopinfo id="ego.12" type="car" lane="C1C2_0" pos="55.00" parking="1" started="181.00" ended="-1" parkingArea="parkC1C2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
>     <stopinfo id="ego.13" type="car" lane="B0B1_0" pos="55.00" parking="1" started="135.00" ended="-1" parkingArea="parkB0B1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
>     <stopinfo id="ego.16" type="car" lane="C0C1_0" pos="55.00" parking="1" started="147.00" ended="-1" parkingArea="parkC0C1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
>     <stopinfo id="ego.26" type="car" lane="D1D2_0" pos="55.00" parking="1" started="205.00" ended="-1" parkingArea="parkD1D2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
>     <stopinfo id="ego.29" type="car" lane="D0D1_0" pos="55.00" parking="1" started="234.00" ended="-1" parkingArea="parkD0D1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
---------- Differences in vehroutes ----------
18c18
<     <vehicle id="ego.2" type="car" depart="6.00" departSpeed="10.3062" speedFactor="1.0520" routeLength="937.44">
---
>     <vehicle id="ego.2" type="car" depart="6.00" departSpeed="10.3062" speedFactor="1.0520" routeLength="937.88">
22c22
<             <route cost="92.83" savings="-43.74" edges="A0A1 A1A2 A2A3 A3B3 B3C3 C3C2 C2C3 C3C2 C2C1 C1C2 C2C3 C3B3 B3A3 A3A2 A2A3" exitTimes="16.00 26.00 36.00 46.00 56.00 68.00 81.00 88.00 96.00 -1 -1 -1 -1 -1 -1"/>
---
>             <route cost="87.69" savings="-38.59" edges="A0A1 A1A2 A2A3 A3B3 B3C3 C3C2 C2C3 C3D3 D3D2 D2D3 D3C3 C3B3 B3A3 A3A2 A2A3" exitTimes="16.00 26.00 36.00 46.00 56.00 68.00 81.00 88.00 96.00 -1 -1 -1 -1 -1 -1"/>
24c24
<         <stop parkingArea="parkC1C2" duration="3600.00" started="102.00" ended="-1"/>
---
>         <stop parkingArea="parkD2D3" duration="3600.00" started="102.00" ended="-1"/>
27c27
<     <vehicle id="ego.3" type="car" depart="8.00" departSpeed="11.0076" speedFactor="1.4133" routeLength="937.88">
---
>     <vehicle id="ego.3" type="car" depart="8.00" departSpeed="11.0076" speedFactor="1.4133" routeLength="9484.34">
31c31,59
<             <route cost="87.36" savings="-38.59" edges="A0A1 A1A2 A2A3 A3B3 B3C3 C3C2 C2C3 C3D3 D3D2 D2D3 D3C3 C3B3 B3A3 A3A2 A2A3" exitTimes="18.00 28.00 38.00 48.00 58.00 70.00 83.00 89.00 95.00 -1 -1 -1 -1 -1 -1"/>
---
>             <route cost="77.25" savings="-28.48" replacedOnEdge="B2B3" replacedOnIndex="9" reason="parkB2B3:parkingAreaReroute" replacedAtTime="99.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3C3 C3C2 C2C3 C3B3 B3B2 B2B3 B3A3 A3A2 A2A3" routeLength="1294.27"/>
>             <route cost="86.53" savings="-43.56" replacedOnEdge="B1B2" replacedOnIndex="12" reason="parkB1B2:parkingAreaReroute" replacedAtTime="123.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3C3 C3C2 C2C3 C3B3 B3B2 B2B3 B3B2 B2B1 B1B2 B2B3 B3A3 A3A2 A2A3" routeLength="1689.42"/>
>             <route cost="100.25" savings="-47.91" replacedOnEdge="B0B1" replacedOnIndex="15" reason="parkB0B1:parkingAreaReroute" replacedAtTime="144.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3C3 C3C2 C2C3 C3B3 B3B2 B2B3 B3B2 B2B1 B1B2 B2B1 B1B0 B0B1 B1B0 B0A0 A0A1 A1A2 A2A3" routeLength="2074.25"/>
>             <route cost="64.82" savings="0.00" replacedOnEdge="A1A2" replacedOnIndex="19" reason="parkA1A2:parkingAreaReroute" replacedAtTime="170.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3C3 C3C2 C2C3 C3B3 B3B2 B2B3 B3B2 B2B1 B1B2 B2B1 B1B0 B0B1 B1B0 B0A0 A0A1 A1A2 A2A3" routeLength="2074.25"/>
>             <route cost="23.93" savings="0.00" replacedOnEdge="A2A3" replacedOnIndex="20" reason="parkA2A3:parkingAreaReroute" replacedAtTime="187.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3C3 C3C2 C2C3 C3B3 B3B2 B2B3 B3B2 B2B1 B1B2 B2B1 B1B0 B0B1 B1B0 B0A0 A0A1 A1A2 A2A3" routeLength="2074.25"/>
>             <route cost="98.14" savings="-87.15" replacedOnEdge="C2C3" replacedOnIndex="24" reason="parkC2C3:parkingAreaReroute" replacedAtTime="219.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3C3 C3C2 C2C3 C3B3 B3B2 B2B3 B3B2 B2B1 B1B2 B2B1 B1B0 B0B1 B1B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3C3 C3C2 C2C3 C3B3 B3A3 A3A2 A2A3" routeLength="2875.55"/>
>             <route cost="113.99" savings="-59.07" replacedOnEdge="C0C1" replacedOnIndex="28" reason="parkC0C1:parkingAreaReroute" replacedAtTime="258.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3C3 C3C2 C2C3 C3B3 B3B2 B2B3 B3B2 B2B1 B1B2 B2B1 B1B0 B0B1 B1B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3C3 C3C2 C2C3 C3C2 C2C1 C1C0 C0C1 C1C0 C0B0 B0A0 A0A1 A1A2 A2A3" routeLength="3446.17"/>
>             <route cost="68.46" savings="1.78" replacedOnEdge="C1C2" replacedOnIndex="29" reason="parkC1C2:parkingAreaReroute" replacedAtTime="264.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3C3 C3C2 C2C3 C3B3 B3B2 B2B3 B3B2 B2B1 B1B2 B2B1 B1B0 B0B1 B1B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3C3 C3C2 C2C3 C3C2 C2C1 C1C0 C0C1 C1C2 C2C3 C3B3 B3A3 A3A2 A2A3" routeLength="3456.49"/>
>             <route cost="99.47" savings="-38.18" replacedOnEdge="D2D3" replacedOnIndex="33" reason="parkD2D3:parkingAreaReroute" replacedAtTime="288.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3C3 C3C2 C2C3 C3B3 B3B2 B2B3 B3B2 B2B1 B1B2 B2B1 B1B0 B0B1 B1B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3C3 C3C2 C2C3 C3C2 C2C1 C1C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3C3 C3B3 B3A3 A3A2 A2A3" routeLength="3853.53"/>
>             <route cost="105.77" savings="-48.70" replacedOnEdge="D1D2" replacedOnIndex="36" reason="parkD1D2:parkingAreaReroute" replacedAtTime="311.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3C3 C3C2 C2C3 C3B3 B3B2 B2B3 B3B2 B2B1 B1B2 B2B1 B1B0 B0B1 B1B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3C3 C3C2 C2C3 C3C2 C2C1 C1C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D2 D2D3 D3C3 C3B3 B3A3 A3A2 A2A3" routeLength="4256.68"/>
>             <route cost="113.58" savings="-50.41" replacedOnEdge="D0D1" replacedOnIndex="39" reason="parkD0D1:parkingAreaReroute" replacedAtTime="334.00" probability="0" edges="A0A1 A1A2 A2A3 A3B3 B3C3 C3C2 C2C3 C3B3 B3B2 B2B3 B3B2 B2B1 B1B2 B2B1 B1B0 B0B1 B1B0 B0A0 A0A1 A1A2 A2A3 A3B3 B3C3 C3C2 C2C3 C3C2 C2C1 C1C0 C0C1 C1C2 C2C3 C3D3 D3D2 D2D3 D3D2 D2D1 D1D2 D2D1 D1D0 D0D1 D1D0 D0C0 C0B0 B0A0 A0A1 A1A2 A2A3" routeLength="4649.51"/>
<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 May2025 )

---------- 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.
---
> 
> =================================================================
> ==984614==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64fe812e7451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x64fe82cbaf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x64fe81b3ca29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7655e264c712 in FX::FXThread::execute(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="282.00" ended="-1" parkingArea="parkC0C1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
12,16c12,16
<     <stopinfo id="ego.7" type="car" lane="C1C2_0" pos="55.00" parking="1" started="327.00" ended="-1" parkingArea="parkC1C2" 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="298.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="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="D0D1_0" pos="55.00" parking="1" started="568.00" ended="-1" parkingArea="parkD0D1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="ego.54" type="car" lane="D1D2_0" pos="55.00" parking="1" started="655.00" ended="-1" parkingArea="parkD1D2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
---
>     <stopinfo id="ego.7" type="car" lane="D1D2_0" pos="55.00" parking="1" started="575.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="311.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="557.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="C1C2_0" pos="55.00" parking="1" started="297.00" ended="-1" parkingArea="parkC1C2" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
>     <stopinfo id="ego.41" type="car" lane="D2D3_0" pos="55.00" parking="1" started="427.00" ended="-1" parkingArea="parkD2D3" 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="230.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="179.00" savings="-57.89" 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 201.00 210.00 221.00 230.00 240.00 249.00 258.00 265.00 270.00 276.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="282.00" ended="-1"/>
63c63
<     <vehicle id="ego.7" type="car" depart="16.00" departSpeed="5.2086" speedFactor="0.6894" routeLength="2501.64">
---
>     <vehicle id="ego.7" type="car" depart="16.00" departSpeed="5.2086" speedFactor="0.6894" routeLength="4205.43">
68,70c68,73
<             <route cost="199.03" savings="-177.86" replacedOnEdge="C2C3" replacedOnIndex="18" reason="parkC2C3:parkingAreaReroute" replacedAtTime="248.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="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="199.03" savings="-177.86" replacedOnEdge="C2C3" replacedOnIndex="18" reason="parkC2C3:parkingAreaReroute" replacedAtTime="241.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="216.98" savings="-83.17" replacedOnEdge="C0C1" replacedOnIndex="24" reason="parkC0C1:parkingAreaReroute" replacedAtTime="303.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="145.30" savings="0.00" replacedOnEdge="C1C2" replacedOnIndex="25" reason="parkC1C2:parkingAreaReroute" replacedAtTime="313.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="242.02" savings="-109.42" replacedOnEdge="D2D3" replacedOnIndex="35" reason="parkD2D3:parkingAreaReroute" replacedAtTime="438.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 B0C0 C0D0 D0D1 D1D2 D2D3 D3C3 C3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3" routeLength="4437.01"/>
>             <route cost="219.93" savings="-109.94" replacedOnEdge="D0D1" replacedOnIndex="41" reason="parkD0D1:parkingAreaReroute" replacedAtTime="558.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 B0C0 C0D0 D0D1 D1D2 D2D3 D3C3 C3C2 C2C1 C1C0 C0D0 D0D1 D1D2 D2D3 D3C3 C3B3 B3B2 B2B1 B1B0 B0A0 A0A1 A1A2 A2A3" routeLength="5239.68"/>
>             <route cost="149.92" savings="-21.55" 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 B0C0 C0D0 D0D1 D1D2 D2D3 D3C3 C3C2 C2C1 C1C0 C0D0 D0D1 D1D2 D2D3 D3C3 C3C2 C2C1 C1C0 C0B0 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 209.00 219.00 231.00 241.00 251.00 261.00 272.00 282.00 292.00 302.00 313.
00 323.00 333.00 343.00 355.00 365.00 389.00 406.00 417.00 428.00 438.00 448.00 458.00 470.00 480.00 530.00 547.00 565.00 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1"/>
72c75
<         <stop parkingArea="parkC1C2" index="1" duration="3600.00" started="327.00" ended="-1"/>
---
>         <stop parkingArea="parkD1D2" index="1" duration="3600.00" started="575.00" ended="-1"/>
75c78
<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 May2025 )

---------- Differences in errors ----------
5a6,16
> 
> =================================================================
> ==984527==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x597a5e6a2451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x597a60075f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x597a5eef7a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75b02b44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
6a7,17
> 
> =================================================================
> ==984536==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fa57460b451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5fa575fdef29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5fa574e60a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70882ce4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
5a6,16
> 
> =================================================================
> ==984541==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59e8f94fa451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x59e8faecdf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x59e8f9d4fa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78cd5164c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
6a7,17
> 
> =================================================================
> ==984548==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e56d3a62451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5e56d5435f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5e56d42b7a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74436e64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==984507==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x598dc493e451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x598dc6311f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x598dc5193a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7df6ec64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==984476==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5631497ec451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x56314b1bff29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x56314a041a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7eded324c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==984492==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5774efea0451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5774f1873f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5774f06f5a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7cc58fa4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==984951==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c382999c451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5c382b36ff29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5c382a1f1a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70555304c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==984938==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6002e340a451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x6002e4dddf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x6002e3c5fa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76c48a64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==984954==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c8ceae3b451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5c8cec80ef29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5c8ceb690a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7905f844c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==984728==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d0a10d2f451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5d0a12702f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5d0a11584a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x791f0524c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==984740==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5879b276e451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5879b4141f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5879b2fc3a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72bcfae4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==984737==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61345e62c451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x61345fffff29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x61345ee81a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f0db444c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==984892==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59e393ffc451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x59e3959cff29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x59e394851a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75d985a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==984891==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5779a4778451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5779a614bf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5779a4fcda29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76f158c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==985210==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x612d53153451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x612d54b26f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x612d539a8a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x750e88a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==987828==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5706a4111451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5706a5ae4f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5706a4966a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7cb31e04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
3a4,14
> 
> =================================================================
> ==987836==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5dbb70749451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5dbb7211cf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5dbb70f9ea29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x732086c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==986205==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x637e0ce95451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x637e0e868f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x637e0d6eaa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d73dd04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==986293==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x596fcc080451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x596fcda53f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x596fcc8d5a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a786384c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==986091==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5eae83a5f451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5eae85432f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5eae842b4a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x734b9064c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==986061==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62e17bf09451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x62e17d8dcf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x62e17c75ea29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7cc677c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==985924==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x585b38825451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x585b3a1f8f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x585b3907aa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a118d04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==985952==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x623009e25451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x62300b7f8f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x62300a67aa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c69d444c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==985963==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5bd0eaca3451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5bd0ec676f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5bd0eb4f8a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7453e264c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==985942==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56749ff80451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5674a1953f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5674a07d5a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72fb9744c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==985930==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59abbba30451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x59abbd403f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x59abbc285a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7cc5e884c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==986085==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x636ce166c451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x636ce303ff29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x636ce1ec1a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x785992e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==985644==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5afe4a877451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5afe4c24af29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5afe4b0cca29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e1784c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==996266==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x644177ec6451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x644179899f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x64417871ba29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f6f80a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==995251==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5bca6c84c451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5bca6e21ff29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5bca6d0a1a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74f11f44c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==996981==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6497cdb8e451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x6497cf561f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x6497ce3e3a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7801be44c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==996964==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b50104c3451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5b5011e96f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5b5010d18a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7bcd3b64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==996969==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f7962b26451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5f79644f9f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5f796337ba29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7fe35264c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==995323==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c78f1efb451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5c78f38cef29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5c78f2750a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f79b784c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==995309==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c21ad9a1451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5c21af374f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5c21ae1f6a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x710885e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==996722==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d572e548451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5d572ff1bf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5d572ed9da29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f24a844c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==996745==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60f5b8163451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x60f5b9b36f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x60f5b89b8a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73f09c84c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==996732==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fef98774451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5fef9a147f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5fef98fc9a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72541844c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==996791==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5df86328e451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5df864c61f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5df863ae3a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72573a44c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
3a4,14
> 
> =================================================================
> ==996785==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58c8cc863451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x58c8ce236f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x58c8cd0b8a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78c84b84c712 in FX::FXThread::execute(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 4738 queries and explored 4.68 edges on average.
---
> DijkstraRouter answered 1646 queries and explored 4.55 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 1295 queries and explored 4.69 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 1012 queries and explored 4.79 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 785 queries and explored 4.78 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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==996783==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f80bdd4b451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5f80bf71ef29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5f80be5a0a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ee6ff84c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
5a6,16
> 
> =================================================================
> ==996758==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b2ebe79b451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5b2ec016ef29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5b2ebeff0a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74b279e4c712 in FX::FXThread::execute(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 4585 queries and explored 3.52 edges on average.
---
> DijkstraRouter answered 1608 queries and explored 3.54 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 1282 queries and explored 3.52 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 936 queries and explored 3.50 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 759 queries and explored 3.51 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 May2025 )

---------- Differences in errors ----------
5a6,16
> 
> =================================================================
> ==996778==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6367f3ed6451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x6367f58a9f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x6367f472ba29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x797377a4c712 in FX::FXThread::execute(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 4506 queries and explored 4.04 edges on average.
---
> DijkstraRouter answered 1568 queries and explored 3.98 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 1274 queries and explored 4.04 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 948 queries and explored 4.07 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 716 queries and explored 4.14 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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==996799==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ea2ac5e6451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5ea2adfb9f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5ea2ace3ba29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b790f44c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==995818==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64bf06f4c451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x64bf0891ff29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x64bf077a1a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72a53d44c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==995900==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6387bd90e451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x6387bf2e1f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x6387be163a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75952004c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==995880==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f0c3ec34451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5f0c40607f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5f0c3f489a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7dc7ada4c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==995849==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x650abe13f451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x650abfb12f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x650abe994a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a1f5c84c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==995911==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c0050858451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5c005222bf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5c00510ada29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72f18de4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==995837==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64a20ecce451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x64a2106a1f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x64a20f523a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70df6f64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==995888==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5defbc4c3451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5defbde96f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5defbcd18a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7698d8c4c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==995398==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b9414e08451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5b94167dbf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5b941565da29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e6429c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==995413==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61bbdd73f451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x61bbdf112f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x61bbddf94a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x715ea384c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- 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 minor_internalJunction bike_behind_crossing ( Last six runs May2025 )

---------- Differences in errors ----------
84a85,95
> 
> =================================================================
> ==996953==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x564ad182c451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x564ad31fff29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x564ad2081a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70f1c204c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==996888==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59b32b8f3451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x59b32d2c6f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x59b32c148a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ae63b04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==996897==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e9b2a212451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5e9b2bbe5f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5e9b2aa67a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x720a3744c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==996871==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6189e4c5a451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x6189e662df29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x6189e54afa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7aa33b84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==994802==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x626603683451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x626605056f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x626603ed8a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71f3b744c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,15
> Warning: Vehicle 't_0.6' ends teleporting on edge '-398891520', time=5938.00.
> 
> =================================================================
> ==994816==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5deaa9972451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5deaab345f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5deaaa1c7a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7fb9ec04c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==994844==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c5c43ae0451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5c5c454b3f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5c5c44335a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73f77c04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==994774==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d9e551b4451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5d9e56b87f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5d9e55a09a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76dff284c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in fcd ----------
115,116c115,116
<         <vehicle id="v0" x="393.48" y="491.78" angle="90.01" type="DEFAULT_VEHTYPE" speed="2.91" pos="149.67" lane="1si_0" slope="0.00" signals="8" acceleration="-4.50" accelerationLat="0.08" distance="149.67" odometer="144.57" posLat="0.03" speedLat="-0.01" arrivalDelay="0.00"/>
<         <vehicle id="v1" x="384.23" y="495.12" angle="89.83" type="thin" speed="13.89" pos="139.92" lane="1si_1" slope="0.00" signals="0" acceleration="0.00" accelerationLat="-0.21" distance="139.92" odometer="139.92" posLat="0.07" speedLat="0.04" arrivalDelay="0.00"/>
---
>         <vehicle id="v0" x="393.48" y="491.79" angle="89.88" type="DEFAULT_VEHTYPE" speed="2.91" pos="149.67" lane="1si_0" slope="0.00" signals="8" acceleration="-4.50" accelerationLat="0.12" distance="149.67" odometer="144.57" posLat="0.04" speedLat="0.01" arrivalDelay="0.00"/>
>         <vehicle id="v1" x="384.23" y="495.07" angle="90.25" type="thin" speed="13.89" pos="139.92" lane="1si_1" slope="0.00" signals="0" acceleration="0.00" accelerationLat="-0.41" distance="139.92" odometer="139.92" posLat="0.02" speedLat="-0.06" arrivalDelay="0.00"/>
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.79" angle="89.86" type="DEFAULT_VEHTYPE" speed="0.66" pos="150.00" lane="1si_0" slope="0.00" signals="8" acceleration="-4.50" accelerationLat="-0.01" distance="150.00" odometer="144.90" posLat="0.04" speedLat="0.01" arrivalDelay="0.00"/>
>         <vehicle id="v1" x="390.82" y="495.10" angle="89.78" type="thin" speed="13.89" pos="146.87" lane="1si_1" slope="0.00" signals="0" acceleration="0.00" accelerationLat="0.23" distance="146.87" odometer="146.87" posLat="0.05" 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.79" angle="89.86" 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.04" speedLat="0.00" arrivalDelay="0.00"/>
>         <vehicle id="v1" x="397.41" y="495.13" angle="89.75" type="thin" speed="13.89" pos="153.81" lane="1si_1" slope="0.00" signals="0" acceleration="0.00" accelerationLat="0.01" distance="153.81" odometer="153.81" posLat="0.08" speedLat="0.06" 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.79" angle="89.86" 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.04" speedLat="-0.00" arrivalDelay="0.00"/>
>         <vehicle id="v1" x="404.00" y="495.13" angle="90.02" 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.08" 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.79" angle="89.86" 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.04" speedLat="-0.00" arrivalDelay="0.00"/>
>         <vehicle id="v1" x="410.58" y="495.04" angle="90.72" 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.01" speedLat="-0.18" arrivalDelay="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : lc_model lcSigma ( Last six runs May2025 )

---------- Differences in fcd ----------
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.49" 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.87" 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.46" 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.97" angle="89.22" 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.41" angle="90.38" type="DEFAULT_VEHTYPE" speed="13.89" pos="89.46" lane="1si_0" slope="0.00"/>
>         <vehicle id="v1" x="311.76" y="495.10" angle="88.95" type="thin" speed="13.89" pos="63.53" lane="1si_1" slope="0.00"/>
75,76c75,76
<         <vehicle id="v0" x="342.95" y="491.75" angle="89.97" type="DEFAULT_VEHTYPE" speed="13.89" pos="96.41" lane="1si_0" slope="0.00"/>
<         <vehicle id="v1" x="318.35" y="494.88" angle="89.08" type="thin" speed="13.89" pos="70.47" lane="1si_1" slope="0.00"/>
---
>         <vehicle id="v0" x="342.95" y="491.52" angle="89.07" type="DEFAULT_VEHTYPE" speed="13.89" pos="96.41" lane="1si_0" slope="0.00"/>
>         <vehicle id="v1" x="318.35" y="495.10" angle="89.97" type="thin" speed="13.89" pos="70.47" lane="1si_1" slope="0.00"/>
79,80c79,80
<         <vehicle id="v0" x="349.54" y="491.74" angle="90.03" type="DEFAULT_VEHTYPE" speed="13.89" pos="103.35" lane="1si_0" slope="0.00"/>
<         <vehicle id="v1" x="324.94" y="495.00" angle="88.98" type="thin" speed="13.89" pos="77.42" lane="1si_1" slope="0.00"/>
---
>         <vehicle id="v0" x="349.54" y="491.52" angle="90.01" type="DEFAULT_VEHTYPE" speed="13.89" pos="103.35" lane="1si_0" slope="0.00"/>
>         <vehicle id="v1" x="324.94" y="495.22" angle="89.00" type="thin" speed="13.89" pos="77.42" 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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==992859==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x641351209451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x641352bdcf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x641351a5ea29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x784b2784c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==993743==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5af789bee451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5af78b5c1f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5af78a443a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c3fd564c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==993718==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6157426dc451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x6157440aff29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x615742f31a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7cbc0b24c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==994460==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a44c6b1e451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5a44c84f1f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5a44c7373a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x725733c4c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==993738==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x615c2d220451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x615c2ebf3f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x615c2da75a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d6637e4c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==993902==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x614a8e66b451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x614a9003ef29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x614a8eec0a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7fb4b804c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==993865==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55d85e64b451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x55d86001ef29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x55d85eea0a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7fafd604c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==993874==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e18dba94451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5e18dd467f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5e18dc2e9a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74e1a0c4c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==993942==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62d621cfa451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x62d6236cdf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x62d62254fa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7328ca04c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==993920==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60242b40b451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x60242cddef29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x60242bc60a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x789fa1a4c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==993932==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d3163e99451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5d316586cf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5d31646eea29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72a23b04c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==994442==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x599ca3e4d451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x599ca5820f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x599ca46a2a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72839bc4c712 in FX::FXThread::execute(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: 1153.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.81
>  Speed: 6.90
>  Duration: 106.85
>  WaitingTime: 21.86
>  TimeLoss: 60.76
>  DepartDelay: 1.53
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout outer_exitMinor low_traffic ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==994401==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63787091f451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x6378722f2f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x637871174a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77e82da4c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==994429==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x643e2016c451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x643e21b3ff29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x643e209c1a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ed784e4c712 in FX::FXThread::execute(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: 1062.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.77
>  Speed: 10.68
>  Duration: 58.25
>  WaitingTime: 1.84
>  TimeLoss: 12.21
>  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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==994296==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58e48dcc8451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x58e48f69bf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x58e48e51da29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7bf57164c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==994200==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6164a41fe451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x6164a5bd1f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x6164a4a53a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d240f84c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==994269==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d20730f7451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5d2074acaf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5d207394ca29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78dfcf64c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==994358==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5df3bf51a451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5df3c0eedf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5df3bfd6fa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76a83824c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==994308==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6555506e5451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x6555520b8f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x655550f3aa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71193b44c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==994348==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x608d1fb6b451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x608d2153ef29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x608d203c0a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70d2a384c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==993843==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61f00f372451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x61f010d45f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x61f00fbc7a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x795f3d24c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==993829==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x577928e7c451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x57792a84ff29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5779296d1a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7fd000e4c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==993826==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x608c59df3451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x608c5b7c6f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x608c5a648a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7546a8a4c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==993799==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5872405e3451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x587241fb6f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x587240e38a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73ab7b64c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==993765==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59d58fdb2451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x59d591785f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x59d590607a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7754c1c4c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==993793==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x568a11500451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x568a12ed3f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x568a11d55a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7dd3a744c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==993986==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63773156c451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x637732f3ff29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x637731dc1a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a2628a4c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==993962==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x593a27a58451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x593a2942bf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x593a282ada29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72e83924c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==993974==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61f3188e0451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x61f31a2b3f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x61f319135a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77bee524c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==994108==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5bf87e8d7451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5bf8802aaf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5bf87f12ca29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x779e99a4c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==994074==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f384c302451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5f384dcd5f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5f384cb57a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7651e684c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==994094==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e8a3fc0e451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5e8a415e1f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5e8a40463a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7768bce4c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==994170==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57ae5cb47451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x57ae5e51af29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x57ae5d39ca29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78177a44c712 in FX::FXThread::execute(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: 1639.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.13
>  WaitingTime: 209.60
>  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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==994130==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x601c7609f451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x601c77a72f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x601c768f4a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77edb824c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==994140==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x651628900451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x65162a2d3f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x651629155a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70deaba4c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==994054==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58724f70f451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5872510e2f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x58724ff64a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f2c8a44c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==994014==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55c90a188451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x55c90bb5bf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x55c90a9dda29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ba25e24c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==994026==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56a455fad451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x56a457980f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x56a456802a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76ed4de4c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==992497==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x567341ddd451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5673437b0f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x567342632a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73c0fbc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==992500==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61a40eb32451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x61a410505f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x61a40f387a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74a9aca4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==992513==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5bcd6197a451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5bcd6334df29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5bcd621cfa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x748d7464c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1002412==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60aa5906a451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x60aa5aa3df29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x60aa598bfa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c1b1944c712 in FX::FXThread::execute(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.42 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 871 queries and explored 1.17 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 574 queries and explored 1.14 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> DijkstraRouter answered 358 queries and explored 1.09 edges on average.
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving bugs ticket10314 ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1002416==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60c9d73a6451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x60c9d8d79f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x60c9d7bfba29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72edd4e4c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1002316==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x624eec541451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x624eedf14f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x624eecd96a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70ff6d04c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1002337==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ceb00110451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5ceb01ae3f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5ceb00965a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75689984c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1002011==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d3b5948a451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5d3b5ae5df29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5d3b59cdfa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x784897c4c712 in FX::FXThread::execute(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 : output e2 freq_missing ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==977305==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5865a7254451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5865a8c27f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5865a7aa9a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71b0c7a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==978220==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e4e4158a451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5e4e42f5df29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5e4e41ddfa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70f248c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==978248==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a7f573af451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5a7f58d82f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5a7f57c04a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7154c0c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==978225==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57d82a3d8451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x57d82bdabf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x57d82ac2da29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b009f04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==978245==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f79f7391451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5f79f8d64f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5f79f7be6a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a906b04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==978289==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b7ac3735451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5b7ac5108f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5b7ac3f8aa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f8daa84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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_multimodal net3_meandata_edges_track ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,85
> 
> =================================================================
> ==983648==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 192 byte(s) in 8 object(s) allocated from:
>     #0 0x63126de9d451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x63126fcc6f84 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x63126fcd39f0 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x63126fcde7ea in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x63126fbb0826 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x63126def5d31 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1159:24
>     #6 0x63126deecdd7 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5
>     #7 0x63126debbcc8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5
>     #8 0x63126deb4e88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #9 0x63126dea1405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x72267722a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x72267722a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #12 0x63126ddc3fe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x268dfe4) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
> 
> Direct leak of 192 byte(s) in 8 object(s) allocated from:
>     #0 0x63126de9d451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x63126fcc60ee in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x63126fcd10f1 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:494:45
>     #3 0x63126fbb3b1d 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 0x63126efb5211 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 0x63126f048c54 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27
>     #6 0x63126efea916 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:217:17
>     #7 0x631270aac4b8 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 0x7226785e63b6 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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==982639==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x630339712451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x63033b0e5f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x630339f67a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78934324c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==982619==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56cdd3ccd451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x56cdd56a0f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x56cdd4522a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x749885a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==982630==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62a2d2496451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x62a2d3e69f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x62a2d2ceba29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75d627a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==982772==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5adf5f45d451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5adf60e30f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5adf5fcb2a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x745e8704c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==982645==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64fa862da451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x64fa87cadf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x64fa86b2fa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ec133c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==982571==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x567f5b300451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x567f5ccd3f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x567f5bb55a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79fce844c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==982895==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61025d66b451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x61025f03ef29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x61025dec0a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x766bcf04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,85
> 
> =================================================================
> ==980381==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6336 byte(s) in 264 object(s) allocated from:
>     #0 0x602e42d6c451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x602e44b95f84 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x602e44ba29f0 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x602e44bad7ea in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x602e44a7f826 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x602e42dc4d31 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1159:24
>     #6 0x602e42dbbdd7 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5
>     #7 0x602e42d8acc8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5
>     #8 0x602e42d83e88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #9 0x602e42d70405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa81c42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa81c42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #12 0x602e42c92fe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x268dfe4) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x602e42d6c451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x602e44b950ee in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x602e44ba00f1 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:494:45
>     #3 0x602e44a82b1d 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 0x602e43e84211 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 0x602e43f17c54 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27
>     #6 0x602e43eb9916 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:217:17
>     #7 0x602e4597b4b8 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 0x7fa81d7e63b6 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 May2025 )

---------- Differences in errors ----------
0a1,85
> 
> =================================================================
> ==980414==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6336 byte(s) in 264 object(s) allocated from:
>     #0 0x5c7d65cde451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5c7d67b07f84 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x5c7d67b149f0 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x5c7d67b1f7ea in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x5c7d679f1826 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x5c7d65d36d31 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1159:24
>     #6 0x5c7d65d2ddd7 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5
>     #7 0x5c7d65cfccc8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5
>     #8 0x5c7d65cf5e88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #9 0x5c7d65ce2405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x787101a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x787101a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #12 0x5c7d65c04fe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x268dfe4) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
> 
> Direct leak of 2112 byte(s) in 88 object(s) allocated from:
>     #0 0x5c7d65cde451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5c7d67b070ee in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x5c7d67b120f1 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:494:45
>     #3 0x5c7d679f4b1d 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 0x5c7d66df6211 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 0x5c7d66e89c54 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27
>     #6 0x5c7d66e2b916 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:217:17
>     #7 0x5c7d688ed4b8 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 0x787102fe63b6 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 May2025 )

---------- Differences in errors ----------
0a1,85
> 
> =================================================================
> ==980378==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 116160 byte(s) in 4840 object(s) allocated from:
>     #0 0x647b97bbc451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x647b999e5f84 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x647b999f29f0 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x647b999fd7ea in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x647b998cf826 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x647b97c14d31 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1159:24
>     #6 0x647b97c0bdd7 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5
>     #7 0x647b97bdacc8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5
>     #8 0x647b97bd3e88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #9 0x647b97bc0405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7dcd96a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7dcd96a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #12 0x647b97ae2fe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x268dfe4) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x647b97bbc451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x647b999e50ee in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x647b999f00f1 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:494:45
>     #3 0x647b998d2b1d 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 0x647b98cd4211 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 0x647b98d67c54 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27
>     #6 0x647b98d09916 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:217:17
>     #7 0x647b9a7cb4b8 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 0x7dcd97de63b6 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 May2025 )

---------- Differences in errors ----------
0a1,54
> 
> =================================================================
> ==980390==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x5cde257c9451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5cde275f20ee in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x5cde275fd0f1 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:494:45
>     #3 0x5cde274dfb1d 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 0x5cde268e1211 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 0x5cde26974c54 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27
>     #6 0x5cde26916916 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:217:17
>     #7 0x5cde283d84b8 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 0x7d6b261e63b6 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 0x7d6b261b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #10 0x7d6b261b822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #11 0x7d6b261b8557 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 0x7d6b261e0d42 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 0x5cde2840c772 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 0x5cde28698dd1 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 0x5cde268f752a 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 0x5cde268ee7e2 in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #17 0x5cde268ff80b in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #18 0x5cde257cd042 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:19
>     #19 0x7d6b24c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #20 0x7d6b24c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #21 0x5cde256effe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x268dfe4) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
> 
> 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 May2025 )

---------- Differences in errors ----------
0a1,134
> 
> =================================================================
> ==980985==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6336 byte(s) in 264 object(s) allocated from:
>     #0 0x64088da95451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x64088f8bef84 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x64088f8cb9f0 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x64088f8d67ea in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x64088f7a8826 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x64088daedd31 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1159:24
>     #6 0x64088dae4dd7 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5
>     #7 0x64088dab3cc8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5
>     #8 0x64088daace88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #9 0x64088da99405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x74733122a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x74733122a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #12 0x64088d9bbfe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x268dfe4) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x64088da95451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x64088f8be0ee in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x64088f8c9b46 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:501:53
>     #3 0x64088f7abb1d 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 0x64088ebad211 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 0x64088ec40c54 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27
>     #6 0x64088ebe2a8b in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:220:17
>     #7 0x6408906a44b8 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 0x7473327e63b6 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 May2025 )

---------- Differences in errors ----------
0a1,134
> 
> =================================================================
> ==981027==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6336 byte(s) in 264 object(s) allocated from:
>     #0 0x5e4b39a34451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5e4b3b85df84 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x5e4b3b86a9f0 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x5e4b3b8757ea in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x5e4b3b747826 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x5e4b39a8cd31 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1159:24
>     #6 0x5e4b39a83dd7 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5
>     #7 0x5e4b39a52cc8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5
>     #8 0x5e4b39a4be88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #9 0x5e4b39a38405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7c2c7202a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7c2c7202a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #12 0x5e4b3995afe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x268dfe4) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
> 
> Direct leak of 2112 byte(s) in 88 object(s) allocated from:
>     #0 0x5e4b39a34451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5e4b3b85d0ee in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x5e4b3b868b46 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:501:53
>     #3 0x5e4b3b74ab1d 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 0x5e4b3ab4c211 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 0x5e4b3abdfc54 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27
>     #6 0x5e4b3ab81a8b in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:220:17
>     #7 0x5e4b3c6434b8 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 0x7c2c735e63b6 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 May2025 )

---------- Differences in errors ----------
0a1,134
> 
> =================================================================
> ==980972==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 116160 byte(s) in 4840 object(s) allocated from:
>     #0 0x62884f1a9451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x628850fd2f84 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x628850fdf9f0 in MSMeanData::resetOnly(long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x628850fea7ea in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x628850ebc826 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x62884f201d31 in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1159:24
>     #6 0x62884f1f8dd7 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:882:5
>     #7 0x62884f1c7cc8 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5
>     #8 0x62884f1c0e88 in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:410:9
>     #9 0x62884f1ad405 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x75f650a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x75f650a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #12 0x62884f0cffe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x268dfe4) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x62884f1a9451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x628850fd20ee in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x628850fddb46 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:501:53
>     #3 0x628850ebfb1d 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 0x6288502c1211 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 0x628850354c54 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27
>     #6 0x6288502f6a8b in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:220:17
>     #7 0x628851db84b8 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 0x75f651de63b6 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 May2025 )

---------- Differences in errors ----------
0a1,83
> 
> =================================================================
> ==980997==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x63223bff4451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x63223de1d0ee in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x63223de28b46 in MSMeanData::init() /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:501:53
>     #3 0x63223dd0ab1d 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 0x63223d10c211 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 0x63223d19fc54 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:1385:27
>     #6 0x63223d141a8b in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:220:17
>     #7 0x63223ec034b8 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 0x7c03ba9e63b6 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 0x7c03ba9b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #10 0x7c03ba9b822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #11 0x7c03ba9b8557 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 0x7c03ba9e0d42 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 0x63223ec37772 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 0x63223eec3dd1 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 0x63223d12252a 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 0x63223d1197e2 in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #17 0x63223d12a80b in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:360:17
>     #18 0x63223bff8042 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:19
>     #19 0x7c03b942a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #20 0x7c03b942a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #21 0x63223bf1afe4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x268dfe4) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
> 
> 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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==978756==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e409008c451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5e4091a5ff29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5e40908e1a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d3da3a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==979403==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x580f88f0f451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x580f8a8e2f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x580f89764a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74ac6ac4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==979207==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57bde2214451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x57bde3be7f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x57bde2a69a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a7ce6a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==979383==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x635755803451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x6357571d6f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x635756058a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c34da84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==979152==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a81a1aab451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5a81a347ef29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5a81a2300a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7baf3824c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==979395==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x650a4f4fd451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x650a50ed0f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x650a4fd52a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ace1944c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==979275==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5eaa80483451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5eaa81e56f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5eaa80cd8a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72bca2e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
37a38,48
> 
> =================================================================
> ==979165==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61d43c8be451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x61d43e291f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x61d43d113a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74998cc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,12
> Warning: Not using public transport line 'shipCo' for routing persons. It has less than two usable stops.
> 
> =================================================================
> ==978958==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56316bda1451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x56316d774f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x56316c5f6a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74490c64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==978923==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60c113521451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x60c114ef4f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x60c113d76a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73554d24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==978938==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x648dd4d98451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x648dd676bf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x648dd55eda29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c183184c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==978895==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e20496eb451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5e204b0bef29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5e2049f40a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7365e3c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==978903==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55e0f548a451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x55e0f6e5df29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x55e0f5cdfa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7789a184c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==978907==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5bbd5c833451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5bbd5e206f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5bbd5d088a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75716584c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==979400==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x557b16de3451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x557b187b6f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x557b17638a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71821d04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
3a4,14
> 
> =================================================================
> ==997831==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56c441a43451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x56c443416f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x56c442298a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f08a084c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
9a10,20
> 
> =================================================================
> ==997851==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62005df8b451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x62005f95ef29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x62005e7e0a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x764e1564c712 in FX::FXThread::execute(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

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

---------- Differences in errors ----------
2a3,6
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473: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:1473: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 
pedestrian_model striping block_vehicles_sharedspace tls collision_bike_at_TLS ( Last six runs May2025 )
pedestrian_model striping block_vehicles_sharedspace tls crossing_stays_red ( Last six runs May2025 )

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walkingarea_and_crossing ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==997863==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x594b461b7451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x594b47b8af29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x594b46a0ca29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7db65b04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,15
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473: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:1473: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 
> 
> =================================================================
> ==997892==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x587895165451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x587896b38f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5878959baa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x770a3e24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,15
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473: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:1473: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 
> 
> =================================================================
> ==997775==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5595d8be6451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5595da5b9f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5595d943ba29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7dfcc804c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473: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:1473: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
> 
> =================================================================
> ==997782==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ba7677a9451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5ba76917cf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5ba767ffea29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ec67b04c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473: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:1473: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
> 
> =================================================================
> ==997785==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6520bad8d451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x6520bc760f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x6520bb5e2a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71aa5604c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473: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:1473: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
> 
> =================================================================
> ==997808==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fb189701451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5fb18b0d4f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5fb189f56a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74425824c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473: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:1473: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
> 
> =================================================================
> ==997822==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x652800316451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x652801ce9f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x652800b6ba29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a5c7744c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==999039==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55f994b38451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x55f99650bf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x55f99538da29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78513ee4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,15
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1473: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:1473: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 
> 
> =================================================================
> ==999005==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x625c2564e451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x625c27021f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x625c25ea3a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7535dac4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

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

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==1001482==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x573c88199451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x573c89b6cf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x573c889eea29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7de5fe24c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1001387==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fa793728451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5fa7950fbf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5fa793f7da29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78d316a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1001440==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x652748a84451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x65274a457f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x6527492d9a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c0b1a04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1001409==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55890c0f4451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x55890dac7f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x55890c949a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7798a324c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1001424==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ea3840c0451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5ea385a93f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5ea384915a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72759b64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1001429==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a8660235451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5a8661c08f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5a8660a8aa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d5fe544c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1001588==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ad5c04c8451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5ad5c1e9bf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5ad5c0d1da29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74a416e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1001593==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6505bf8fe451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x6505c12d1f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x6505c0153a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e319bc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,12
> Warning: Adapting number of routing threads to number of simulation threads.
> 
> =================================================================
> ==1001560==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5913ad48a451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5913aee5df29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5913adcdfa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a374684c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1001510==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5bb86c5b9451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5bb86df8cf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5bb86ce0ea29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76001184c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1001659==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x644884e21451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x6448867f4f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x644885676a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72bdfea4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1001666==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x568a973d5451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x568a98da8f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x568a97c2aa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77429384c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- 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.
> 
> =================================================================
> ==1001745==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6310ceee6451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x6310d08b9f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x6310cf73ba29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75467004c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1001763==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5bfe0b821451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5bfe0d1f4f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5bfe0c076a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7fb556c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1001769==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58f1ece42451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x58f1ee815f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x58f1ed697a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7945a484c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1001781==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x582a4fe75451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x582a51848f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x582a506caa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b5c87e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1001784==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x652ce28e9451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x652ce42bcf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x652ce313ea29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x733dbd44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1001852==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x631860d6c451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x63186273ff29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x6318615c1a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f389544c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1001857==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5816afb29451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5816b14fcf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5816b037ea29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7770cba4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1001864==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b375bf02451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5b375d8d5f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5b375c757a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c19d504c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1001869==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e9a2a148451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5e9a2bb1bf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5e9a2a99da29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e76a8e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1001875==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x605c558f3451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x605c572c6f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x605c56148a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x700fe5a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1001867==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fca2bda3451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5fca2d776f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5fca2c5f8a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7956cb64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==1001888==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59ead98f6451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x59eadb2c9f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x59eada14ba29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77a576c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==1001929==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5dfa1d479451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5dfa1ee4cf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5dfa1dccea29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x792d6ce4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==1001932==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61cff19f6451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x61cff33c9f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x61cff224ba29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76750d44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1001935==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60effe68b451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x60f00005ef29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x60effeee0a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7bc41fe4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==1001944==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x618615cd5451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x6186176a8f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x61861652aa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71c82184c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==1001936==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56a4bda66451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x56a4bf439f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x56a4be2bba29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e11a164c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1001478==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64e27f710451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x64e2810e3f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x64e27ff65a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76836b64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==1000311==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6470d334a451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x6470d4d1df29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x6470d3b9fa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7162ba64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==1000290==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58b3f2fac451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x58b3f497ff29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x58b3f3801a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74334f24c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==1000254==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a6709953451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5a670b326f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5a670a1a8a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a735744c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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_4veh2 ( Last six runs May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==1000257==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55d6f2981451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x55d6f4354f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x55d6f31d6a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76cc16e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1000280==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x585d4ad3e451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x585d4c711f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x585d4b593a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7bb0c3c4c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
3a4,14
> 
> =================================================================
> ==1000235==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58f7ca4fc451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x58f7cbecff29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x58f7cad51a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71d47064c712 in FX::FXThread::execute(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="230.00" signals="D F C2 A" vehicles="t3 t1 t2 t0"/>
---
>     <deadlock time="230.00" signals="F C2 A D" vehicles="t1 t2 t0 t3"/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail deadlocks triangle_6veh ( Last six runs May2025 )

---------- Differences in errors ----------
6a7,17
> 
> =================================================================
> ==1000283==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ad82168f451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5ad823062f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5ad821ee4a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71fa7fe4c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1000386==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58d2ec0bc451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x58d2eda8ff29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x58d2ec911a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7513b744c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 loop_4veh ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1000328==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64ad48cf4451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x64ad4a6c7f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x64ad49549a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7bffd604c712 in FX::FXThread::execute(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="t3" edges="-c2 -b -a">
86c86
<             <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">
104c104
<             <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">
131c131
<         <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">
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail deadlocks_loadHints loop_4veh2 ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1000340==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x581bdbf8d451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x581bdd960f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x581bdc7e2a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72b37584c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 loop_4veh3 ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1000355==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5705e187c451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5705e324ff29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5705e20d1a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x758eb7c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1000318==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a9f6f2e6451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5a9f70cb9f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5a9f6fb3ba29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77cd0f24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1000364==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56fdac3e0451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x56fdaddb3f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x56fdacc35a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x729020e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 default_rail_type ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1001504==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5afbd9867451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5afbdb23af29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5afbda0bca29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7811ebe4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1001342==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e5ac4860451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5e5ac6233f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5e5ac50b5a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74581be4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1001357==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58c9ba61f451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x58c9bbff2f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x58c9bae74a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x796e64c4c712 in FX::FXThread::execute(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="gneJ2.0 gneJ3.1 gneJ5.d0"/>
---
>                 <foes driveWays="gneJ2.0 gneJ3.2 gneJ5.d0"/>
48c48
<             <driveWay id="gneJ3.1" vehicle="ICE0" edges="-gneE3">
---
>             <driveWay id="gneJ3.2" vehicle="ICE0" edges="-gneE3">
53c53
<                 <foes driveWays="gneJ2.0 gneJ3.1"/>
---
>                 <foes driveWays="gneJ2.0 gneJ3.2"/>
58c58
<             <driveWay id="gneJ3.2" vehicle="RB2" edges="gneE4">
---
>             <driveWay id="gneJ3.1" vehicle="RB2" edges="gneE4">
63c63
<                 <foes driveWays="gneJ3.0 gneJ3.2 gneJ5.d0"/>
---
>                 <foes driveWays="gneJ3.0 gneJ3.1 gneJ5.d0"/>
72c72
<                 <foes driveWays="gneJ3.0 gneJ3.2 gneJ5.d0"/>
---
>                 <foes driveWays="gneJ3.0 gneJ3.1 gneJ5.d0"/>
82c82
<             <foes driveWays="gneJ2.0 gneJ3.0 gneJ3.2 gneJ5.d0"/>
---
>             <foes driveWays="gneJ2.0 gneJ3.0 gneJ3.1 gneJ5.d0"/>
---------- Differences in railsignalvehs ----------
34c34
<             <driveWay id="gneJ3.1">
---
>             <driveWay id="gneJ3.2">
41c41
<             <driveWay id="gneJ3.2">
---
>             <driveWay id="gneJ3.1">
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail model_railroad ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1001486==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e2ebc730451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5e2ebe103f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5e2ebcf85a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a10db04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1000536==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57bea5a8e451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x57bea7461f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x57bea62e3a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e3d8ba4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1000551==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59c3f9ca8451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x59c3fb67bf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x59c3fa4fda29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x735efa44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==1000535==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62fa7b5fe451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x62fa7cfd1f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x62fa7be53a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x788f8444c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==1000537==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ebcbc1c5451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5ebcbdb98f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5ebcbca1aa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f748204c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1000573==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ba7a1d06451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5ba7a36d9f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5ba7a255ba29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f92d664c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 ( Last six runs May2025 )

---------- Differences in stopinfos ----------
5c5
<     <stopinfo id="t0" type="joiningTrain" lane="e_0" pos="10.00" parking="0" started="64.00" ended="130.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="129.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="130.00" arrivalLane="e_0" arrivalPos="10.00" arrivalSpeed="0.25" duration="130.00" routeLength="418.21" waitingTime="0.00" waitingCount="0" stopTime="66.00" timeLoss="33.87" rerouteNo="0" devices="tripinfo_t0" vType="joiningTrain" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t1" depart="64.00" departLane="d_0" departPos="50.10" departSpeed="0.00" departDelay="34.00" arrival="171.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="129.00" arrivalLane="e_0" arrivalPos="10.00" arrivalSpeed="0.25" duration="129.00" routeLength="418.21" waitingTime="0.00" waitingCount="0" stopTime="65.00" timeLoss="33.87" rerouteNo="0" devices="tripinfo_t0" vType="joiningTrain" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="t1" depart="64.00" departLane="d_0" departPos="50.10" departSpeed="0.00" departDelay="34.00" arrival="170.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_further_late ( Last six runs May2025 )

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

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1000589==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59c547ea0451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x59c549873f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x59c5486f5a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7616bc84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1000645==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55c30a356451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x55c30bd29f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x55c30ababa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77ff4164c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1000628==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d739f418451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5d73a0debf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5d739fc6da29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x744fa304c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1000552==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b311ef4b451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5b312091ef29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5b311f7a0a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71056c24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1000650==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a34f57f3451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5a34f71c6f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5a34f6048a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72d8c184c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1000463==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63ad43f95451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x63ad45968f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x63ad447eaa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c7f6a04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1000472==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x631ac82c1451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x631ac9c94f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x631ac8b16a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c6b32c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1000483==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59861b4d5451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x59861cea8f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x59861bd2aa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b732ee4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1000492==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x576030d6c451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x57603273ff29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5760315c1a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76e26fa4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1000516==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d94e9155451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5d94eab28f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5d94e99aaa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ffb5e44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1000407==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x562e508fa451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x562e522cdf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x562e5114fa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73671724c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1000398==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6022d9d7c451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x6022db74ff29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x6022da5d1a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a8db704c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1000452==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5bb8b6c0f451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5bb8b85e2f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5bb8b7464a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7fd53e64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,12
> Warning: Not using public transport line 'LDB' for routing persons. It has less than two usable stops.
> 
> =================================================================
> ==1000457==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e4929b6c451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5e492b53ff29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5e492a3c1a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74d623a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==999816==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x617dac964451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x617dae337f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x617dad1b9a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76769724c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==999853==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fb9c1b51451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5fb9c3524f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5fb9c23a6a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73c3c424c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==999940==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61f12c444451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x61f12de17f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x61f12cc99a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76a48cc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==999388==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x567494df2451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5674967c5f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x567495647a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d59aa04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==999425==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62db58eac451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x62db5a87ff29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x62db59701a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d52ba44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==999450==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x608e2fee6451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x608e318b9f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x608e3073ba29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7490ff24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==999453==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f0de2367451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5f0de3d3af29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5f0de2bbca29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x752f7924c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==999467==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f931ebe3451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5f93205b6f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5f931f438a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73ea9524c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==999491==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x636aa6c09451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x636aa85dcf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x636aa745ea29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b4b7284c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==999495==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b5a0dc97451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5b5a0f66af29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5b5a0e4eca29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ebd46e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==999498==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e12edd7e451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5e12ef751f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5e12ee5d3a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7dbd98e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==999430==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56c1063df451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x56c107db2f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x56c106c34a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x713b0e44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==999406==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d68b43bf451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5d68b5d92f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5d68b4c14a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79268904c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- 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.
> 
> =================================================================
> ==999418==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d96965b3451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5d9697f86f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5d9696e08a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72bcef64c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==999361==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b9f685de451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5b9f69fb1f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5b9f68e33a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77024f04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==999323==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6445afa7f451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x6445b1452f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x6445b02d4a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71b43ce4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==999333==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63c71f589451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x63c720f5cf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x63c71fddea29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73db7804c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==999270==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62b2fbf7e451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x62b2fd951f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x62b2fc7d3a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7700bba4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==999287==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b97c96a5451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5b97cb078f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5b97c9efaa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74ebb304c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==999298==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6267b60be451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x6267b7a91f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x6267b6913a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d26f264c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==999332==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ed57bda2451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5ed57d775f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5ed57c5f7a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a12f884c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==999345==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60deb20be451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x60deb3a91f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x60deb2913a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78b69464c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==999309==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x603121d67451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x60312373af29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x6031225bca29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7888f464c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1000045==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63194a944451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x63194c317f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x63194b199a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b84e4c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1000024==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62ddb873f451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x62ddba112f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x62ddb8f94a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ef13424c712 in FX::FXThread::execute(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.2 J4.1.0 J5.0 J5.1 J8.d0 J8.d1"/>
24,34c24
<             <driveWay id="J4.0" vehicle="t_1" edges="-E3 -E6">
<                 <forward lanes="-E3_0 -E6_0"/>
<                 <bidi lanes="E3_0 E6_0"/>
<                 <flank lanes=""/>
<                 <conflictLinks signals="J2_0"/>
<                 <foes driveWays="J2.0.1 J4.0 J4.1.2"/>
<             </driveWay>
<             <subDriveWay id="J4.0.0" vehicle="" edges="-E3">
<                 <forward lanes="-E3_0"/>
<             </subDriveWay>
<             <driveWay id="J4.1" vehicle="t_2" edges="-E3 -E2 -E1 -E5">
---
>             <driveWay id="J4.0" vehicle="t_2" edges="-E3 -E2 -E1 -E5">
39c29
<                 <foes driveWays="J0.d0 J2.0.1 J4.0.0 J4.1"/>
---
>                 <foes driveWays="J0.d0 J2.0.1 J4.0 J4.1.0"/>
41c31,34
<             <subDriveWay id="J4.1.0" vehicle="" edges="-E3 -E2 -E1">
---
>             <subDriveWay id="J4.0.0" vehicle="" edges="-E3">
>                 <forward lanes="-E3_0"/>
>             </subDriveWay>
>             <subDriveWay id="J4.0.1" vehicle="" edges="-E3 -E2 -E1">
44c37
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal end_block_mode end_after_bidi ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==999580==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58f520cd4451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x58f5226a7f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x58f521529a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x781e3e44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==999583==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d63c641c451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5d63c7deff29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5d63c6c71a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79c8d4c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==999983==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a2c516ed451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5a2c530c0f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5a2c51f42a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72cf0be4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==999994==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ff7ca207451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5ff7cbbdaf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5ff7caa5ca29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74f34184c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==999878==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58e1c2fb2451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x58e1c4985f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x58e1c3807a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b6a9404c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==999777==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6293eda7b451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x6293ef44ef29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x6293ee2d0a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7671d2a4c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==999782==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a4462654451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5a4464027f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5a4462ea9a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7d9daa44c712 in FX::FXThread::execute(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 B.0.0 C.1 E.0"/>
---
>                 <foes driveWays="A.0 B.0.0 C.0 E.0"/>
35c35
<             <driveWay id="C.1" vehicle="rail2" edges="-T11 -T10">
---
>             <driveWay id="C.0" vehicle="rail2" edges="-T11 -T10">
40c40
<                 <foes driveWays="A.0 C.1"/>
---
>                 <foes driveWays="A.0 C.0"/>
44c44
<             <driveWay id="C.0" vehicle="rail1" edges="T12 T13 T4 T5">
---
>             <driveWay id="C.1" vehicle="rail1" edges="T12 T13 T4 T5">
49c49
<                 <foes driveWays="C.0 E.0"/>
---
>                 <foes driveWays="C.1 E.0"/>
74c74
<                 <foes driveWays="A.0 C.0 D.0.0 E.0"/>
---
>                 <foes driveWays="A.0 C.1 D.0.0 E.0"/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal indirect_guard_check_route ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==999886==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f9f21f27451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5f9f238faf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5f9f2277ca29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7387bce4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==999788==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x651186483451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x651187e56f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x651186cd8a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x728b82c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==999801==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c357b948451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5c357d31bf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5c357c19da29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7116a5e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==999804==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x575da8802451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x575daa1d5f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x575da9057a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7226fea4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==999812==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b6c0123a451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5b6c02c0df29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5b6c01a8fa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77b9c4c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==999576==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64d4182eb451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x64d419cbef29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x64d418b40a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b1604c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==999574==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5f12c4d3a451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5f12c670df29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5f12c558fa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x71de9004c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==999525==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57d1885cd451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x57d189fa0f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x57d188e22a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f949f64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==999516==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5af8222e5451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5af823cb8f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5af822b3aa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x707c4104c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==999526==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fe45cf05451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5fe45e8d8f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5fe45d75aa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78a20a84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==999533==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e2f2fa08451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5e2f313dbf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5e2f3025da29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72dfb124c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==999669==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5eaf9a1e8451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5eaf9bbbbf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5eaf9aa3da29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7969f444c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==999588==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6444be8a0451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x6444c0273f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x6444bf0f5a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7afa8ae4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==999593==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x568feac61451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x568fec634f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x568feb4b6a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79bc3124c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==999614==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ffc9dcf3451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5ffc9f6c6f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5ffc9e548a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b6e7fc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==999977==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5cc99d06c451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5cc99ea3ff29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5cc99d8c1a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ea2d4a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==999249==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b6c22fd1451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5b6c249a4f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5b6c23826a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f78a4a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==999258==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x646aed721451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x646aef0f4f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x646aedf76a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77296fa4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==999246==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56bbb5ac7451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x56bbb749af29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x56bbb631ca29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x726ec3e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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_top ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==999239==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56e6e5ab5451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x56e6e7488f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x56e6e630aa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x790e7564c712 in FX::FXThread::execute(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="A_0"/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal subDriveWay_short ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1000028==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5bde135ce451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5bde14fa1f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5bde13e23a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79d8b4c4c712 in FX::FXThread::execute(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="J1.0" vehicle="t_0" edges="E1 E2 E3 E4">
---
>             <driveWay id="J1.0" vehicle="t_1" edges="E1 E2">
9c9
<                 <bidi lanes=":J1_0_0 -E1_0 :J2_0_0 -E2_0 :J3_0_0 -E3_0 :J4_0_0 -E4_0"/>
---
>                 <bidi lanes=":J1_0_0 -E1_0 :J2_0_0 -E2_0"/>
14c14
<             <driveWay id="J1.1" vehicle="t_1" edges="E1 E2">
---
>             <driveWay id="J1.1" vehicle="t_0" edges="E1 E2 E3 E4">
16c16
<                 <bidi lanes=":J1_0_0 -E1_0 :J2_0_0 -E2_0"/>
---
>                 <bidi lanes=":J1_0_0 -E1_0 :J2_0_0 -E2_0 :J3_0_0 -E3_0 :J4_0_0 -E4_0"/>
25c25,32
<             <driveWay id="J2.0" vehicle="t_0" edges="E2 E3 E4">
---
>             <driveWay id="J2.0" vehicle="t_1" edges="E2">
>                 <forward lanes=":J2_1_0 E2_0"/>
>                 <bidi lanes=":J2_0_0 -E2_0"/>
>                 <flank lanes=""/>
>                 <conflictLinks signals=""/>
>                 <foes driveWays="J2.0 J2.1.0"/>
>             </driveWay>
>             <driveWay id="J2.1" vehicle="t_0" edges="E2 E3 E4">
32c39
<             <subDriveWay id="J2.0.0" vehicle="" edges="E2">
---
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal update_driveways ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1000018==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64ae3c14f451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x64ae3db22f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x64ae3c9a4a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7813aae4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==1001084==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x64af7be9f451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x64af7d872f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x64af7c6f4a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x732e8724c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
3a4,14
> 
> =================================================================
> ==1001093==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x566a83c82451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x566a85655f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x566a844d7a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7deb6644c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1001288==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b77bd314451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5b77bece7f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5b77bdb69a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70a8e884c712 in FX::FXThread::execute(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="t_0" edges="b c d -d -c -b -a -E7">
---
>             <driveWay id="A.0" vehicle="t_1" edges="b c d -d -c -b -a -E7">
22c22
<             <driveWay id="C.0" vehicle="t_0" edges="-c -b -a -E7">
---
>             <driveWay id="C.0" vehicle="t_1" edges="-c -b -a -E7">
60c60
<             <driveWay id="J0.0" vehicle="t_0" edges="-E7">
---
>             <driveWay id="J0.0" vehicle="t_1" edges="-E7">
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal consecutive_before_reversal ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1001284==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b3915442451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5b3916e15f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5b3915c97a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79881f04c712 in FX::FXThread::execute(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 -e -d -c2 -b2">
---
>             <driveWay id="A.0" vehicle="t1" edges="b c d e -e -d -c2 -b2">
19c19
<             <driveWay id="B.0" vehicle="t0" edges="c d e -e -d -c2 -b2">
---
>             <driveWay id="B.0" vehicle="t1" edges="c d e -e -d -c2 -b2">
30c30
<             <driveWay id="D.0" vehicle="t0" edges="e -e -d -c2 -b2">
---
>             <driveWay id="D.0" vehicle="t1" edges="e -e -d -c2 -b2">
43c43
<         <driveWay id="J0.d0" vehicle="t0" edges="a b c d e -e -d -c2 -b2">
---
>         <driveWay id="J0.d0" vehicle="t1" edges="a b c d e -e -d -c2 -b2">
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal reversal_after_common_block ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1001261==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x633d6c9ae451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x633d6e381f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x633d6d203a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75c71f04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1001229==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x600aedde6451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x600aef7b9f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x600aee63ba29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74470124c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 subdriveway_reversal ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1001267==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6110439cf451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x6110453a2f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x611044224a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77df8a44c712 in FX::FXThread::execute(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 ----------
7,9c7,9
<             <driveWay id="A.0" vehicle="t0" edges="b c d e f g">
<                 <forward lanes=":A_1_0 b_0 :B_1_0 c_0 :C_2_0 d_0 :D_1_0 e_0 :E_1_0 f_0 :F_1_0 g_0"/>
<                 <bidi lanes=":A_0_0 -b_0 :B_0_0 -c_0 :C_1_0 -d_0 :D_0_0 -e_0 :E_0_0 -f_0 :F_0_0 -g_0"/>
---
>             <driveWay id="A.0" vehicle="t1" edges="b c d e -e -d -c2 -b2 -a2">
>                 <forward lanes=":A_1_0 b_0 :B_1_0 c_0 :C_2_0 d_0 :D_1_0 e_0 :E_2_0 -e_0"/>
>                 <bidi lanes=":A_0_0 -b_0 :B_0_0 -c_0 :C_1_0 -d_0 :D_0_0 -e_0 e_0 :D_1_0 d_0 :C_3_0 c2_0 :J3_1_0 b2_0 :J2_1_0 a2_0"/>
12c12
<                 <foes driveWays="A.0 A.1 D.0.0"/>
---
>                 <foes driveWays="A.0 A.1.0 D.0.0"/>
14,17c14
<             <subDriveWay id="A.0.0" vehicle="" edges="b c d e">
<                 <forward lanes=":A_1_0 b_0 :B_1_0 c_0 :C_2_0 d_0 :D_1_0 e_0"/>
<             </subDriveWay>
<             <subDriveWay id="A.0.1" vehicle="" edges="b c d">
---
>             <subDriveWay id="A.0.0" vehicle="" edges="b c d">
20,22c17,19
<             <driveWay id="A.1" vehicle="t1" edges="b c d e -e -d -c2 -b2 -a2">
<                 <forward lanes=":A_1_0 b_0 :B_1_0 c_0 :C_2_0 d_0 :D_1_0 e_0 :E_2_0 -e_0"/>
<                 <bidi lanes=":A_0_0 -b_0 :B_0_0 -c_0 :C_1_0 -d_0 :D_0_0 -e_0 e_0 :D_1_0 d_0 :C_3_0 c2_0 :J3_1_0 b2_0 :J2_1_0 a2_0"/>
---
>             <driveWay id="A.1" vehicle="t0" edges="b c d e f g">
>                 <forward lanes=":A_1_0 b_0 :B_1_0 c_0 :C_2_0 d_0 :D_1_0 e_0 :E_1_0 f_0 :F_1_0 g_0"/>
>                 <bidi lanes=":A_0_0 -b_0 :B_0_0 -c_0 :C_1_0 -d_0 :D_0_0 -e_0 :E_0_0 -f_0 :F_0_0 -g_0"/>
25c22
<                 <foes driveWays="A.0.0 A.1 D.0.0"/>
---
<truncated after showing first 30 lines>
---------- Differences in railsignalvehs ----------
8,9c8,11
<                 <entry id="t0" time="20.00" reason="junction"/>
<                 <exit id="t0" time="75.00" reason="arrived"/>
---
>                 <entry id="t1" time="67.00" reason="junction"/>
>                 <exit id="t1" time="145.00" reason="junction"/>
>                 <entry id="t2" time="162.00" reason="junction"/>
>                 <exit id="t2" time="240.00" reason="junction"/>
13,16d14
<                 <exit id="t0" time="64.00" reason="junction"/>
<             </subDriveWay>
<             <subDriveWay id="A.0.1">
<                 <entry id="t0" time="20.00" reason="junction"/>
24,27c22,23
<                 <entry id="t1" time="67.00" reason="junction"/>
<                 <exit id="t1" time="145.00" reason="junction"/>
<                 <entry id="t2" time="162.00" reason="junction"/>
<                 <exit id="t2" time="240.00" reason="junction"/>
---
>                 <entry id="t0" time="20.00" reason="junction"/>
>                 <exit id="t0" time="75.00" reason="arrived"/>
30a27,30
>                 <exit id="t0" time="64.00" reason="junction"/>
>             </subDriveWay>
>             <subDriveWay id="A.1.1">
>                 <entry id="t0" time="20.00" reason="junction"/>
57,60d56
<             <entry id="t0" time="0.00" reason="departed"/>
<             <exit id="t0" time="28.00" reason="junction"/>
<         </driveWay>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal two_double_reversals ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1001256==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59c577bc9451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x59c57959cf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x59c57841ea29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a64dba4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 missing_turnaround ( Last six runs May2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==1000734==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x619364df3451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x6193667c6f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x619365648a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ce41944c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==1000684==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fd1664a1451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5fd167e74f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5fd166cf6a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73383004c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
5a6,16
> 
> =================================================================
> ==1000702==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x566d8d362451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x566d8ed35f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x566d8dbb7a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a135ac4c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1000661==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e9ae2811451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5e9ae41e4f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5e9ae3066a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72210c04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
5a6,16
> 
> =================================================================
> ==1000681==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x650689587451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x65068af5af29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x650689ddca29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74784364c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==1000720==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5edc6f95d451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5edc71330f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5edc701b2a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78b5d7c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1000757==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59d49a86b451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x59d49c23ef29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x59d49b0c0a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70697624c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1000761==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b5599c38451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5b559b60bf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5b559a48da29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ff24b44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1000744==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e827b6b3451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5e827d086f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5e827bf08a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78276564c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1000179==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5865d422e451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5865d5c01f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5865d4a83a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75c61cc4c712 in FX::FXThread::execute(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 ----------
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">
91c91
<             <driveWay id="J3.0" vehicle="t2" edges="-d20 -c2 -b -a -E1">
---
>             <driveWay id="J3.0" vehicle="t0" edges="-d20 -c2 -b -a -E1">
108c108
<             <driveWay id="J6.0" vehicle="t2" edges="-d2 -d20 -c2 -b -a -E1">
---
>             <driveWay id="J6.0" vehicle="t0" edges="-d2 -d20 -c2 -b -a -E1">
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail siding long_siding_occupied_wait ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1000162==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x590f9433b451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x590f95d0ef29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x590f94b90a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x768246e4c712 in FX::FXThread::execute(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 long_siding_occupied_wait2 ( Last six runs May2025 )

---------- Differences in errors ----------
1,2d0
< Warning: Vehicle 't2' performs emergency braking on lane '-g_0' with decel=5.00, wished=1.30, severity=1.00, time=1.00.
< Warning: Vehicle 't2' performs emergency stop at the end of lane '-g_0' because of a red traffic light (decel=-13.89, offset=8.89), time=1.00.
4a3,15
> Warning: Vehicle 't2' performs emergency braking on lane '-g_0' with decel=5.00, wished=1.30, severity=1.00, time=1.00.
> Warning: Vehicle 't2' performs emergency stop at the end of lane '-g_0' because of a red traffic light (decel=-13.89, offset=8.89), time=1.00.
> 
> =================================================================
> ==1000167==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c0f4f23d451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5c0f50c10f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5c0f4fa92a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b3c4924c712 in FX::FXThread::execute(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.1.2"/>
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.1.1"/>
91,93c91,93
<             <driveWay id="J3.0" vehicle="t2" edges="-d20 -c2 -b -a -E1">
<                 <forward lanes=":J3_0_0 -d20_0 :C2_1_0 -c2_0 :B_0_0 -b_0 :A_0_0 -a_0 :J0_0_0 -E1_0"/>
<                 <bidi lanes=":J3_1_0 d2_0 :C2_2_0 c2_0 :B_3_0 b_0 :A_1_0 a_0 :J0_1_0 E1_0"/>
---
>             <driveWay id="J3.0" vehicle="t0" edges="-d20 -E2">
>                 <forward lanes=":J3_0_0 -d20_0 :C2_0_0 -E2_0"/>
>                 <bidi lanes=":J3_1_0 d2_0 :C2_3_0 E2_0"/>
96c96
<                 <foes driveWays="A.0.0 J0.0 J3.0 J3.1.0 J5.d0"/>
---
>                 <foes driveWays="J3.0 J3.1.0"/>
101,109c101,103
<             <subDriveWay id="J3.0.1" vehicle="" edges="-d20 -c2 -b -a">
<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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1000201==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e0393d93451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5e0395766f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5e03945e8a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x703e0aa4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 sidingShort_deadlock ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1000122==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b2acdbd0451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5b2acf5a3f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5b2ace425a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x748c9444c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1000053==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62e25d80c451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x62e25f1dff29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x62e25e061a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78db49c4c712 in FX::FXThread::execute(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"/>
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"/>
---
>                 <foes driveWays="D.0 D2.0 F.0.1 F.1.0 G.d0 G.d1"/>
92c92
<                 <foes driveWays="D.0 D2.0 F.0.0 F.1.0 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_both_ways2 ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1000084==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c9a3ff7d451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5c9a41950f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5c9a407d2a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78befce4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1000090==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x617b55c6f451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x617b57642f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x617b564c4a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x732c3564c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1000091==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x642543172451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x642544b45f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x6425439c7a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76993884c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1000061==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6524f3eed451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x6524f58c0f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x6524f4742a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b70c4a4c712 in FX::FXThread::execute(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 ----------
59c59
<             <driveWay id="C2.0" vehicle="t3" edges="-c2 -b -a">
---
>             <driveWay id="C2.0" vehicle="t4" edges="-c2 -b -a">
118c118
<             <driveWay id="F.1" vehicle="t3" edges="-f -e2 -d2 -c2 -b -a">
---
>             <driveWay id="F.1" vehicle="t4" edges="-f -e2 -d2 -c2 -b -a">
149c149
<         <driveWay id="G.d1" vehicle="t3" edges="-g -f -e2 -d2 -c2 -b -a">
---
>         <driveWay id="G.d1" vehicle="t4" edges="-g -f -e2 -d2 -c2 -b -a">
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail siding siding_deadlock ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1000100==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5de71048c451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5de711e5ff29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5de710ce1a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7405e3e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1000152==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63fcfb1b2451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x63fcfcb85f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x63fcfba07a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x736be2e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1000157==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b37d6408451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5b37d7ddbf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5b37d6c5da29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7caa0284c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1000104==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x616cbe22d451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x616cbfc00f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x616cbea82a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79db17a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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_oneSide ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1000228==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x582eeafd0451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x582eec9a3f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x582eeb825a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75b5e004c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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_oneSide_slow ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1000227==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5cc5a0859451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5cc5a222cf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5cc5a10aea29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x730f8ee4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1001298==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x584f9a2c1451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x584f9bc94f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x584f9ab16a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e2e3f64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1001303==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x567f09477451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x567f0ae4af29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x567f09ccca29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7711d184c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1001333==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x605e204eb451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x605e21ebef29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x605e20d40a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7dcd46c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==1000402==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c54555b5451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5c5456f88f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5c5455e0aa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ff1b844c712 in FX::FXThread::execute(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 2320 queries and explored 29.47 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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1000399==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x558490ff2451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5584929c5f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x558491847a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e2cade4c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1001382==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x629045f23451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x6290478f6f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x629046778a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c0a1ee4c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1001378==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5cb11b357451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5cb11cd2af29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5cb11bbaca29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x779dae64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 uncontrolled_links ( Last six runs May2025 )

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==1001493==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5db51edb9451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5db52078cf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5db51f60ea29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75f7b804c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==971516==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x588462415451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x588463de8f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x588462c6aa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79594844c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==971502==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62848362f451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x628485002f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x628483e84a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e336564c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==971512==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59b308b20451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x59b30a4f3f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x59b309375a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73aac984c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==971559==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58ab43e42451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x58ab45815f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x58ab44697a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c553624c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==971120==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e5083f45451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5e5085918f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5e508479aa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75aedc64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==971104==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d1541d5b451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5d154372ef29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5d15425b0a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e6f6804c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==971105==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56a811d50451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x56a813723f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x56a8125a5a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72da1ec4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==971131==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x586b22f09451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x586b248dcf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x586b2375ea29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x789c4e24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==971111==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63b2ddde0451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x63b2df7b3f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x63b2de635a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x714c8764c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==971203==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63c94f586451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x63c950f59f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x63c94fddba29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c24b7e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==971209==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6469b4140451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x6469b5b13f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x6469b4995a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70d5ea04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==971398==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6437a0ae5451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x6437a24b8f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x6437a133aa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78d2b024c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==971374==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60fcfcb41451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x60fcfe514f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x60fcfd396a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7126a2e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==971381==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x634f245a0451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x634f25f73f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x634f24df5a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70c04904c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==971393==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x56b2c6875451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x56b2c8248f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x56b2c70caa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x761b8044c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==971373==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x639b45fcf451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x639b479a2f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x639b46824a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74d9a6c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==971907==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x61240161c451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x612402feff29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x612401e71a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x790482c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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_teleport_bidi ( Last six runs May2025 )

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

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket15932 ( Last six runs May2025 )

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

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1005713==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x647dba83f451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x647dbc212f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x647dbb094a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78fba784c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1005734==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6503be2bb451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x6503bfc8ef29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x6503beb10a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7866d284c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1003651==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x571577845451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x571579218f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x57157809aa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b618fe4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1003650==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6176542e6451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x617655cb9f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x617654b3ba29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x745dbfe4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1003508==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60b2ec880451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x60b2ee253f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x60b2ed0d5a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7765eb04c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1003517==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5eb381425451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5eb382df8f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5eb381c7aa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f263544c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1003693==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x603e19363451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x603e1ad36f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x603e19bb8a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7da8cc84c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1003601==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e894f52a451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5e8950efdf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5e894fd7fa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7aa84c84c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1003701==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55b86cfd2451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x55b86e9a5f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x55b86d827a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77469044c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1003417==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c9af88f5451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5c9afa2c8f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5c9af914aa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x766688a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1003446==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5e259b51b451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5e259ceeef29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5e259bd70a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7fadaa84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1003461==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x55884fd6b451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x55885173ef29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5588505c0a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e6a1264c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1003478==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59edf8896451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x59edfa269f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x59edf90eba29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x776028a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1003482==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x6106609c7451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x61066239af29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x61066121ca29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72b5a764c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1003421==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x629346239451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x629347c0cf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x629346a8ea29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7e4d11a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1003436==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57675d331451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x57675ed04f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x57675db86a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x704a1204c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==1003497==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b2b84b74451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5b2b86547f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5b2b853c9a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7cef45a4c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in fcd ----------
1023c1023
<         <vehicle id="veh.1" x="174.39" y="-2.06" angle="90.76" type="t0" speed="13.88" pos="174.39" lane="beg_1" slope="0.00" acceleration="1.09" accelerationLat="4.79"/>
---
>         <vehicle id="veh.1" x="174.39" y="-2.10" angle="91.19" type="t0" speed="13.88" pos="174.39" lane="beg_1" slope="0.00" acceleration="1.09" accelerationLat="1.00"/>
1030c1030
<         <vehicle id="veh.1" x="175.77" y="-2.06" angle="90.55" type="t0" speed="13.85" pos="175.77" lane="beg_1" slope="0.00" acceleration="-0.21" accelerationLat="0.00"/>
---
>         <vehicle id="veh.1" x="175.77" y="-2.13" angle="91.18" type="t0" speed="13.85" pos="175.77" lane="beg_1" slope="0.00" acceleration="-0.21" accelerationLat="1.00"/>
1037c1037
<         <vehicle id="veh.1" x="177.15" y="-2.06" angle="90.40" type="t0" speed="13.82" pos="177.15" lane="beg_1" slope="0.00" acceleration="-0.33" accelerationLat="0.00"/>
---
>         <vehicle id="veh.1" x="177.15" y="-2.15" angle="91.06" type="t0" speed="13.82" pos="177.15" lane="beg_1" slope="0.00" acceleration="-0.33" accelerationLat="1.00"/>
1044c1044
<         <vehicle id="veh.1" x="178.54" y="-2.06" angle="90.29" type="t0" speed="13.84" pos="178.54" lane="beg_1" slope="0.00" acceleration="0.20" accelerationLat="0.00"/>
---
>         <vehicle id="veh.1" x="178.54" y="-2.15" angle="90.86" type="t0" speed="13.84" pos="178.54" lane="beg_1" slope="0.00" acceleration="0.20" accelerationLat="1.00"/>
1051c1051
<         <vehicle id="veh.1" x="179.92" y="-2.06" angle="90.21" type="t0" speed="13.79" pos="179.92" lane="beg_1" slope="0.00" acceleration="-0.53" accelerationLat="0.00"/>
---
>         <vehicle id="veh.1" x="179.92" y="-2.15" angle="90.60" type="t0" speed="13.79" pos="179.92" lane="beg_1" slope="0.00" acceleration="-0.53" accelerationLat="1.00"/>
1058c1058
<         <vehicle id="veh.1" x="181.30" y="-2.06" angle="90.15" type="t0" speed="13.81" pos="181.30" lane="beg_1" slope="0.00" acceleration="0.18" accelerationLat="0.00"/>
---
>         <vehicle id="veh.1" x="181.30" y="-2.14" angle="90.29" type="t0" speed="13.81" pos="181.30" lane="beg_1" slope="0.00" acceleration="0.18" accelerationLat="1.00"/>
1065c1065
<         <vehicle id="veh.1" x="182.68" y="-2.06" angle="90.11" type="t0" speed="13.85" pos="182.68" lane="beg_1" slope="0.00" acceleration="0.42" accelerationLat="0.00"/>
---
>         <vehicle id="veh.1" x="182.68" y="-2.14" angle="90.21" type="t0" speed="13.85" pos="182.68" lane="beg_1" slope="0.00" acceleration="0.42" accelerationLat="-1.21"/>
1072c1072
<         <vehicle id="veh.1" x="184.06" y="-2.06" angle="90.08" type="t0" speed="13.83" pos="184.06" lane="beg_1" slope="0.00" acceleration="-0.20" accelerationLat="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sublane_model lateral_speed lcSigma_queued ( Last six runs May2025 )

---------- Differences in fcd ----------
2033c2033
<         <vehicle id="blocker" x="198.43" y="-2.29" angle="90.32" type="t0" speed="3.10" pos="2.43" lane=":gneJ1_0_0" slope="0.00" acceleration="1.99" accelerationLat="1.00"/>
---
>         <vehicle id="blocker" x="198.43" y="-2.30" angle="90.44" type="t0" speed="3.10" pos="2.43" lane=":gneJ1_0_0" slope="0.00" acceleration="1.99" accelerationLat="0.00"/>
2035,2036c2035,2036
<         <vehicle id="veh.1" x="181.30" y="-1.31" angle="91.53" type="t0" speed="0.76" pos="181.30" lane="beg_1" slope="0.00" acceleration="1.33" accelerationLat="-0.00"/>
<         <vehicle id="veh.2" x="173.50" y="-1.75" angle="91.02" type="t0" speed="0.26" pos="173.50" lane="beg_1" slope="0.00" acceleration="0.55" accelerationLat="-0.41"/>
---
>         <vehicle id="veh.1" x="181.30" y="-1.30" angle="91.47" type="t0" speed="0.76" pos="181.30" lane="beg_1" slope="0.00" acceleration="1.33" accelerationLat="0.58"/>
>         <vehicle id="veh.2" x="173.50" y="-1.75" angle="91.00" type="t0" speed="0.26" pos="173.50" lane="beg_1" slope="0.00" acceleration="0.55" accelerationLat="-0.26"/>
2041c2041
<         <vehicle id="blocker" x="198.76" y="-2.27" angle="90.07" type="t0" speed="3.30" pos="2.76" lane=":gneJ1_0_0" slope="0.00" acceleration="2.01" accelerationLat="1.00"/>
---
>         <vehicle id="blocker" x="198.76" y="-2.30" angle="90.41" type="t0" speed="3.30" pos="2.76" lane=":gneJ1_0_0" slope="0.00" acceleration="2.01" accelerationLat="0.00"/>
2043,2044c2043,2044
<         <vehicle id="veh.1" x="181.39" y="-1.31" angle="91.59" type="t0" speed="0.90" pos="181.39" lane="beg_1" slope="0.00" acceleration="1.43" accelerationLat="-0.41"/>
<         <vehicle id="veh.2" x="173.54" y="-1.75" angle="91.05" type="t0" speed="0.31" pos="173.54" lane="beg_1" slope="0.00" acceleration="0.52" accelerationLat="-0.10"/>
---
>         <vehicle id="veh.1" x="181.39" y="-1.30" angle="91.49" type="t0" speed="0.90" pos="181.39" lane="beg_1" slope="0.00" acceleration="1.43" accelerationLat="-0.70"/>
>         <vehicle id="veh.2" x="173.54" y="-1.75" angle="91.03" type="t0" speed="0.31" pos="173.54" lane="beg_1" slope="0.00" acceleration="0.52" accelerationLat="-0.25"/>
2049c2049
<         <vehicle id="blocker" x="199.11" y="-2.24" angle="89.72" type="t0" speed="3.49" pos="3.11" lane=":gneJ1_0_0" slope="0.00" acceleration="1.86" accelerationLat="1.00"/>
---
>         <vehicle id="blocker" x="199.11" y="-2.30" angle="90.38" type="t0" speed="3.49" pos="3.11" lane=":gneJ1_0_0" slope="0.00" acceleration="1.86" accelerationLat="0.00"/>
2051,2052c2051,2052
<         <vehicle id="veh.1" x="181.50" y="-1.31" angle="91.52" type="t0" speed="1.04" pos="181.50" lane="beg_1" slope="0.00" acceleration="1.38" accelerationLat="1.00"/>
<         <vehicle id="veh.2" x="173.58" y="-1.75" angle="91.05" type="t0" speed="0.40" pos="173.58" lane="beg_1" slope="0.00" acceleration="0.83" accelerationLat="0.28"/>
---
>         <vehicle id="veh.1" x="181.50" y="-1.30" angle="91.39" type="t0" speed="1.04" pos="181.50" lane="beg_1" slope="0.00" acceleration="1.38" accelerationLat="1.00"/>
>         <vehicle id="veh.2" x="173.58" y="-1.75" angle="91.03" type="t0" speed="0.40" pos="173.58" lane="beg_1" slope="0.00" acceleration="0.83" accelerationLat="0.28"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sublane_model motorway change_reason2 ( Last six runs May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1003363==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a17bf616451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5a17c0fe9f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5a17bfe6ba29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x798f4184c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1003378==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x604918f88451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x60491a95bf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x6049197dda29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x702f9004c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 May2025 )

---------- Differences in errors ----------
2a3,13
> 
> =================================================================
> ==1004625==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fa4acfb6451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5fa4ae989f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5fa4ad80ba29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72e6d864c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1004631==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fdeb24ba451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5fdeb3e8df29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5fdeb2d0fa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x73566464c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1004644==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57920157c451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x579202f4ff29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x579201dd1a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a305344c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1004550==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x569e54eca451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x569e5689df29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x569e5571fa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a0abfc4c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1004577==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x58f8562f5451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x58f857cc8f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x58f856b4aa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x713da784c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1003919==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62c6953cd451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x62c696da0f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x62c695c22a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78996204c712 in FX::FXThread::execute(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: 1182.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.17
>  Speed: 5.73
>  Duration: 131.03
>  WaitingTime: 30.57
>  TimeLoss: 84.77
>  DepartDelay: 1.78
> 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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1003877==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x59c82aa46451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x59c82c419f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x59c82b29ba29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7f2299e4c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1003896==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x62be441e2451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x62be45bb5f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x62be44a37a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76495a04c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1003909==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x605c7c8be451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x605c7e291f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x605c7d113a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75e30404c712 in FX::FXThread::execute(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,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.95
>  Speed: 10.45
>  Duration: 59.71
>  WaitingTime: 1.99
>  TimeLoss: 13.55
>  DepartDelay: 0.28
> 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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1003983==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5cccd48c8451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5cccd629bf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5cccd511da29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x77ee66c4c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1003953==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5ede1436a451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5ede15d3df29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5ede14bbfa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b6545a4c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1003979==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5847747d6451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5847761a9f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x58477502ba29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7391e584c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1004028==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5eb1626f8451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5eb1640cbf29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5eb162f4da29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x736131a4c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1004000==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x63f7e2005451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x63f7e39d8f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x63f7e285aa29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x72314fc4c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1004008==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a50fa2fb451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5a50fbccef29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5a50fab50a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x749d1b84c712 in FX::FXThread::execute(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 May2025 )

---------- Differences in errors ----------
5,18c5,33
< 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.9889'; collision with vehicle 'v.9667', lane='2_0', gap=-4.62, latGap=-1.60, time=209.00, stage=move.
< Warning: Vehicle 'v.13278'; collision with vehicle 'v.13112', lane='2_2', gap=-2.21, latGap=-1.80, time=262.00, stage=move.
< Warning: Vehicle 'v.13167'; junction collision with vehicle 'v.13612', lane=':1_0_2', gap=-4.51, latGap=-0.80, time=286.00, stage=move.
< Warning: Vehicle 'v.14167'; collision with vehicle 'v.14445', lane='2_1', gap=-0.72, latGap=-1.60, time=286.00, stage=move.
< Warning: Vehicle 'v.13834'; side collision with vehicle 'v.14334', lane='2.9_1', gap=-3.43, latGap=-0.50, time=288.00, stage=laneChange.
< Warning: Vehicle 'v.14834'; junction collision with vehicle 'v.14667', lane=':J1_0_1', gap=-5.94, latGap=-0.40, time=294.00, stage=move.
< Warning: Vehicle 'v.15613'; junction collision with vehicle 'v.15778', lane=':J1_0_2', gap=-5.87, latGap=-1.00, time=317.00, stage=move.
< Warning: Vehicle 'v.17500'; junction collision with vehicle 'v.17334', lane=':J1_0_0', gap=-6.54, latGap=-1.50, time=343.00, stage=move.
< Warning: Vehicle 'v.17667'; collision with vehicle 'v.17500', lane='2_0', gap=-0.55, latGap=-1.60, time=344.00, stage=move.
< Warning: Vehicle 'v.17167' performs emergency braking on lane ':1_0_2' with decel=9.00, wished=4.50, severity=1.00, time=356.00.
< Warning: Vehicle 'v.19612'; collision with vehicle 'v.19445', lane='2_2', gap=-3.28, latGap=-1.40, time=379.00, stage=move.
< Warning: Vehicle 'v.19667'; junction collision with vehicle 'v.19500', lane=':1_0_1', gap=-0.17, latGap=-0.05, time=396.00, stage=move.
< Warning: Vehicle 'v.20667'; junction collision with vehicle 'v.20500', lane=':J1_0_1', gap=-7.09, latGap=-0.70, time=397.00, stage=move.
---
> Warning: Vehicle 'v.8057'; junction collision with vehicle 'v.7390', lane=':J1_0_1', gap=-4.75, latGap=-0.40, time=173.00, stage=move.
> Warning: Vehicle 'v.8390'; side collision with vehicle 'v.8057', lane=':J1_0_0', gap=-2.18, latGap=-0.30, time=177.00, stage=laneChange.
> Warning: Vehicle 'v.8556'; junction collision with vehicle 'v.8723', lane=':J1_0_1', gap=-7.29, latGap=-1.60, time=182.00, stage=move.
> Warning: Vehicle 'v.9667'; junction collision with vehicle 'v.9500', lane=':J1_0_1', gap=-6.08, latGap=-0.20, time=204.00, stage=move.
> Warning: Vehicle 'v.9889'; junction collision with vehicle 'v.10278', lane=':J1_0_1', gap=-5.76, latGap=-1.00, time=211.00, stage=move.
> Warning: Vehicle 'v.10778'; side collision with vehicle 'v.10445', lane='2.9_5', gap=-2.81, latGap=-0.80, time=220.00, stage=laneChange.
> Warning: Vehicle 'v.10556'; junction collision with vehicle 'v.10778', lane=':J1_0_2', gap=-0.80, latGap=-0.40, time=223.00, stage=move.
> Warning: Vehicle 'v.11445'; junction collision with vehicle 'v.11278', lane=':J1_0_2', gap=-5.24, latGap=-1.40, time=232.00, stage=move.
> Warning: Vehicle 'v.11556'; junction collision with vehicle 'v.11389', lane=':J1_0_1', gap=-5.94, latGap=-0.40, time=239.00, stage=move.
> Warning: Vehicle 'v.11556'; junction collision with vehicle 'v.12056', lane=':J1_0_1', gap=-7.47, latGap=-0.40, time=245.00, stage=move.
> Warning: Vehicle 'v.12389'; collision with vehicle 'v.11556', lane='2_1', gap=-3.42, latGap=-0.60, time=249.00, stage=move.
> Warning: Vehicle 'v.14112' performs emergency braking on lane '2_2' with decel=9.00, wished=4.50, severity=1.00, time=279.00.
> Warning: Vehicle 'v.14112'; junction collision with vehicle 'v.14223', lane=':J1_0_2', gap=-6.94, latGap=-0.40, time=282.00, stage=move.
> Warning: Vehicle 'v.16000'; collision with vehicle 'v.15834', lane='2_0', gap=-4.43, latGap=-0.70, time=318.00, stage=move.
<truncated after showing first 30 lines>
---------- Differences in output ----------
10c10
<  Running: 31
---
>  Running: 30
12c12
<  Teleports: 0 (Collisions: 16)
---
>  Teleports: 0 (Collisions: 20)
14c14
< Statistics (avg of 236):
---
> Statistics (avg of 237):
16,19c16,19
<  Speed: 7.40
<  Duration: 45.23
<  WaitingTime: 0.49
<  TimeLoss: 14.22
---
>  Speed: 7.46
>  Duration: 44.72
>  WaitingTime: 0.46
>  TimeLoss: 13.75
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.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model width_transition toll_station_short ( Last six runs May2025 )

---------- Differences in errors ----------
1,12c1,24
< 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.6612' performs emergency braking on lane ':1_0_0' with decel=9.00, wished=4.50, severity=1.00, time=156.00.
< Warning: Vehicle 'v.7945'; collision with vehicle 'v.7778', lane='2_0', gap=-3.59, latGap=-1.00, time=165.00, stage=move.
< Warning: Vehicle 'v.8612'; collision with vehicle 'v.8445', lane='2_0', gap=-1.42, latGap=-1.80, time=177.00, stage=move.
< Warning: Vehicle 'v.8612'; junction collision with vehicle 'v.8445', lane=':J1_0_1', gap=-5.84, latGap=-0.70, time=179.00, stage=move.
< Warning: Vehicle 'v.10278'; collision with vehicle 'v.10112', lane='2_0', gap=-2.06, latGap=-1.70, time=205.00, stage=move.
< Warning: Vehicle 'v.10278' performs emergency braking on lane '2_0' with decel=9.00, wished=4.50, severity=1.00, time=206.00.
< Warning: Vehicle 'v.10945'; junction collision with vehicle 'v.11000', lane=':J1_0_1', gap=-6.19, latGap=-0.20, time=222.00, stage=move.
< Warning: Vehicle 'v.12334'; collision with vehicle 'v.12167', lane='2_2', gap=-2.60, latGap=-1.00, time=245.00, stage=move.
< Warning: Vehicle 'v.13834'; junction collision with vehicle 'v.13778', lane=':1_0_1', gap=-4.15, latGap=-0.30, time=283.00, stage=move.
< Warning: Vehicle 'v.20334' performs emergency braking on lane '2_2' with decel=9.00, wished=4.50, severity=1.00, time=386.00.
---
> Warning: Vehicle 'v.6445'; collision with vehicle 'v.6278', lane='2_0', gap=-2.41, latGap=-1.00, time=138.00, stage=move.
> Warning: Vehicle 'v.9445'; collision with vehicle 'v.9112', lane='2_0', gap=-1.54, latGap=-0.70, time=191.00, stage=move.
> Warning: Vehicle 'v.9500'; junction collision with vehicle 'v.9334', lane=':J1_0_3', gap=-5.32, latGap=-1.00, time=193.00, stage=move.
> Warning: Vehicle 'v.11278' performs emergency braking on lane '2_0' with decel=9.00, wished=4.50, severity=1.00, time=225.00.
> Warning: Vehicle 'v.11445'; collision with vehicle 'v.11278', lane='2_0', gap=-4.98, latGap=-1.40, time=227.00, stage=move.
> Warning: Vehicle 'v.10778'; collision with vehicle 'v.10834', lane='3_1', gap=-0.81, latGap=-0.05, time=235.00, stage=move.
> Warning: Vehicle 'v.13112'; junction collision with vehicle 'v.13445', lane=':J1_0_1', gap=-6.03, latGap=-0.65, time=264.00, stage=move.
> Warning: Vehicle 'v.14113'; collision with vehicle 'v.14000', lane='2_2', gap=-1.93, latGap=-1.00, time=277.00, stage=move.
> Warning: Vehicle 'v.15168'; collision with vehicle 'v.15000', lane='2_2', gap=-0.61, latGap=-1.20, time=293.00, stage=move.
> Warning: Vehicle 'v.15168' performs emergency braking on lane '2_2' with decel=9.00, wished=4.50, severity=1.00, time=294.00.
> Warning: Vehicle 'v.14113'; collision with vehicle 'v.14112', lane='3_1', gap=-7.03, latGap=-0.05, time=296.00, stage=move.
> Warning: Vehicle 'v.15334'; collision with vehicle 'v.15335', lane='3_1', gap=-1.83, latGap=-0.30, time=315.00, stage=move.
> Warning: Vehicle 'v.17335' performs emergency braking on lane '2_0' with decel=9.00, wished=4.50, severity=1.00, time=334.00.
> 
> =================================================================
> ==1004811==ERROR: LeakSanitizer: detected memory leaks
<truncated after showing first 30 lines>
---------- Differences in output ----------
12,13c12,13
<  Teleports: 0 (Collisions: 8)
<  Emergency Braking: 4
---
>  Teleports: 0 (Collisions: 10)
>  Emergency Braking: 3
16,19c16,19
<  Speed: 7.18
<  Duration: 39.21
<  WaitingTime: 0.32
<  TimeLoss: 11.82
---
>  Speed: 7.01
>  Duration: 40.29
>  WaitingTime: 0.44
>  TimeLoss: 12.84
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

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

#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 May2025 )

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

#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 May2025 )

#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 May2025 )

[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 May2025 )

#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 May2025 )

#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 May2025 )

#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 May2025 )

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

#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 May2025 )

#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 May2025 )

[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 May2025 )

#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 May2025 )

#3696
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in errors ----------
0a1,4
> Warning: Vehicle 'A' teleports beyond arrival edge 'end', time=324.70.
> -- Unordered text as found by filter 'Warning: Teleporting vehicle' --
> Warning: Teleporting vehicle 'A'; waited too long (wrong lane), lane='beg_0', time=316.70.
> 
---------- Differences in lanechanges ----------
5d4
<     <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"/>
---------- 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: 392.40.
11,16c12,19
< Statistics (avg):
<  RouteLength: 235.03
<  Duration: 8.92
<  WaitingTime: 0.28
<  TimeLoss: 1.42
<  DepartDelay: 35.17
---
>  Teleports: 1 (Wrong Lane: 1)
> Statistics (avg of 232):
>  RouteLength: 282.09
>  Speed: 17.05
>  Duration: 20.18
>  WaitingTime: 1.30
>  TimeLoss: 11.65
>  DepartDelay: 25.20
---------- 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 May2025 )

#3696
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in errors ----------
0a1,4
> Warning: Vehicle 'A' teleports beyond arrival edge 'end', time=324.70.
> -- Unordered text as found by filter 'Warning: Teleporting vehicle' --
> Warning: Teleporting vehicle 'A'; waited too long (wrong lane), lane='beg_0', time=316.70.
> 
---------- Differences in lanechanges ----------
5d4
<     <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"/>
---------- 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: 392.40.
11,16c12,19
< Statistics (avg):
<  RouteLength: 231.56
<  Duration: 8.81
<  WaitingTime: 0.41
<  TimeLoss: 1.44
<  DepartDelay: 37.43
---
>  Teleports: 1 (Wrong Lane: 1)
> Statistics (avg of 232):
>  RouteLength: 282.09
>  Speed: 17.05
>  Duration: 20.18
>  WaitingTime: 1.30
>  TimeLoss: 11.65
>  DepartDelay: 25.20
---------- 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 May2025 )

#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 May2025 )

#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 May2025 )

#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 May2025 )

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.
> 
> =================================================================
> ==1016833==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5b9919810451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5b991b1e3f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5b991a065a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b9a0424c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/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 May2025 )

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

(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 May2025 )

(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 May2025 )

(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 May2025 )

(This bug was triggered by FAILING to find text in file 'aggregated15' matching '31to211')
---------- 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 May2025 )

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

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

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 ----------
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
< Warning: Vehicle '1.3' ends teleporting on edge 'b', time=223.00.
157,164c152,155
< Warning: Vehicle '1.30' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=225.00.
< Warning: Vehicle '1.31' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=225.00.
< Warning: Vehicle '1.7' ends teleporting on edge 'b', time=225.00.
< Warning: Vehicle '1.15' ends teleporting on edge 'b', time=226.00.
< Warning: Vehicle '1.17' ends teleporting on edge 'b', time=226.00.
< Warning: Vehicle '1.26' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=227.00.
<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 May2025 )

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

platform dependant behavior
(This bug was triggered by FAILING to find text in file 'output' matching 'Collisions: 25')
---------- Differences in errors ----------
1,3c1
< 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.20' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=64.00.
5,119c3,111
< 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.
<truncated after showing first 30 lines>
---------- Differences in output ----------
14c14
<  Emergency Braking: 119
---
>  Emergency Braking: 111
16c16
<  RouteLength: 42269.75
---
>  RouteLength: 42285.29
19,20c19,20
<  WaitingTime: 716.37
<  TimeLoss: 1589.04
---
>  WaitingTime: 718.57
>  TimeLoss: 1588.52

TEST had known bugs (see #10246) on ts-sim-build-ba : devices rerouting single_edge ( Last six runs May2025 )

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
> 
> =================================================================
> ==1011986==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5a6460790451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5a6462163f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5a6460fe5a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x74743e64c712 in FX::FXThread::execute(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 May2025 )

#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 May2025 )

#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 May2025 )

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

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

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

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).
> 
> =================================================================
> ==999890==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x60310d89c451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x60310f26ff29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x60310e0f1a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79e362a4c712 in FX::FXThread::execute(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 May2025 )

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).
> 
> =================================================================
> ==1000766==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5d73efd9d451 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2767451) (BuildId: 182c55143eebd6dfa6604d2a2d229674de69233d)
>     #1 0x5d73f1770f29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:651:20
>     #2 0x5d73f05f2a29 in MFXWorkerThread::run() /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7927ba24c712 in FX::FXThread::execute(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 May2025 )

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

collision when lane width changes
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
1,92c1,84
< 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'
5c6
< Simulation ended at time: 1681.00.
---
> Simulation ended at time: 1886.00.
12,19c13,22
< 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
---
>  Teleports: 401 (Collisions: 358, Jam: 35, Yield: 4, Wrong Lane: 4)
>  Emergency Stops: 20
>  Emergency Braking: 34
> Statistics (avg of 1200):
>  RouteLength: 184.66
>  Speed: 3.57
>  Duration: 137.97
>  WaitingTime: 109.25
>  TimeLoss: 119.94
<truncated after showing first 30 lines>

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

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-05-02 11:58:26 by Eclipse SUMO sumo Version v1_22_0+1849-974637b1b10
> 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-05-02 11:58:26 by Eclipse SUMO sumo Version v1_22_0+1849-974637b1b10
> 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 May2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in battery ----------
2a3,14
> <!-- generated on 2025-05-02 11:58:26 by Eclipse SUMO sumo Version v1_22_0+1849-974637b1b10
> 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-05-02 11:58:26 by Eclipse SUMO sumo Version v1_22_0+1849-974637b1b10
> 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 May2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in chargingstations ----------
2a3,14
> <!-- generated on 2025-05-02 11:58:31 by Eclipse SUMO sumo Version v1_22_0+1849-974637b1b10
> 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-05-02 11:58:31 by Eclipse SUMO sumo Version v1_22_0+1849-974637b1b10
> 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 May2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in battery ----------
2a3,14
> <!-- generated on 2025-05-02 11:58:29 by Eclipse SUMO sumo Version v1_22_0+1849-974637b1b10
> 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-05-02 11:58:29 by Eclipse SUMO sumo Version v1_22_0+1849-974637b1b10
> 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 May2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in chargingstations ----------
2a3,14
> <!-- generated on 2025-05-02 11:58:26 by Eclipse SUMO sumo Version v1_22_0+1849-974637b1b10
> 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-05-02 11:58:26 by Eclipse SUMO sumo Version v1_22_0+1849-974637b1b10
> 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 May2025 )

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-05-02 11:58:27 by Eclipse SUMO sumo Version v1_22_0+1849-974637b1b10
> 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-05-02 11:58:27 by Eclipse SUMO sumo Version v1_22_0+1849-974637b1b10
> 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 May2025 )

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-05-02 11:58:27 by Eclipse SUMO sumo Version v1_22_0+1849-974637b1b10
> 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-05-02 11:58:27 by Eclipse SUMO sumo Version v1_22_0+1849-974637b1b10
> 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 May2025 )

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-05-02 11:58:36 by Eclipse SUMO sumo Version v1_22_0+1849-974637b1b10
> 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 May2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in chargingstations ----------
2a3,14
> <!-- generated on 2025-05-02 11:58:35 by Eclipse SUMO sumo Version v1_22_0+1849-974637b1b10
> 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-05-02 11:58:35 by Eclipse SUMO sumo Version v1_22_0+1849-974637b1b10
> 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 May2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in chargingstations ----------
2a3,14
> <!-- generated on 2025-05-02 11:58:28 by Eclipse SUMO sumo Version v1_22_0+1849-974637b1b10
> 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 May2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in battery ----------
2a3,14
> <!-- generated on 2025-05-02 11:58:33 by Eclipse SUMO sumo Version v1_22_0+1849-974637b1b10
> 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-05-02 11:58:33 by Eclipse SUMO sumo Version v1_22_0+1849-974637b1b10
> 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 May2025 )

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-05-02 11:58:36 by Eclipse SUMO sumo Version v1_22_0+1849-974637b1b10
> 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-05-02 11:58:36 by Eclipse SUMO sumo Version v1_22_0+1849-974637b1b10
> 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 : extended rerouter closingLaneReroute closingLane_all ( Last six runs May2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,4d0
< 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.
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5,25c6
< 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).
---
> Interrupt signal received, trying to exit gracefully.
---------- Differences in vehroutes ----------
2a3,46
> <!-- generated on 2025-05-02 11:44:57 by Eclipse SUMO sumo Version v1_22_0+1849-974637b1b10
> 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>