30Jun25rv1_23_1+0771-79a2db17fd8 - detailed test results for SUMO.gui

To reconnect the TextTest GUI to these results, run:

texttest -a sumo -d /home/delphi/clangDebug/sumo/tests -reconnect /home/delphi/clangDebug/texttesttmp/clang3_64D.06Jul071344.1780582 -g

To start TextTest for these tests, run:

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


gui: 4180 tests: 4021 succeeded 87 FAILED 44 known bugs 28 killed

Detailed information for the tests that FAILED:

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

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1687949==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 40320 byte(s) in 8 object(s) allocated from:
>     #0 0x5d4753ea87a1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x348f7a1) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x5d4756928d29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:714:20
>     #2 0x5d4755ae5da9 in MFXWorkerThread::run() /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c1557e4c712 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 4xxx ticket4296 ( Last six runs Jul2025 Jun2025 )

---------- Differences in errors ----------
2a3,109
> /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:167:18: runtime error: member call on address 0x51e00004f880 which does not point to an object of type 'GUINet'
> 0x51e00004f880: note: object is of type 'MSNet'
>  02 00 00 00  90 b3 c8 e8 13 58 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MSNet'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:167:18 
> /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:441:5: runtime error: member access within address 0x51e00004f880 which does not point to an object of type 'GUINet'
> 0x51e00004f880: note: object is of type 'MSNet'
>  02 00 00 00  90 b3 c8 e8 13 58 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MSNet'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:441:5 
> /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:442:5: runtime error: member access within address 0x51e00004f880 which does not point to an object of type 'GUINet'
> 0x51e00004f880: note: object is of type 'MSNet'
>  02 00 00 00  90 b3 c8 e8 13 58 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MSNet'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:442:5 
> /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:443:54: runtime error: member call on address 0x518000020080 which does not point to an object of type 'MSVehicleControl'
> 0x518000020080: note: object has invalid vptr
>  02 00 00 00  ff ae 01 00 00 00 00 00  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:443:54 
> /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.h:277:16: runtime error: member access within address 0x518000020080 which does not point to an object of type 'const MSVehicleControl'
> 0x518000020080: note: object has invalid vptr
>  02 00 00 00  ff ae 01 00 00 00 00 00  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1681436==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c8cae7e57a1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x348f7a1) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x5c8cb1265d29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:714:20
>     #2 0x5c8cb0422da9 in MFXWorkerThread::run() /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7cd96604c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 Krauss startupDelay0.5_low_accel ( Last six runs Jul2025 Jun2025 )

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==1538482==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d000007200 at pc 0x5a2dc6c3abbf bp 0x7ffe296e2950 sp 0x7ffe296e2118
> READ of size 3 at 0x50d000007200 thread T0
>     #0 0x5a2dc6c3abbe in strlen (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x33cdbbe) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x74ddd3826d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x5a2dc79d79fc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x5a2dc79d6f55 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x74ddd37e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x74ddd3868760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x74ddd37dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x74ddd3741dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x74ddd373f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x74ddd373f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x5a2dc6d00773 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x74ddce02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x74ddce02a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x5a2dc6c23334 in _start (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x33b6334) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
> 
> 0x50d000007200 is located 0 bytes inside of 140-byte region [0x50d000007200,0x50d00000728c)
> freed by thread T2 here:
>     #0 0x5a2dc6cbdeea in free (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3450eea) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x74ddd3768d4e in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d4e) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> previously allocated by thread T0 here:
>     #0 0x5a2dc6ca5e8e in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3438e8e) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x74ddd3768d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> Thread T2 created by T0 here:
>     #0 0x5a2dc6ca3af5 in pthread_create (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3436af5) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
2a3,14
> <!-- generated on 2025-06-30 10:59:05 by Eclipse SUMO GUI Version v1_23_1+0771-79a2db17fd8
> 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,50
< <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
<     <tripinfo id="0" depart="0.00" departLane="SC_0" departPos="5.10" departSpeed="13.89" departDelay="0.00" arrival="412.50" arrivalLane="CS_0" arrivalPos="89.60" arrivalSpeed="9.00" duration="412.50" routeLength="1574.71" waitingTime="140.20" waitingCount="5" stopTime="0.00" timeLoss="299.09" rerouteNo="0" devices="tripinfo_0" vType="default" speedFactor="1.00" vaporized=""/>
< </tripinfos>
---
>     <input>
>         <net-file value="net2.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <tripinfo-output value="tripinfos.xml"/>
>     </output>
> 
>     <time>
>         <step-length value="0.1"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles kraussX ( Last six runs Jul2025 Jun2025 )

---------- Differences in errors ----------
0a1,85
> /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:167:18: runtime error: member call on address 0x51e00004f880 which does not point to an object of type 'GUINet'
> 0x51e00004f880: note: object is of type 'MSNet'
>  02 00 00 00  90 43 c4 34 92 64 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MSNet'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:167:18 
> /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:441:5: runtime error: member access within address 0x51e00004f880 which does not point to an object of type 'GUINet'
> 0x51e00004f880: note: object has invalid vptr
>  02 00 00 00  48 b0 01 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:441:5 
> =================================================================
> ==1523310==ERROR: AddressSanitizer: heap-use-after-free on address 0x51e000050250 at pc 0x64922f97d227 bp 0x7cc3515fd2b0 sp 0x7cc3515fd2a8
> WRITE of size 4 at 0x51e000050250 thread T1
>     #0 0x64922f97d226 in GUINet::setSimDuration(int) /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:441:23
>     #1 0x64922f74b5be in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:167:18
>     #2 0x64922f7499f2 in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #3 0x7cc366c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #4 0x64922f5d9c6c in asan_thread_start(void*) asan_interceptors.cpp.o
>     #5 0x7cc36129caa3 in start_thread nptl/pthread_create.c:447:8
>     #6 0x7cc361329c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
> 
> 0x51e000050250 is located 2512 bytes inside of 2792-byte region [0x51e00004f880,0x51e000050368)
> freed by thread T0 here:
>     #0 0x64922f61b021 in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3490021) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x64922f96dbb1 in GUINet::~GUINet() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:94:19
>     #2 0x64922f752277 in GUIRunThread::deleteSim() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:308:5
>     #3 0x64922f6418f0 in GUIApplicationWindow::closeAllWindows() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:2248:18
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_steplength wiedemann ( Last six runs Jul2025 Jun2025 )

---------- Differences in errors ----------
0a1,66
> =================================================================
> ==1529945==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d000007af0 at pc 0x5cef1fbec538 bp 0x7fff088187e0 sp 0x7fff08817f70
> READ of size 3 at 0x50d000007af0 thread T0
>     #0 0x5cef1fbec537 in printf_common(void*, char const*, __va_list_tag*) asan_interceptors.cpp.o
>     #1 0x5cef1fbeccd8 in __vsnprintf_chk (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x33dbcd8) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #2 0x7559e4229501 in FX::FXString::vformat(char const*, __va_list_tag*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x229501) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #3 0x7559e42295ee in FX::FXString::format(char const*, ...) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2295ee) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #4 0x5cef2097ba56 in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:69:20
>     #5 0x5cef2097af55 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #6 0x7559e41e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x7559e4268760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x7559e41dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x7559e4141dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x7559e413f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x7559e413f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #12 0x5cef1fca4773 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:98:27
>     #13 0x7559de82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #14 0x7559de82a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #15 0x5cef1fbc7334 in _start (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x33b6334) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
> 
> 0x50d000007af0 is located 0 bytes inside of 137-byte region [0x50d000007af0,0x50d000007b79)
> freed by thread T2 here:
>     #0 0x5cef1fc61eea in free (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3450eea) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x7559e4168d4e in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d4e) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> previously allocated by thread T0 here:
>     #0 0x5cef1fc49e8e in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3438e8e) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x7559e4168d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
<truncated after showing first 30 lines>
---------- Differences in aggregated60 ----------
2a3,14
> <!-- generated on 2025-06-30 10:56:02 by Eclipse SUMO GUI Version v1_23_1+0771-79a2db17fd8
> 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,573c16,50
< <meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
<     <interval begin="0.00" end="6.00" id="dump_6">
<         <edge id="1/1to2/1" sampledSeconds="16.43" traveltime="151.91" overlapTraveltime="104.22" density="28.49" laneDensity="28.49" occupancy="13.65" waitingTime="7.80" timeLoss="15.62" speed="0.97" speedRelative="0.05" departed="6" arrived="0" entered="0" left="2" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="2/1to3/1" sampledSeconds="4.39" traveltime="9.85" overlapTraveltime="10.36" density="7.62" laneDensity="7.62" occupancy="3.37" waitingTime="0.00" timeLoss="2.21" speed="9.76" speedRelative="0.50" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<     </interval>
<     <interval begin="6.00" end="12.00" id="dump_6">
<         <edge id="1/1to2/1" sampledSeconds="42.61" traveltime="153.73" overlapTraveltime="125.95" density="73.87" laneDensity="73.87" occupancy="36.44" waitingTime="28.60" timeLoss="40.86" speed="0.80" speedRelative="0.04" departed="5" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="2/1to3/1" sampledSeconds="10.50" traveltime="6.39" overlapTraveltime="6.67" density="18.21" laneDensity="18.21" occupancy="8.49" waitingTime="0.00" timeLoss="2.38" speed="15.15" speedRelative="0.77" departed="0" arrived="0" entered="2" left="1" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="3/1to4/1" sampledSeconds="2.96" traveltime="4.90" overlapTraveltime="5.16" density="5.13" laneDensity="5.13" occupancy="2.46" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<     </interval>
<     <interval begin="12.00" end="18.00" id="dump_6">
<         <edge id="1/1to2/1" sampledSeconds="44.68" traveltime="72.33" overlapTraveltime="70.83" density="77.46" laneDensity="77.46" occupancy="38.54" waitingTime="26.00" timeLoss="41.42" speed="1.43" speedRelative="0.07" departed="0" arrived="0" entered="0" left="1" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="2/1to3/1" sampledSeconds="9.04" traveltime="5.58" overlapTraveltime="5.83" density="15.67" laneDensity="15.67" occupancy="7.43" waitingTime="0.00" timeLoss="1.03" speed="17.36" speedRelative="0.89" departed="0" arrived="0" entered="1" left="2" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="3/1to4/1" sampledSeconds="8.83" traveltime="4.90" overlapTraveltime="5.16" density="15.30" laneDensity="15.30" occupancy="7.21" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="2" left="2" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="4/1to5/1" sampledSeconds="4.03" traveltime="4.90" overlapTraveltime="5.16" density="6.98" laneDensity="6.98" occupancy="3.30" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="2" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<     </interval>
<truncated after showing first 30 lines>
---------- Differences in output ----------
6,21d5
< Simulation started with time: 0.00.
< Simulation ended at time: 300.00.
< Reason: The final simulation step has been reached.
< Performance:
< Vehicles:
<  Inserted: 26 (Loaded: 60)
<  Running: 26
<  Waiting: 34
< Statistics (avg of 26):
<  RouteLength: 4173.47
<  Speed: 18.09
<  Duration: 230.02
<  WaitingTime: 3.14
<  TimeLoss: 16.99
<  DepartDelay: 57.48
<  DepartDelayWaiting: 257.50
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,518
> 
> =================================================================
> ==1537535==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 984 byte(s) in 1 object(s) allocated from:
>     #0 0x5bc9d95017a1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x348f7a1) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x5bc9db0d1da4 in MSVehicleType::build(SUMOVTypeParameter&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:342:28
>     #2 0x5bc9dadac7cb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #3 0x5bc9dcf19ab4 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13
>     #4 0x5bc9dd109a2b in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7928c9de6409 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 0x7928c9db7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7928c9db80cd in xercesc_3_2::WFXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b80cd) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x5bc9dd13ee23 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #9 0x5bc9dcf2cbcb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #10 0x5bc9dcf2dd2f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #11 0x5bc9dab45342 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:439:21
>     #12 0x5bc9d962ebca in GUIRunThread::init(GUINet*, long long, long long) /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:103:14
>     #13 0x5bc9d95a03e9 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1840:27
>     #14 0x5bc9d959cd47 in GUIApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1779:17
>     #15 0x5bc9d959c625 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1758:5
>     #16 0x5bc9d95109f5 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:233:1
>     #17 0x5bc9da277048 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30
>     #18 0x5bc9da275245 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #19 0x5bc9da276a81 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5
>     #20 0x5bc9da275245 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #21 0x7928c95e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> Indirect leak of 120 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position_slack krauss ( Last six runs Jul2025 Jun2025 )

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==1532095==ERROR: AddressSanitizer: heap-use-after-free on address 0x50c00000d9c0 at pc 0x59e16e962cb0 bp 0x7ffca6a71230 sp 0x7ffca6a709e8
> READ of size 115 at 0x50c00000d9c0 thread T0
>     #0 0x59e16e962caf in memmove (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x344fcaf) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x7c9c44e26db3 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226db3) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x59e16f67d9fc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x59e16f67cf55 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x7c9c44de203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x7c9c44e68760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x7c9c44ddbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x7c9c44d41dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x7c9c44d3f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x7c9c44d3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x59e16e9a6773 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x7c9c3f62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x7c9c3f62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x59e16e8c9334 in _start (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x33b6334) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
> 
> 0x50c00000d9c0 is located 0 bytes inside of 116-byte region [0x50c00000d9c0,0x50c00000da34)
> freed by thread T2 here:
>     #0 0x59e16e963eea in free (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3450eea) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x7c9c44d68d4e in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d4e) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> previously allocated by thread T0 here:
>     #0 0x59e16e94be8e in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3438e8e) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x7c9c44d68d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> Thread T2 created by T0 here:
>     #0 0x59e16e949af5 in pthread_create (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3436af5) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
<truncated after showing first 30 lines>
---------- Differences in stopinfos ----------
2a3,14
> <!-- generated on 2025-06-30 10:57:14 by Eclipse SUMO GUI Version v1_23_1+0771-79a2db17fd8
> 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
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<     <stopinfo id="0" type="default" lane="gneE0_0" pos="220.00" parking="0" started="14.00" ended="24.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
< </stops>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <stop-output value="stopinfos.xml"/>
>     </output>
> 
>     <processing>
>         <default.carfollowmodel value="KraussOrig1"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,2
> /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Bluelight.cpp:301:70: runtime error: -nan is outside the range of representable values of type 'long long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Bluelight.cpp:301:70 

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

---------- Differences in errors ----------
0a1,151
> 
> =================================================================
> ==1670997==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 144 byte(s) in 6 object(s) allocated from:
>     #0 0x5f234d0387a1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x348f7a1) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x5f234f9696b1 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/clangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:254:50
>     #2 0x5f234f95f2ab in MSDevice_FCDReplay::FCDHandler::updateTrafficObjects(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:415:62
>     #3 0x5f234f959640 in MSDevice_FCDReplay::parseNext(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:108:16
>     #4 0x5f234f979d3e in StaticCommand<MSDevice_FCDReplay>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/StaticCommand.h:88:16
>     #5 0x5f234e291c1d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #6 0x5f234d2bda53 in GUIEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #7 0x5f234e670762 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:780:30
>     #8 0x5f234d390320 in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #9 0x5f234d16a5ec in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #10 0x5f234d168d77 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #11 0x5f234d1679f2 in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #12 0x736f5b04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> Indirect leak of 2736 byte(s) in 6 object(s) allocated from:
>     #0 0x5f234d0387a1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x348f7a1) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x5f234f96b74a 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/clangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:281:37
>     #2 0x5f234f95f2ab in MSDevice_FCDReplay::FCDHandler::updateTrafficObjects(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:415:62
>     #3 0x5f234f959640 in MSDevice_FCDReplay::parseNext(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:108:16
>     #4 0x5f234f979d3e in StaticCommand<MSDevice_FCDReplay>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/StaticCommand.h:88:16
>     #5 0x5f234e291c1d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #6 0x5f234d2bda53 in GUIEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #7 0x5f234e670762 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:780:30
>     #8 0x5f234d390320 in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:235:12
<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 Jul2025 Jun2025 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==1670866==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1216 byte(s) in 2 object(s) allocated from:
>     #0 0x5593c10517a1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x348f7a1) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x5593c3973312 in MSDevice_FCDReplay::FCDHandler::updateTrafficObjects(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:340:44
>     #2 0x5593c3972640 in MSDevice_FCDReplay::parseNext(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:108:16
>     #3 0x5593c397145b in MSDevice_FCDReplay::init() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:87:30
>     #4 0x5593c329ad0f in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:279:5
>     #5 0x5593c116df5c in GUILoadThread::run() /home/delphi/clangDebug/sumo/src/gui/GUILoadThread.cpp:194:22
>     #6 0x71bd1f84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 1216 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:388:26: runtime error: -nan is outside the range of representable values of type 'long long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:388:26 
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:388:23: runtime error: signed integer overflow: -9223372036854775808 + -9223372036854775808 cannot be represented in type 'SUMOTime' (aka 'long long')
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:388:23 

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

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1656371==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10080 byte(s) in 2 object(s) allocated from:
>     #0 0x60149ebe77a1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x348f7a1) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x6014a1667d29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:714:20
>     #2 0x6014a0824da9 in MFXWorkerThread::run() /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7707c924c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 10080 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1656458==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10080 byte(s) in 2 object(s) allocated from:
>     #0 0x5ef5424ab7a1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x348f7a1) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x5ef544f2bd29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:714:20
>     #2 0x5ef5440e8da9 in MFXWorkerThread::run() /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7fc2bc04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 10080 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
4a5,15
> 
> =================================================================
> ==1656576==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10080 byte(s) in 2 object(s) allocated from:
>     #0 0x5e5ae1cc87a1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x348f7a1) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x5e5ae4748d29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:714:20
>     #2 0x5e5ae3905da9 in MFXWorkerThread::run() /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x75163524c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 10080 byte(s) leaked in 2 allocation(s).

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

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1656374==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10080 byte(s) in 2 object(s) allocated from:
>     #0 0x57af96e2e7a1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x348f7a1) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x57af998aed29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:714:20
>     #2 0x57af98a6bda9 in MFXWorkerThread::run() /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x742acea4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 10080 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1656714==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10080 byte(s) in 2 object(s) allocated from:
>     #0 0x5c87b11297a1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x348f7a1) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x5c87b3ba9d29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:714:20
>     #2 0x5c87b2d66da9 in MFXWorkerThread::run() /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7c959884c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 10080 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1656625==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10080 byte(s) in 2 object(s) allocated from:
>     #0 0x64f46721d7a1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x348f7a1) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x64f469c9dd29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:714:20
>     #2 0x64f468e5ada9 in MFXWorkerThread::run() /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x79e2b0a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 10080 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,12
> 
> =================================================================
> ==1656478==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10080 byte(s) in 2 object(s) allocated from:
>     #0 0x58d40d6917a1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x348f7a1) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x58d410111d29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:714:20
>     #2 0x58d40f2ceda9 in MFXWorkerThread::run() /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7852b504c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 10080 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,2
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:388:26: runtime error: -nan is outside the range of representable values of type 'long long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:388:26 
devices rerouting trips_geo geoTrips_junctions ( Last six runs Jul2025 Jun2025 )
devices rerouting trips_geo geoTrips_junctions_internalLanes ( Last six runs Jul2025 Jun2025 )
devices rerouting trips_geo geoTrips_junctions_stop ( Last six runs Jul2025 Jun2025 )
devices rerouting trips_geo geoTrips_junctions_writeGeo ( Last six runs Jul2025 Jun2025 )
devices rerouting trips_geo geoTrips_junctions_writeJunctions ( Last six runs Jul2025 Jun2025 )
devices rerouting via trips_taz ( Last six runs Jul2025 Jun2025 )

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

---------- Differences in errors ----------
1a2,3
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:388:26: runtime error: -nan is outside the range of representable values of type 'long long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:388:26 

TEST FAILED on ts-sim-build-ba : devices ssm geo_coords with_geo ( Last six runs Jul2025 Jun2025 )

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==1651739==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d000005a70 at pc 0x62f799832bbf bp 0x7ffd1ae779b0 sp 0x7ffd1ae77178
> READ of size 3 at 0x50d000005a70 thread T0
>     #0 0x62f799832bbe in strlen (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x33cdbbe) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x7bbd6a826d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x62f79a5cf9fc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x62f79a5cef55 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x7bbd6a7e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x7bbd6a868760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x7bbd6a7dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x7bbd6a741dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x7bbd6a73f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x7bbd6a73f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x62f7998f8773 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x7bbd6502a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x7bbd6502a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x62f79981b334 in _start (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x33b6334) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
> 
> 0x50d000005a70 is located 0 bytes inside of 131-byte region [0x50d000005a70,0x50d000005af3)
> freed by thread T2 here:
>     #0 0x62f7998b5eea in free (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3450eea) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x7bbd6a768d4e in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d4e) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> previously allocated by thread T0 here:
>     #0 0x62f79989de8e in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3438e8e) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x7bbd6a768d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> Thread T2 created by T0 here:
>     #0 0x62f79989baf5 in pthread_create (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3436af5) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- Missing result in ssm ----------
<?xml version="1.0" encoding="UTF-8"?>


<SSMLog>
    <conflict begin="19.60" end="26.30" ego="ego1" foe="foe1">
        <timeSpan values="19.60 19.70 19.80 19.90 20.00 20.10 20.20 20.30 20.40 20.50 20.60 20.70 20.80 20.90 21.00 21.10 21.20 21.30 21.40 21.50 21.60 21.70 21.80 21.90 22.00 22.10 22.20 22.30 22.40 22.50 22.60 22.70 22.80 22.90 23.00 23.10 23.20 23.30 23.40 23.50 23.60 23.70 23.80 23.90 24.00 24.10 24.20 24.30 24.40 24.50 24.60 24.70 24.80 24.90 25.00 25.10 25.20 25.30 25.40 25.50 25.60 25.70 25.80 25.90 26.00 26.10 26.20 26.30"/>
        <typeSpan values="7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18"/>
        <egoPosition values="13.522521,52.427576 13.522520,52.427584 13.522519,52.427591 13.522519,52.427599 13.522518,52.427605 13.522517,52.427612 13.522516,52.427618 13.522516,52.427623 13.522515,52.427628 13.522515,52.427633 13.522514,52.427637 13.522514,52.427641 13.522513,52.427644 13.522513,52.427648 13.522512,52.427650 13.522512,52.427653 13.522512,52.427654 13.522512,52.427656 13.522512,52.427658 13.522511,52.427660 13.522511,52.427663 13.522511,52.427666 13.522510,52.427669 13.522510,5
2.427672 13.522509,52.427675 13.522509,52.427679 13.522508,52.427683 13.522507,52.427687 13.522507,52.427691 13.522506,52.427696 13.522506,52.427701 13.522505,52.427706 13.522504,52.427711 13.522503,52.427716 13.522502,52.427722 13.522502,52.427728 13.522501,52.427734 13.522500,52.427741 13.522499,52.427747 13.522498,52.427754 13.522496,52.427761 13.522495,52.427769 13.522494,52.427776 13.522493,52.427784 13.522491,52.427792 13.522490,52.427801 13.522488,52.427809 13.522487,52.427818 13.522485,5
2.427827 13.522484,52.427836 13.522482,52.427845 13.522481,52.427855 13.522479,52.427865 13.522477,52.427875 13.522476,52.427886 13.522474,52.427896 13.522472,52.427907 13.522470,52.427918 13.522468,52.427929 13.522466,52.427941 13.522464,52.427953 13.522462,52.427965 13.522461,52.427977 13.522459,52.427989 13.522457,52.428002 13.522455,52.428014 13.522453,52.428027 13.522451,52.428039"/>
        <egoVelocity values="-0.47,9.05 -0.45,8.60 -0.43,8.15 -0.40,7.70 -0.38,7.25 -0.36,6.80 -0.33,6.35 -0.31,5.90 -0.28,5.45 -0.26,5.00 -0.24,4.55 -0.21,4.10 -0.19,3.66 -0.17,3.21 -0.14,2.76 -0.12,2.31 -0.10,1.86 -0.11,2.12 -0.12,2.38 -0.14,2.64 -0.16,2.90 -0.17,3.16 -0.19,3.42 -0.21,3.67 -0.23,3.93 -0.25,4.19 -0.27,4.45 -0.29,4.71 -0.31,4.97 -0.34,5.23 -0.36,5.49 -0.38,5.75 -0.40,6.01 -0.42,6.27 -0.44,6.53 -0.45,6.79 -0.47,7.04 -0.49,7.30 -0.52,7.56 -0.55,7.82 -0.59,8.08 -0.63,8.34 -0.67,8.5
9 -0.71,8.85 -0.74,9.11 -0.76,9.37 -0.79,9.63 -0.81,9.89 -0.83,10.15 -0.85,10.41 -0.87,10.66 -0.89,10.92 -0.91,11.18 -0.93,11.44 -0.95,11.70 -0.98,11.96 -1.00,12.22 -1.02,12.48 -1.04,12.74 -1.06,13.00 -1.08,13.26 -1.10,13.52 -1.08,13.78 -1.04,13.85 -1.00,13.85 -0.97,13.86 -0.97,13.86 -0.97,13.86"/>
        <foePosition values="13.522831,52.427736 13.522811,52.427735 13.522790,52.427734 13.522770,52.427733 13.522750,52.427731 13.522729,52.427730 13.522709,52.427729 13.522689,52.427727 13.522668,52.427726 13.522648,52.427725 13.522628,52.427724 13.522608,52.427722 13.522587,52.427721 13.522567,52.427720 13.522547,52.427719 13.522526,52.427720 13.522510,52.427727 13.522502,52.427738 13.522498,52.427750 13.522496,52.427762 13.522494,52.427775 13.522492,52.427787 13.522490,52.427800 13.522488,5
2.427812 13.522486,52.427825 13.522484,52.427837 13.522482,52.427849 13.522480,52.427862 13.522478,52.427874 13.522475,52.427887 13.522473,52.427899 13.522471,52.427912 13.522469,52.427924 13.522467,52.427936 13.522465,52.427949 13.522463,52.427961 13.522461,52.427974 13.522459,52.427986 13.522457,52.427998 13.522456,52.428011 13.522454,52.428023 13.522452,52.428036 13.522450,52.428048 13.522448,52.428061 13.522446,52.428073 13.522444,52.428086 13.522443,52.428098 13.522441,52.428110 13.522439,5
2.428123 13.522437,52.428135 13.522435,52.428148 13.522433,52.428160 13.522432,52.428173 13.522430,52.428185 13.522428,52.428197 13.522426,52.428210 13.522424,52.428222 13.522422,52.428235 13.522420,52.428247 13.522419,52.428260 13.522417,52.428272 13.522415,52.428284 13.522413,52.428297 13.522411,52.428309 13.522409,52.428322 13.522407,52.428334 13.522405,52.428347 13.522403,52.428359"/>
        <foeVelocity values="-13.84,-1.15 -13.84,-1.15 -13.84,-1.15 -13.84,-1.15 -13.84,-1.15 -13.84,-1.15 -13.84,-1.15 -13.84,-1.15 -13.84,-1.15 -13.84,-1.15 -13.84,-1.15 -13.84,-1.15 -13.84,-1.15 -13.84,-1.15 -13.85,-1.08 -13.89,-0.32 -13.70,2.31 -12.12,6.79 -8.35,11.10 -4.26,13.22 -1.82,13.77 -1.16,13.84 -1.13,13.84 -1.13,13.84 -1.13,13.84 -1.13,13.84 -1.13,13.84 -1.13,13.84 -1.13,13.84 -1.13,13.84 -1.13,13.84 -1.13,13.84 -1.13,13.84 -1.13,13.84 -1.13,13.84 -1.13,13.84 -1.10,13.85 -1.05,13.85
 -1.01,13.85 -0.97,13.86 -0.97,13.86 -0.97,13.86 -0.97,13.86 -0.97,13.86 -0.97,13.86 -0.97,13.86 -0.97,13.86 -0.97,13.86 -0.97,13.86 -0.97,13.86 -0.97,13.86 -0.97,13.86 -0.97,13.86 -0.97,13.86 -0.97,13.86 -0.97,13.86 -0.97,13.86 -0.97,13.86 -0.97,13.86 -0.97,13.86 -0.97,13.86 -0.97,13.86 -0.98,13.86 -1.00,13.85 -1.02,13.85 -1.04,13.85 -1.04,13.85 -1.04,13.85"/>
        <conflictPoint values="13.522499,52.427743 13.522499,52.427743 13.522499,52.427743 13.522499,52.427743 13.522499,52.427743 13.522499,52.427743 13.522499,52.427743 13.522499,52.427743 13.522499,52.427743 13.522499,52.427743 13.522499,52.427743 13.522499,52.427743 13.522499,52.427743 13.522499,52.427743 13.522499,52.427743 13.522499,52.427743 13.522499,52.427743 13.522499,52.427743 13.522538,52.427719 13.522519,52.427722 13.522505,52.427731 13.522500,52.427743 13.522497,52.427755 13.522495
,52.427767 13.522493,52.427780 13.522491,52.427792 13.522489,52.427805 13.522487,52.427817 13.522485,52.427830 13.522483,52.427842 13.522481,52.427854 13.522479,52.427867 13.522477,52.427879 13.522475,52.427892 13.522473,52.427904 13.522470,52.427916 NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
        <TTCSpan values="2.06 NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA 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="19.60" position="13.522499,52.427743" type="7" value="2.06" speed="9.06"/>
        <DRACSpan values="2.20 NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA 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="19.60" position="13.522499,52.427743" type="7" value="2.20" speed="9.06"/>
        <PET time="NA" position="NA" type="NA" value="NA" speed="NA"/>
    </conflict>
    <globalMeasures ego="ego1">
        <timeSpan values="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 17.50 17.60 17.70 17.80 17.90 18.00 18.10 18.20 18.30 18.40 18.50 18.60 18.70 18.80 18.90 19.00 19.10 19.20 19.30 19.40 19.50 19.60 19.70 19.80 
19.90 20.00 20.10 20.20 20.30 20.40 20.50 20.60 20.70 20.80 20.90 21.00 21.10 21.20 21.30 21.40 21.50 21.60 21.70 21.80 21.90 22.00 22.10 22.20 22.30 22.40 22.50 22.60 22.70 22.80 22.90 23.00 23.10 23.20 23.30 23.40 23.50 23.60 23.70 23.80 23.90 24.00 24.10 24.20 24.30 24.40 24.50 24.60 24.70 24.80 24.90 25.00 25.10 25.20 25.30 25.40 25.50 25.60 25.70 25.80 25.90 26.00 26.10 26.20 26.30 26.40 26.50 26.60 26.70 26.80 26.90 27.00 27.10 27.20 27.30 27.40 27.50 27.60 27.70 27.80 27.90 28.00 28.10 28
.20 28.30 28.40 28.50 28.60 28.70 28.80 28.90"/>
        <BRSpan values="0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 3.30 4.50 4.50 4.50 4.50 4.50 4.50 4.50 4.50 4.50 4.50 4.50 4.50 4.50 4.50 4.50 4.50 4.50 4.50 4.50 4.50 4.50 4.50 4.50 4.50 4.50 4.50 0.00 0.00 0
.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00"/>
        <maxBR time="21.10" position="13.522512,52.427653" value="4.50"/>
        <SGAPSpan 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 3.45 3.19 2.91 4.10 5.26 6.40 7.51 8.59 9.65 10.69 11.70 12.68 13.63 14.56 15.47 16.35 17.20 18.02 18.82 19.60 20.34 21.07 21.76 22.43 23.08 23.69 24.29 24.85 25.39 25.91 26.39 26.86 27.29 27.70 28.09 28.
44 28.78 29.08 29.36 29.62 29.84 30.05 30.22 30.37 30.50 30.59 30.67 30.71 30.73 30.74 30.74 30.74 30.74 30.74 NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
        <minSGAP time="21.20" position="13.522512,52.427654" value="2.91" leader="foe1"/>
        <TGAPSpan 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 1.25 1.38 1.56 1.93 2.21 2.42 2.59 2.72 2.82 2.90 2.97 3.02 3.06 3.09 3.11 3.12 3.13 3.13 3.13 3.12 3.11 3.10 3.08 3.06 3.04 3.02 3.00 2.97 2.95 2.92 2.89 2.86 2.83 2.79 2.76 2.72 2.69 2.65 2.62 2.58 2.54
 2.50 2.47 2.43 2.39 2.35 2.31 2.26 2.22 2.21 2.21 2.21 2.21 2.21 NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
        <minTGAP time="21.00" position="13.522512,52.427650" value="1.25" leader="foe1"/>
    </globalMeasures>
</SSMLog>

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

---------- Differences in errors ----------
1c1,64
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
---
> =================================================================
> ==1666332==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d000007f00 at pc 0x64eb3c545bbf bp 0x7fff7528d3d0 sp 0x7fff7528cb98
> READ of size 3 at 0x50d000007f00 thread T0
>     #0 0x64eb3c545bbe in strlen (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x33cdbbe) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x760a5f826d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x64eb3d2e29fc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x64eb3d2e1f55 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x760a5f7e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x760a5f868760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x760a5f7dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x760a5f741dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x760a5f73f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x760a5f73f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x64eb3c60b773 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x760a59e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x760a59e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x64eb3c52e334 in _start (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x33b6334) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
> 
> 0x50d000007f00 is located 0 bytes inside of 135-byte region [0x50d000007f00,0x50d000007f87)
> freed by thread T2 here:
>     #0 0x64eb3c5c8eea in free (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3450eea) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x760a5f768d4e in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d4e) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> previously allocated by thread T0 here:
>     #0 0x64eb3c5b0e8e in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3438e8e) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x760a5f768d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,14
> <!-- generated on 2025-06-30 11:36:37 by Eclipse SUMO GUI Version v1_23_1+0771-79a2db17fd8
> 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,20
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <person id="p0" depart="0.00" arrival="863.00">
<         <walk edges="accessB.36" busStop="stopB_S"/> <!-- B -->
<         <walk edges="A0A1 B1A1" busStop="busStopB"/> <!-- B -->
<         <ride from="B1A1" to="A0B0" busStop="busStopC" lines="taxi"/> <!-- C -->
<         <walk edges="A0B0"/>
<     </person>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
12c22,49
< </routes>
---
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,3c1,104
< 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/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x504000222c90 which does not point to an object of type 'BookReservation'
> 0x504000222c90: note: object has invalid vptr
>  00 00 00 00  d5 77 01 00 01 00 00 00  00 00 00 00 be be be be  80 17 0a 00 60 51 00 00  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 
> =================================================================
> ==1668895==ERROR: AddressSanitizer: heap-use-after-free on address 0x504000222cb8 at pc 0x6323d87fea7c bp 0x76d46d9fa3b0 sp 0x76d46d9fa3a8
> READ of size 8 at 0x504000222cb8 thread T1
>     #0 0x6323d87fea7b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117
>     #1 0x6323d87faf5b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9
>     #2 0x6323d8880e58 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x6323d5a1ad17 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIPerson.cpp:686:29
>     #4 0x6323d88b6c7b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:217:20
>     #5 0x6323d6d193f8 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #6 0x6323d5a37320 in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #7 0x6323d58115ec in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #8 0x6323d580fd77 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #9 0x6323d580e9f2 in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x76d482e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x6323d569ec6c in asan_thread_start(void*) asan_interceptors.cpp.o
>     #12 0x76d47d69caa3 in start_thread nptl/pthread_create.c:447:8
>     #13 0x76d47d729c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
> 
> 0x504000222cb8 is located 40 bytes inside of 48-byte region [0x504000222c90,0x504000222cc0)
<truncated after showing first 30 lines>
---------- Differences in dispatchinfos ----------
2a3,14
> <!-- generated on 2025-06-30 11:37:27 by Eclipse SUMO GUI Version v1_23_1+0771-79a2db17fd8
> 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,49
< <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 Jul2025 Jun2025 )

---------- Differences in errors ----------
1,3c1,104
< 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/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x504000222c90 which does not point to an object of type 'BookReservation'
> 0x504000222c90: note: object has invalid vptr
>  00 00 00 00  92 77 01 00 01 00 00 00  00 00 00 00 be be be be  80 17 0a 00 60 51 00 00  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 
> =================================================================
> ==1668891==ERROR: AddressSanitizer: heap-use-after-free on address 0x504000222cb8 at pc 0x63d08941da7c bp 0x7f2af65fa3b0 sp 0x7f2af65fa3a8
> READ of size 8 at 0x504000222cb8 thread T1
>     #0 0x63d08941da7b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117
>     #1 0x63d089419f5b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9
>     #2 0x63d08949fe58 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x63d086639d17 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIPerson.cpp:686:29
>     #4 0x63d0894d5c7b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:217:20
>     #5 0x63d0879383f8 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #6 0x63d086656320 in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #7 0x63d0864305ec in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #8 0x63d08642ed77 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #9 0x63d08642d9f2 in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7f2b0bc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x63d0862bdc6c in asan_thread_start(void*) asan_interceptors.cpp.o
>     #12 0x7f2b0629caa3 in start_thread nptl/pthread_create.c:447:8
>     #13 0x7f2b06329c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
> 
> 0x504000222cb8 is located 40 bytes inside of 48-byte region [0x504000222c90,0x504000222cc0)
<truncated after showing first 30 lines>
---------- Differences in dispatchinfos ----------
2a3,14
> <!-- generated on 2025-06-30 11:37:28 by Eclipse SUMO GUI Version v1_23_1+0771-79a2db17fd8
> 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,49
< <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 Jul2025 Jun2025 )

---------- Differences in errors ----------
1,3c1,104
< 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/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x504000222e90 which does not point to an object of type 'BookReservation'
> 0x504000222e90: note: object has invalid vptr
>  00 00 00 00  a4 7e 01 00 01 00 00 00  00 00 00 00 be be be be  80 17 0a 00 60 51 00 00  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 
> =================================================================
> ==1668794==ERROR: AddressSanitizer: heap-use-after-free on address 0x504000222eb8 at pc 0x577516a04a7c bp 0x7052981fa3b0 sp 0x7052981fa3a8
> READ of size 8 at 0x504000222eb8 thread T1
>     #0 0x577516a04a7b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117
>     #1 0x577516a00f5b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9
>     #2 0x577516a86e58 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x577513c20d17 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIPerson.cpp:686:29
>     #4 0x577516abcc7b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:217:20
>     #5 0x577514f1f3f8 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #6 0x577513c3d320 in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #7 0x577513a175ec in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #8 0x577513a15d77 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #9 0x577513a149f2 in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7052ad84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x5775138a4c6c in asan_thread_start(void*) asan_interceptors.cpp.o
>     #12 0x7052a7e9caa3 in start_thread nptl/pthread_create.c:447:8
>     #13 0x7052a7f29c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
> 
> 0x504000222eb8 is located 40 bytes inside of 48-byte region [0x504000222e90,0x504000222ec0)
<truncated after showing first 30 lines>
---------- Differences in dispatchinfos ----------
2a3,14
> <!-- generated on 2025-06-30 11:37:27 by Eclipse SUMO GUI Version v1_23_1+0771-79a2db17fd8
> 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,49
< <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 Jul2025 Jun2025 )

---------- Differences in errors ----------
2,4c2,104
< 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/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x504000215290 which does not point to an object of type 'BookReservation'
> 0x504000215290: note: object has invalid vptr
>  02 00 00 00  db b0 01 00 01 00 00 00  00 00 00 00 be be be be  80 c7 0b 00 60 51 00 00  f8 24 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 
> =================================================================
> ==1668667==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040002152b8 at pc 0x5c97ead41a7c bp 0x75e7f83fa3b0 sp 0x75e7f83fa3a8
> READ of size 8 at 0x5040002152b8 thread T1
>     #0 0x5c97ead41a7b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117
>     #1 0x5c97ead3df5b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9
>     #2 0x5c97eadc3e58 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x5c97e7f5dd17 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIPerson.cpp:686:29
>     #4 0x5c97eadf9c7b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:217:20
>     #5 0x5c97e925c3f8 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #6 0x5c97e7f7a320 in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #7 0x5c97e7d545ec in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #8 0x5c97e7d52d77 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #9 0x5c97e7d519f2 in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x75e80d84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x5c97e7be1c6c in asan_thread_start(void*) asan_interceptors.cpp.o
>     #12 0x75e80809caa3 in start_thread nptl/pthread_create.c:447:8
>     #13 0x75e808129c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
> 
> 0x5040002152b8 is located 40 bytes inside of 48-byte region [0x504000215290,0x5040002152c0)
<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 Jul2025 Jun2025 )

---------- Differences in errors ----------
1,2c1,103
< 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/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x504000215090 which does not point to an object of type 'BookReservation'
> 0x504000215090: note: object has invalid vptr
>  02 00 00 00  cb ad 01 00 01 00 00 00  00 00 00 00 be be be be  80 c7 0b 00 60 51 00 00  f8 24 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 
> =================================================================
> ==1668704==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040002150b8 at pc 0x60e1efffca7c bp 0x7357a99fa3b0 sp 0x7357a99fa3a8
> READ of size 8 at 0x5040002150b8 thread T1
>     #0 0x60e1efffca7b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117
>     #1 0x60e1efff8f5b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9
>     #2 0x60e1f007ee58 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x60e1ed218d17 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIPerson.cpp:686:29
>     #4 0x60e1f00b4c7b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:217:20
>     #5 0x60e1ee5173f8 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #6 0x60e1ed235320 in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #7 0x60e1ed00f5ec in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #8 0x60e1ed00dd77 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #9 0x60e1ed00c9f2 in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7357bee4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x60e1ece9cc6c in asan_thread_start(void*) asan_interceptors.cpp.o
>     #12 0x7357b969caa3 in start_thread nptl/pthread_create.c:447:8
>     #13 0x7357b9729c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
> 
> 0x5040002150b8 is located 40 bytes inside of 48-byte region [0x504000215090,0x5040002150c0)
> freed by thread T1 here:
<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 Jul2025 Jun2025 )

---------- Differences in errors ----------
1c1,103
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
---
> /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x504000215290 which does not point to an object of type 'BookReservation'
> 0x504000215290: note: object has invalid vptr
>  02 00 00 00  a8 8d 01 00 01 00 00 00  00 00 00 00 be be be be  80 c7 0b 00 60 51 00 00  a0 86 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 
> =================================================================
> ==1668907==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040002152b8 at pc 0x596c3cd8ea7c bp 0x7afb1f9fa3b0 sp 0x7afb1f9fa3a8
> READ of size 8 at 0x5040002152b8 thread T1
>     #0 0x596c3cd8ea7b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117
>     #1 0x596c3cd8af5b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9
>     #2 0x596c3ce10e58 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x596c39faad17 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIPerson.cpp:686:29
>     #4 0x596c3ce46c7b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:217:20
>     #5 0x596c3b2a93f8 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #6 0x596c39fc7320 in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #7 0x596c39da15ec in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #8 0x596c39d9fd77 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #9 0x596c39d9e9f2 in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7afb34e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x596c39c2ec6c in asan_thread_start(void*) asan_interceptors.cpp.o
>     #12 0x7afb2f69caa3 in start_thread nptl/pthread_create.c:447:8
>     #13 0x7afb2f729c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
> 
> 0x5040002152b8 is located 40 bytes inside of 48-byte region [0x504000215290,0x5040002152c0)
> freed by thread T1 here:
>     #0 0x596c39c70021 in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3490021) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
<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 Jul2025 Jun2025 )

---------- Differences in errors ----------
1,3c1,103
< 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/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x504000216010 which does not point to an object of type 'BookReservation'
> 0x504000216010: note: object has invalid vptr
>  02 00 00 00  cd 78 01 00 01 00 00 00  00 00 00 00 be be be be  80 d0 0b 00 60 51 00 00  10 27 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 
> =================================================================
> ==1668923==ERROR: AddressSanitizer: heap-use-after-free on address 0x504000216038 at pc 0x5ef50185aa7c bp 0x76d0b21fa3b0 sp 0x76d0b21fa3a8
> READ of size 8 at 0x504000216038 thread T1
>     #0 0x5ef50185aa7b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117
>     #1 0x5ef501856f5b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9
>     #2 0x5ef5018dce58 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x5ef4fea76d17 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIPerson.cpp:686:29
>     #4 0x5ef501912c7b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:217:20
>     #5 0x5ef4ffd753f8 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #6 0x5ef4fea93320 in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #7 0x5ef4fe86d5ec in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #8 0x5ef4fe86bd77 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #9 0x5ef4fe86a9f2 in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x76d0c784c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x5ef4fe6fac6c in asan_thread_start(void*) asan_interceptors.cpp.o
>     #12 0x76d0c1e9caa3 in start_thread nptl/pthread_create.c:447:8
>     #13 0x76d0c1f29c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
> 
> 0x504000216038 is located 40 bytes inside of 48-byte region [0x504000216010,0x504000216040)
<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 Jul2025 Jun2025 )

---------- Differences in errors ----------
1c1,103
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
---
> /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x504000215310 which does not point to an object of type 'BookReservation'
> 0x504000215310: note: object has invalid vptr
>  02 00 00 00  22 79 01 00 01 00 00 00  00 00 00 00 be be be be  80 c7 0b 00 60 51 00 00  a0 86 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 
> =================================================================
> ==1668935==ERROR: AddressSanitizer: heap-use-after-free on address 0x504000215338 at pc 0x642de4b16a7c bp 0x79db451fa3b0 sp 0x79db451fa3a8
> READ of size 8 at 0x504000215338 thread T1
>     #0 0x642de4b16a7b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117
>     #1 0x642de4b12f5b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9
>     #2 0x642de4b98e58 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x642de1d32d17 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIPerson.cpp:686:29
>     #4 0x642de4bcec7b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:217:20
>     #5 0x642de30313f8 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #6 0x642de1d4f320 in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #7 0x642de1b295ec in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #8 0x642de1b27d77 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #9 0x642de1b269f2 in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x79db5a84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x642de19b6c6c in asan_thread_start(void*) asan_interceptors.cpp.o
>     #12 0x79db54e9caa3 in start_thread nptl/pthread_create.c:447:8
>     #13 0x79db54f29c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
> 
> 0x504000215338 is located 40 bytes inside of 48-byte region [0x504000215310,0x504000215340)
> freed by thread T1 here:
>     #0 0x642de19f8021 in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3490021) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
<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 Jul2025 Jun2025 )

---------- Differences in errors ----------
1,3c1,103
< 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/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x504000216090 which does not point to an object of type 'BookReservation'
> 0x504000216090: note: object has invalid vptr
>  02 00 00 00  c8 94 01 00 01 00 00 00  00 00 00 00 be be be be  80 d0 0b 00 60 51 00 00  10 27 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 
> =================================================================
> ==1668968==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040002160b8 at pc 0x6091f8ea8a7c bp 0x76a94c1fa3b0 sp 0x76a94c1fa3a8
> READ of size 8 at 0x5040002160b8 thread T1
>     #0 0x6091f8ea8a7b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117
>     #1 0x6091f8ea4f5b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9
>     #2 0x6091f8f2ae58 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x6091f60c4d17 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIPerson.cpp:686:29
>     #4 0x6091f8f60c7b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:217:20
>     #5 0x6091f73c33f8 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #6 0x6091f60e1320 in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #7 0x6091f5ebb5ec in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #8 0x6091f5eb9d77 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #9 0x6091f5eb89f2 in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x76a96184c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x6091f5d48c6c in asan_thread_start(void*) asan_interceptors.cpp.o
>     #12 0x76a95be9caa3 in start_thread nptl/pthread_create.c:447:8
>     #13 0x76a95bf29c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
> 
> 0x5040002160b8 is located 40 bytes inside of 48-byte region [0x504000216090,0x5040002160c0)
<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 reservation_before_depart ( Last six runs Jul2025 Jun2025 )

---------- Differences in errors ----------
1,2c1,103
< 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/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x504000215290 which does not point to an object of type 'BookReservation'
> 0x504000215290: note: object has invalid vptr
>  02 00 00 00  d1 ae 01 00 01 00 00 00  00 00 00 00 be be be be  80 c7 0b 00 60 51 00 00  f8 24 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 
> =================================================================
> ==1668607==ERROR: AddressSanitizer: heap-use-after-free on address 0x5040002152b8 at pc 0x558c8c130a7c bp 0x79c3c05fa3b0 sp 0x79c3c05fa3a8
> READ of size 8 at 0x5040002152b8 thread T1
>     #0 0x558c8c130a7b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117
>     #1 0x558c8c12cf5b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9
>     #2 0x558c8c1b2e58 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x558c8934cd17 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIPerson.cpp:686:29
>     #4 0x558c8c1e8c7b in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:217:20
>     #5 0x558c8a64b3f8 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #6 0x558c89369320 in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #7 0x558c891435ec in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #8 0x558c89141d77 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #9 0x558c891409f2 in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x79c3d5c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x558c88fd0c6c in asan_thread_start(void*) asan_interceptors.cpp.o
>     #12 0x79c3d029caa3 in start_thread nptl/pthread_create.c:447:8
>     #13 0x79c3d0329c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
> 
> 0x5040002152b8 is located 40 bytes inside of 48-byte region [0x504000215290,0x5040002152c0)
> freed by thread T1 here:
<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 Jul2025 Jun2025 )

---------- Differences in errors ----------
1,2c1,108
< 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/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117: runtime error: member access within address 0x504000215210 which does not point to an object of type 'BookReservation'
> 0x504000215210: note: object has invalid vptr
>  02 00 00 00  9f af 01 00 01 00 00 00  00 00 00 00 be be be be  80 c7 0b 00 60 51 00 00  20 bf 02 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117 
> =================================================================
> ==1668461==ERROR: AddressSanitizer: heap-use-after-free on address 0x504000215238 at pc 0x60e3307c5a7c bp 0x789fe61f89b0 sp 0x789fe61f89a8
> READ of size 8 at 0x504000215238 thread T1
>     #0 0x60e3307c5a7b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117
>     #1 0x60e3307c1f5b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9
>     #2 0x60e330847e58 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x60e32d9e1d17 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIPerson.cpp:686:29
>     #4 0x60e3308394e5 in MSStageWalking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageWalking.cpp:381:22
>     #5 0x60e330711275 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/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1034:32
>     #6 0x60e3306ff1ec in MSPModel_Striping::moveInDirection(long long, std::set<MSPerson*, std::less<MSPerson*>, std::allocator<MSPerson*>>&, int) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:990:13
>     #7 0x60e330757b50 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2596:14
>     #8 0x60e32e8ffc1d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x60e32d92ba53 in GUIEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #10 0x60e32ecde762 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:780:30
>     #11 0x60e32d9fe320 in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #12 0x60e32d7d85ec in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #13 0x60e32d7d6d77 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #14 0x60e32d7d59f2 in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #15 0x789ffb84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #16 0x60e32d665c6c in asan_thread_start(void*) asan_interceptors.cpp.o
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,15d4
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="362.00" waitingTime="1.00" timeLoss="42.18" traveltime="361.00">
<         <walk depart="0.00" departPos="0.00" arrival="187.00" arrivalPos="142.80" duration="187.00" routeLength="233.23" timeLoss="19.08" maxSpeed="1.39" waitingTime="0.00"/>
<         <ride waitingTime="1.00" vehicle="trip_1" depart="188.00" arrival="362.00" arrivalPos="287.60" duration="174.00" routeLength="1232.42" timeLoss="23.11"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="365.00" routeLength="282.49" waitingTime="0.00" waitingCount="0" stopTime="338.00" timeLoss="6.66" rerouteNo="0" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
<     </tripinfo>
<     <tripinfo id="trip_1" depart="0.00" departLane="A2B2_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="365.00" routeLength="1672.12" waitingTime="6.00" waitingCount="3" stopTime="202.00" timeLoss="39.45" rerouteNo="2" devices="tripinfo_trip_1 routing_trip_1 taxi_trip_1 person_trip_1" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="1" occupiedDistance="1232.42" occupiedTime="116.00"/>
<     </tripinfo>
< </tripinfos>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1474:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1474:45 
> /home/delphi/clangDebug/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/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59 
extended bikes bikeDepartDelay ( Last six runs Jul2025 Jun2025 )
extended bikes bikeUnnecessaryEmergencyBraking ( Last six runs Jul2025 Jun2025 )
extended collisions intermodal default ( Last six runs Jul2025 Jun2025 )
extended collisions intermodal none ( Last six runs Jul2025 Jun2025 )
extended collisions intermodal remove ( Last six runs Jul2025 Jun2025 )
extended collisions intermodal stoptime_remove ( Last six runs Jul2025 Jun2025 )
extended collisions intermodal stoptime_warn ( Last six runs Jul2025 Jun2025 )
extended collisions intermodal teleport ( Last six runs Jul2025 Jun2025 )
pedestrian_model striping block_vehicles_sharedspace walkingarea ( Last six runs Jul2025 Jun2025 )
pedestrian_model striping block_vehicles_sharedspace walkingarea_and_crossing2 ( Last six runs Jul2025 Jun2025 )
pedestrian_model striping block_vehicles_sharedspace walkingarea_exit ( Last six runs Jul2025 Jun2025 )
pedestrian_model striping block_vehicles_sharedspace walkingarea_ignore ( Last six runs Jul2025 Jun2025 )
pedestrian_model striping block_vehicles_sharedspace walkingarea_ignore2 ( Last six runs Jul2025 Jun2025 )
pedestrian_model striping block_vehicles_sharedspace walkingarea_noconflict ( Last six runs Jul2025 Jun2025 )
pedestrian_model striping block_vehicles_sharedspace walkingarea_parallel ( Last six runs Jul2025 Jun2025 )
pedestrian_model striping block_vehicles_sharedspace walkingarea_shared ( Last six runs Jul2025 Jun2025 )
pedestrian_model striping block_vehicles_sharedspace walkingarea_shared_sublane ( Last six runs Jul2025 Jun2025 )
pedestrian_model striping bugs ticket8417 ( Last six runs Jul2025 Jun2025 )
sublane_model bidiEdge bikeNotOvertake ( Last six runs Jul2025 Jun2025 )
sublane_model bidiEdge collision_btw_bikes ( Last six runs Jul2025 Jun2025 )
sublane_model bidiEdge emergency_braking_late_slow_down_within_crossing ( Last six runs Jul2025 Jun2025 )
sublane_model bidiEdge pedestrian_beyond_junction ( Last six runs Jul2025 Jun2025 )

TEST FAILED on ts-sim-build-ba : extended vaporizer errors end_not_numeric ( Last six runs Jul2025 Jun2025 )

---------- Differences in errors ----------
0a1,3
> =================================================================
> ==1502700==ERROR: AddressSanitizer: heap-use-after-free on address 0x50f000028ae0 at pc 0x5e343a1a3bbf bp 0x7ffe896bc2b0 sp 0x7ffe896bba78
> READ of size 3 at 0x50f000028ae0 thread T0
3a7,67
>     #0 0x5e343a1a3bbe in strlen (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x33cdbbe) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x7eef6d426d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x5e343af409fc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x5e343af3ff55 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x7eef6d3e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x7eef6d468760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x7eef6d3dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x7eef6d341dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x7eef6d33f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x7eef6d33f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x5e343a269773 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x7eef67a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x7eef67a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x5e343a18c334 in _start (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x33b6334) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
> 
> 0x50f000028ae0 is located 0 bytes inside of 161-byte region [0x50f000028ae0,0x50f000028b81)
> freed by thread T2 here:
>     #0 0x5e343a226eea in free (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3450eea) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x7eef6d368d4e in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d4e) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> previously allocated by thread T0 here:
>     #0 0x5e343a20ee8e in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3438e8e) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x7eef6d368d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> Thread T2 created by T0 here:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output e1Instant errors id_missing ( Last six runs Jul2025 Jun2025 )

---------- Differences in errors ----------
2a3
> FATAL: exception not rethrown
---------- Differences in exitcode ----------
1c1
< 1
---
> -6

TEST FAILED on ts-sim-build-ba : output e2 two_vehicles_diff_length one1s_1vehicle_10m_s ( Last six runs Jul2025 Jun2025 )

---------- Differences in errors ----------
0a1,66
> =================================================================
> ==1450647==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d000007540 at pc 0x6161a4582538 bp 0x7fff5330b8c0 sp 0x7fff5330b050
> READ of size 3 at 0x50d000007540 thread T0
>     #0 0x6161a4582537 in printf_common(void*, char const*, __va_list_tag*) asan_interceptors.cpp.o
>     #1 0x6161a4582cd8 in __vsnprintf_chk (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x33dbcd8) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #2 0x7e9fc8029543 in FX::FXString::vformat(char const*, __va_list_tag*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x229543) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #3 0x7e9fc80295ee in FX::FXString::format(char const*, ...) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2295ee) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #4 0x6161a5311a56 in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:69:20
>     #5 0x6161a5310f55 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #6 0x7e9fc7fe203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x7e9fc8068760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x7e9fc7fdbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x7e9fc7f41dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x7e9fc7f3f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x7e9fc7f3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #12 0x6161a463a773 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:98:27
>     #13 0x7e9fc262a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #14 0x7e9fc262a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #15 0x6161a455d334 in _start (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x33b6334) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
> 
> 0x50d000007540 is located 0 bytes inside of 140-byte region [0x50d000007540,0x50d0000075cc)
> freed by thread T2 here:
>     #0 0x6161a45f7eea in free (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3450eea) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x7e9fc7f68d4e in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d4e) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> previously allocated by thread T0 here:
>     #0 0x6161a45dfe8e in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3438e8e) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x7e9fc7f68d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
<truncated after showing first 30 lines>
---------- Differences in detector ----------
2a3,14
> <!-- generated on 2025-06-30 10:26:53 by Eclipse SUMO GUI Version v1_23_1+0771-79a2db17fd8
> 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,105c16,47
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e2_file.xsd">
<    <interval begin="0.00" end="1.00" id="3/1to2/1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHa
ltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="1.00" end="2.00" id="3/1to2/1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHa
ltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="2.00" end="3.00" id="3/1to2/1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHa
ltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="3.00" end="4.00" id="3/1to2/1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHa
ltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="4.00" end="5.00" id="3/1to2/1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHa
ltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="5.00" end="6.00" id="3/1to2/1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHa
ltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="6.00" end="7.00" id="3/1to2/1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHa
ltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="7.00" end="8.00" id="3/1to2/1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHa
ltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="8.00" end="9.00" id="3/1to2/1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHa
ltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="9.00" end="10.00" id="3/1to2/1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalH
altingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="10.00" end="11.00" id="3/1to2/1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterval
HaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="11.00" end="12.00" id="3/1to2/1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterval
HaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="12.00" end="13.00" id="3/1to2/1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterval
HaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="13.00" end="14.00" id="3/1to2/1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterval
HaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="14.00" end="15.00" id="3/1to2/1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInterval
HaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 two_same_vehicles one1s_1vehicle_10m_s ( Last six runs Jul2025 Jun2025 )

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==1453942==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d000007d60 at pc 0x55b75ef60bbf bp 0x7ffe04264070 sp 0x7ffe04263838
> READ of size 3 at 0x50d000007d60 thread T0
>     #0 0x55b75ef60bbe in strlen (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x33cdbbe) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x7f6275826d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x55b75fcfd9fc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x55b75fcfcf55 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x7f62757e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x7f6275868760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x7f62757dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x7f6275741dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x7f627573f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x7f627573f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x55b75f026773 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x7f626fe2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x7f626fe2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x55b75ef49334 in _start (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x33b6334) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
> 
> 0x50d000007d60 is located 0 bytes inside of 141-byte region [0x50d000007d60,0x50d000007ded)
> freed by thread T2 here:
>     #0 0x55b75efe3eea in free (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3450eea) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x7f6275768d4e in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d4e) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> previously allocated by thread T0 here:
>     #0 0x55b75efcbe8e in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3438e8e) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x7f6275768d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> Thread T2 created by T0 here:
>     #0 0x55b75efc9af5 in pthread_create (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3436af5) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
<truncated after showing first 30 lines>
---------- Differences in detector ----------
2a3,14
> <!-- generated on 2025-06-30 10:27:25 by Eclipse SUMO GUI Version v1_23_1+0771-79a2db17fd8
> 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,105c16,47
< <e3Detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e3_file.xsd">
<    <interval begin="0.00" end="1.00" id="3/1to2/1" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<    <interval begin="1.00" end="2.00" id="3/1to2/1" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<    <interval begin="2.00" end="3.00" id="3/1to2/1" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<    <interval begin="3.00" end="4.00" id="3/1to2/1" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<    <interval begin="4.00" end="5.00" id="3/1to2/1" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<    <interval begin="5.00" end="6.00" id="3/1to2/1" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<    <interval begin="6.00" end="7.00" id="3/1to2/1" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<    <interval begin="7.00" end="8.00" id="3/1to2/1" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<    <interval begin="8.00" end="9.00" id="3/1to2/1" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<    <interval begin="9.00" end="10.00" id="3/1to2/1" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<    <interval begin="10.00" end="11.00" id="3/1to2/1" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<    <interval begin="11.00" end="12.00" id="3/1to2/1" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<    <interval begin="12.00" end="13.00" id="3/1to2/1" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<    <interval begin="13.00" end="14.00" id="3/1to2/1" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<    <interval begin="14.00" end="15.00" id="3/1to2/1" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output period ( Last six runs Jul2025 Jun2025 )

---------- Differences in errors ----------
0a1,66
> =================================================================
> ==1477893==ERROR: AddressSanitizer: heap-use-after-free on address 0x50c00000e380 at pc 0x6080cd1e2538 bp 0x7fffaad793e0 sp 0x7fffaad78b70
> READ of size 3 at 0x50c00000e380 thread T0
>     #0 0x6080cd1e2537 in printf_common(void*, char const*, __va_list_tag*) asan_interceptors.cpp.o
>     #1 0x6080cd1e2cd8 in __vsnprintf_chk (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x33dbcd8) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #2 0x710626229501 in FX::FXString::vformat(char const*, __va_list_tag*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x229501) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #3 0x7106262295ee in FX::FXString::format(char const*, ...) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2295ee) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #4 0x6080cdf71a56 in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:69:20
>     #5 0x6080cdf70f55 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #6 0x7106261e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x710626268760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x7106261dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x710626141dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x71062613f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x71062613f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #12 0x6080cd29a773 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:98:27
>     #13 0x71062082a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #14 0x71062082a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #15 0x6080cd1bd334 in _start (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x33b6334) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
> 
> 0x50c00000e380 is located 0 bytes inside of 114-byte region [0x50c00000e380,0x50c00000e3f2)
> freed by thread T2 here:
>     #0 0x6080cd257eea in free (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3450eea) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x710626168d4e in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d4e) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> previously allocated by thread T0 here:
>     #0 0x6080cd23fe8e in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3438e8e) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x710626168d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
<truncated after showing first 30 lines>
---------- Differences in rawdump ----------
2a3,14
> <!-- generated on 2025-06-30 10:31:53 by Eclipse SUMO GUI Version v1_23_1+0771-79a2db17fd8
> 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,212c16,47
< <emission-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/emission_file.xsd">
<     <timestep time="0.00">
<         <vehicle id="0" eclass="HBEFA4/PC_petrol_Euro-4" CO2="1521.00" CO="0.00" HC="0.00" NOx="0.61" PMx="0.00" fuel="493.10" electricity="0.00" noise="55.94" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" lane="WC_0" pos="5.10" speed="0.00" angle="90.00" x="5.10" y="95.05"/>
<     </timestep>
<     <timestep time="5.00">
<         <vehicle id="0" eclass="HBEFA4/PC_petrol_Euro-4" CO2="5262.43" CO="26.88" HC="0.18" NOx="1.65" PMx="0.30" fuel="1706.00" electricity="0.00" noise="67.03" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" lane="WC_0" pos="34.03" speed="9.16" angle="90.00" x="34.03" y="95.05"/>
<     </timestep>
<     <timestep time="10.00">
<         <vehicle id="0" eclass="HBEFA4/PC_petrol_Euro-4" CO2="0.00" CO="0.00" HC="0.00" NOx="0.00" PMx="0.00" fuel="0.00" electricity="0.00" noise="54.44" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" lane="WC_0" pos="87.52" speed="7.70" angle="90.00" x="87.52" y="95.05"/>
<     </timestep>
<     <timestep time="15.00">
<         <vehicle id="0" eclass="HBEFA4/PC_petrol_Euro-4" CO2="1510.93" CO="0.00" HC="0.00" NOx="0.61" PMx="0.00" fuel="489.84" electricity="0.00" noise="55.88" route="r1" type="DEFAULT_VEHTYPE" waiting="3.00" lane="WC_0" pos="90.95" speed="0.00" angle="90.00" x="90.95" y="95.05"/>
<     </timestep>
<     <timestep time="20.00">
<         <vehicle id="0" eclass="HBEFA4/PC_petrol_Euro-4" CO2="1521.00" CO="0.00" HC="0.00" NOx="0.61" PMx="0.00" fuel="493.10" electricity="0.00" noise="55.94" route="r1" type="DEFAULT_VEHTYPE" waiting="8.00" lane="WC_0" pos="90.95" speed="0.00" angle="90.00" x="90.95" y="95.05"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples_multimodal net3_meandata_edges_track ( Last six runs Jul2025 Jun2025 )

---------- Differences in errors ----------
0a1,79
> 
> =================================================================
> ==1481505==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 192 byte(s) in 8 object(s) allocated from:
>     #0 0x58b6e6afe7a1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x348f7a1) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x58b6e99e91d4 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x58b6e99f5340 in MSMeanData::resetOnly(long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x58b6e9a0015a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x58b6e98ceb86 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x58b6e8173b5d in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1158:24
>     #6 0x58b6e816af97 in MSNet::postMoveStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:882:5
>     #7 0x58b6e8139e88 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:861:5
>     #8 0x58b6e6e56320 in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #9 0x58b6e6c305ec in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #10 0x58b6e6c2ed77 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #11 0x58b6e6c2d9f2 in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #12 0x70863f84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> Direct leak of 192 byte(s) in 8 object(s) allocated from:
>     #0 0x58b6e6afe7a1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x348f7a1) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x58b6e99e833e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x58b6e99f2a41 in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:494:45
>     #3 0x58b6e98d1e7d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x58b6e8cd9111 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/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x58b6e8dbabb4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1389:27
>     #6 0x58b6e8d5c666 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:218:17
>     #7 0x58b6ea704cb8 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x70863ffe63b6 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 interval15s ( Last six runs Jul2025 Jun2025 )

---------- Differences in errors ----------
0a1,79
> 
> =================================================================
> ==1465845==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6336 byte(s) in 264 object(s) allocated from:
>     #0 0x5c64c9d437a1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x348f7a1) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x5c64ccc2e1d4 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x5c64ccc3a340 in MSMeanData::resetOnly(long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x5c64ccc4515a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x5c64ccb13b86 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x5c64cb3b8b5d in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1158:24
>     #6 0x5c64cb3aff97 in MSNet::postMoveStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:882:5
>     #7 0x5c64cb37ee88 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:861:5
>     #8 0x5c64ca09b320 in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #9 0x5c64c9e755ec in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #10 0x5c64c9e73d77 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #11 0x5c64c9e729f2 in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #12 0x7915ace4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x5c64c9d437a1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x348f7a1) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x5c64ccc2d33e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x5c64ccc37a41 in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:494:45
>     #3 0x5c64ccb16e7d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x5c64cbf1e111 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/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x5c64cbfffbb4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1389:27
>     #6 0x5c64cbfa1666 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:218:17
>     #7 0x5c64cd949cb8 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x7915ad5e63b6 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 Jul2025 Jun2025 )

---------- Differences in errors ----------
0a1,79
> 
> =================================================================
> ==1465896==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6336 byte(s) in 264 object(s) allocated from:
>     #0 0x5761da6957a1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x348f7a1) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x5761dd5801d4 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x5761dd58c340 in MSMeanData::resetOnly(long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x5761dd59715a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x5761dd465b86 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x5761dbd0ab5d in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1158:24
>     #6 0x5761dbd01f97 in MSNet::postMoveStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:882:5
>     #7 0x5761dbcd0e88 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:861:5
>     #8 0x5761da9ed320 in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #9 0x5761da7c75ec in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #10 0x5761da7c5d77 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #11 0x5761da7c49f2 in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #12 0x718adde4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> Direct leak of 2112 byte(s) in 88 object(s) allocated from:
>     #0 0x5761da6957a1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x348f7a1) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x5761dd57f33e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x5761dd589a41 in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:494:45
>     #3 0x5761dd468e7d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x5761dc870111 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/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x5761dc951bb4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1389:27
>     #6 0x5761dc8f3666 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:218:17
>     #7 0x5761de29bcb8 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x718ade5e63b6 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 Jul2025 Jun2025 )

---------- Differences in errors ----------
0a1,79
> 
> =================================================================
> ==1465697==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 116160 byte(s) in 4840 object(s) allocated from:
>     #0 0x63302b6557a1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x348f7a1) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x63302e5401d4 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x63302e54c340 in MSMeanData::resetOnly(long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x63302e55715a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x63302e425b86 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x63302cccab5d in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1158:24
>     #6 0x63302ccc1f97 in MSNet::postMoveStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:882:5
>     #7 0x63302cc90e88 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:861:5
>     #8 0x63302b9ad320 in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #9 0x63302b7875ec in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #10 0x63302b785d77 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #11 0x63302b7849f2 in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #12 0x728e2f24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x63302b6557a1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x348f7a1) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x63302e53f33e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x63302e549a41 in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:494:45
>     #3 0x63302e428e7d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x63302d830111 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/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x63302d911bb4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1389:27
>     #6 0x63302d8b3666 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:218:17
>     #7 0x63302f25bcb8 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x728e2f9e63b6 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 Jul2025 Jun2025 )

---------- Differences in errors ----------
0a1,48
> 
> =================================================================
> ==1465852==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x634ff00737a1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x348f7a1) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x634ff2f5d33e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x634ff2f67a41 in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:494:45
>     #3 0x634ff2e46e7d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x634ff224e111 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/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x634ff232fbb4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1389:27
>     #6 0x634ff22d1666 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:218:17
>     #7 0x634ff3c79cb8 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x761e3e7e63b6 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 0x761e3e7b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #10 0x761e3e7b822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #11 0x761e3e7b8557 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 0x761e3e7e0d42 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 0x634ff3cae252 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:118:18
>     #14 0x634ff3f35611 in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool) /home/delphi/clangDebug/sumo/src/utils/xml/XMLSubSys.cpp:170:42
>     #15 0x634ff22bf85a in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:439:14
>     #16 0x634ff22b6912 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #17 0x634ff018ff5c in GUILoadThread::run() /home/delphi/clangDebug/sumo/src/gui/GUILoadThread.cpp:194:22
>     #18 0x761e3e04c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> Indirect leak of 18656 byte(s) in 44 object(s) allocated from:
>     #0 0x634ff00737a1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x348f7a1) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x634ff2fb9f69 in MSMeanData_Net::createValues(MSLane*, double, bool) const /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:418:12
>     #2 0x634ff2f5d4c5 in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:54
<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 Jul2025 Jun2025 )

---------- Differences in errors ----------
0a1,125
> 
> =================================================================
> ==1468303==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6336 byte(s) in 264 object(s) allocated from:
>     #0 0x64b068ca07a1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x348f7a1) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x64b06bb8b1d4 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x64b06bb97340 in MSMeanData::resetOnly(long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x64b06bba215a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x64b06ba70b86 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x64b06a315b5d in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1158:24
>     #6 0x64b06a30cf97 in MSNet::postMoveStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:882:5
>     #7 0x64b06a2dbe88 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:861:5
>     #8 0x64b068ff8320 in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #9 0x64b068dd25ec in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #10 0x64b068dd0d77 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #11 0x64b068dcf9f2 in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #12 0x77f82164c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x64b068ca07a1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x348f7a1) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x64b06bb8a33e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x64b06bb95496 in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:501:53
>     #3 0x64b06ba73e7d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x64b06ae7b111 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/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x64b06af5cbb4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1389:27
>     #6 0x64b06aefe7db in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:221:17
>     #7 0x64b06c8a6cb8 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x77f821de63b6 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 Jul2025 Jun2025 )

---------- Differences in errors ----------
0a1,125
> 
> =================================================================
> ==1468428==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6336 byte(s) in 264 object(s) allocated from:
>     #0 0x5eb34da437a1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x348f7a1) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x5eb35092e1d4 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x5eb35093a340 in MSMeanData::resetOnly(long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x5eb35094515a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x5eb350813b86 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x5eb34f0b8b5d in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1158:24
>     #6 0x5eb34f0aff97 in MSNet::postMoveStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:882:5
>     #7 0x5eb34f07ee88 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:861:5
>     #8 0x5eb34dd9b320 in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #9 0x5eb34db755ec in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #10 0x5eb34db73d77 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #11 0x5eb34db729f2 in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #12 0x7ada7ac4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> Direct leak of 2112 byte(s) in 88 object(s) allocated from:
>     #0 0x5eb34da437a1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x348f7a1) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x5eb35092d33e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x5eb350938496 in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:501:53
>     #3 0x5eb350816e7d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x5eb34fc1e111 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/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x5eb34fcffbb4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1389:27
>     #6 0x5eb34fca17db in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:221:17
>     #7 0x5eb351649cb8 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x7ada7b3e63b6 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 Jul2025 Jun2025 )

---------- Differences in errors ----------
0a1,125
> 
> =================================================================
> ==1468263==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 116160 byte(s) in 4840 object(s) allocated from:
>     #0 0x61d44645a7a1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x348f7a1) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x61d4493451d4 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x61d449351340 in MSMeanData::resetOnly(long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x61d44935c15a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x61d44922ab86 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x61d447acfb5d in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1158:24
>     #6 0x61d447ac6f97 in MSNet::postMoveStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:882:5
>     #7 0x61d447a95e88 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:861:5
>     #8 0x61d4467b2320 in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #9 0x61d44658c5ec in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #10 0x61d44658ad77 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #11 0x61d4465899f2 in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #12 0x71e8ac84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x61d44645a7a1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x348f7a1) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x61d44934433e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x61d44934f496 in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:501:53
>     #3 0x61d44922de7d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x61d448635111 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/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x61d448716bb4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1389:27
>     #6 0x61d4486b87db in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:221:17
>     #7 0x61d44a060cb8 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x71e8acfe63b6 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 Jul2025 Jun2025 )

---------- Differences in errors ----------
0a1,74
> 
> =================================================================
> ==1468409==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x5cf050e807a1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x348f7a1) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x5cf053d6a33e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x5cf053d75496 in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:501:53
>     #3 0x5cf053c53e7d in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:92:13
>     #4 0x5cf05305b111 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/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:548:52
>     #5 0x5cf05313cbb4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1389:27
>     #6 0x5cf0530de7db in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:221:17
>     #7 0x5cf054a86cb8 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x7c84af1e63b6 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 0x7c84af1b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #10 0x7c84af1b822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #11 0x7c84af1b8557 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 0x7c84af1e0d42 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 0x5cf054abb252 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>) /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:118:18
>     #14 0x5cf054d42611 in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool, bool, bool, bool) /home/delphi/clangDebug/sumo/src/utils/xml/XMLSubSys.cpp:170:42
>     #15 0x5cf0530cc85a in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:439:14
>     #16 0x5cf0530c3912 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #17 0x5cf050f9cf5c in GUILoadThread::run() /home/delphi/clangDebug/sumo/src/gui/GUILoadThread.cpp:194:22
>     #18 0x7c84aea4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> Indirect leak of 18656 byte(s) in 44 object(s) allocated from:
>     #0 0x5cf050e807a1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x348f7a1) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x5cf053dc6f69 in MSMeanData_Net::createValues(MSLane*, double, bool) const /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:418:12
>     #2 0x5cf053d6a4c5 in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:54
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output rawdump one_vehicle_subsecond ( Last six runs Jul2025 Jun2025 )

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==1462018==ERROR: AddressSanitizer: heap-use-after-free on address 0x50c00000ea40 at pc 0x56920f64bbbf bp 0x7ffeebb72dd0 sp 0x7ffeebb72598
> READ of size 3 at 0x50c00000ea40 thread T0
>     #0 0x56920f64bbbe in strlen (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x33cdbbe) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x70e722e26d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x5692103e89fc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x5692103e7f55 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x70e722de203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x70e722e68760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x70e722ddbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x70e722d41dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x70e722d3f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x70e722d3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x56920f711773 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x70e71d42a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x70e71d42a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x56920f634334 in _start (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x33b6334) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
> 
> 0x50c00000ea40 is located 0 bytes inside of 125-byte region [0x50c00000ea40,0x50c00000eabd)
> freed by thread T2 here:
>     #0 0x56920f6ceeea in free (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3450eea) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x70e722d68d4e in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d4e) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> previously allocated by thread T0 here:
>     #0 0x56920f6b6e8e in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3438e8e) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x70e722d68d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> Thread T2 created by T0 here:
>     #0 0x56920f6b4af5 in pthread_create (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3436af5) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
<truncated after showing first 30 lines>
---------- Differences in rawdump ----------
2a3,14
> <!-- generated on 2025-06-30 10:29:03 by Eclipse SUMO GUI Version v1_23_1+0771-79a2db17fd8
> 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,3505c16,49
< <netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
<     <timestep time="0.00">
<         <edge id="4/1to3/1">
<             <lane id="4/1to3/1_0">
<                 <vehicle id="0" pos="100.00" speed="10.00"/>
<             </lane>
<         </edge>
<     </timestep>
<     <timestep time="0.10">
<         <edge id="4/1to3/1">
<             <lane id="4/1to3/1_0">
<                 <vehicle id="0" pos="101.00" speed="10.00"/>
<             </lane>
<         </edge>
<     </timestep>
<     <timestep time="0.20">
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes circle_reroute_intended_depart_sorted ( Last six runs Jul2025 Jun2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1460173==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x57850b2097a1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x348f7a1) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x57850dc89d29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:714:20
>     #2 0x57850ce46da9 in MFXWorkerThread::run() /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7817c724c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (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 ignore_stopped ( Last six runs Jul2025 Jun2025 )

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==1578695==ERROR: AddressSanitizer: heap-use-after-free on address 0x50f000028db0 at pc 0x5b4744183bbf bp 0x7ffe46127cf0 sp 0x7ffe461274b8
> READ of size 3 at 0x50f000028db0 thread T0
>     #0 0x5b4744183bbe in strlen (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x33cdbbe) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x7778a4226d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x5b4744f209fc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x5b4744f1ff55 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x7778a41e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x7778a4268760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x7778a41dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x7778a4141dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x7778a413f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x7778a413f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x5b4744249773 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x77789e82a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x77789e82a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x5b474416c334 in _start (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x33b6334) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
> 
> 0x50f000028db0 is located 0 bytes inside of 166-byte region [0x50f000028db0,0x50f000028e56)
> freed by thread T2 here:
>     #0 0x5b4744206eea in free (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3450eea) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x7778a4168d4e in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d4e) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> previously allocated by thread T0 here:
>     #0 0x5b47441eee8e in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3438e8e) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x7778a4168d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> Thread T2 created by T0 here:
>     #0 0x5b47441ecaf5 in pthread_create (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3436af5) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
2a3,14
> <!-- generated on 2025-06-30 11:14:09 by Eclipse SUMO GUI Version v1_23_1+0771-79a2db17fd8
> 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,11c16,46
< <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
<     <tripinfo id="v1" depart="0.00" departLane="EC_1" departPos="50.00" departSpeed="0.00" departDelay="0.00" arrival="14.00" arrivalLane="CN_1" arrivalPos="93.15" arrivalSpeed="13.89" duration="14.00" routeLength="144.68" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.18" rerouteNo="0" devices="tripinfo_v1" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="v2" depart="1.00" departLane="EC_1" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="18.00" arrivalLane="CW_1" arrivalPos="93.15" arrivalSpeed="13.89" duration="17.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.19" rerouteNo="0" devices="tripinfo_v2" vType="t0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="v0" depart="0.00" departLane="WC_1" departPos="60.00" departSpeed="0.00" departDelay="0.00" arrival="21.00" arrivalLane="CN_1" arrivalPos="93.15" arrivalSpeed="13.89" duration="21.00" routeLength="140.01" waitingTime="5.00" waitingCount="1" stopTime="0.00" timeLoss="10.38" rerouteNo="0" devices="tripinfo_v0" vType="t1" speedFactor="1.00" vaporized=""/>
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="54.00" waitingTime="7.00" timeLoss="7.86" traveltime="54.00">
<         <walk depart="0.00" departPos="88.15" arrival="54.00" arrivalPos="46.58" duration="54.00" routeLength="64.09" timeLoss="7.86" maxSpeed="1.39" waitingTime="7.00"/>
<     </personinfo>
< </tripinfos>
---
>     <input>
>         <net-file value="net3.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional2.add.xml"/>
>     </input>
> 
>     <output>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace tls collision_bike_at_TLS ( Last six runs Jul2025 Jun2025 )

---------- Differences in errors ----------
1a2,5
> /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1474:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1474:45 
> /home/delphi/clangDebug/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/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59 

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace tls crossing_stays_red ( Last six runs Jul2025 Jun2025 )

---------- Differences in errors ----------
2a3,6
> /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1474:45: runtime error: reference binding to null pointer of type 'const MSStageMoving'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1474:45 
> /home/delphi/clangDebug/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/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1070:59 

TEST FAILED on ts-sim-build-ba : pedestrian_model striping subsecond uncontrolled_prio_crossing_ballistic ( Last six runs Jul2025 Jun2025 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/clangDebug/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/clangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:463:16 

TEST FAILED on ts-sim-build-ba : rail bugs delayed_insertion_parallel_routing ( Last six runs Jul2025 Jun2025 )

---------- Differences in errors ----------
0a1,11
> 
> =================================================================
> ==1595096==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10080 byte(s) in 2 object(s) allocated from:
>     #0 0x5f2ae98bf7a1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x348f7a1) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x5f2aec33fd29 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:714:20
>     #2 0x5f2aeb4fcda9 in MFXWorkerThread::run() /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7cc441e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 10080 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal halting_conflict ( Last six runs Jul2025 Jun2025 )

---------- Differences in errors ----------
0a1,38
> /home/delphi/clangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:1574:22: runtime error: member access within address 0x51a00003d280 which does not point to an object of type 'GUISUMOAbstractView'
> 0x51a00003d280: note: object is of type 'FX::FXGLCanvas'
>  00 00 00 00  38 76 f5 86 10 7b 00 00  c0 21 d0 73 10 7b 00 00  00 00 00 00 00 00 00 00  eb 0c 20 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'FX::FXGLCanvas'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:1574:22 
> /home/delphi/clangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:1575:9: runtime error: member access within address 0x51a00003d280 which does not point to an object of type 'GUISUMOAbstractView'
> 0x51a00003d280: note: object is of type 'FX::FXGLCanvas'
>  00 00 00 00  38 76 f5 86 10 7b 00 00  c0 21 d0 73 10 7b 00 00  00 00 00 00 00 00 00 00  eb 0c 20 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'FX::FXGLCanvas'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:1575:9 
> /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:319:12: runtime error: reference binding to null pointer of type 'GUINet'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:319:12 
> /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:167:18: runtime error: member call on null pointer of type 'GUINet'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:167:18 
> /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:440:9: runtime error: member call on null pointer of type 'GUINet *'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:440:9 
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==1589598==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x5f2beab2f160 bp 0x7b10719fd390 sp 0x7b10719fd2c0 T1)
> ==1589598==The signal is caused by a READ memory access.
> ==1589598==Hint: address points to the zero page.
>     #0 0x5f2beab2f160 in GUINet::setSimDuration(int) /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:441:5
>     #1 0x5f2bea8fd5be in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:167:18
>     #2 0x5f2bea8fb9f2 in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #3 0x7b1086e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #4 0x5f2bea78bc6c in asan_thread_start(void*) asan_interceptors.cpp.o
>     #5 0x7b108169caa3 in start_thread nptl/pthread_create.c:447:8
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal inserted_behind_signal ( Last six runs Jul2025 Jun2025 )

---------- Differences in errors ----------
0a1,66
> =================================================================
> ==1589489==ERROR: AddressSanitizer: heap-use-after-free on address 0x50c00000dd80 at pc 0x654a30c18538 bp 0x7ffc04d625c0 sp 0x7ffc04d61d50
> READ of size 3 at 0x50c00000dd80 thread T0
>     #0 0x654a30c18537 in printf_common(void*, char const*, __va_list_tag*) asan_interceptors.cpp.o
>     #1 0x654a30c18cd8 in __vsnprintf_chk (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x33dbcd8) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #2 0x732487629543 in FX::FXString::vformat(char const*, __va_list_tag*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x229543) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #3 0x7324876295ee in FX::FXString::format(char const*, ...) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2295ee) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #4 0x654a319a7a56 in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:69:20
>     #5 0x654a319a6f55 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #6 0x7324875e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x732487668760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x7324875dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x732487541dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x73248753f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x73248753f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #12 0x654a30cd0773 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:98:27
>     #13 0x732481c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #14 0x732481c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #15 0x654a30bf3334 in _start (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x33b6334) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
> 
> 0x50c00000dd80 is located 0 bytes inside of 123-byte region [0x50c00000dd80,0x50c00000ddfb)
> freed by thread T2 here:
>     #0 0x654a30c8deea in free (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3450eea) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x732487568d4e in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d4e) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> previously allocated by thread T0 here:
>     #0 0x654a30c75e8e in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3438e8e) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x732487568d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
<truncated after showing first 30 lines>
---------- Differences in railsignalblocks ----------
2a3,14
> <!-- generated on 2025-06-30 11:16:34 by Eclipse SUMO GUI Version v1_23_1+0771-79a2db17fd8
> 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,16c16,50
< <railsignal-block-output>
<     <railSignal id="gneJ2">
<         <link linkIndex="0" from="gneE1_0" to="gneE2_0">
<             <driveWay id="gneJ2.0" vehicle="rail1" edges="gneE2 gneE3">
<                 <forward lanes="gneE2_0 gneE3_0"/>
<                 <bidi lanes=""/>
<                 <flank lanes=""/>
<                 <conflictLinks signals=""/>
<                 <foes driveWays="gneJ2.0"/>
<             </driveWay>
<         </link>
<     </railSignal>
< </railsignal-block-output>
---
>     <input>
>         <net-file value="net.net.xml"/>
<truncated after showing first 30 lines>
---------- Differences in tls_state ----------
1,205d0
< <?xml version="1.0" encoding="UTF-8"?>
< 
< 
< <tlsStates xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tlsstates_file.xsd">
<     <tlsState time="0.00" id="gneJ2" programID="0" phase="1" state="r"/>
<     <tlsState time="1.00" id="gneJ2" programID="0" phase="1" state="r"/>
<     <tlsState time="2.00" id="gneJ2" programID="0" phase="1" state="r"/>
<     <tlsState time="3.00" id="gneJ2" programID="0" phase="1" state="r"/>
<     <tlsState time="4.00" id="gneJ2" programID="0" phase="1" state="r"/>
<     <tlsState time="5.00" id="gneJ2" programID="0" phase="1" state="r"/>
<     <tlsState time="6.00" id="gneJ2" programID="0" phase="1" state="r"/>
<     <tlsState time="7.00" id="gneJ2" programID="0" phase="1" state="r"/>
<     <tlsState time="8.00" id="gneJ2" programID="0" phase="1" state="r"/>
<     <tlsState time="9.00" id="gneJ2" programID="0" phase="1" state="r"/>
<     <tlsState time="10.00" id="gneJ2" programID="0" phase="1" state="r"/>
<     <tlsState time="11.00" id="gneJ2" programID="0" phase="1" state="r"/>
<     <tlsState time="12.00" id="gneJ2" programID="0" phase="1" state="r"/>
<     <tlsState time="13.00" id="gneJ2" programID="0" phase="1" state="r"/>
<     <tlsState time="14.00" id="gneJ2" programID="0" phase="1" state="r"/>
<     <tlsState time="15.00" id="gneJ2" programID="0" phase="1" state="r"/>
<     <tlsState time="16.00" id="gneJ2" programID="0" phase="1" state="r"/>
<     <tlsState time="17.00" id="gneJ2" programID="0" phase="1" state="r"/>
<     <tlsState time="18.00" id="gneJ2" programID="0" phase="1" state="r"/>
<     <tlsState time="19.00" id="gneJ2" programID="0" phase="1" state="r"/>
<     <tlsState time="20.00" id="gneJ2" programID="0" phase="1" state="r"/>
<     <tlsState time="21.00" id="gneJ2" programID="0" phase="1" state="r"/>
<     <tlsState time="22.00" id="gneJ2" programID="0" phase="1" state="r"/>
<     <tlsState time="23.00" id="gneJ2" programID="0" phase="1" state="r"/>
<     <tlsState time="24.00" id="gneJ2" programID="0" phase="1" state="r"/>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
2a3,14
> <!-- generated on 2025-06-30 11:16:34 by Eclipse SUMO GUI Version v1_23_1+0771-79a2db17fd8
> 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,50
< <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
<     <tripinfo id="rail1" depart="0.00" departLane="gneE2_0" departPos="30.00" departSpeed="0.00" departDelay="0.00" arrival="92.00" arrivalLane="gneE3_0" arrivalPos="171.44" arrivalSpeed="3.86" duration="92.00" routeLength="326.13" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="7.23" rerouteNo="0" devices="tripinfo_rail1" vType="rail" speedFactor="1.00" vaporized=""/>
< </tripinfos>
---
>     <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"/>
>         <tripinfo-output value="tripinfos.xml"/>
>         <railsignal-block-output value="railsignal_blocks.xml"/>
>     </output>
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure errors speed_given100_ignore ( Last six runs Jul2025 Jun2025 )

---------- Differences in errors ----------
1a2,98
> =================================================================
> ==1425436==ERROR: AddressSanitizer: heap-use-after-free on address 0x51a000041210 at pc 0x562c29b53599 bp 0x7ffe184d85f0 sp 0x7ffe184d85e8
> READ of size 4 at 0x51a000041210 thread T0
>     #0 0x562c29b53598 in GUIGlObject::getGlID() const /home/delphi/clangDebug/sumo/src/utils/gui/globjects/GUIGlObject.h:106:16
>     #1 0x562c2a3b0b0a in GUIMessageWindow::appendMsg(GUIEventType, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:229:69
>     #2 0x562c29b3f046 in GUIApplicationWindow::handleEvent_Message(GUIEvent*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:2059:26
>     #3 0x562c29b2a193 in GUIApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1793:17
>     #4 0x562c29b29765 in GUIApplicationWindow::onRunThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1765:5
>     #5 0x562c29a9d9f5 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:233:1
>     #6 0x562c2a804048 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30
>     #7 0x562c2a802245 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #8 0x562c2a803a81 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5
>     #9 0x562c2a802245 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #10 0x7fa649fe203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x7fa649f41a06 in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141a06) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #12 0x7fa649f3f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #13 0x7fa649f3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #14 0x562c29a92773 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:98:27
>     #15 0x7fa64462a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #16 0x7fa64462a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #17 0x562c299b5334 in _start (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x33b6334) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
> 
> 0x51a000041210 is located 912 bytes inside of 1368-byte region [0x51a000040e80,0x51a0000413d8)
> freed by thread T1 here:
>     #0 0x562c29a8f021 in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3490021) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x562c29f5cbf1 in GUIVehicle::~GUIVehicle() /home/delphi/clangDebug/sumo/src/guisim/GUIVehicle.cpp:96:27
>     #2 0x562c2b5f9271 in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:359:5
>     #3 0x562c29fc478e in GUIVehicleControl::deleteVehicle(SUMOVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIVehicleControl.cpp:68:23
>     #4 0x562c2add9232 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*>>&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:181:26
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5d4
< </tripinfos>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution errors route_invalid_ref ( Last six runs Jul2025 Jun2025 )

---------- Differences in errors ----------
2a3,31
> 
> =================================================================
> ==1428377==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x59cf957537a1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x348f7a1) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x59cf96fdaeb3 in MSRouteHandler::openRouteDistribution(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:549:34
>     #2 0x59cf99167be3 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:155:13
>     #3 0x59cf96fc4494 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:239:27
>     #4 0x59cf99359cb8 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x788c863e63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #6 0x788c863b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x788c863b80cd in xercesc_3_2::WFXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b80cd) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x59cf99390e23 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #9 0x59cf9917ebcb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #10 0x59cf9917fd2f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #11 0x59cf96d97342 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:439:21
>     #12 0x59cf95880bca in GUIRunThread::init(GUINet*, long long, long long) /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:103:14
>     #13 0x59cf957f23e9 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1840:27
>     #14 0x59cf957eed47 in GUIApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1779:17
>     #15 0x59cf957ee625 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1758:5
>     #16 0x59cf957629f5 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:233:1
>     #17 0x59cf964c9048 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30
>     #18 0x59cf964c7245 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #19 0x59cf964c8a81 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5
>     #20 0x59cf964c7245 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #21 0x788c85be203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : spec distribution errors route_nested_invalid_ref ( Last six runs Jul2025 Jun2025 )

---------- Differences in errors ----------
2a3,31
> 
> =================================================================
> ==1428403==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x616047f247a1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x348f7a1) (BuildId: 2d107b3e7c0b868e83493bfdc23b59ccee1a30f5)
>     #1 0x6160497abeb3 in MSRouteHandler::openRouteDistribution(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:549:34
>     #2 0x61604b938be3 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:155:13
>     #3 0x616049795494 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:239:27
>     #4 0x61604bb2acb8 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x70253d3e63b6 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e63b6) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #6 0x70253d3b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x70253d3b80cd in xercesc_3_2::WFXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b80cd) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x61604bb61e23 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #9 0x61604b94fbcb in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #10 0x61604b950d2f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #11 0x616049568342 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:439:21
>     #12 0x616048051bca in GUIRunThread::init(GUINet*, long long, long long) /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:103:14
>     #13 0x616047fc33e9 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1840:27
>     #14 0x616047fbfd47 in GUIApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1779:17
>     #15 0x616047fbf625 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1758:5
>     #16 0x616047f339f5 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:233:1
>     #17 0x616048c9a048 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30
>     #18 0x616048c98245 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #19 0x616048c99a81 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5
>     #20 0x616048c98245 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #21 0x70253cbe203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
<truncated after showing first 30 lines>

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 Jul2025 Jun2025 )

#4134
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
0a1,2
> Warning: Teleporting vehicle 'follower2'; collision with vehicle 'follower', lane='end3_0', gap=-0.09, time=7.80, stage=move.
> Warning: Vehicle 'follower2' teleports beyond arrival edge 'end3', time=7.80.

TEST had known bugs ([zeitlupe]) on ts-sim-build-ba : action_step_length LC_dynamics change_later ( Last six runs Jul2025 Jun2025 )

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 Jul2025 Jun2025 )

#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 Jul2025 Jun2025 )

#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 Jul2025 Jun2025 )

[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 Jul2025 Jun2025 )

#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 Jul2025 Jun2025 )

#3702
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in errors ----------
0a1,14
> 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: Teleporting vehicle 'mixed.34'; collision with vehicle 'mixed.38', lane='beg_1', gap=-0.02, latGap=-0.22, time=75.40, stage=move.
> 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: 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: 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: Teleporting vehicle 'mixed.84'; side collision with vehicle 'mixed.83', lane='beg_0', gap=-3.23, latGap=-0.01, time=123.40, stage=laneChange.
> 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.
---------- 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 Jul2025 Jun2025 )

#3700
(This bug was triggered by text found in file 'errors' matching '.*')
---------- Differences in errors ----------
0a1,2
> Warning: Teleporting vehicle 'right'; junction collision with vehicle 'left', lane=':B_0_2', gap=-11.50, latGap=-1.06, time=0.90, stage=move.
> Warning: Vehicle 'right' ends teleporting on edge 'middle', time=0.90.

TEST had known bugs (see #3391) on ts-sim-build-ba : action_step_length Sublane buridan_1lane ( Last six runs Jul2025 Jun2025 )

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 Jul2025 Jun2025 )

#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 Jul2025 Jun2025 )

#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 (#3701) on ts-sim-build-ba : action_step_length Sublane depart_random_last ( Last six runs Jul2025 Jun2025 )

#3701
(This bug was triggered by text found in file 'errors' matching '.*')

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 Jul2025 Jun2025 )

[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 or #3699 related) on ts-sim-build-ba : action_step_length Sublane lcLookaheadLeft ( Last six runs Jul2025 Jun2025 )

#3696 or #3699 related
(This bug was triggered by text found in file 'errors' matching '.*')

TEST had known bugs (#3696) on ts-sim-build-ba : action_step_length Sublane nopush_for_merge_end_gap ( Last six runs Jul2025 Jun2025 )

#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 Jul2025 Jun2025 )

#3696
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in errors ----------
0a1,2
> Warning: Teleporting vehicle 'A'; waited too long (wrong lane), lane='beg_0', time=316.70.
> Warning: Vehicle 'A' teleports beyond arrival edge 'end', time=324.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 Jul2025 Jun2025 )

#3696
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in errors ----------
0a1,2
> Warning: Teleporting vehicle 'A'; waited too long (wrong lane), lane='beg_0', time=316.70.
> Warning: Vehicle 'A' teleports beyond arrival edge 'end', time=324.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 Jul2025 Jun2025 )

#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 Jul2025 Jun2025 )

#3704
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in errors ----------
0a1,24
> 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: Teleporting vehicle 'main.90'; collision with vehicle 'main.86', lane='beg_0', gap=-0.09, latGap=-0.74, time=112.60, stage=move.
> Warning: Vehicle 'main.90' ends teleporting on edge 'merge', time=117.60.
> 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: Vehicle 'main.60' ends teleporting on edge 'end', time=131.50.
> 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: 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: 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: Vehicle 'main.110' ends teleporting on edge 'end', time=159.50.
> 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: 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: Teleporting vehicle 'main.140'; collision with vehicle 'main.86', lane='merge_1', gap=-0.15, latGap=-0.19, time=167.30, stage=move.
> 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: Teleporting vehicle 'main.280'; collision with vehicle 'main.228', lane='merge_1', gap=-0.48, latGap=-0.24, time=374.60, stage=move.
> Warning: Vehicle 'main.280' ends teleporting on edge 'end', time=374.60.
---------- 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 Jul2025 Jun2025 )

#3696
(This bug was triggered by text found in file 'output' matching '.*')
Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
0a1,6
> 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.
---------- Differences in aggregated300 ----------
2a3,14
> <!-- generated on 2025-06-30 11:29:00 by Eclipse SUMO GUI Version v1_23_1+0771-79a2db17fd8
> 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,37c16,50
< <meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
<     <interval begin="0.00" end="1030.00" id="laneData">
<         <edge id="beg">
<             <lane id="beg_0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<             <lane id="beg_1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<             <lane id="beg_2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<         </edge>
<         <edge id="beg2">
<             <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"/>
<         </edge>
<         <edge id="end">
<             <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"/>
<         </edge>
<         <edge id="end2">
<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,17c5
< Simulation started with time: 0.00..
< Simulation ended at time: 1030.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 887
<  Running: 0
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 521.02
<  Duration: 22.82
<  WaitingTime: 1.43
<  TimeLoss: 7.85
<  DepartDelay: 0.00
---
> Simulation started with time: 0.00.

TEST had known bugs (see #11004) on ts-sim-build-ba : bugs 11xxx ticket11004 ( Last six runs Jul2025 Jun2025 )

emergency braking
(This bug was triggered by text found in file 'errors' matching 'emergency braking')
---------- Differences in errors ----------
0a1,7
> 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.

TEST had known bugs (see #1097) on ts-sim-build-ba : bugs 1xxx ticket1097 ( Last six runs Jul2025 Jun2025 )

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 Jul2025 Jun2025 )

(This bug was triggered by text found in file 'errors' matching 'collision')
---------- New result in errors ----------
Warning: Teleporting vehicle 'major'; collision with vehicle 'minor', lane='mid1_0', gap=-6.18, time=8.00, stage=move.
Warning: Vehicle 'major' ends teleporting on edge 'mid2', time=8.00.
---------- New result in output ----------

TEST had known bugs (#2319) on ts-sim-build-ba : bugs 2xxx ticket2319 ( Last six runs Jul2025 Jun2025 )

(This bug was triggered by text found in file 'errors' matching 'teleporting')
---------- Differences in errors ----------
0a1,2
> Warning: Teleporting vehicle 'v1'; waited too long (jam), lane=':C_3_0', time=307.00.
> Warning: Vehicle 'v1' ends teleporting on edge 'end', 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 Jul2025 Jun2025 )

(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 Jul2025 Jun2025 )

(This bug was triggered by FAILING to find text in file 'aggregated15' matching '31to211')
---------- Differences in errors ----------
0a1,36
> Warning: Unsafe green phase 0 in tlLogic '0/1', program 't1'. Lane '0/1to0/0_0' is targeted by 3 'G'-links. (use 'g' instead)
> Warning: Unsafe green phase 0 in tlLogic '0/1', program 't1'. Lane '0/1to0/2_0' is targeted by 3 'G'-links. (use 'g' instead)
> Warning: Unsafe green phase 0 in tlLogic '0/1', program 't1'. Lane '0/1to1/1_0' is targeted by 3 'G'-links. (use 'g' instead)
> Warning: Unsafe green phase 1 in tlLogic '0/1', program 't1'. Lane '0/1to0/0_0' is targeted by 3 'G'-links. (use 'g' instead)
> Warning: Unsafe green phase 1 in tlLogic '0/1', program 't1'. Lane '0/1to0/2_0' is targeted by 3 'G'-links. (use 'g' instead)
> Warning: Unsafe green phase 1 in tlLogic '0/1', program 't1'. Lane '0/1to1/1_0' is targeted by 3 'G'-links. (use 'g' instead)
> Warning: Unsafe green phase 0 in tlLogic '1/1', program 't1'. Lane '1/1to0/1_0' is targeted by 4 'G'-links. (use 'g' instead)
> Warning: Unsafe green phase 0 in tlLogic '1/1', program 't1'. Lane '1/1to1/0_0' is targeted by 4 'G'-links. (use 'g' instead)
> Warning: Unsafe green phase 0 in tlLogic '1/1', program 't1'. Lane '1/1to1/2_0' is targeted by 4 'G'-links. (use 'g' instead)
> Warning: Unsafe green phase 0 in tlLogic '1/1', program 't1'. Lane '1/1to2/1_0' is targeted by 4 'G'-links. (use 'g' instead)
> Warning: Unsafe green phase 1 in tlLogic '1/1', program 't1'. Lane '1/1to0/1_0' is targeted by 4 'G'-links. (use 'g' instead)
> Warning: Unsafe green phase 1 in tlLogic '1/1', program 't1'. Lane '1/1to1/0_0' is targeted by 4 'G'-links. (use 'g' instead)
> Warning: Unsafe green phase 1 in tlLogic '1/1', program 't1'. Lane '1/1to1/2_0' is targeted by 4 'G'-links. (use 'g' instead)
> Warning: Unsafe green phase 1 in tlLogic '1/1', program 't1'. Lane '1/1to2/1_0' is targeted by 4 'G'-links. (use 'g' instead)
> Warning: Unsafe green phase 0 in tlLogic '2/1', program 't1'. Lane '2/1to1/1_0' is targeted by 4 'G'-links. (use 'g' instead)
> Warning: Unsafe green phase 0 in tlLogic '2/1', program 't1'. Lane '2/1to2/0_0' is targeted by 4 'G'-links. (use 'g' instead)
> Warning: Unsafe green phase 0 in tlLogic '2/1', program 't1'. Lane '2/1to2/2_0' is targeted by 4 'G'-links. (use 'g' instead)
> Warning: Unsafe green phase 0 in tlLogic '2/1', program 't1'. Lane '2/1to3/1.0_0' is targeted by 4 'G'-links. (use 'g' instead)
> Warning: Unsafe green phase 1 in tlLogic '2/1', program 't1'. Lane '2/1to1/1_0' is targeted by 4 'G'-links. (use 'g' instead)
> Warning: Unsafe green phase 1 in tlLogic '2/1', program 't1'. Lane '2/1to2/0_0' is targeted by 4 'G'-links. (use 'g' instead)
> Warning: Unsafe green phase 1 in tlLogic '2/1', program 't1'. Lane '2/1to2/2_0' is targeted by 4 'G'-links. (use 'g' instead)
> Warning: Unsafe green phase 1 in tlLogic '2/1', program 't1'. Lane '2/1to3/1.0_0' is targeted by 4 'G'-links. (use 'g' instead)
> Warning: Unsafe green phase 0 in tlLogic '3/1', program 't1'. Lane '3/1to3/0_0' is targeted by 4 'G'-links. (use 'g' instead)
> Warning: Unsafe green phase 0 in tlLogic '3/1', program 't1'. Lane '3/1to3/2_0' is targeted by 4 'G'-links. (use 'g' instead)
> Warning: Unsafe green phase 0 in tlLogic '3/1', program 't1'. Lane '3/1to4/1_0' is targeted by 4 'G'-links. (use 'g' instead)
> Warning: Unsafe green phase 0 in tlLogic '3/1', program 't1'. Lane '31to210_0' is targeted by 4 'G'-links. (use 'g' instead)
> Warning: Unsafe green phase 1 in tlLogic '3/1', program 't1'. Lane '3/1to3/0_0' is targeted by 4 'G'-links. (use 'g' instead)
> Warning: Unsafe green phase 1 in tlLogic '3/1', program 't1'. Lane '3/1to3/2_0' is targeted by 4 'G'-links. (use 'g' instead)
> Warning: Unsafe green phase 1 in tlLogic '3/1', program 't1'. Lane '3/1to4/1_0' is targeted by 4 'G'-links. (use 'g' instead)
<truncated after showing first 30 lines>
---------- 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 Jul2025 Jun2025 )

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 Jul2025 Jun2025 )

collisions
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
1,126c1,207
< 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: Teleporting vehicle '0.104'; collision with vehicle '0.103', lane='1/1to2/1_0', gap=-0.20, time=168.00, stage=move.
< 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: Teleporting vehicle '0.114'; collision with vehicle '0.113', lane='1/1to2/1_0', gap=-0.20, time=184.00, stage=move.
< 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: Teleporting vehicle '0.109'; collision with vehicle '0.108', lane='1/1to2/1_0', gap=-0.20, time=189.00, stage=move.
< Warning: Teleporting vehicle '0.75'; collision with vehicle '0.74', lane='2/1to3/1_0', gap=-1.85, time=189.00, stage=move.
< Warning: Teleporting vehicle '0.136'; collision with vehicle '0.135', lane='1/1to2/1_0', gap=-0.19, time=214.00, stage=move.
< 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: Teleporting vehicle '0.149'; collision with vehicle '0.148', lane='1/1to2/1_0', gap=-0.15, time=233.00, stage=move.
< Warning: Teleporting vehicle '0.162'; collision with vehicle '0.161', lane='1/1to2/1_0', gap=-0.20, time=233.00, stage=move.
< Warning: Teleporting vehicle '0.139'; collision with vehicle '0.138', lane='1/1to2/1_0', gap=-0.03, time=234.00, stage=move.
< Warning: Teleporting vehicle '0.145'; collision with vehicle '0.144', lane='1/1to2/1_0', gap=-0.11, time=236.00, stage=move.
< 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: Teleporting vehicle '0.167'; collision with vehicle '0.166', lane='1/1to2/1_0', gap=-0.14, time=244.00, stage=move.
< Warning: Teleporting vehicle '0.165'; collision with vehicle '0.164', lane='1/1to2/1_0', gap=-0.20, time=250.00, stage=move.
< 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: Teleporting vehicle '0.158'; collision with vehicle '0.157', lane='1/1to2/1_0', gap=-0.19, time=264.00, stage=move.
< 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: Teleporting vehicle '0.170'; collision with vehicle '0.169', lane='1/1to2/1_0', gap=-0.85, time=267.00, stage=move.
< Warning: Teleporting vehicle '0.179'; collision with vehicle '0.178', lane='1/1to2/1_0', gap=-1.50, time=267.00, stage=move.
< Warning: Teleporting vehicle '0.177'; collision with vehicle '0.176', lane='1/1to2/1_0', gap=-0.05, time=279.00, stage=move.
< Warning: Teleporting vehicle '0.172'; collision with vehicle '0.171', lane='1/1to2/1_0', gap=-0.01, time=282.00, stage=move.
< 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.
<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 Jul2025 Jun2025 )

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 ----------
8c8
< Warning: Teleporting vehicle '1.7'; collision with vehicle '1.6', lane='a_0', gap=-0.19, time=40.00 stage=move.
---
> Warning: Teleporting vehicle '1.7'; collision with vehicle '1.6', lane='a_0', gap=-0.19, time=40.00, stage=move.
12c12
< Warning: Teleporting vehicle '1.10'; collision with vehicle '1.9', lane='a_0', gap=-1.99, time=44.00 stage=move.
---
> Warning: Teleporting vehicle '1.10'; collision with vehicle '1.9', lane='a_0', gap=-1.99, time=44.00, stage=move.
19c19
< Warning: Teleporting vehicle '1.13'; collision with vehicle '1.12', lane='a_0', gap=-0.29, time=48.00 stage=move.
---
> Warning: Teleporting vehicle '1.13'; collision with vehicle '1.12', lane='a_0', gap=-0.29, time=48.00, stage=move.
29c29
< Warning: Teleporting vehicle '1.21'; collision with vehicle '1.20', lane='a_0', gap=-2.12, time=59.00 stage=move.
---
> Warning: Teleporting vehicle '1.21'; collision with vehicle '1.20', lane='a_0', gap=-2.12, time=59.00, stage=move.
33c33
< Warning: Teleporting vehicle '1.24'; collision with vehicle '1.23', lane='a_0', gap=-0.04, time=63.00 stage=move.
---
> Warning: Teleporting vehicle '1.24'; collision with vehicle '1.23', lane='a_0', gap=-0.04, time=63.00, stage=move.
38c38
< Warning: Teleporting vehicle '1.27'; collision with vehicle '1.26', lane='a_0', gap=-1.02, time=70.00 stage=move.
---
> Warning: Teleporting vehicle '1.27'; collision with vehicle '1.26', lane='a_0', gap=-1.02, time=70.00, stage=move.
44c44
< Warning: Teleporting vehicle '1.32'; collision with vehicle '1.31', lane='a_0', gap=-0.25, time=77.00 stage=move.
---
> Warning: Teleporting vehicle '1.32'; collision with vehicle '1.31', lane='a_0', gap=-0.25, time=77.00, stage=move.
48c48
< Warning: Teleporting vehicle '1.1'; collision with vehicle '1.10', lane='a_0', gap=-0.03, time=83.00 stage=move.
<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 Jul2025 Jun2025 )

collisions
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
2,67c2,258
< Warning: Teleporting vehicle '1.4'; collision with vehicle '1.3', lane='a_0', gap=-0.19, time=40.00, stage=move.
< Warning: Teleporting vehicle '1.7'; collision with vehicle '1.6', lane='a_0', gap=-0.10, time=54.00, stage=move.
< Warning: Teleporting vehicle '1.13'; collision with vehicle '1.12', lane='a_0', gap=-0.10, time=75.00, stage=move.
< Warning: Teleporting vehicle '1.15'; collision with vehicle '1.14', lane='a_0', gap=-0.06, time=78.00, stage=move.
< Warning: Teleporting vehicle '1.25'; collision with vehicle '1.24', lane='a_0', gap=-0.15, time=82.00, stage=move.
< Warning: Teleporting vehicle '1.16'; collision with vehicle '1.14', lane='a_0', gap=-0.19, time=86.00, stage=move.
< Warning: Teleporting vehicle '1.31'; collision with vehicle '1.30', lane='a_0', gap=-0.09, time=94.00, stage=move.
< Warning: Teleporting vehicle '1.30'; collision with vehicle '1.29', lane='a_0', gap=-0.14, time=104.00, stage=move.
< 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: Teleporting vehicle '1.0'; collision with vehicle '1.34', lane='a_0', gap=-1.57, time=158.00, stage=move.
< Warning: Teleporting vehicle '1.28'; collision with vehicle '1.4', lane='a_0', gap=-0.11, time=160.00, stage=move.
< 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: Teleporting vehicle '1.5'; collision with vehicle '1.3', lane='a_0', gap=-0.19, time=165.00, stage=move.
< Warning: Teleporting vehicle '1.6'; collision with vehicle '1.3', lane='a_0', gap=-0.20, time=166.00, stage=move.
< Warning: Teleporting vehicle '1.23'; collision with vehicle '1.22', lane='a_0', gap=-0.68, time=191.00, stage=move.
< Warning: Teleporting vehicle '1.32'; collision with vehicle '1.29', lane='a_0', gap=-1.32, time=300.00, stage=move.
< 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: Teleporting vehicle '1.9'; collision with vehicle '1.8', lane='a_0', gap=-0.22, time=414.00, stage=move.
< 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.
<truncated after showing first 30 lines>
---------- Differences in output ----------
3a4
> Loading route-files incrementally from 'input_routes.rou.xml'

TEST had known bugs (see #10246) on ts-sim-build-ba : devices rerouting single_edge ( Last six runs Jul2025 Jun2025 )

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.
---------- Differences in vehroutes ----------
5,8d4
<     <vehicle id="1" depart="0.00" arrival="23.00">
<         <route edges="beg"/>
<     </vehicle>
< 

2 TESTS had known bugs (see #3404) on ts-sim-build-ba :

consider via
(This bug was triggered by FAILING to find text in file 'vehroutes' matching 'route edges=.*A1toA2')
---------- 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"/>
devices rerouting via route ( Last six runs Jul2025 Jun2025 )
devices rerouting via route_embedded ( Last six runs Jul2025 Jun2025 )

TEST had known bugs (#5644) on ts-sim-build-ba : devices ssm recurrent_net ego_major_recurrent_longer_loop1_longer_range ( Last six runs Jul2025 Jun2025 )

#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 Jul2025 Jun2025 )

#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 (platform dependent png) on ts-sim-build-ba : gui settings snapshot ( Last six runs Jul2025 Jun2025 )

platform dependent png
(This bug was triggered by text found in the full difference report matching 'png')
---------- Differences in png ----------
Binary files /home/delphi/clangDebug/sumo/tests/sumo/gui/settings/snapshot/png.sumo and /home/delphi/clangDebug/texttesttmp/sumo.gui.30Jun102118.1421527/sumo.gui/gui/settings/snapshot/png.sumo differ
---------- Differences in png2 ----------
Binary files /home/delphi/clangDebug/sumo/tests/sumo/gui/settings/snapshot/png2.sumo and /home/delphi/clangDebug/texttesttmp/sumo.gui.30Jun102118.1421527/sumo.gui/gui/settings/snapshot/png2.sumo differ

TEST had known bugs (see #913) on ts-sim-build-ba : junction_model avoid_spill_back 2junctions_2nd_blocked ( Last six runs Jul2025 Jun2025 )

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 Jul2025 Jun2025 )

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 Jul2025 Jun2025 )

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 ----------
1c1
< 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 #10763) on ts-sim-build-ba : lc_model bugs ticket10763 ( Last six runs Jul2025 Jun2025 )

counter lanechange blockage
(This bug was triggered by text found in file 'errors' matching 'wrong lane')
Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
0a1,2
> Warning: Teleporting vehicle 't_0.6'; waited too long (wrong lane), lane='314690803#0_0', time=5938.00.
> Warning: Vehicle 't_0.6' ends teleporting on edge '-398891520', time=5938.00.

TEST had known bugs (see #6928) on ts-sim-build-ba : rail rail_signal siding_deadend ( Last six runs Jul2025 Jun2025 )

routing error
(This bug was triggered by text found in file 'errors' matching 'No connection between edge')
---------- Differences in errors ----------
0a1,4
> 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).
---------- Differences in railsignalblocks ----------
6,30c6,7
<         <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>
---
>         <link linkIndex="0" from="-gneE1_0" to=":gneJ1_0_0"/>
>         <link linkIndex="1" from="gneE0_0" to=":gneJ1_1_0"/>
---------- 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 Jul2025 Jun2025 )

routing failure
(This bug was triggered by text found in file 'errors' matching 'No connection between edge')
---------- Differences in errors ----------
0a1,4
> 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).
---------- Differences in railsignalblocks ----------
6,23c6,7
<         <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>
---
>         <link linkIndex="0" from="-gneE1_0" to=":gneJ1_0_0"/>
>         <link linkIndex="1" from="gneE0_0" to=":gneJ1_1_0"/>
---------- 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 Jul2025 Jun2025 )

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 Jul2025 Jun2025 )

collision when lane width changes
(This bug was triggered by text found in file 'errors' matching 'collision')
Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,1270c1,925
< Warning: Vehicle '24'; collision with vehicle '13', lane='EC_1', gap=-2.91', latGap=-0.90, time=17.00 stage=move.
< Warning: Teleporting vehicle '13' after earlier collision, lane='EC_0, time=28.00.
< Warning: Vehicle '13' teleports beyond arrival edge 'EC', time=28.00.
< Warning: Teleporting vehicle '24' after earlier collision, lane='EC_2, 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: Teleporting vehicle '22' after earlier collision, lane='WC_1, time=49.00.
< Warning: Vehicle '22' teleports beyond arrival edge 'WC', time=49.00.
< Warning: Teleporting vehicle '62' after earlier collision, lane='WC_1, time=49.00.
< Warning: Teleporting vehicle '37' after earlier collision, lane='WC_0, time=49.00.
< Warning: Vehicle '37' teleports beyond arrival edge 'WC', time=49.00.
< Warning: Teleporting vehicle '29' after earlier collision, lane='WC_0, 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: Teleporting vehicle '91' after earlier collision, lane='NC_0, time=60.00.
< Warning: Vehicle '91' teleports beyond arrival edge 'NC', time=60.00.
< Warning: Teleporting vehicle '90' after earlier collision, lane='NC_0, time=60.00.
< Warning: Teleporting vehicle '31' after earlier collision, lane='EC_0, time=60.00.
< Warning: Teleporting vehicle '6' after earlier collision, lane='EC_1, 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.
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,2c1,3
< Loading net-file from 'net.net.xml'... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
> Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
> Loading route-files incrementally from 'input_routes.rou.xml'
5,19d5
< Simulation ended at time: 1681.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 1200
<  Running: 0
<  Waiting: 0
< Teleports: 307 (Collisions: 297, Jam: 5, Yield: 4, Wrong Lane: 1)
< Emergency Stops: 14
< Statistics (avg):
<  RouteLength: 191.51
<  Duration: 122.54
<  WaitingTime: 92.16
<  TimeLoss: 104.50
<  DepartDelay: 293.48

Detailed information for the tests that were terminated before completion:

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

Test exceeded wallclock time limit of 300.0 seconds
action_step_length bugs ticket15434 ( Last six runs Jul2025 Jun2025 )
lc_model continuous_lanechange bugs ticket8489 ( Last six runs Jul2025 Jun2025 )

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : basic dynamics insertion best_distance ( Last six runs Jul2025 Jun2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in aggregated900 ----------
2a3,14
> <!-- generated on 2025-06-30 10:22:57 by Eclipse SUMO GUI Version v1_23_1+0771-79a2db17fd8
> 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,37c16,48
< <meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
<     <interval begin="0.00" end="900.00" id="laneData">
<         <edge id="beg">
<             <lane id="beg_0" sampledSeconds="102855.25" traveltime="172.93" overlapTraveltime="173.36" density="38.15" laneDensity="38.15" occupancy="19.05" waitingTime="29021.00" timeLoss="53397.30" speed="17.31" speedRelative="0.48" departed="800" arrived="0" entered="0" left="513" laneChangedFrom="0" laneChangedTo="0"/>
<             <lane id="beg_1" sampledSeconds="90223.26" traveltime="143.84" overlapTraveltime="144.24" density="33.46" laneDensity="33.46" occupancy="16.71" waitingTime="24978.00" timeLoss="38080.93" speed="20.81" speedRelative="0.58" departed="808" arrived="0" entered="0" left="562" laneChangedFrom="0" laneChangedTo="0"/>
<             <lane id="beg_2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<         </edge>
<         <edge id="beg2">
<             <lane id="beg2_0" sampledSeconds="199573.43" traveltime="558.29" overlapTraveltime="559.50" density="74.11" laneDensity="74.11" occupancy="37.01" waitingTime="116209.00" timeLoss="169878.14" speed="5.36" speedRelative="0.15" departed="0" arrived="0" entered="512" left="232" laneChangedFrom="0" laneChangedTo="32"/>
<             <lane id="beg2_1" sampledSeconds="174618.66" traveltime="418.40" overlapTraveltime="419.37" density="64.85" laneDensity="64.85" occupancy="32.37" waitingTime="111795.00" timeLoss="139955.16" speed="7.15" speedRelative="0.20" departed="0" arrived="0" entered="561" left="242" laneChangedFrom="32" laneChangedTo="0"/>
<         </edge>
<         <edge id="end">
<             <lane id="end_0" sampledSeconds="8530.64" traveltime="23.57" overlapTraveltime="23.68" density="49.37" laneDensity="49.37" occupancy="24.14" waitingTime="2759.00" timeLoss="6559.01" speed="8.32" speedRelative="0.23" departed="0" arrived="0" entered="268" left="462" laneChangedFrom="0" laneChangedTo="198"/>
<             <lane id="end_1" sampledSeconds="4906.51" traveltime="46.18" overlapTraveltime="47.39" density="28.39" laneDensity="28.39" occupancy="13.72" waitingTime="3138.00" timeLoss="4339.89" speed="4.16" speedRelative="0.12" departed="0" arrived="0" entered="198" left="0" laneChangedFrom="198" laneChangedTo="0"/>
<         </edge>
<         <edge id="end2">
<truncated after showing first 30 lines>
---------- Differences in output ----------
6,19d5
< Simulation ended at time: 900.00.
< Reason: The final simulation step has been reached.
< Performance:
< Vehicles:
<  Inserted: 1608 (Loaded: 2997)
<  Running: 1191
<  Waiting: 3
< Statistics (avg of 417):
<  RouteLength: 8306.13
<  Speed: 20.29
<  Duration: 458.36
<  WaitingTime: 153.04
<  TimeLoss: 227.13
<  DepartDelay: 0.93

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : cf_model drive_in_circles W99 ( Last six runs Jul2025 Jun2025 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in aggregated60 ----------
531,579d530
<     <interval begin="2760.00" end="2820.00" id="dump_60">
<         <edge id="1/1to2/1" sampledSeconds="1459.59" traveltime="50.00" overlapTraveltime="50.25" density="24.82" laneDensity="24.82" occupancy="12.35" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="29" left="29" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="10/1to1/1" sampledSeconds="1455.39" traveltime="50.00" overlapTraveltime="50.25" density="24.75" laneDensity="24.75" occupancy="12.31" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="28" left="29" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="2/1to3/1" sampledSeconds="1459.56" traveltime="50.00" overlapTraveltime="50.25" density="24.82" laneDensity="24.82" occupancy="12.35" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="29" left="29" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="3/1to4/1" sampledSeconds="1459.56" traveltime="50.00" overlapTraveltime="50.25" density="24.82" laneDensity="24.82" occupancy="12.35" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="29" left="29" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="4/1to5/1" sampledSeconds="1459.66" traveltime="50.00" overlapTraveltime="50.25" density="24.83" laneDensity="24.83" occupancy="12.35" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="29" left="29" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="5/1to6/1" sampledSeconds="1459.63" traveltime="50.00" overlapTraveltime="50.25" density="24.83" laneDensity="24.83" occupancy="12.35" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="29" left="29" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="6/1to7/1" sampledSeconds="1456.70" traveltime="50.00" overlapTraveltime="50.25" density="24.78" laneDensity="24.78" occupancy="12.33" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="29" left="28" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="7/1to8/1" sampledSeconds="1310.13" traveltime="50.00" overlapTraveltime="50.25" density="22.28" laneDensity="22.28" occupancy="11.08" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="28" left="24" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="8/1to9/1" sampledSeconds="1187.14" traveltime="50.00" overlapTraveltime="50.25" density="20.19" laneDensity="20.19" occupancy="10.04" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="24" left="24" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="9/1to10/1" sampledSeconds="1300.66" traveltime="50.00" overlapTraveltime="50.25" density="22.12" laneDensity="22.12" occupancy="11.00" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="24" left="28" laneChangedFrom="0" laneChangedTo="0"/>
<     </interval>
<     <interval begin="2820.00" end="2880.00" id="dump_60">
<         <edge id="1/1to2/1" sampledSeconds="1442.29" traveltime="50.00" overlapTraveltime="50.25" density="24.53" laneDensity="24.53" occupancy="12.20" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="28" left="29" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="10/1to1/1" sampledSeconds="1260.25" traveltime="50.00" overlapTraveltime="50.25" density="21.43" laneDensity="21.43" occupancy="10.66" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="24" left="27" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="2/1to3/1" sampledSeconds="1459.59" traveltime="50.00" overlapTraveltime="50.25" density="24.82" laneDensity="24.82" occupancy="12.35" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="29" left="29" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="3/1to4/1" sampledSeconds="1459.56" traveltime="50.00" overlapTraveltime="50.25" density="24.82" laneDensity="24.82" occupancy="12.35" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="29" left="29" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="4/1to5/1" sampledSeconds="1459.66" traveltime="50.00" overlapTraveltime="50.25" density="24.83" laneDensity="24.83" occupancy="12.35" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="29" left="29" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="5/1to6/1" sampledSeconds="1459.56" traveltime="50.00" overlapTraveltime="50.25" density="24.82" laneDensity="24.82" occupancy="12.35" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="29" left="29" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="6/1to7/1" sampledSeconds="1459.63" traveltime="50.00" overlapTraveltime="50.25" density="24.83" laneDensity="24.83" occupancy="12.35" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="29" left="29" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="7/1to8/1" sampledSeconds="1459.59" traveltime="50.00" overlapTraveltime="50.25" density="24.82" laneDensity="24.82" occupancy="12.35" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="29" left="29" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="8/1to9/1" sampledSeconds="1354.39" traveltime="50.00" overlapTraveltime="50.25" density="23.04" laneDensity="23.04" occupancy="11.46" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="29" left="24" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="9/1to10/1" sampledSeconds="1193.51" traveltime="50.00" overlapTraveltime="50.25" density="20.30" laneDensity="20.30" occupancy="10.10" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="24" left="24" laneChangedFrom="0" laneChangedTo="0"/>
<     </interval>
<     <interval begin="2880.00" end="2940.00" id="dump_60">
<         <edge id="1/1to2/1" sampledSeconds="1229.11" traveltime="50.00" overlapTraveltime="50.25" density="20.90" laneDensity="20.90" occupancy="10.40" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="23" left="27" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="10/1to1/1" sampledSeconds="1208.41" traveltime="50.00" overlapTraveltime="50.25" density="20.55" laneDensity="20.55" occupancy="10.22" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="25" left="23" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="2/1to3/1" sampledSeconds="1419.95" traveltime="50.00" overlapTraveltime="50.25" density="24.15" laneDensity="24.15" occupancy="12.01" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="27" left="29" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="3/1to4/1" sampledSeconds="1459.60" traveltime="50.00" overlapTraveltime="50.25" density="24.82" laneDensity="24.82" occupancy="12.35" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="29" left="29" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7,21d6
< Simulation ended at time: 3000.00.
< Reason: The final simulation step has been reached.
< Performance:
< Vehicles:
<  Inserted: 233 (Loaded: 600)
<  Running: 233
<  Waiting: 367
< Statistics (avg of 233):
<  RouteLength: 54531.57
<  Speed: 19.33
<  Duration: 2822.64
<  WaitingTime: 22.80
<  TimeLoss: 40.17
<  DepartDelay: 61.35
<  DepartDelayWaiting: 2584.00

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : cf_model drive_in_circles circle_actionsteplength ( Last six runs Jul2025 Jun2025 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in aggregated60 ----------
494,578d493
<     <interval begin="2580.00" end="2640.00" id="dump_60">
<         <edge id="1/1to2/1" sampledSeconds="1862.29" traveltime="51.97" overlapTraveltime="52.23" density="31.67" laneDensity="31.67" occupancy="15.76" waitingTime="0.00" timeLoss="70.65" speed="18.86" speedRelative="0.96" departed="0" arrived="0" entered="35" left="35" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="10/1to1/1" sampledSeconds="1824.44" traveltime="51.86" overlapTraveltime="52.12" density="31.03" laneDensity="31.03" occupancy="15.44" waitingTime="0.00" timeLoss="65.42" speed="18.90" speedRelative="0.96" departed="0" arrived="0" entered="35" left="35" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="2/1to3/1" sampledSeconds="1779.12" traveltime="51.86" overlapTraveltime="52.13" density="30.26" laneDensity="30.26" occupancy="15.05" waitingTime="0.00" timeLoss="63.94" speed="18.90" speedRelative="0.96" departed="0" arrived="0" entered="36" left="34" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="3/1to4/1" sampledSeconds="1758.78" traveltime="51.82" overlapTraveltime="52.09" density="29.91" laneDensity="29.91" occupancy="14.88" waitingTime="0.00" timeLoss="61.94" speed="18.91" speedRelative="0.96" departed="0" arrived="0" entered="34" left="35" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="4/1to5/1" sampledSeconds="1800.73" traveltime="51.88" overlapTraveltime="52.15" density="30.63" laneDensity="30.63" occupancy="15.24" waitingTime="0.00" timeLoss="65.45" speed="18.89" speedRelative="0.96" departed="0" arrived="0" entered="35" left="33" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="5/1to6/1" sampledSeconds="1731.95" traveltime="51.93" overlapTraveltime="52.20" density="29.46" laneDensity="29.46" occupancy="14.65" waitingTime="0.00" timeLoss="64.56" speed="18.87" speedRelative="0.96" departed="0" arrived="0" entered="33" left="35" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="6/1to7/1" sampledSeconds="1749.62" traveltime="51.84" overlapTraveltime="52.10" density="29.76" laneDensity="29.76" occupancy="14.80" waitingTime="0.00" timeLoss="62.07" speed="18.90" speedRelative="0.96" departed="0" arrived="0" entered="35" left="35" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="7/1to8/1" sampledSeconds="1884.86" traveltime="51.94" overlapTraveltime="52.21" density="32.06" laneDensity="32.06" occupancy="15.95" waitingTime="0.00" timeLoss="70.57" speed="18.87" speedRelative="0.96" departed="0" arrived="0" entered="35" left="36" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="8/1to9/1" sampledSeconds="1891.76" traveltime="51.90" overlapTraveltime="52.17" density="32.17" laneDensity="32.17" occupancy="16.00" waitingTime="0.00" timeLoss="69.58" speed="18.88" speedRelative="0.96" departed="0" arrived="0" entered="37" left="36" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="9/1to10/1" sampledSeconds="1873.16" traveltime="51.93" overlapTraveltime="52.20" density="31.86" laneDensity="31.86" occupancy="15.85" waitingTime="0.00" timeLoss="69.86" speed="18.87" speedRelative="0.96" departed="0" arrived="0" entered="36" left="35" laneChangedFrom="0" laneChangedTo="0"/>
<     </interval>
<     <interval begin="2640.00" end="2700.00" id="dump_60">
<         <edge id="1/1to2/1" sampledSeconds="1824.87" traveltime="51.82" overlapTraveltime="52.08" density="31.04" laneDensity="31.04" occupancy="15.44" waitingTime="0.00" timeLoss="64.16" speed="18.91" speedRelative="0.96" departed="0" arrived="0" entered="36" left="35" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="10/1to1/1" sampledSeconds="1878.09" traveltime="51.91" overlapTraveltime="52.18" density="31.94" laneDensity="31.94" occupancy="15.89" waitingTime="0.00" timeLoss="69.27" speed="18.88" speedRelative="0.96" departed="0" arrived="0" entered="36" left="36" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="2/1to3/1" sampledSeconds="1864.18" traveltime="51.96" overlapTraveltime="52.22" density="31.71" laneDensity="31.71" occupancy="15.77" waitingTime="0.00" timeLoss="70.41" speed="18.86" speedRelative="0.96" departed="0" arrived="0" entered="35" left="36" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="3/1to4/1" sampledSeconds="1785.92" traveltime="51.91" overlapTraveltime="52.18" density="30.37" laneDensity="30.37" occupancy="15.11" waitingTime="0.00" timeLoss="65.87" speed="18.88" speedRelative="0.96" departed="0" arrived="0" entered="36" left="34" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="4/1to5/1" sampledSeconds="1750.61" traveltime="51.84" overlapTraveltime="52.11" density="29.77" laneDensity="29.77" occupancy="14.81" waitingTime="0.00" timeLoss="62.27" speed="18.90" speedRelative="0.96" departed="0" arrived="0" entered="34" left="35" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="5/1to6/1" sampledSeconds="1819.64" traveltime="51.88" overlapTraveltime="52.15" density="30.95" laneDensity="30.95" occupancy="15.40" waitingTime="0.00" timeLoss="66.15" speed="18.89" speedRelative="0.96" departed="0" arrived="0" entered="35" left="33" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="6/1to7/1" sampledSeconds="1728.56" traveltime="51.83" overlapTraveltime="52.09" density="29.40" laneDensity="29.40" occupancy="14.63" waitingTime="0.00" timeLoss="61.09" speed="18.91" speedRelative="0.96" departed="0" arrived="0" entered="33" left="32" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="7/1to8/1" sampledSeconds="1739.82" traveltime="51.86" overlapTraveltime="52.13" density="29.59" laneDensity="29.59" occupancy="14.72" waitingTime="0.00" timeLoss="62.54" speed="18.90" speedRelative="0.96" departed="0" arrived="0" entered="32" left="35" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="8/1to9/1" sampledSeconds="1867.69" traveltime="51.89" overlapTraveltime="52.16" density="31.77" laneDensity="31.77" occupancy="15.80" waitingTime="0.00" timeLoss="68.24" speed="18.88" speedRelative="0.96" departed="0" arrived="0" entered="35" left="37" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="9/1to10/1" sampledSeconds="1896.99" traveltime="51.90" overlapTraveltime="52.17" density="32.26" laneDensity="32.26" occupancy="16.05" waitingTime="0.00" timeLoss="69.67" speed="18.88" speedRelative="0.96" departed="0" arrived="0" entered="37" left="36" laneChangedFrom="0" laneChangedTo="0"/>
<     </interval>
<     <interval begin="2700.00" end="2760.00" id="dump_60">
<         <edge id="1/1to2/1" sampledSeconds="1881.50" traveltime="51.86" overlapTraveltime="52.12" density="32.00" laneDensity="32.00" occupancy="15.92" waitingTime="0.00" timeLoss="67.60" speed="18.90" speedRelative="0.96" departed="0" arrived="0" entered="36" left="36" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="10/1to1/1" sampledSeconds="1902.05" traveltime="51.90" overlapTraveltime="52.17" density="32.35" laneDensity="32.35" occupancy="16.09" waitingTime="0.00" timeLoss="69.84" speed="18.88" speedRelative="0.96" departed="0" arrived="0" entered="37" left="36" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="2/1to3/1" sampledSeconds="1831.96" traveltime="51.80" overlapTraveltime="52.07" density="31.16" laneDensity="31.16" occupancy="15.50" waitingTime="0.00" timeLoss="63.86" speed="18.92" speedRelative="0.97" departed="0" arrived="0" entered="36" left="35" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="3/1to4/1" sampledSeconds="1862.82" traveltime="51.95" overlapTraveltime="52.21" density="31.68" laneDensity="31.68" occupancy="15.76" waitingTime="0.00" timeLoss="69.96" speed="18.86" speedRelative="0.96" departed="0" arrived="0" entered="35" left="35" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7,21d6
< Simulation ended at time: 3000.00.
< Reason: The final simulation step has been reached.
< Performance:
< Vehicles:
<  Inserted: 304 (Loaded: 600)
<  Running: 304
<  Waiting: 296
< Statistics (avg of 304):
<  RouteLength: 49224.17
<  Speed: 18.78
<  Duration: 2621.25
<  WaitingTime: 2.54
<  TimeLoss: 109.67
<  DepartDelay: 227.25
<  DepartDelayWaiting: 2548.50

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : cf_model drive_in_circles circle_two_lanes ( Last six runs Jul2025 Jun2025 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in aggregated60 ----------
536,596d535
<     <interval begin="2700.00" end="2760.00" id="dump_60">
<         <edge id="1/1to2/1" sampledSeconds="2242.54" traveltime="68.00" overlapTraveltime="68.39" density="38.06" laneDensity="19.03" occupancy="9.45" waitingTime="0.00" timeLoss="392.98" speed="14.43" speedRelative="0.74" departed="0" arrived="0" entered="36" left="42" laneChangedFrom="16" laneChangedTo="16"/>
<         <edge id="10/1to1/1" sampledSeconds="1743.39" traveltime="67.00" overlapTraveltime="67.35" density="29.59" laneDensity="14.79" occupancy="7.35" waitingTime="0.00" timeLoss="216.00" speed="14.66" speedRelative="0.75" departed="0" arrived="0" entered="22" left="36" laneChangedFrom="16" laneChangedTo="16"/>
<         <edge id="2/1to3/1" sampledSeconds="5057.02" traveltime="81.37" overlapTraveltime="81.79" density="85.82" laneDensity="42.91" occupancy="21.36" waitingTime="0.00" timeLoss="1638.85" speed="12.07" speedRelative="0.62" departed="0" arrived="0" entered="42" left="67" laneChangedFrom="1" laneChangedTo="1"/>
<         <edge id="3/1to4/1" sampledSeconds="5224.24" traveltime="82.64" overlapTraveltime="83.05" density="88.66" laneDensity="44.33" occupancy="22.06" waitingTime="0.00" timeLoss="1837.43" speed="11.88" speedRelative="0.61" departed="0" arrived="0" entered="66" left="54" laneChangedFrom="4" laneChangedTo="4"/>
<         <edge id="4/1to5/1" sampledSeconds="4864.06" traveltime="79.40" overlapTraveltime="79.81" density="82.55" laneDensity="41.27" occupancy="20.53" waitingTime="0.00" timeLoss="1360.73" speed="12.37" speedRelative="0.63" departed="0" arrived="0" entered="54" left="67" laneChangedFrom="3" laneChangedTo="3"/>
<         <edge id="5/1to6/1" sampledSeconds="4875.40" traveltime="81.13" overlapTraveltime="81.52" density="82.74" laneDensity="41.37" occupancy="20.59" waitingTime="0.00" timeLoss="1367.46" speed="12.11" speedRelative="0.62" departed="0" arrived="0" entered="67" left="42" laneChangedFrom="8" laneChangedTo="8"/>
<         <edge id="6/1to7/1" sampledSeconds="4360.95" traveltime="87.72" overlapTraveltime="88.27" density="74.01" laneDensity="37.00" occupancy="18.40" waitingTime="0.00" timeLoss="1756.65" speed="11.18" speedRelative="0.57" departed="0" arrived="0" entered="43" left="60" laneChangedFrom="10" laneChangedTo="10"/>
<         <edge id="7/1to8/1" sampledSeconds="3987.85" traveltime="105.01" overlapTraveltime="105.53" density="67.68" laneDensity="33.84" occupancy="16.85" waitingTime="0.00" timeLoss="1579.21" speed="9.35" speedRelative="0.48" departed="0" arrived="0" entered="60" left="3" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="8/1to9/1" sampledSeconds="1635.36" traveltime="66.25" overlapTraveltime="66.61" density="27.75" laneDensity="13.88" occupancy="6.91" waitingTime="0.00" timeLoss="301.13" speed="14.82" speedRelative="0.76" departed="0" arrived="0" entered="3" left="39" laneChangedFrom="8" laneChangedTo="8"/>
<         <edge id="9/1to10/1" sampledSeconds="2112.57" traveltime="67.95" overlapTraveltime="68.29" density="35.85" laneDensity="17.93" occupancy="8.92" waitingTime="0.00" timeLoss="311.79" speed="14.45" speedRelative="0.74" departed="0" arrived="0" entered="39" left="22" laneChangedFrom="13" laneChangedTo="13"/>
<     </interval>
<     <interval begin="2760.00" end="2820.00" id="dump_60">
<         <edge id="1/1to2/1" sampledSeconds="1836.55" traveltime="67.31" overlapTraveltime="67.63" density="31.17" laneDensity="15.58" occupancy="7.75" waitingTime="0.00" timeLoss="248.07" speed="14.59" speedRelative="0.74" departed="0" arrived="0" entered="19" left="36" laneChangedFrom="17" laneChangedTo="17"/>
<         <edge id="10/1to1/1" sampledSeconds="1871.75" traveltime="67.42" overlapTraveltime="67.77" density="31.76" laneDensity="15.88" occupancy="7.90" waitingTime="0.00" timeLoss="216.81" speed="14.57" speedRelative="0.74" departed="0" arrived="0" entered="39" left="19" laneChangedFrom="12" laneChangedTo="12"/>
<         <edge id="2/1to3/1" sampledSeconds="3101.42" traveltime="73.03" overlapTraveltime="73.48" density="52.63" laneDensity="26.32" occupancy="13.08" waitingTime="0.00" timeLoss="724.57" speed="13.43" speedRelative="0.69" departed="0" arrived="0" entered="36" left="62" laneChangedFrom="10" laneChangedTo="10"/>
<         <edge id="3/1to4/1" sampledSeconds="5498.72" traveltime="82.96" overlapTraveltime="83.38" density="93.32" laneDensity="46.66" occupancy="23.21" waitingTime="0.00" timeLoss="1934.13" speed="11.84" speedRelative="0.60" departed="0" arrived="0" entered="63" left="67" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="4/1to5/1" sampledSeconds="4667.77" traveltime="78.91" overlapTraveltime="79.31" density="79.21" laneDensity="39.61" occupancy="19.70" waitingTime="0.00" timeLoss="1457.62" speed="12.45" speedRelative="0.63" departed="0" arrived="0" entered="67" left="57" laneChangedFrom="5" laneChangedTo="5"/>
<         <edge id="5/1to6/1" sampledSeconds="5360.13" traveltime="82.75" overlapTraveltime="83.19" density="90.96" laneDensity="45.48" occupancy="22.63" waitingTime="0.00" timeLoss="1624.42" speed="11.87" speedRelative="0.61" departed="0" arrived="0" entered="57" left="65" laneChangedFrom="2" laneChangedTo="2"/>
<         <edge id="6/1to7/1" sampledSeconds="4279.09" traveltime="87.98" overlapTraveltime="88.51" density="72.62" laneDensity="36.31" occupancy="18.04" waitingTime="0.00" timeLoss="1486.26" speed="11.15" speedRelative="0.57" departed="0" arrived="0" entered="65" left="45" laneChangedFrom="4" laneChangedTo="4"/>
<         <edge id="7/1to8/1" sampledSeconds="6146.84" traveltime="104.45" overlapTraveltime="104.98" density="104.32" laneDensity="52.16" occupancy="25.97" waitingTime="0.00" timeLoss="2798.72" speed="9.40" speedRelative="0.48" departed="0" arrived="0" entered="45" left="52" laneChangedFrom="1" laneChangedTo="1"/>
<         <edge id="8/1to9/1" sampledSeconds="1377.68" traveltime="102.11" overlapTraveltime="102.51" density="23.38" laneDensity="11.69" occupancy="5.78" waitingTime="0.00" timeLoss="499.77" speed="9.63" speedRelative="0.49" departed="0" arrived="0" entered="51" left="8" laneChangedFrom="3" laneChangedTo="3"/>
<         <edge id="9/1to10/1" sampledSeconds="1971.76" traveltime="69.12" overlapTraveltime="69.48" density="33.46" laneDensity="16.73" occupancy="8.33" waitingTime="0.00" timeLoss="427.00" speed="14.21" speedRelative="0.72" departed="0" arrived="0" entered="8" left="39" laneChangedFrom="12" laneChangedTo="12"/>
<     </interval>
<     <interval begin="2820.00" end="2880.00" id="dump_60">
<         <edge id="1/1to2/1" sampledSeconds="1682.68" traveltime="69.45" overlapTraveltime="69.80" density="28.56" laneDensity="14.28" occupancy="7.10" waitingTime="0.00" timeLoss="204.85" speed="14.14" speedRelative="0.72" departed="0" arrived="0" entered="29" left="18" laneChangedFrom="9" laneChangedTo="9"/>
<         <edge id="10/1to1/1" sampledSeconds="2205.59" traveltime="70.40" overlapTraveltime="70.75" density="37.43" laneDensity="18.72" occupancy="9.33" waitingTime="0.00" timeLoss="508.56" speed="13.95" speedRelative="0.71" departed="0" arrived="0" entered="11" left="29" laneChangedFrom="9" laneChangedTo="9"/>
<         <edge id="2/1to3/1" sampledSeconds="1816.94" traveltime="64.99" overlapTraveltime="65.30" density="30.83" laneDensity="15.42" occupancy="7.67" waitingTime="0.00" timeLoss="186.04" speed="15.12" speedRelative="0.77" departed="0" arrived="0" entered="18" left="37" laneChangedFrom="12" laneChangedTo="12"/>
<         <edge id="3/1to4/1" sampledSeconds="4498.01" traveltime="78.77" overlapTraveltime="79.19" density="76.33" laneDensity="38.17" occupancy="19.00" waitingTime="0.00" timeLoss="1308.29" speed="12.47" speedRelative="0.64" departed="0" arrived="0" entered="37" left="65" laneChangedFrom="6" laneChangedTo="6"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7,21d6
< Simulation ended at time: 3000.00.
< Reason: The final simulation step has been reached.
< Performance:
< Vehicles:
<  Inserted: 600
<  Running: 600
<  Waiting: 0
< Statistics (avg of 600):
<  RouteLength: 34265.57
<  Speed: 13.13
<  Duration: 2604.82
<  WaitingTime: 0.74
<  TimeLoss: 639.65
<  DepartDelay: 96.18
<  DepartDelayWaiting: 0.00

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : cf_model drive_in_circles circle_two_lanes_actionsteplength ( Last six runs Jul2025 Jun2025 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in aggregated60 ----------
296,596d295
<     <interval begin="1500.00" end="1560.00" id="dump_60">
<         <edge id="1/1to2/1" sampledSeconds="3730.99" traveltime="76.58" overlapTraveltime="76.99" density="63.32" laneDensity="31.66" occupancy="15.73" waitingTime="0.00" timeLoss="1023.49" speed="12.82" speedRelative="0.65" departed="0" arrived="0" entered="60" left="67" laneChangedFrom="7" laneChangedTo="7"/>
<         <edge id="10/1to1/1" sampledSeconds="5380.01" traveltime="81.55" overlapTraveltime="81.92" density="91.30" laneDensity="45.65" occupancy="22.73" waitingTime="0.00" timeLoss="1792.60" speed="12.05" speedRelative="0.61" departed="0" arrived="0" entered="63" left="60" laneChangedFrom="2" laneChangedTo="2"/>
<         <edge id="2/1to3/1" sampledSeconds="4189.40" traveltime="80.70" overlapTraveltime="81.07" density="71.10" laneDensity="35.55" occupancy="17.69" waitingTime="0.00" timeLoss="1030.55" speed="12.18" speedRelative="0.62" departed="0" arrived="0" entered="67" left="40" laneChangedFrom="9" laneChangedTo="9"/>
<         <edge id="3/1to4/1" sampledSeconds="2048.41" traveltime="67.24" overlapTraveltime="67.59" density="34.76" laneDensity="17.38" occupancy="8.64" waitingTime="0.00" timeLoss="261.46" speed="14.60" speedRelative="0.75" departed="0" arrived="0" entered="40" left="26" laneChangedFrom="13" laneChangedTo="13"/>
<         <edge id="4/1to5/1" sampledSeconds="3739.58" traveltime="73.19" overlapTraveltime="73.63" density="63.46" laneDensity="31.73" occupancy="15.79" waitingTime="0.00" timeLoss="922.34" speed="13.41" speedRelative="0.68" departed="0" arrived="0" entered="26" left="63" laneChangedFrom="9" laneChangedTo="9"/>
<         <edge id="5/1to6/1" sampledSeconds="4499.70" traveltime="79.35" overlapTraveltime="79.75" density="76.36" laneDensity="38.18" occupancy="18.99" waitingTime="0.00" timeLoss="1307.27" speed="12.38" speedRelative="0.63" departed="0" arrived="0" entered="62" left="50" laneChangedFrom="12" laneChangedTo="12"/>
<         <edge id="6/1to7/1" sampledSeconds="2293.38" traveltime="71.52" overlapTraveltime="71.88" density="38.92" laneDensity="19.46" occupancy="9.67" waitingTime="0.00" timeLoss="404.72" speed="13.73" speedRelative="0.70" departed="0" arrived="0" entered="50" left="23" laneChangedFrom="10" laneChangedTo="10"/>
<         <edge id="7/1to8/1" sampledSeconds="1633.23" traveltime="64.21" overlapTraveltime="64.54" density="27.72" laneDensity="13.86" occupancy="6.89" waitingTime="0.00" timeLoss="165.80" speed="15.30" speedRelative="0.78" departed="0" arrived="0" entered="23" left="29" laneChangedFrom="7" laneChangedTo="7"/>
<         <edge id="8/1to9/1" sampledSeconds="3660.60" traveltime="71.54" overlapTraveltime="71.94" density="62.12" laneDensity="31.06" occupancy="15.46" waitingTime="0.00" timeLoss="902.48" speed="13.72" speedRelative="0.70" departed="0" arrived="0" entered="30" left="64" laneChangedFrom="10" laneChangedTo="10"/>
<         <edge id="9/1to10/1" sampledSeconds="4933.64" traveltime="76.60" overlapTraveltime="76.98" density="83.73" laneDensity="41.86" occupancy="20.83" waitingTime="0.00" timeLoss="1465.55" speed="12.82" speedRelative="0.65" departed="0" arrived="0" entered="63" left="63" laneChangedFrom="13" laneChangedTo="13"/>
<     </interval>
<     <interval begin="1560.00" end="1620.00" id="dump_60">
<         <edge id="1/1to2/1" sampledSeconds="4672.24" traveltime="75.23" overlapTraveltime="75.58" density="79.29" laneDensity="39.65" occupancy="19.74" waitingTime="0.00" timeLoss="1274.84" speed="13.06" speedRelative="0.67" departed="0" arrived="0" entered="66" left="43" laneChangedFrom="10" laneChangedTo="10"/>
<         <edge id="10/1to1/1" sampledSeconds="5187.89" traveltime="78.18" overlapTraveltime="78.58" density="88.04" laneDensity="44.02" occupancy="21.90" waitingTime="0.00" timeLoss="1551.97" speed="12.56" speedRelative="0.64" departed="0" arrived="0" entered="67" left="67" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="2/1to3/1" sampledSeconds="4842.36" traveltime="84.68" overlapTraveltime="85.11" density="82.18" laneDensity="41.09" occupancy="20.47" waitingTime="0.00" timeLoss="1573.70" speed="11.60" speedRelative="0.59" departed="0" arrived="0" entered="42" left="53" laneChangedFrom="4" laneChangedTo="4"/>
<         <edge id="3/1to4/1" sampledSeconds="2719.16" traveltime="72.93" overlapTraveltime="73.27" density="46.15" laneDensity="23.07" occupancy="11.46" waitingTime="0.00" timeLoss="469.79" speed="13.47" speedRelative="0.69" departed="0" arrived="0" entered="52" left="42" laneChangedFrom="7" laneChangedTo="7"/>
<         <edge id="4/1to5/1" sampledSeconds="2074.49" traveltime="67.16" overlapTraveltime="67.55" density="35.21" laneDensity="17.60" occupancy="8.74" waitingTime="0.00" timeLoss="271.11" speed="14.61" speedRelative="0.75" departed="0" arrived="0" entered="42" left="41" laneChangedFrom="18" laneChangedTo="18"/>
<         <edge id="5/1to6/1" sampledSeconds="4730.86" traveltime="78.86" overlapTraveltime="79.27" density="80.29" laneDensity="40.14" occupancy="19.99" waitingTime="0.00" timeLoss="1414.81" speed="12.45" speedRelative="0.64" departed="0" arrived="0" entered="42" left="56" laneChangedFrom="7" laneChangedTo="7"/>
<         <edge id="6/1to7/1" sampledSeconds="3698.27" traveltime="75.36" overlapTraveltime="75.71" density="62.76" laneDensity="31.38" occupancy="15.61" waitingTime="0.00" timeLoss="871.73" speed="13.04" speedRelative="0.67" departed="0" arrived="0" entered="56" left="38" laneChangedFrom="19" laneChangedTo="19"/>
<         <edge id="7/1to8/1" sampledSeconds="1959.78" traveltime="68.29" overlapTraveltime="68.64" density="33.26" laneDensity="16.63" occupancy="8.27" waitingTime="0.00" timeLoss="329.17" speed="14.38" speedRelative="0.73" departed="0" arrived="0" entered="38" left="24" laneChangedFrom="10" laneChangedTo="10"/>
<         <edge id="8/1to9/1" sampledSeconds="1747.43" traveltime="68.65" overlapTraveltime="69.02" density="29.66" laneDensity="14.83" occupancy="7.36" waitingTime="0.00" timeLoss="261.17" speed="14.30" speedRelative="0.73" departed="0" arrived="0" entered="24" left="43" laneChangedFrom="8" laneChangedTo="8"/>
<         <edge id="9/1to10/1" sampledSeconds="4472.53" traveltime="74.83" overlapTraveltime="75.22" density="75.90" laneDensity="37.95" occupancy="18.89" waitingTime="0.00" timeLoss="1294.31" speed="13.12" speedRelative="0.67" departed="0" arrived="0" entered="44" left="67" laneChangedFrom="5" laneChangedTo="5"/>
<     </interval>
<     <interval begin="1620.00" end="1680.00" id="dump_60">
<         <edge id="1/1to2/1" sampledSeconds="5151.71" traveltime="76.58" overlapTraveltime="76.97" density="87.43" laneDensity="43.71" occupancy="21.75" waitingTime="0.00" timeLoss="1442.28" speed="12.83" speedRelative="0.65" departed="0" arrived="0" entered="67" left="67" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="10/1to1/1" sampledSeconds="5030.41" traveltime="77.28" overlapTraveltime="77.67" density="85.37" laneDensity="42.68" occupancy="21.24" waitingTime="0.00" timeLoss="1582.89" speed="12.71" speedRelative="0.65" departed="0" arrived="0" entered="54" left="67" laneChangedFrom="1" laneChangedTo="1"/>
<         <edge id="2/1to3/1" sampledSeconds="4509.46" traveltime="78.89" overlapTraveltime="79.32" density="76.53" laneDensity="38.26" occupancy="19.02" waitingTime="0.00" timeLoss="1378.90" speed="12.44" speedRelative="0.63" departed="0" arrived="0" entered="68" left="65" laneChangedFrom="6" laneChangedTo="6"/>
<         <edge id="3/1to4/1" sampledSeconds="4642.24" traveltime="83.07" overlapTraveltime="83.46" density="78.78" laneDensity="39.39" occupancy="19.62" waitingTime="0.00" timeLoss="1341.77" speed="11.83" speedRelative="0.60" departed="0" arrived="0" entered="66" left="27" laneChangedFrom="6" laneChangedTo="6"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
8,22d7
< Simulation ended at time: 3000.00.
< Reason: The final simulation step has been reached.
< Performance:
< Vehicles:
<  Inserted: 600
<  Running: 600
<  Waiting: 0
< Statistics (avg of 600):
<  RouteLength: 34057.39
<  Speed: 13.25
<  Duration: 2566.79
<  WaitingTime: 0.07
<  TimeLoss: 616.31
<  DepartDelay: 134.21
<  DepartDelayWaiting: 0.00

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : cf_model fundamental 2lane_krauss_t0.8_s0.5 ( Last six runs Jul2025 Jun2025 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
6,19d5
< Simulation ended at time: 1800.00.
< Reason: The final simulation step has been reached.
< Performance:
< Vehicles:
<  Inserted: 2042 (Loaded: 3328)
<  Running: 914
<  Waiting: 162
< Statistics (avg of 1128):
<  RouteLength: 19993.98
<  Speed: 26.78
<  Duration: 757.27
<  WaitingTime: 2.82
<  TimeLoss: 193.68
<  DepartDelay: 152.32

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices rerouting reroute_congestions exit_times ( Last six runs Jul2025 Jun2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
5,20d4
< Simulation ended at time: 4209.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 900
<  Running: 0
<  Waiting: 0
< Statistics (avg of 900):
<  RouteLength: 3713.67
<  Speed: 9.30
<  Duration: 405.83
<  WaitingTime: 84.44
<  TimeLoss: 134.34
<  DepartDelay: 0.06
< DijkstraRouter answered 3508 queries and explored 137.78 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- Differences in vehroutes ----------
3584,4622d3583
<     <vehicle id="710" depart="2840.00" arrival="3167.00">
<         <routeDistribution>
<             <route cost="284.24" savings="0.00" replacedOnEdge="-254" replacedOnIndex="4" reason="device.rerouting" replacedAtTime="2960.00" probability="0" edges="-833 -662 -652 -278 -254 -240 -228 -197 205 320 -330"/>
<             <route cost="223.78" savings="0.75" edges="-833 -662 -652 -278 -254 -240 -222 -5 9 189 205 320 -330" exitTimes="2850.00 2859.00 2896.00 2934.00 2962.00 2989.00 3006.00 3015.00 3042.00 3060.00 3105.00 3135.00 3167.00"/>
<         </routeDistribution>
<     </vehicle>
< 
<     <vehicle id="679" depart="2718.00" arrival="3168.00">
<         <routeDistribution>
<             <route cost="313.78" savings="0.00" replacedOnEdge="-662" replacedOnIndex="3" reason="device.rerouting" replacedAtTime="2838.00" probability="0" edges="1454 -1579 -831 -662 -652 -278 -254 -240 -222 -5 9 189 205 320"/>
<             <route cost="238.62" savings="16.53" edges="1454 -1579 -831 -662 -652 -278 -254 -240 -228 -197 205 320" exitTimes="2748.00 2758.00 2811.00 2843.00 2883.00 2928.00 2958.00 2987.00 3081.00 3113.00 3140.00 3168.00"/>
<         </routeDistribution>
<     </vehicle>
< 
<     <vehicle id="691" depart="2764.00" arrival="3177.00">
<         <route cost="292.50" savings="0.00" edges="2686 -2686 -2442 -2438 -2058 2066 -2175 -1605 1611 -1613 1623 1917 -1917" exitTimes="2785.00 2805.00 2831.00 2844.00 2889.00 2947.00 2984.00 3011.00 3038.00 3060.00 3079.00 3150.00 3177.00"/>
<     </vehicle>
< 
<     <vehicle id="676" depart="2704.00" arrival="3180.00">
<         <routeDistribution>
<             <route cost="424.70" savings="0.00" replacedOnEdge="228" replacedOnIndex="1" reason="device.rerouting" replacedAtTime="2824.00" probability="0" edges="197 228 240 254 290 540 662 833 2386 2411 2454 -2588 2614 2691 -2686"/>
<             <route cost="312.68" savings="13.97" edges="197 228 240 254 278 652 662 833 2386 2411 2454 -2588 2614 2691 -2686" exitTimes="2771.00 2821.00 2856.00 2892.00 2904.00 2951.00 2973.00 2985.00 3008.00 3042.00 3052.00 3105.00 3132.00 3163.00 3180.00"/>
<         </routeDistribution>
<     </vehicle>
< 
<     <vehicle id="682" depart="2728.00" arrival="3180.00">
<         <route cost="349.54" savings="0.00" edges="-2691 -2614 2588 -2454 -2427 -1586 -1579 -831 -662 -652 658 828 1941 -2436 2436" exitTimes="2765.00 2795.00 2835.00 2845.00 2867.00 2887.00 2898.00 2991.00 3025.00 3064.00 3074.00 3112.00 3133.00 3157.00 3180.00"/>
<     </vehicle>
< 
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices rerouting reroute_congestions period_120 ( Last six runs Jul2025 Jun2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
5,20d4
< Simulation ended at time: 4209.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 900
<  Running: 0
<  Waiting: 0
< Statistics (avg of 900):
<  RouteLength: 3713.67
<  Speed: 9.30
<  Duration: 405.83
<  WaitingTime: 84.44
<  TimeLoss: 134.34
<  DepartDelay: 0.06
< DijkstraRouter answered 3508 queries and explored 137.78 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- Differences in vehroutes ----------
3338,4622d3337
<     <vehicle id="634" depart="2536.00" arrival="2982.00">
<         <routeDistribution>
<             <route cost="347.02" savings="0.00" replacedOnEdge="-493" replacedOnIndex="4" reason="device.rerouting" replacedAtTime="2656.00" probability="0" edges="1605 -1605 -1337 -1309 -493 -264 -250 -232 -222 36 1329 -1458 937"/>
<             <route cost="241.48" savings="2.24" replacedOnEdge="-222" replacedOnIndex="8" reason="device.rerouting" replacedAtTime="2776.00" probability="0" edges="1605 -1605 -1337 -1309 -493 -264 -250 -232 -222 -5 9 39 47 790 937"/>
<             <route cost="135.60" savings="7.09" edges="1605 -1605 -1337 -1309 -493 -264 -250 -232 -222 -5 3 -45 47 790 937"/>
<         </routeDistribution>
<     </vehicle>
< 
<     <vehicle id="645" depart="2580.00" arrival="2983.00">
<         <route cost="273.39" savings="0.00" edges="-2440 -2438 -2058 2066 -2175 -1605 1611 -1613 1623 1917 2194"/>
<     </vehicle>
< 
<     <vehicle id="675" depart="2700.00" arrival="2984.00">
<         <routeDistribution>
<             <route cost="243.27" savings="0.00" replacedOnEdge="2175" replacedOnIndex="6" reason="device.rerouting" replacedAtTime="2820.00" probability="0" edges="-1312 1314 1575 1613 -1611 1605 2175 2365 2408 2440"/>
<             <route cost="121.91" savings="3.52" edges="-1312 1314 1575 1613 -1611 1605 2175 -2066 2058 2438 2440"/>
<         </routeDistribution>
<     </vehicle>
< 
<     <vehicle id="640" depart="2560.00" arrival="2992.00">
<         <route cost="348.30" savings="0.00" edges="2614 -2614 2588 -2454 -2411 -2386 -833 -662 -652 658 828 1941 -2436 -2403"/>
<     </vehicle>
< 
<     <vehicle id="641" depart="2564.00" arrival="3004.00">
<         <route cost="320.71" savings="0.00" edges="-2321 -2319 2370 -2386 -833 -662 -540 -290 -254 -240 -222 -5 9 802 -802"/>
<     </vehicle>
< 
<     <vehicle id="657" depart="2628.00" arrival="3005.00">
<         <route cost="268.57" savings="0.00" edges="-2321 -2319 2370 -2386 -833 -662 -652 658 828 1941 -2436 -2403 1595"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices rerouting reroute_congestions period_vType ( Last six runs Jul2025 Jun2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
5,20d4
< Simulation ended at time: 4209.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 900
<  Running: 0
<  Waiting: 0
< Statistics (avg of 900):
<  RouteLength: 3713.67
<  Speed: 9.30
<  Duration: 405.83
<  WaitingTime: 84.44
<  TimeLoss: 134.34
<  DepartDelay: 0.06
< DijkstraRouter answered 3508 queries and explored 137.78 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- Differences in vehroutes ----------
3463,4622d3462
<     <vehicle id="681" depart="2724.00" arrival="3082.00">
<         <route cost="275.55" savings="0.00" edges="2588 -2454 -2411 -2370 -1599 1611 -1613 1623 1917 2192 -2192"/>
<     </vehicle>
< 
<     <vehicle id="655" depart="2620.00" arrival="3083.00">
<         <route cost="253.77" savings="0.00" edges="-2472 -1782 1784 -1892 -829 833 1320 1337 1605 1905 -1659"/>
<     </vehicle>
< 
<     <vehicle id="660" depart="2640.00" arrival="3083.00">
<         <routeDistribution>
<             <route cost="342.16" savings="0.00" replacedOnEdge="254" replacedOnIndex="4" reason="device.rerouting" replacedAtTime="2760.00" probability="0" edges="-5 5 222 240 254 290 540 662 833 2386 2411 2454 -2588 2614 2691"/>
<             <route cost="275.19" savings="3.04" edges="-5 5 222 240 254 278 652 662 833 2386 2411 2454 -2588 2614 2691"/>
<         </routeDistribution>
<     </vehicle>
< 
<     <vehicle id="694" depart="2776.00" arrival="3084.00">
<         <route cost="248.52" savings="0.00" edges="-1667 -1617 -1575 -1338 -493 -264 -250 -232 -222 36"/>
<     </vehicle>
< 
<     <vehicle id="659" depart="2636.00" arrival="3085.00">
<         <route cost="260.26" savings="0.00" edges="-2669 -1780 1784 -1892 -829 833 2386 -2370 1903 2058"/>
<     </vehicle>
< 
<     <vehicle id="668" depart="2672.00" arrival="3091.00">
<         <route cost="294.01" savings="0.00" edges="-1466 -1329 -36 222 232 250 264 493 1338 1575 1623 1917"/>
<     </vehicle>
< 
<     <vehicle id="619" depart="2476.00" arrival="3092.00">
<         <routeDistribution>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices ssm bugs ticket13918 ( Last six runs Jul2025 Jun2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in ssm ----------
2a3,14
> <!-- generated on 2025-06-30 11:32:24 by Eclipse SUMO GUI Version v1_23_1+0771-79a2db17fd8
> 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,23c16,52
< <SSMLog>
<     <conflict begin="170.75" end="174.75" ego="flow_1.26" foe="flow_0.2">
<         <minTTC time="174.25" position="4273.25,101.78" type="20" value="0.40" speed="21.21"/>
<     </conflict>
<     <conflict begin="172.25" end="174.75" ego="flow_1.26" foe="flow_0.5">
<         <minTTC time="174.25" position="4238.98,101.79" type="20" value="1.69" speed="21.21"/>
<     </conflict>
<     <conflict begin="170.75" end="174.75" ego="flow_0.2" foe="flow_1.26">
<         <minTTC time="174.25" position="4273.25,101.78" type="20" value="0.40" speed="22.57"/>
<     </conflict>
<     <conflict begin="172.25" end="174.75" ego="flow_0.5" foe="flow_1.26">
<         <minTTC time="174.25" position="4238.98,101.79" type="20" value="1.69" speed="29.70"/>
<     </conflict>
<     <conflict begin="482.75" end="486.50" ego="flow_0.110" foe="flow_1.89">
<         <minTTC time="486.00" position="1779.90,101.92" type="20" value="0.72" speed="20.05"/>
<     </conflict>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : extended calibrator high_flow ( Last six runs Jul2025 Jun2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in aggregated25 ----------
41,53d40
<     <interval begin="5400.00" end="7200.00" id="expect_1250_vehs_10800">
<         <edge id="beg" sampledSeconds="71925.31" traveltime="101.34" overlapTraveltime="102.05" density="79.92" laneDensity="79.92" occupancy="39.44" waitingTime="6.00" timeLoss="13180.78" speed="4.95" speedRelative="0.99" departed="761" arrived="0" entered="0" left="751" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="beg2left" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="beg2right" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="end" sampledSeconds="12901.81" traveltime="16.84" overlapTraveltime="17.01" density="14.34" laneDensity="14.34" occupancy="7.10" waitingTime="0.00" timeLoss="1343.80" speed="29.69" speedRelative="1.07" departed="0" arrived="0" entered="758" left="761" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="left" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="left2end" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="middle" sampledSeconds="27284.00" traveltime="36.01" overlapTraveltime="36.18" density="15.16" laneDensity="15.16" occupancy="7.48" waitingTime="0.00" timeLoss="4423.19" speed="27.78" speedRelative="1.00" departed="0" arrived="0" entered="751" left="758" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="rend" sampledSeconds="13087.71" traveltime="17.03" overlapTraveltime="17.19" density="14.54" laneDensity="14.54" occupancy="7.21" waitingTime="0.00" timeLoss="1484.62" speed="29.38" speedRelative="1.06" departed="0" arrived="762" entered="761" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="right" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="right2end" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<     </interval>
< </meandata>
---------- Differences in detector ----------
2a3,14
> <!-- generated on 2025-06-30 10:38:15 by Eclipse SUMO GUI Version v1_23_1+0771-79a2db17fd8
> 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,9c16,46
< <calibratorstats xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/calibratorstats_file.xsd">
<     <interval begin="0.00" end="1800.00" id="calibtest" nVehContrib="1250" removed="0" inserted="1250" cleared="0" flow="2500.00" aspiredFlow="2500.00" speed="29.86" aspiredSpeed="27.80"/>
<     <interval begin="1800.00" end="3600.00" id="calibtest" nVehContrib="1107" removed="0" inserted="1107" cleared="0" flow="2214.00" aspiredFlow="2500.00" speed="15.37" aspiredSpeed="15.00"/>
<     <interval begin="3600.00" end="5400.00" id="calibtest" nVehContrib="1046" removed="0" inserted="1046" cleared="0" flow="2092.00" aspiredFlow="2500.00" speed="9.98" aspiredSpeed="10.00"/>
<     <interval begin="5400.00" end="7200.00" id="calibtest" nVehContrib="761" removed="0" inserted="761" cleared="0" flow="1522.00" aspiredFlow="2500.00" speed="4.95" aspiredSpeed="5.00"/>
< </calibratorstats>
---
>     <input>
>         <net-file value="three_split.net.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>     </output>
> 
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : extended calibrator speed_only_swallow_downstream_jam ( Last six runs Jul2025 Jun2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
2d1
< Warning: Clearing jam at calibrator 'swallow_jam' at time=3601.00.
---------- Differences in aggregated25 ----------
2a3,14
> <!-- generated on 2025-06-30 10:38:20 by Eclipse SUMO GUI Version v1_23_1+0771-79a2db17fd8
> 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,17c16,47
< <meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
<     <interval begin="0.00" end="3600.00" id="expect_2500_vehs">
<         <edge id="beg" sampledSeconds="34242.23" traveltime="23.85" overlapTraveltime="24.16" density="19.02" laneDensity="19.02" occupancy="9.46" waitingTime="0.00" timeLoss="8494.75" speed="20.90" speedRelative="0.75" departed="1440" arrived="0" entered="0" left="1431" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="beg2left" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="beg2right" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="end" sampledSeconds="194183.68" traveltime="500.00" overlapTraveltime="501.87" density="107.88" laneDensity="107.88" occupancy="53.59" waitingTime="0.00" timeLoss="698.42" speed="1.01" speedRelative="1.01" departed="0" arrived="0" entered="417" left="358" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="left" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="left2end" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="middle" sampledSeconds="389717.36" traveltime="805.75" overlapTraveltime="810.62" density="108.25" laneDensity="108.25" occupancy="53.96" waitingTime="0.00" timeLoss="370115.26" speed="1.24" speedRelative="0.04" departed="0" arrived="0" entered="1431" left="1317" laneChangedFrom="0" laneChangedTo="0" vaporized="900"/>
<         <edge id="rend" sampledSeconds="8239.73" traveltime="22.95" overlapTraveltime="23.13" density="4.58" laneDensity="4.58" occupancy="2.18" waitingTime="0.00" timeLoss="1769.59" speed="21.83" speedRelative="0.79" departed="0" arrived="355" entered="358" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="right" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="right2end" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<     </interval>
< </meandata>
---
>     <input>
<truncated after showing first 30 lines>
---------- Differences in detector ----------
2a3,14
> <!-- generated on 2025-06-30 10:38:20 by Eclipse SUMO GUI Version v1_23_1+0771-79a2db17fd8
> 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,47
< <calibratorstats xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/calibratorstats_file.xsd">
<     <interval begin="0.00" end="3600.00" id="swallow_jam" nVehContrib="531" removed="0" inserted="0" cleared="900" flow="531.00" aspiredFlow="-1.00" speed="1.24" aspiredSpeed="27.80"/>
<     <interval begin="3600.00" end="5400.00" id="swallow_jam" nVehContrib="167" removed="0" inserted="0" cleared="402" flow="334.00" aspiredFlow="-1.00" speed="1.04" aspiredSpeed="27.80"/>
< </calibratorstats>
---
>     <input>
>         <net-file value="three_split.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>     </output>
> 
>     <time>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : extended calibrator swallow_downstream_jam ( Last six runs Jul2025 Jun2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
2d1
< Warning: Clearing jam at calibrator 'swallow_jam' at time=3602.00.
---------- Differences in aggregated ----------
2a3,14
> <!-- generated on 2025-06-30 10:38:08 by Eclipse SUMO GUI Version v1_23_1+0771-79a2db17fd8
> 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,31c16,47
< <meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
<     <interval begin="0.00" end="3600.00" id="emissions">
<         <edge id="beg" sampledSeconds="33890.38" CO_abs="3355404.573987" CO2_abs="250503429.474737" HC_abs="22511.140185" PMx_abs="24437.417169" NOx_abs="98059.366125" fuel_abs="81208691.653739" electricity_abs="0"
<             CO_normed="6710.809148" CO2_normed="501006.858949" HC_normed="45.022280" PMx_normed="48.874834" NOx_normed="196.118732" fuel_normed="162417.383307" electricity_normed="0"
<             traveltime="23.87" CO_perVeh="2362.900509" CO2_perVeh="176406.352218" HC_perVeh="15.852510" PMx_perVeh="17.209008" NOx_perVeh="69.054125" fuel_perVeh="57187.756244" electricity_perVeh="0"/>
<         <edge id="beg2left" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
<             CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
<         <edge id="beg2right" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
<             CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
<         <edge id="end" sampledSeconds="194933.55" CO_abs="596.298667" CO2_abs="299554777.880511" HC_abs="4.155962" PMx_abs="5071.872799" NOx_abs="119250.932274" fuel_abs="97114006.042943" electricity_abs="0"
<             CO_normed="1.192597" CO2_normed="599109.555761" HC_normed="0.008312" PMx_normed="10.143746" NOx_normed="238.501865" fuel_normed="194228.012086" electricity_normed="0"
<             traveltime="500.00" CO_perVeh="1.529492" CO2_perVeh="768351.008375" HC_perVeh="0.010660" PMx_perVeh="13.009235" NOx_perVeh="305.875856" fuel_perVeh="249095.157147" electricity_perVeh="0"/>
<         <edge id="left" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
<             CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
<         <edge id="left2end" sampledSeconds="0.00" CO_abs="0" CO2_abs="0" HC_abs="0" PMx_abs="0" NOx_abs="0" fuel_abs="0" electricity_abs="0"
<             CO_normed="0" CO2_normed="0" HC_normed="0" PMx_normed="0" NOx_normed="0" fuel_normed="0" electricity_normed="0"/>
<truncated after showing first 30 lines>
---------- Differences in aggregated25 ----------
2a3,14
> <!-- generated on 2025-06-30 10:38:08 by Eclipse SUMO GUI Version v1_23_1+0771-79a2db17fd8
> 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,17c16,47
< <meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
<     <interval begin="0.00" end="3600.00" id="expect_2500_vehs">
<         <edge id="beg" sampledSeconds="34264.82" traveltime="23.87" overlapTraveltime="24.18" density="19.04" laneDensity="19.04" occupancy="9.47" waitingTime="0.00" timeLoss="8518.89" speed="20.89" speedRelative="0.75" departed="1440" arrived="0" entered="0" left="1431" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="beg2left" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="beg2right" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="end" sampledSeconds="195547.09" traveltime="500.00" overlapTraveltime="501.95" density="108.64" laneDensity="108.64" occupancy="53.96" waitingTime="0.00" timeLoss="697.85" speed="1.01" speedRelative="1.01" departed="0" arrived="0" entered="419" left="360" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="left" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="left2end" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="middle" sampledSeconds="397374.68" traveltime="815.93" overlapTraveltime="820.81" density="110.38" laneDensity="110.38" occupancy="55.02" waitingTime="0.00" timeLoss="377668.22" speed="1.22" speedRelative="0.04" departed="72" arrived="0" entered="1431" left="1388" laneChangedFrom="0" laneChangedTo="0" vaporized="969"/>
<         <edge id="rend" sampledSeconds="8334.97" traveltime="23.05" overlapTraveltime="23.23" density="4.63" laneDensity="4.63" occupancy="2.20" waitingTime="0.00" timeLoss="1816.55" speed="21.74" speedRelative="0.78" departed="0" arrived="358" entered="360" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="right" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="right2end" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<     </interval>
< </meandata>
---
>     <input>
<truncated after showing first 30 lines>
---------- Differences in detector ----------
2a3,14
> <!-- generated on 2025-06-30 10:38:08 by Eclipse SUMO GUI Version v1_23_1+0771-79a2db17fd8
> 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,47
< <calibratorstats xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/calibratorstats_file.xsd">
<     <interval begin="0.00" end="3600.00" id="swallow_jam" nVehContrib="534" removed="0" inserted="72" cleared="969" flow="534.00" aspiredFlow="2500.00" speed="1.22" aspiredSpeed="27.80"/>
<     <interval begin="3600.00" end="5400.00" id="swallow_jam" nVehContrib="211" removed="0" inserted="211" cleared="569" flow="422.00" aspiredFlow="2500.00" speed="1.05" aspiredSpeed="27.80" vaporizedOnNextEdge="1"/>
< </calibratorstats>
---
>     <input>
>         <net-file value="three_split.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>     </output>
> 
>     <time>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : extended calibrator swallow_downstream_jam_disabled ( Last six runs Jul2025 Jun2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in aggregated25 ----------
2a3,14
> <!-- generated on 2025-06-30 10:38:09 by Eclipse SUMO GUI Version v1_23_1+0771-79a2db17fd8
> 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,17c16,47
< <meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
<     <interval begin="0.00" end="3600.00" id="expect_2500_vehs">
<         <edge id="beg" sampledSeconds="195176.87" traveltime="379.72" overlapTraveltime="383.80" density="108.43" laneDensity="108.43" occupancy="53.94" waitingTime="51.00" timeLoss="185939.11" speed="1.32" speedRelative="0.05" departed="543" arrived="0" entered="0" left="485" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="beg2left" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="beg2right" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="end" sampledSeconds="195547.09" traveltime="500.00" overlapTraveltime="501.95" density="108.64" laneDensity="108.64" occupancy="53.96" waitingTime="0.00" timeLoss="697.85" speed="1.01" speedRelative="1.01" departed="0" arrived="0" entered="419" left="360" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="left" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="left2end" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="middle" sampledSeconds="412389.85" traveltime="858.67" overlapTraveltime="863.58" density="114.55" laneDensity="114.55" occupancy="56.99" waitingTime="0.00" timeLoss="392921.70" speed="1.16" speedRelative="0.04" departed="52" arrived="0" entered="485" left="419" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="rend" sampledSeconds="8334.97" traveltime="23.05" overlapTraveltime="23.23" density="4.63" laneDensity="4.63" occupancy="2.20" waitingTime="0.00" timeLoss="1816.55" speed="21.74" speedRelative="0.78" departed="0" arrived="358" entered="360" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="right" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="right2end" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<     </interval>
< </meandata>
---
>     <input>
<truncated after showing first 30 lines>
---------- Differences in detector ----------
2a3,14
> <!-- generated on 2025-06-30 10:38:09 by Eclipse SUMO GUI Version v1_23_1+0771-79a2db17fd8
> 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,47
< <calibratorstats xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/calibratorstats_file.xsd">
<     <interval begin="0.00" end="3600.00" id="swallow_jam" nVehContrib="537" removed="0" inserted="52" cleared="0" flow="537.00" aspiredFlow="2500.00" speed="1.16" aspiredSpeed="27.80"/>
<     <interval begin="3600.00" end="5400.00" id="swallow_jam" nVehContrib="212" removed="0" inserted="0" cleared="0" flow="424.00" aspiredFlow="2500.00" speed="1.00" aspiredSpeed="27.80"/>
< </calibratorstats>
---
>     <input>
>         <net-file value="three_split.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>     </output>
> 
>     <time>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : lc_model ramps onoff_ramp short ( Last six runs Jul2025 Jun2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
5,18d4
< Simulation ended at time: 100005.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 9822
<  Running: 0
<  Waiting: 0
< Statistics (avg of 9822):
<  RouteLength: 211.50
<  Speed: 18.03
<  Duration: 12.02
<  WaitingTime: 0.02
<  TimeLoss: 3.24
<  DepartDelay: 0.00

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : lc_model ramps onoff_ramp short_extraConnection ( Last six runs Jul2025 Jun2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
5,18d4
< Simulation ended at time: 100005.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 9822
<  Running: 0
<  Waiting: 0
< Statistics (avg of 9822):
<  RouteLength: 211.51
<  Speed: 17.97
<  Duration: 12.08
<  WaitingTime: 0.02
<  TimeLoss: 3.31
<  DepartDelay: 0.00

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : lc_model roundabout no_cooperation high_traffic ( Last six runs Jul2025 Jun2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
6,21d5
< Simulation ended at time: 1535.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 1015
<  Running: 0
<  Waiting: 0
< Statistics (avg of 1015):
<  RouteLength: 616.34
<  Speed: 3.38
<  Duration: 255.32
<  WaitingTime: 130.21
<  TimeLoss: 209.31
<  DepartDelay: 72.09
< DijkstraRouter answered 1394 queries and explored 5.04 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : lc_model roundabout tls high_traffic ( Last six runs Jul2025 Jun2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
6,21d5
< Simulation ended at time: 2119.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 1015
<  Running: 0
<  Waiting: 0
< Statistics (avg of 1015):
<  RouteLength: 617.64
<  Speed: 2.30
<  Duration: 362.07
<  WaitingTime: 223.69
<  TimeLoss: 315.94
<  DepartDelay: 109.15
< DijkstraRouter answered 1417 queries and explored 5.04 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : lc_model roundabout tls_2phase high_traffic ( Last six runs Jul2025 Jun2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
6,21d5
< Simulation ended at time: 1735.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 1015
<  Running: 0
<  Waiting: 0
< Statistics (avg of 1015):
<  RouteLength: 617.03
<  Speed: 2.57
<  Duration: 311.07
<  WaitingTime: 123.68
<  TimeLoss: 265.01
<  DepartDelay: 69.09
< DijkstraRouter answered 1304 queries and explored 5.08 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : lc_model roundabout tls_actuated high_traffic ( Last six runs Jul2025 Jun2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
6,21d5
< Simulation ended at time: 1639.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 1015
<  Running: 0
<  Waiting: 0
< Statistics (avg of 1015):
<  RouteLength: 617.49
<  Speed: 2.64
<  Duration: 302.13
<  WaitingTime: 209.60
<  TimeLoss: 255.99
<  DepartDelay: 64.89
< DijkstraRouter answered 1325 queries and explored 5.06 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : lc_model roundabout tls_no_cooperation high_traffic ( Last six runs Jul2025 Jun2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
6,21d5
< Simulation ended at time: 2811.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 1015
<  Running: 0
<  Waiting: 0
< Statistics (avg of 1015):
<  RouteLength: 617.29
<  Speed: 1.74
<  Duration: 523.71
<  WaitingTime: 363.14
<  TimeLoss: 477.63
<  DepartDelay: 341.45
< DijkstraRouter answered 1654 queries and explored 5.05 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : sublane_model motorway onOffRamp_short ( Last six runs Jul2025 Jun2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
5,18d4
< Simulation ended at time: 100005.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 9822
<  Running: 0
<  Waiting: 0
< Statistics (avg of 9822):
<  RouteLength: 211.50
<  Speed: 17.31
<  Duration: 12.65
<  WaitingTime: 0.06
<  TimeLoss: 3.89
<  DepartDelay: 0.00

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : sublane_model motorway onOffRamp_short_extraConnection ( Last six runs Jul2025 Jun2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
5,18d4
< Simulation ended at time: 100005.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 9822
<  Running: 0
<  Waiting: 0
< Statistics (avg of 9822):
<  RouteLength: 211.53
<  Speed: 17.48
<  Duration: 12.45
<  WaitingTime: 0.03
<  TimeLoss: 3.69
<  DepartDelay: 0.00

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : sublane_model roundabout high_traffic ( Last six runs Jul2025 Jun2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
6,21d5
< Simulation ended at time: 1182.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 1015
<  Running: 0
<  Waiting: 0
< Statistics (avg of 1015):
<  RouteLength: 618.17
<  Speed: 5.73
<  Duration: 131.03
<  WaitingTime: 30.57
<  TimeLoss: 84.77
<  DepartDelay: 1.78
< DijkstraRouter answered 1015 queries and explored 5.09 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : sublane_model roundabout mixed high_traffic ( Last six runs Jul2025 Jun2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
6,21d5
< Simulation ended at time: 1260.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 1015
<  Running: 0
<  Waiting: 0
< Statistics (avg of 1015):
<  RouteLength: 617.88
<  Speed: 4.62
<  Duration: 166.30
<  WaitingTime: 44.15
<  TimeLoss: 120.08
<  DepartDelay: 9.19
< DijkstraRouter answered 1070 queries and explored 5.10 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : sublane_model roundabout no_cooperation high_traffic ( Last six runs Jul2025 Jun2025 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
6,21d5
< Simulation ended at time: 1563.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 1015
<  Running: 0
<  Waiting: 0
< Statistics (avg of 1015):
<  RouteLength: 617.62
<  Speed: 3.08
<  Duration: 270.82
<  WaitingTime: 132.18
<  TimeLoss: 224.64
<  DepartDelay: 70.10
< DijkstraRouter answered 1375 queries and explored 5.09 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).