01Sep25rv1_24_0+0510-f093b5e6ba0 - 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/clangD.30Sep070903.2275969 -g

To start TextTest for these tests, run:

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


gui: 4206 tests: 4075 succeeded 88 FAILED 43 known bugs

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : basic person stop_instajump_stop ( Last six runs Sep2025 )

---------- Differences in errors ----------
0a1,33
> /home/delphi/clangDebug/sumo/src/guisim/GUIEdge.cpp:374:33: runtime error: dynamic operation on address 0x5160000a0880 which does not point to an object of type 'MSTransportable'
> 0x5160000a0880: note: object has invalid vptr
>  00 00 00 00  db b0 01 00 01 00 00 00  98 08 0a 00 60 51 00 00  07 00 00 00 00 00 00 00  70 65 72 73
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/guisim/GUIEdge.cpp:374:33 
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2834931==ERROR: AddressSanitizer: SEGV on unknown address 0x00010001b0cb (pc 0x74e880cb9936 bp 0x7ffe8b780350 sp 0x7ffe8b7802f0 T0)
> ==2834931==The signal is caused by a READ memory access.
>     #0 0x74e880cb9936 in __dynamic_cast (/lib/x86_64-linux-gnu/libstdc++.so.6+0xb9936) (BuildId: ca77dae775ec87540acd7218fa990c40d1c94ab1)
>     #1 0x64ba8126c7b0 in GUIEdge::drawGL(GUIVisualizationSettings const&) const /home/delphi/clangDebug/sumo/src/guisim/GUIEdge.cpp:374:33
>     #2 0x64ba813c9781 in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Node*, RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Rect*, int&, GUIVisualizationSettings const&) const /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:1584:11
>     #3 0x64ba813c8f4d in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Node*, RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Rect*, int&, GUIVisualizationSettings const&) const /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:1565:13
>     #4 0x64ba813c8f4d in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Node*, RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Rect*, int&, GUIVisualizationSettings const&) const /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:1565:13
>     #5 0x64ba813b777e in RTree<GUIGlObject*, GUIGlObject, float, 2, GUIVisualizationSettings, float, 8, 4>::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/clangDebug/sumo/src/foreign/rtree/RTree.h:547:3
>     #6 0x64ba813b544c in SUMORTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/clangDebug/sumo/src/foreign/rtree/SUMORTree.h:116:32
>     #7 0x64ba813b4465 in LayeredRTree::Search(float const*, float const*, GUIVisualizationSettings const&) const /home/delphi/clangDebug/sumo/src/foreign/rtree/LayeredRTree.h:94:30
>     #8 0x64ba81189a48 in GUIViewTraffic::doPaintGL(int, Boundary const&) /home/delphi/clangDebug/sumo/src/gui/GUIViewTraffic.cpp:364:22
>     #9 0x64ba817b170f in GUISUMOAbstractView::paintGL() /home/delphi/clangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:323:5
>     #10 0x64ba817c93c8 in GUISUMOAbstractView::onPaint(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:1030:9
>     #11 0x64ba817a6715 in GUISUMOAbstractView::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/gui/windows/GUISUMOAbstractView.cpp:129:1
>     #12 0x74e887746ce2 in FX::FXApp::dispatchEvent(_XEvent&) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x146ce2) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #13 0x74e88773f196 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f196) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #14 0x74e88773f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #15 0x64ba81025f83 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:98:27
>     #16 0x74e88082a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #17 0x74e88082a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #18 0x64ba80f48b44 in _start (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3f8db44) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
2a3,14
> <!-- generated on 2025-09-01 08:22:11 by Eclipse SUMO GUI Version v1_24_0+0510-f093b5e6ba0
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,12c16,45
< <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
<     <timestep time="0.00">
<         <person id="person0" x="113.85" y="80.00" angle="270.00" speed="0.00" pos="80.00" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="1.00">
<         <person id="person0" x="113.85" y="199.90" angle="270.00" speed="0.00" pos="86.80" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="2.00"/>
< </fcd-export>
---
>     <input>
>         <net-file value="net3.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,9d4
<     <personinfo id="person0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="2.00" waitingTime="0.00" timeLoss="0.00" traveltime="0.00">
<         <stop duration="1.00" arrival="1.00" arrivalPos="80.00" actType="waiting"/>
<         <stop duration="1.00" arrival="2.00" arrivalPos="86.80" actType="waiting"/>
<     </personinfo>
< </tripinfos>
---------- Differences in vehroutes ----------
2a3,14
> <!-- generated on 2025-09-01 08:22:11 by Eclipse SUMO GUI Version v1_24_0+0510-f093b5e6ba0
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c16,19
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <person id="person0" depart="0.00" departPos="80.00" arrival="2.00">
<         <stop lane="SC_0" endPos="80.00" duration="1.00" jump="0.00"/>
<         <stop lane="CN_0" endPos="86.80" duration="1.00"/>
<     </person>
---
>     <input>
>         <net-file value="net3.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
10c21,45
< </routes>
---
>     <output>
>         <write-license value="true"/>
>         <fcd-output value="fcd.xml"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in fcd ----------
17642,17663c17642,17663
<         <vehicle id="S1.3" x="298.11" y="114.31" angle="179.30" type="SBahn" speed="13.89" pos="11.76" lane="E17_0" slope="0.00"/>
<         <person id="pf_0.25" x="298.11" y="114.31" angle="179.30" speed="13.89" pos="11.76" edge="E17" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="pf_0.26" x="298.11" y="114.31" angle="179.30" speed="13.89" pos="11.76" edge="E17" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="pf_0.27" x="298.11" y="114.31" angle="179.30" speed="13.89" pos="11.76" edge="E17" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="pf_0.28" x="298.11" y="114.31" angle="179.30" speed="13.89" pos="11.76" edge="E17" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="pf_0.29" x="298.11" y="114.31" angle="179.30" speed="13.89" pos="11.76" edge="E17" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="pf_0.30" x="298.11" y="114.31" angle="179.30" speed="13.89" pos="11.76" edge="E17" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="pf_0.31" x="298.11" y="114.31" angle="179.30" speed="13.89" pos="11.76" edge="E17" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="pf_0.32" x="298.11" y="114.31" angle="179.30" speed="13.89" pos="11.76" edge="E17" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="pf_0.33" x="298.11" y="114.31" angle="179.30" speed="13.89" pos="11.76" edge="E17" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="pf_0.34" x="298.11" y="114.31" angle="179.30" speed="13.89" pos="11.76" edge="E17" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="pf_0.35" x="298.11" y="114.31" angle="179.30" speed="13.89" pos="11.76" edge="E17" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="pf_0.36" x="298.11" y="114.31" angle="179.30" speed="13.89" pos="11.76" edge="E17" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="pf_0.37" x="298.11" y="114.31" angle="179.30" speed="13.89" pos="11.76" edge="E17" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="pf_0.38" x="298.11" y="114.31" angle="179.30" speed="13.89" pos="11.76" edge="E17" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="pf_0.39" x="298.11" y="114.31" angle="179.30" speed="13.89" pos="11.76" edge="E17" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="pf_0.40" x="298.11" y="114.31" angle="179.30" speed="13.89" pos="11.76" edge="E17" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="pf_0.41" x="298.11" y="114.31" angle="179.30" speed="13.89" pos="11.76" edge="E17" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="pf_0.42" x="298.11" y="114.31" angle="179.30" speed="13.89" pos="11.76" edge="E17" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="pf_0.43" x="298.11" y="114.31" angle="179.30" speed="13.89" pos="11.76" edge="E17" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="pf_0.44" x="298.11" y="114.31" angle="179.30" speed="13.89" pos="11.76" edge="E17" slope="0.00" type="DEFAULT_PEDTYPE"/>
<         <person id="pf_0.45" x="298.11" y="114.31" angle="179.30" speed="13.89" pos="11.76" edge="E17" slope="0.00" type="DEFAULT_PEDTYPE"/>
---
>         <vehicle id="S1.3" x="297.96" y="126.23" angle="359.06" type="SBahn" speed="13.89" pos="11.76" lane="E17_0" slope="0.00"/>
>         <person id="pf_0.25" x="297.96" y="126.23" angle="359.06" speed="13.89" pos="11.76" edge="E17" slope="0.00" type="DEFAULT_PEDTYPE"/>
>         <person id="pf_0.26" x="297.96" y="126.23" angle="359.06" speed="13.89" pos="11.76" edge="E17" slope="0.00" type="DEFAULT_PEDTYPE"/>
>         <person id="pf_0.27" x="297.96" y="126.23" angle="359.06" speed="13.89" pos="11.76" edge="E17" slope="0.00" type="DEFAULT_PEDTYPE"/>
>         <person id="pf_0.28" x="297.96" y="126.23" angle="359.06" speed="13.89" pos="11.76" edge="E17" slope="0.00" type="DEFAULT_PEDTYPE"/>
>         <person id="pf_0.29" x="297.96" y="126.23" angle="359.06" speed="13.89" pos="11.76" edge="E17" slope="0.00" type="DEFAULT_PEDTYPE"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,24
> 
> =================================================================
> ==2997077==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 40320 byte(s) in 8 object(s) allocated from:
>     #0 0x567bee807fb1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4066fb1) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x567bf1360be9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x567bf04d6a69 in MFXWorkerThread::run() /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70f2c184c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> Direct leak of 5040 byte(s) in 1 object(s) allocated from:
>     #0 0x567bee807fb1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4066fb1) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x567bf1356689 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:461:24
>     #2 0x567bee8b3615 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1978:13
>     #3 0x567bee8a4af7 in GUIApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1779:17
>     #4 0x567bee8a43d5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1758:5
>     #5 0x567bee8187a5 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:234:1
>     #6 0x567bef5efd18 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30
>     #7 0x567bef5edf15 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #8 0x567bef5ef751 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5
>     #9 0x567bef5edf15 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #10 0x70f2c17e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 45360 byte(s) leaked in 9 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,66
> =================================================================
> ==2991240==ERROR: AddressSanitizer: heap-use-after-free on address 0x50b00000f030 at pc 0x5ed27692cd48 bp 0x7fff4a298440 sp 0x7fff4a297bd0
> READ of size 3 at 0x50b00000f030 thread T0
>     #0 0x5ed27692cd47 in printf_common(void*, char const*, __va_list_tag*) asan_interceptors.cpp.o
>     #1 0x5ed27692d4e8 in __vsnprintf_chk (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3fb34e8) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #2 0x72bb5c229501 in FX::FXString::vformat(char const*, __va_list_tag*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x229501) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #3 0x72bb5c2295ee in FX::FXString::format(char const*, ...) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2295ee) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #4 0x5ed27772e726 in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:69:20
>     #5 0x5ed27772dc25 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #6 0x72bb5c1e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x72bb5c268760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x72bb5c1dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x72bb5c141dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x72bb5c13f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x72bb5c13f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #12 0x5ed2769e4f83 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:98:27
>     #13 0x72bb5502a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #14 0x72bb5502a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #15 0x5ed276907b44 in _start (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3f8db44) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
> 
> 0x50b00000f030 is located 0 bytes inside of 107-byte region [0x50b00000f030,0x50b00000f09b)
> freed by thread T2 here:
>     #0 0x5ed2769a26fa in free (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40286fa) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x72bb5c168d4e 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 0x5ed27698a69e in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x401069e) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x72bb5c168d94 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-09-01 08:44:40 by Eclipse SUMO GUI Version v1_24_0+0510-f093b5e6ba0
> 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,25c16,42
< <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="det0" 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" maxIntervalHaltin
gDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="1.00" end="2.00" id="det0" 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" maxIntervalHaltin
gDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="2.00" end="3.00" id="det0" 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" maxIntervalHaltin
gDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="3.00" end="4.00" id="det0" 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" maxIntervalHaltin
gDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="4.00" end="5.00" id="det0" 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" maxIntervalHaltin
gDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="5.00" end="6.00" id="det0" 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" maxIntervalHaltin
gDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="6.00" end="7.00" id="det0" 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" maxIntervalHaltin
gDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="7.00" end="8.00" id="det0" 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" maxIntervalHaltin
gDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="8.00" end="9.00" id="det0" 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" maxIntervalHaltin
gDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="9.00" end="10.00" id="det0" 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" maxIntervalHalti
ngDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="10.00" end="11.00" id="det0" 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" maxIntervalHalt
ingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="11.00" end="12.00" id="det0" 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" maxIntervalHalt
ingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="12.00" end="13.00" id="det0" 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" maxIntervalHalt
ingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="13.00" end="14.00" id="det0" 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" maxIntervalHalt
ingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="14.00" end="15.00" id="det0" 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" maxIntervalHalt
ingDuration="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 : bugs 4xxx ticket4518 ( Last six runs Sep2025 )

---------- Differences in errors ----------
0a1,24
> 
> =================================================================
> ==2991871==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5fb49fbe2fb1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4066fb1) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x5fb4a273bbe9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5fb4a18b1a69 in MFXWorkerThread::run() /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7222ada4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> Direct leak of 5040 byte(s) in 1 object(s) allocated from:
>     #0 0x5fb49fbe2fb1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4066fb1) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x5fb4a2731689 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:461:24
>     #2 0x5fb49fc8e615 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1978:13
>     #3 0x5fb49fc7faf7 in GUIApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1779:17
>     #4 0x5fb49fc7f3d5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1758:5
>     #5 0x5fb49fbf37a5 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:234:1
>     #6 0x5fb4a09cad18 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30
>     #7 0x5fb4a09c8f15 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #8 0x5fb4a09ca751 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5
>     #9 0x5fb4a09c8f15 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #10 0x7222ad9e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 25200 byte(s) leaked in 5 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,518
> 
> =================================================================
> ==2899345==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 992 byte(s) in 1 object(s) allocated from:
>     #0 0x6184cf3effb1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4066fb1) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x6184d104a904 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:343:28
>     #2 0x6184d0d1fabb in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:985:30
>     #3 0x6184d2f10e84 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:230:13
>     #4 0x6184d310c7cb in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7b35a6fe6409 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 0x7b35a6fb7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7b35a6fb80cd in xercesc_3_2::WFXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b80cd) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x6184d3141bc3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #9 0x6184d2f23f9b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #10 0x6184d2f250ff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #11 0x6184d0aaf222 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:439:21
>     #12 0x6184cf51e98a in GUIRunThread::init(GUINet*, long long, long long) /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:103:14
>     #13 0x6184cf490199 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1840:27
>     #14 0x6184cf48caf7 in GUIApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1779:17
>     #15 0x6184cf48c3d5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1758:5
>     #16 0x6184cf4007a5 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:234:1
>     #17 0x6184d01d7d18 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30
>     #18 0x6184d01d5f15 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #19 0x6184d01d7751 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5
>     #20 0x6184d01d5f15 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #21 0x7b35a63e203c 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 : devices bluelight opposite_multiple_oncoming ( Last six runs Sep2025 )

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

---------- Differences in errors ----------
0a1,151
> 
> =================================================================
> ==2982891==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 144 byte(s) in 6 object(s) allocated from:
>     #0 0x613ecf42ffb1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4066fb1) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x613ed1e37401 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 0x613ed1e2cf0a in MSDevice_FCDReplay::FCDHandler::updateTrafficObjects(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:415:62
>     #3 0x613ed1e26cc0 in MSDevice_FCDReplay::parseNext(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:108:16
>     #4 0x613ed1e47a8e in StaticCommand<MSDevice_FCDReplay>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/StaticCommand.h:88:16
>     #5 0x613ed06fb02d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #6 0x613ecf6b8d93 in GUIEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #7 0x613ed0ae3642 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:780:30
>     #8 0x613ecf78bad0 in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #9 0x613ecf5633ac in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #10 0x613ecf561b37 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #11 0x613ecf5607b2 in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #12 0x7a7384a4c712 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 0x613ecf42ffb1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4066fb1) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x613ed1e3949a 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 0x613ed1e2cf0a in MSDevice_FCDReplay::FCDHandler::updateTrafficObjects(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:415:62
>     #3 0x613ed1e26cc0 in MSDevice_FCDReplay::parseNext(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:108:16
>     #4 0x613ed1e47a8e in StaticCommand<MSDevice_FCDReplay>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/StaticCommand.h:88:16
>     #5 0x613ed06fb02d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #6 0x613ecf6b8d93 in GUIEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #7 0x613ed0ae3642 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:780:30
>     #8 0x613ecf78bad0 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 Sep2025 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==2982673==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1216 byte(s) in 2 object(s) allocated from:
>     #0 0x55ea890dcfb1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4066fb1) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x55ea8bad4a55 in MSDevice_FCDReplay::FCDHandler::updateTrafficObjects(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:340:44
>     #2 0x55ea8bad3cc0 in MSDevice_FCDReplay::parseNext(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:108:16
>     #3 0x55ea8bad2adb in MSDevice_FCDReplay::init() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_FCDReplay.cpp:87:30
>     #4 0x55ea8b3d8bfa in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:279:5
>     #5 0x55ea891fad1c in GUILoadThread::run() /home/delphi/clangDebug/sumo/src/gui/GUILoadThread.cpp:194:22
>     #6 0x7b06e404c712 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 Sep2025 )

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

---------- Differences in errors ----------
0a1,24
> 
> =================================================================
> ==2970985==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10080 byte(s) in 2 object(s) allocated from:
>     #0 0x59dc87ca1fb1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4066fb1) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x59dc8a7fabe9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x59dc89970a69 in MFXWorkerThread::run() /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x70695ae4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> Direct leak of 5040 byte(s) in 1 object(s) allocated from:
>     #0 0x59dc87ca1fb1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4066fb1) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x59dc8a7f0689 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:461:24
>     #2 0x59dc87d4d615 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1978:13
>     #3 0x59dc87d3eaf7 in GUIApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1779:17
>     #4 0x59dc87d3e3d5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1758:5
>     #5 0x59dc87cb27a5 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:234:1
>     #6 0x59dc88a89d18 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30
>     #7 0x59dc88a87f15 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #8 0x59dc88a89751 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5
>     #9 0x59dc88a87f15 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #10 0x70695ade203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 15120 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,24
> 
> =================================================================
> ==2971027==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10080 byte(s) in 2 object(s) allocated from:
>     #0 0x5c8c64ef1fb1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4066fb1) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x5c8c67a4abe9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5c8c66bc0a69 in MFXWorkerThread::run() /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x747aa004c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> Direct leak of 5040 byte(s) in 1 object(s) allocated from:
>     #0 0x5c8c64ef1fb1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4066fb1) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x5c8c67a40689 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:461:24
>     #2 0x5c8c64f9d615 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1978:13
>     #3 0x5c8c64f8eaf7 in GUIApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1779:17
>     #4 0x5c8c64f8e3d5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1758:5
>     #5 0x5c8c64f027a5 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:234:1
>     #6 0x5c8c65cd9d18 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30
>     #7 0x5c8c65cd7f15 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #8 0x5c8c65cd9751 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5
>     #9 0x5c8c65cd7f15 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #10 0x747a9ffe203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 15120 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
4a5,28
> 
> =================================================================
> ==2971230==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10080 byte(s) in 2 object(s) allocated from:
>     #0 0x581c591e2fb1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4066fb1) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x581c5bd3bbe9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x581c5aeb1a69 in MFXWorkerThread::run() /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x76196144c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> Direct leak of 5040 byte(s) in 1 object(s) allocated from:
>     #0 0x581c591e2fb1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4066fb1) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x581c5bd31689 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:461:24
>     #2 0x581c5928e615 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1978:13
>     #3 0x581c5927faf7 in GUIApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1779:17
>     #4 0x581c5927f3d5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1758:5
>     #5 0x581c591f37a5 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:234:1
>     #6 0x581c59fcad18 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30
>     #7 0x581c59fc8f15 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #8 0x581c59fca751 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5
>     #9 0x581c59fc8f15 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #10 0x7619613e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 15120 byte(s) leaked in 3 allocation(s).

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

---------- Differences in errors ----------
0a1,24
> 
> =================================================================
> ==2970915==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10080 byte(s) in 2 object(s) allocated from:
>     #0 0x5e2f3cba1fb1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4066fb1) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x5e2f3f6fabe9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5e2f3e870a69 in MFXWorkerThread::run() /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x796af2a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> Direct leak of 5040 byte(s) in 1 object(s) allocated from:
>     #0 0x5e2f3cba1fb1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4066fb1) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x5e2f3f6f0689 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:461:24
>     #2 0x5e2f3cc4d615 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1978:13
>     #3 0x5e2f3cc3eaf7 in GUIApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1779:17
>     #4 0x5e2f3cc3e3d5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1758:5
>     #5 0x5e2f3cbb27a5 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:234:1
>     #6 0x5e2f3d989d18 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30
>     #7 0x5e2f3d987f15 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #8 0x5e2f3d989751 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5
>     #9 0x5e2f3d987f15 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #10 0x796af29e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 15120 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,24
> 
> =================================================================
> ==2971277==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10080 byte(s) in 2 object(s) allocated from:
>     #0 0x62a96c9fffb1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4066fb1) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x62a96f558be9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x62a96e6cea69 in MFXWorkerThread::run() /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7df738a4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> Direct leak of 5040 byte(s) in 1 object(s) allocated from:
>     #0 0x62a96c9fffb1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4066fb1) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x62a96f54e689 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:461:24
>     #2 0x62a96caab615 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1978:13
>     #3 0x62a96ca9caf7 in GUIApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1779:17
>     #4 0x62a96ca9c3d5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1758:5
>     #5 0x62a96ca107a5 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:234:1
>     #6 0x62a96d7e7d18 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30
>     #7 0x62a96d7e5f15 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #8 0x62a96d7e7751 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5
>     #9 0x62a96d7e5f15 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #10 0x7df7389e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 15120 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,24
> 
> =================================================================
> ==2971246==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10080 byte(s) in 2 object(s) allocated from:
>     #0 0x613364f92fb1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4066fb1) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x613367aebbe9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x613366c61a69 in MFXWorkerThread::run() /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7b282dc4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> Direct leak of 5040 byte(s) in 1 object(s) allocated from:
>     #0 0x613364f92fb1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4066fb1) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x613367ae1689 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:461:24
>     #2 0x61336503e615 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1978:13
>     #3 0x61336502faf7 in GUIApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1779:17
>     #4 0x61336502f3d5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1758:5
>     #5 0x613364fa37a5 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:234:1
>     #6 0x613365d7ad18 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30
>     #7 0x613365d78f15 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #8 0x613365d7a751 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5
>     #9 0x613365d78f15 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #10 0x7b282dbe203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 15120 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,25
> 
> =================================================================
> ==2971190==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10080 byte(s) in 2 object(s) allocated from:
>     #0 0x64271c372fb1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4066fb1) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x64271eecbbe9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x64271e041a69 in MFXWorkerThread::run() /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x78e1ba64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> Direct leak of 5040 byte(s) in 1 object(s) allocated from:
>     #0 0x64271c372fb1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4066fb1) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x64271eec1689 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:461:24
>     #2 0x64271c41e615 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1978:13
>     #3 0x64271c40faf7 in GUIApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1779:17
>     #4 0x64271c40f3d5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1758:5
>     #5 0x64271c3837a5 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:234:1
>     #6 0x64271d15ad18 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30
>     #7 0x64271d158f15 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #8 0x64271d15a751 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5
>     #9 0x64271d158f15 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #10 0x78e1ba5e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 15120 byte(s) leaked in 3 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 Sep2025 )
devices rerouting trips_geo geoTrips_junctions_internalLanes ( Last six runs Sep2025 )
devices rerouting trips_geo geoTrips_junctions_stop ( Last six runs Sep2025 )
devices rerouting trips_geo geoTrips_junctions_writeGeo ( Last six runs Sep2025 )
devices rerouting trips_geo geoTrips_junctions_writeJunctions ( Last six runs Sep2025 )
devices rerouting via trips_taz ( Last six runs Sep2025 )

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

---------- 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 rerouting trips_geo geoTrips_taz_missing ( Last six runs Sep2025 )

---------- Differences in errors ----------
1,3c1,64
< Error: Taz for edge 'beg' not found when mapping position 0.00,-4.95.
< Set option '--junction-taz' or load a TAZ-file
< Quitting (on error).
---
> =================================================================
> ==2968598==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d000008170 at pc 0x5b6af35103cf bp 0x7ffeb748f3b0 sp 0x7ffeb748eb78
> READ of size 3 at 0x50d000008170 thread T0
>     #0 0x5b6af35103ce in strlen (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3fa53ce) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x7a6caa026d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x5b6af431f6cc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x5b6af431ec25 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x7a6ca9fe203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x7a6caa068760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x7a6ca9fdbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x7a6ca9f41dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x7a6ca9f3f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x7a6ca9f3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x5b6af35d5f83 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x7a6ca2e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x7a6ca2e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x5b6af34f8b44 in _start (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3f8db44) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
> 
> 0x50d000008170 is located 0 bytes inside of 133-byte region [0x50d000008170,0x50d0000081f5)
> freed by thread T2 here:
>     #0 0x5b6af35936fa in free (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40286fa) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x7a6ca9f68d4e 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 0x5b6af357b69e in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x401069e) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,14
> <!-- generated on 2025-09-01 08:42:09 by Eclipse SUMO GUI Version v1_24_0+0510-f093b5e6ba0
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,5c16,43
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
< </routes>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_trips.trips.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <processing>
>         <default.speeddev value="0"/>
>         <mapmatch.taz value="true"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,2c1,66
< 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.
---
> =================================================================
> ==2979206==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d0000065d0 at pc 0x5c8021597d48 bp 0x7ffdec059ce0 sp 0x7ffdec059470
> READ of size 3 at 0x50d0000065d0 thread T0
>     #0 0x5c8021597d47 in printf_common(void*, char const*, __va_list_tag*) asan_interceptors.cpp.o
>     #1 0x5c80215984e8 in __vsnprintf_chk (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3fb34e8) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #2 0x7ef693829543 in FX::FXString::vformat(char const*, __va_list_tag*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x229543) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #3 0x7ef6938295ee in FX::FXString::format(char const*, ...) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2295ee) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #4 0x5c8022399726 in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:69:20
>     #5 0x5c8022398c25 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #6 0x7ef6937e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x7ef693868760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x7ef6937dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x7ef693741dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x7ef69373f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x7ef69373f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #12 0x5c802164ff83 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:98:27
>     #13 0x7ef68c62a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #14 0x7ef68c62a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #15 0x5c8021572b44 in _start (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3f8db44) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
> 
> 0x50d0000065d0 is located 0 bytes inside of 129-byte region [0x50d0000065d0,0x50d000006651)
> freed by thread T2 here:
>     #0 0x5c802160d6fa in free (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40286fa) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x7ef693768d4e 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:
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
2a3,14
> <!-- generated on 2025-09-01 08:43:31 by Eclipse SUMO GUI Version v1_24_0+0510-f093b5e6ba0
> 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,44
< <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="202.00" waitingTime="30.00" timeLoss="22.08" traveltime="172.00">
<         <ride waitingTime="30.00" vehicle="trip_1" depart="30.00" arrival="202.00" arrivalPos="143.80" duration="172.00" routeLength="1226.45" timeLoss="22.08"/>
<     </personinfo>
<     <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="203.00" waitingTime="30.00" timeLoss="22.08" traveltime="173.00">
<         <ride waitingTime="30.00" vehicle="trip_1" depart="30.00" arrival="203.00" arrivalPos="143.80" duration="173.00" routeLength="1226.45" timeLoss="22.08"/>
<     </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="205.00" routeLength="282.49" waitingTime="0.00" waitingCount="0" stopTime="178.00" timeLoss="6.66" rerouteNo="1" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0" vType="taxi" speedFactor="1.00" vaporized="end">
<         <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="205.00" routeLength="1528.32" waitingTime="2.00" waitingCount="1" stopTime="64.00" timeLoss="28.35" rerouteNo="3" devices="tripinfo_trip_1 routing_trip_1 taxi_trip_1 person_trip_1" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="2" occupiedDistance="1226.45" occupiedTime="115.00"/>
<     </tripinfo>
< </tripinfos>
---
>     <input>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==2978598==ERROR: AddressSanitizer: heap-use-after-free on address 0x50e000003300 at pc 0x60ffdae1b3cf bp 0x7ffd91e6d870 sp 0x7ffd91e6d038
> READ of size 3 at 0x50e000003300 thread T0
>     #0 0x60ffdae1b3ce in strlen (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3fa53ce) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x7aadd6026d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x60ffdbc2a6cc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x60ffdbc29c25 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x7aadd5fe203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x7aadd6068760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x7aadd5fdbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x7aadd5f41dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x7aadd5f3f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x7aadd5f3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x60ffdaee0f83 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x7aadcee2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x7aadcee2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x60ffdae03b44 in _start (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3f8db44) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
> 
> 0x50e000003300 is located 0 bytes inside of 155-byte region [0x50e000003300,0x50e00000339b)
> freed by thread T2 here:
>     #0 0x60ffdae9e6fa in free (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40286fa) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x7aadd5f68d4e 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 0x60ffdae8669e in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x401069e) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x7aadd5f68d94 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 0x60ffdae84305 in pthread_create (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x400e305) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
2a3,14
> <!-- generated on 2025-09-01 08:43:25 by Eclipse SUMO GUI Version v1_24_0+0510-f093b5e6ba0
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,14c16,55
< <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="213.00" waitingTime="30.00" timeLoss="22.73" traveltime="183.00">
<         <ride waitingTime="30.00" vehicle="trip_1" depart="30.00" arrival="213.00" arrivalPos="287.60" duration="183.00" routeLength="1370.25" timeLoss="22.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="1000.00" routeLength="468.60" waitingTime="0.00" waitingCount="0" stopTime="959.00" timeLoss="7.26" rerouteNo="3" devices="vehroute_trip_0 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="1000.00" routeLength="2975.17" waitingTime="4.00" waitingCount="1" stopTime="737.00" timeLoss="44.65" rerouteNo="8" devices="vehroute_trip_1 tripinfo_trip_1 routing_trip_1 taxi_trip_1 person_trip_1" vType="taxi" speedFactor="1.00" vaporized="end">
<         <taxi customers="1" occupiedDistance="1370.25" occupiedTime="126.00"/>
<     </tripinfo>
< </tripinfos>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,14
> <!-- generated on 2025-09-01 08:43:25 by Eclipse SUMO GUI Version v1_24_0+0510-f093b5e6ba0
> 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,34c16,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="213.00">
<         <ride from="B2C2" to="A0B0" arrivalPos="287.60" lines="taxi"/>
<     </person>
< 
<     <vehicle id="trip_0" type="taxi" depart="0.00">
<         <routeDistribution>
<             <route replacedOnEdge="A0B0" reason="taxi:taxistand" replacedAtTime="0.00" probability="0" edges="A0B0 B0C0"/>
<             <route replacedOnEdge="A0B0" reason="rr0:parkingAreaReroute" replacedAtTime="0.00" probability="0" edges="A0B0 B0C0 C0D0 D0E0 E0E1 E1E2 E2D2 D2C2 C2B2 B2B1 B1B0 B0C0"/>
<             <route replacedOnEdge="B0C0" replacedOnIndex="1" reason="rr0:parkingAreaReroute" replacedAtTime="26.00" probability="0" edges="A0B0 B0C0"/>
<             <route edges="A0B0 B0C0"/>
<         </routeDistribution>
<         <stop parkingArea="pa_0" actType="idling"/>
<     </vehicle>
< 
<     <vehicle id="trip_1" type="taxi" depart="0.00">
<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 Sep2025 )

---------- 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 0x504000228b50 which does not point to an object of type 'BookReservation'
> 0x504000228b50: note: object has invalid vptr
>  00 00 00 00  90 7f 01 00 01 00 00 00  00 00 00 00 be be be be  80 1a 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 
> =================================================================
> ==2980944==ERROR: AddressSanitizer: heap-use-after-free on address 0x504000228b78 at pc 0x6060e61758ec bp 0x7605f35f8e50 sp 0x7605f35f8e48
> READ of size 8 at 0x504000228b78 thread T1
>     #0 0x6060e61758eb in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117
>     #1 0x6060e6171dcb in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9
>     #2 0x6060e61fb3d8 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x6060e3283147 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIPerson.cpp:687:29
>     #4 0x6060e6231abf in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20
>     #5 0x6060e45f92d8 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #6 0x6060e329fad0 in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #7 0x6060e30773ac in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #8 0x6060e3075b37 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #9 0x6060e30747b2 in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x76060a84c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x6060e2f0347c in asan_thread_start(void*) asan_interceptors.cpp.o
>     #12 0x76060369caa3 in start_thread nptl/pthread_create.c:447:8
>     #13 0x760603729c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
> 
> 0x504000228b78 is located 40 bytes inside of 48-byte region [0x504000228b50,0x504000228b80)
<truncated after showing first 30 lines>
---------- Differences in dispatchinfos ----------
2a3,14
> <!-- generated on 2025-09-01 08:43:43 by Eclipse SUMO GUI Version v1_24_0+0510-f093b5e6ba0
> 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 Sep2025 )

---------- 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 0x504000228b50 which does not point to an object of type 'BookReservation'
> 0x504000228b50: note: object has invalid vptr
>  00 00 00 00  a9 b2 01 00 01 00 00 00  00 00 00 00 be be be be  80 1a 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 
> =================================================================
> ==2980937==ERROR: AddressSanitizer: heap-use-after-free on address 0x504000228b78 at pc 0x5aeca63e78ec bp 0x7bcb033f8e50 sp 0x7bcb033f8e48
> READ of size 8 at 0x504000228b78 thread T1
>     #0 0x5aeca63e78eb in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117
>     #1 0x5aeca63e3dcb in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9
>     #2 0x5aeca646d3d8 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x5aeca34f5147 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIPerson.cpp:687:29
>     #4 0x5aeca64a3abf in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20
>     #5 0x5aeca486b2d8 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #6 0x5aeca3511ad0 in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #7 0x5aeca32e93ac in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #8 0x5aeca32e7b37 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #9 0x5aeca32e67b2 in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7bcb1a64c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x5aeca317547c in asan_thread_start(void*) asan_interceptors.cpp.o
>     #12 0x7bcb1349caa3 in start_thread nptl/pthread_create.c:447:8
>     #13 0x7bcb13529c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
> 
> 0x504000228b78 is located 40 bytes inside of 48-byte region [0x504000228b50,0x504000228b80)
<truncated after showing first 30 lines>
---------- Differences in dispatchinfos ----------
2a3,14
> <!-- generated on 2025-09-01 08:43:43 by Eclipse SUMO GUI Version v1_24_0+0510-f093b5e6ba0
> 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 Sep2025 )

---------- 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 0x504000228d50 which does not point to an object of type 'BookReservation'
> 0x504000228d50: note: object has invalid vptr
>  00 00 00 00  ce 9a 01 00 01 00 00 00  00 00 00 00 be be be be  80 1a 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 
> =================================================================
> ==2980931==ERROR: AddressSanitizer: heap-use-after-free on address 0x504000228d78 at pc 0x5e914f89c8ec bp 0x798dadff8e50 sp 0x798dadff8e48
> READ of size 8 at 0x504000228d78 thread T1
>     #0 0x5e914f89c8eb in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117
>     #1 0x5e914f898dcb in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9
>     #2 0x5e914f9223d8 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x5e914c9aa147 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIPerson.cpp:687:29
>     #4 0x5e914f958abf in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20
>     #5 0x5e914dd202d8 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #6 0x5e914c9c6ad0 in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #7 0x5e914c79e3ac in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #8 0x5e914c79cb37 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #9 0x5e914c79b7b2 in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x798dc524c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x5e914c62a47c in asan_thread_start(void*) asan_interceptors.cpp.o
>     #12 0x798dbe09caa3 in start_thread nptl/pthread_create.c:447:8
>     #13 0x798dbe129c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
> 
> 0x504000228d78 is located 40 bytes inside of 48-byte region [0x504000228d50,0x504000228d80)
<truncated after showing first 30 lines>
---------- Differences in dispatchinfos ----------
2a3,14
> <!-- generated on 2025-09-01 08:43:42 by Eclipse SUMO GUI Version v1_24_0+0510-f093b5e6ba0
> 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 Sep2025 )

---------- 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 0x50400021b310 which does not point to an object of type 'BookReservation'
> 0x50400021b310: note: object has invalid vptr
>  02 00 00 00  92 b6 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 
> =================================================================
> ==2980741==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400021b338 at pc 0x5c87fb5d98ec bp 0x7373b99f8e50 sp 0x7373b99f8e48
> READ of size 8 at 0x50400021b338 thread T1
>     #0 0x5c87fb5d98eb in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117
>     #1 0x5c87fb5d5dcb in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9
>     #2 0x5c87fb65f3d8 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x5c87f86e7147 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIPerson.cpp:687:29
>     #4 0x5c87fb695abf in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20
>     #5 0x5c87f9a5d2d8 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #6 0x5c87f8703ad0 in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #7 0x5c87f84db3ac in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #8 0x5c87f84d9b37 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #9 0x5c87f84d87b2 in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7373d0c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x5c87f836747c in asan_thread_start(void*) asan_interceptors.cpp.o
>     #12 0x7373c9c9caa3 in start_thread nptl/pthread_create.c:447:8
>     #13 0x7373c9d29c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
> 
> 0x50400021b338 is located 40 bytes inside of 48-byte region [0x50400021b310,0x50400021b340)
<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 Sep2025 )

---------- 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 0x50400021b110 which does not point to an object of type 'BookReservation'
> 0x50400021b110: note: object has invalid vptr
>  02 00 00 00  e3 9e 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 
> =================================================================
> ==2980905==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400021b138 at pc 0x55cd0471f8ec bp 0x7fb185ff8e50 sp 0x7fb185ff8e48
> READ of size 8 at 0x50400021b138 thread T1
>     #0 0x55cd0471f8eb in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117
>     #1 0x55cd0471bdcb in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9
>     #2 0x55cd047a53d8 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x55cd0182d147 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIPerson.cpp:687:29
>     #4 0x55cd047dbabf in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20
>     #5 0x55cd02ba32d8 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #6 0x55cd01849ad0 in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #7 0x55cd016213ac in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #8 0x55cd0161fb37 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #9 0x55cd0161e7b2 in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7fb19d24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x55cd014ad47c in asan_thread_start(void*) asan_interceptors.cpp.o
>     #12 0x7fb19609caa3 in start_thread nptl/pthread_create.c:447:8
>     #13 0x7fb196129c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
> 
> 0x50400021b138 is located 40 bytes inside of 48-byte region [0x50400021b110,0x50400021b140)
> 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 Sep2025 )

---------- 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 0x50400021b310 which does not point to an object of type 'BookReservation'
> 0x50400021b310: note: object has invalid vptr
>  02 00 00 00  da a7 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 
> =================================================================
> ==2980945==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400021b338 at pc 0x5a3a39f058ec bp 0x774629bf8e50 sp 0x774629bf8e48
> READ of size 8 at 0x50400021b338 thread T1
>     #0 0x5a3a39f058eb in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117
>     #1 0x5a3a39f01dcb in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9
>     #2 0x5a3a39f8b3d8 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x5a3a37013147 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIPerson.cpp:687:29
>     #4 0x5a3a39fc1abf in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20
>     #5 0x5a3a383892d8 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #6 0x5a3a3702fad0 in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #7 0x5a3a36e073ac in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #8 0x5a3a36e05b37 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #9 0x5a3a36e047b2 in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x774640e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x5a3a36c9347c in asan_thread_start(void*) asan_interceptors.cpp.o
>     #12 0x774639e9caa3 in start_thread nptl/pthread_create.c:447:8
>     #13 0x774639f29c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
> 
> 0x50400021b338 is located 40 bytes inside of 48-byte region [0x50400021b310,0x50400021b340)
> freed by thread T1 here:
>     #0 0x5a3a36cd4831 in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4067831) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
<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 Sep2025 )

---------- 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 0x50400021c090 which does not point to an object of type 'BookReservation'
> 0x50400021c090: note: object has invalid vptr
>  02 00 00 00  82 9b 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 
> =================================================================
> ==2980943==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400021c0b8 at pc 0x5b6c137718ec bp 0x7e57081f8e50 sp 0x7e57081f8e48
> READ of size 8 at 0x50400021c0b8 thread T1
>     #0 0x5b6c137718eb in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117
>     #1 0x5b6c1376ddcb in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9
>     #2 0x5b6c137f73d8 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x5b6c1087f147 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIPerson.cpp:687:29
>     #4 0x5b6c1382dabf in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20
>     #5 0x5b6c11bf52d8 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #6 0x5b6c1089bad0 in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #7 0x5b6c106733ac in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #8 0x5b6c10671b37 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #9 0x5b6c106707b2 in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7e571f44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x5b6c104ff47c in asan_thread_start(void*) asan_interceptors.cpp.o
>     #12 0x7e571849caa3 in start_thread nptl/pthread_create.c:447:8
>     #13 0x7e5718529c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
> 
> 0x50400021c0b8 is located 40 bytes inside of 48-byte region [0x50400021c090,0x50400021c0c0)
<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 Sep2025 )

---------- 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 0x50400021b390 which does not point to an object of type 'BookReservation'
> 0x50400021b390: note: object has invalid vptr
>  02 00 00 00  6d 9b 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 
> =================================================================
> ==2980957==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400021b3b8 at pc 0x601829c388ec bp 0x7d7b32bf8e50 sp 0x7d7b32bf8e48
> READ of size 8 at 0x50400021b3b8 thread T1
>     #0 0x601829c388eb in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117
>     #1 0x601829c34dcb in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9
>     #2 0x601829cbe3d8 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x601826d46147 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIPerson.cpp:687:29
>     #4 0x601829cf4abf in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20
>     #5 0x6018280bc2d8 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #6 0x601826d62ad0 in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #7 0x601826b3a3ac in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #8 0x601826b38b37 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #9 0x601826b377b2 in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7d7b49e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x6018269c647c in asan_thread_start(void*) asan_interceptors.cpp.o
>     #12 0x7d7b42e9caa3 in start_thread nptl/pthread_create.c:447:8
>     #13 0x7d7b42f29c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
> 
> 0x50400021b3b8 is located 40 bytes inside of 48-byte region [0x50400021b390,0x50400021b3c0)
> freed by thread T1 here:
>     #0 0x601826a07831 in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4067831) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
<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 Sep2025 )

---------- 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 0x50400021c110 which does not point to an object of type 'BookReservation'
> 0x50400021c110: note: object has invalid vptr
>  02 00 00 00  9a 80 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 
> =================================================================
> ==2980965==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400021c138 at pc 0x5a632a7138ec bp 0x7e3ae2bf8e50 sp 0x7e3ae2bf8e48
> READ of size 8 at 0x50400021c138 thread T1
>     #0 0x5a632a7138eb in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117
>     #1 0x5a632a70fdcb in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9
>     #2 0x5a632a7993d8 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x5a6327821147 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIPerson.cpp:687:29
>     #4 0x5a632a7cfabf in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20
>     #5 0x5a6328b972d8 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #6 0x5a632783dad0 in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #7 0x5a63276153ac in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #8 0x5a6327613b37 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #9 0x5a63276127b2 in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7e3af9e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x5a63274a147c in asan_thread_start(void*) asan_interceptors.cpp.o
>     #12 0x7e3af2c9caa3 in start_thread nptl/pthread_create.c:447:8
>     #13 0x7e3af2d29c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
> 
> 0x50400021c138 is located 40 bytes inside of 48-byte region [0x50400021c110,0x50400021c140)
<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 Sep2025 )

---------- 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 0x50400021b310 which does not point to an object of type 'BookReservation'
> 0x50400021b310: note: object has invalid vptr
>  02 00 00 00  92 b6 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 
> =================================================================
> ==2980742==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400021b338 at pc 0x62fb1d6598ec bp 0x7592971f8e50 sp 0x7592971f8e48
> READ of size 8 at 0x50400021b338 thread T1
>     #0 0x62fb1d6598eb in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117
>     #1 0x62fb1d655dcb in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9
>     #2 0x62fb1d6df3d8 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x62fb1a767147 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIPerson.cpp:687:29
>     #4 0x62fb1d715abf in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:221:20
>     #5 0x62fb1badd2d8 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:825:26
>     #6 0x62fb1a783ad0 in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #7 0x62fb1a55b3ac in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #8 0x62fb1a559b37 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #9 0x62fb1a5587b2 in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #10 0x7592ae44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x62fb1a3e747c in asan_thread_start(void*) asan_interceptors.cpp.o
>     #12 0x7592a749caa3 in start_thread nptl/pthread_create.c:447:8
>     #13 0x7592a7529c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
> 
> 0x50400021b338 is located 40 bytes inside of 48-byte region [0x50400021b310,0x50400021b340)
> 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 Sep2025 )

---------- 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 0x50400021b290 which does not point to an object of type 'BookReservation'
> 0x50400021b290: note: object has invalid vptr
>  02 00 00 00  5f b9 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 
> =================================================================
> ==2980543==ERROR: AddressSanitizer: heap-use-after-free on address 0x50400021b2b8 at pc 0x5ea18accd8ec bp 0x7a3a17ff74b0 sp 0x7a3a17ff74a8
> READ of size 8 at 0x50400021b2b8 thread T1
>     #0 0x5ea18accd8eb in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:338:117
>     #1 0x5ea18acc9dcb in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:299:9
>     #2 0x5ea18ad533d8 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:141:20
>     #3 0x5ea187ddb147 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIPerson.cpp:687:29
>     #4 0x5ea18ad44455 in MSStageWalking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageWalking.cpp:381:22
>     #5 0x5ea18ac190e5 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 0x5ea18ac0705c 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 0x5ea18ac5f9c0 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2596:14
>     #8 0x5ea188d6702d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x5ea187d24d93 in GUIEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #10 0x5ea18914f642 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:780:30
>     #11 0x5ea187df7ad0 in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #12 0x5ea187bcf3ac in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #13 0x5ea187bcdb37 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #14 0x5ea187bcc7b2 in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #15 0x7a3a2f24c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #16 0x5ea187a5b47c 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

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

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==2983178==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d000008310 at pc 0x61cab1c633cf bp 0x7fff64905cd0 sp 0x7fff64905498
> READ of size 3 at 0x50d000008310 thread T0
>     #0 0x61cab1c633ce in strlen (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3fa53ce) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x794e57026d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x61cab2a726cc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x61cab2a71c25 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x794e56fe203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x794e57068760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x794e56fdbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x794e56f41dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x794e56f3f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x794e56f3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x61cab1d28f83 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x794e5002a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x794e5002a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x61cab1c4bb44 in _start (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3f8db44) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
> 
> 0x50d000008310 is located 0 bytes inside of 131-byte region [0x50d000008310,0x50d000008393)
> freed by thread T2 here:
>     #0 0x61cab1ce66fa in free (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40286fa) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x794e56f68d4e 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 0x61cab1cce69e in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x401069e) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x794e56f68d94 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 0x61cab1ccc305 in pthread_create (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x400e305) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,14
> <!-- generated on 2025-09-01 08:43:56 by Eclipse SUMO GUI Version v1_24_0+0510-f093b5e6ba0
> 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,20
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="t_1" type="orig" depart="1.00" arrival="128.00">
<         <route edges="E7 E3 E4"/>
<     </vehicle>
< 
<     <vehicle id="t_2" type="orig" depart="1.00" arrival="168.00">
<         <route edges="E8 E5 E6"/>
<     </vehicle>
< 
<     <vehicle id="t_0" type="orig" depart="0.00" arrival="209.00">
<         <route edges="E0 E1 E2"/>
<         <stop containerStop="ct_0" triggered="container" parking="0"/>
<         <stop containerStop="ct_1" duration="60.00"/>
<     </vehicle>
---
>     <input>
<truncated after showing first 30 lines>
---------- 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 Sep2025 )
extended bikes bikeUnnecessaryEmergencyBraking ( Last six runs Sep2025 )
extended collisions intermodal default ( Last six runs Sep2025 )
extended collisions intermodal none ( Last six runs Sep2025 )
extended collisions intermodal remove ( Last six runs Sep2025 )
extended collisions intermodal stoptime_remove ( Last six runs Sep2025 )
extended collisions intermodal stoptime_warn ( Last six runs Sep2025 )
extended collisions intermodal teleport ( Last six runs Sep2025 )
pedestrian_model striping block_vehicles_sharedspace walkingarea ( Last six runs Sep2025 )
pedestrian_model striping block_vehicles_sharedspace walkingarea_and_crossing2 ( Last six runs Sep2025 )
pedestrian_model striping block_vehicles_sharedspace walkingarea_exit ( Last six runs Sep2025 )
pedestrian_model striping block_vehicles_sharedspace walkingarea_ignore ( Last six runs Sep2025 )
pedestrian_model striping block_vehicles_sharedspace walkingarea_ignore2 ( Last six runs Sep2025 )
pedestrian_model striping block_vehicles_sharedspace walkingarea_noconflict ( Last six runs Sep2025 )
pedestrian_model striping block_vehicles_sharedspace walkingarea_parallel ( Last six runs Sep2025 )
pedestrian_model striping block_vehicles_sharedspace walkingarea_shared ( Last six runs Sep2025 )
pedestrian_model striping block_vehicles_sharedspace walkingarea_shared_sublane ( Last six runs Sep2025 )
pedestrian_model striping bugs ticket8417 ( Last six runs Sep2025 )
sublane_model bidiEdge bikeNotOvertake ( Last six runs Sep2025 )
sublane_model bidiEdge collision_btw_bikes ( Last six runs Sep2025 )
sublane_model bidiEdge emergency_braking_late_slow_down_within_crossing ( Last six runs Sep2025 )
sublane_model bidiEdge pedestrian_beyond_junction ( Last six runs Sep2025 )

TEST FAILED on ts-sim-build-ba : lc_model bugs ticket10763 ( Last six runs Sep2025 )

---------- Differences in errors ----------
0a1,66
> =================================================================
> ==2912087==ERROR: AddressSanitizer: heap-use-after-free on address 0x50b00000dfb0 at pc 0x5eb4f3418d48 bp 0x7ffda7b59c20 sp 0x7ffda7b593b0
> READ of size 3 at 0x50b00000dfb0 thread T0
>     #0 0x5eb4f3418d47 in printf_common(void*, char const*, __va_list_tag*) asan_interceptors.cpp.o
>     #1 0x5eb4f34194e8 in __vsnprintf_chk (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3fb34e8) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #2 0x7c603ea29501 in FX::FXString::vformat(char const*, __va_list_tag*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x229501) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #3 0x7c603ea295ee in FX::FXString::format(char const*, ...) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2295ee) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #4 0x5eb4f421a726 in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:69:20
>     #5 0x5eb4f4219c25 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #6 0x7c603e9e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x7c603ea68760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x7c603e9dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x7c603e941dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x7c603e93f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x7c603e93f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #12 0x5eb4f34d0f83 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:98:27
>     #13 0x7c6037a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #14 0x7c6037a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #15 0x5eb4f33f3b44 in _start (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3f8db44) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
> 
> 0x50b00000dfb0 is located 0 bytes inside of 111-byte region [0x50b00000dfb0,0x50b00000e01f)
> freed by thread T2 here:
>     #0 0x5eb4f348e6fa in free (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40286fa) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x7c603e968d4e 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 0x5eb4f347669e in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x401069e) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x7c603e968d94 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>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange bugs ticket8489 ( Last six runs Sep2025 )

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==2908813==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d000008240 at pc 0x5b8a3c62b3cf bp 0x7fff6aec2710 sp 0x7fff6aec1ed8
> READ of size 3 at 0x50d000008240 thread T0
>     #0 0x5b8a3c62b3ce in strlen (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3fa53ce) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x76016a026d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x5b8a3d43a6cc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x5b8a3d439c25 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x760169fe203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x76016a068760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x760169fdbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x760169f41dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x760169f3f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x760169f3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x5b8a3c6f0f83 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x760162e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x760162e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x5b8a3c613b44 in _start (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3f8db44) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
> 
> 0x50d000008240 is located 0 bytes inside of 134-byte region [0x50d000008240,0x50d0000082c6)
> freed by thread T2 here:
>     #0 0x5b8a3c6ae6fa in free (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40286fa) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x760169f68d4e 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 0x5b8a3c69669e in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x401069e) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x760169f68d94 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 0x5b8a3c694305 in pthread_create (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x400e305) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_vehicles_diff_speed__split two10s_1vehicle_10m_s_end ( Last six runs Sep2025 )

---------- Differences in errors ----------
0a1,66
> =================================================================
> ==2840847==ERROR: AddressSanitizer: heap-use-after-free on address 0x50c00000e740 at pc 0x60b5ab780d48 bp 0x7ffc80954720 sp 0x7ffc80953eb0
> READ of size 3 at 0x50c00000e740 thread T0
>     #0 0x60b5ab780d47 in printf_common(void*, char const*, __va_list_tag*) asan_interceptors.cpp.o
>     #1 0x60b5ab7814e8 in __vsnprintf_chk (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3fb34e8) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #2 0x75d263229543 in FX::FXString::vformat(char const*, __va_list_tag*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x229543) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #3 0x75d2632295ee in FX::FXString::format(char const*, ...) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2295ee) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #4 0x60b5ac582726 in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:69:20
>     #5 0x60b5ac581c25 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #6 0x75d2631e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x75d263268760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x75d2631dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x75d263141dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x75d26313f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x75d26313f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #12 0x60b5ab838f83 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:98:27
>     #13 0x75d25c22a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #14 0x75d25c22a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #15 0x60b5ab75bb44 in _start (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3f8db44) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
> 
> 0x50c00000e740 is located 0 bytes inside of 125-byte region [0x50c00000e740,0x50c00000e7bd)
> freed by thread T2 here:
>     #0 0x60b5ab7f66fa in free (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40286fa) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x75d263168d4e 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 0x60b5ab7de69e in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x401069e) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x75d263168d94 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-09-01 08:22:35 by Eclipse SUMO GUI Version v1_24_0+0510-f093b5e6ba0
> 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
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1_file.xsd">
<     <interval begin="0.00" end="10.00" id="3/1to2/1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<     <interval begin="0.00" end="10.00" id="4/1to3/1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<     <interval begin="0.00" end="10.00" id="3/1to2/1_t1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<     <interval begin="0.00" end="10.00" id="4/1to3/1_t1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<     <interval begin="0.00" end="10.00" id="3/1to2/1_t2" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<     <interval begin="0.00" end="10.00" id="4/1to3/1_t2" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<     <interval begin="10.00" end="15.00" id="3/1to2/1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<     <interval begin="10.00" end="15.00" id="4/1to3/1" nVehContrib="1" flow="720.00" occupancy="6.00" speed="10.00" harmonicMeanSpeed="10.00" length="3.00" nVehEntered="1"/>
<     <interval begin="10.00" end="15.00" id="3/1to2/1_t1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<     <interval begin="10.00" end="15.00" id="4/1to3/1_t1" nVehContrib="1" flow="720.00" occupancy="6.00" speed="10.00" harmonicMeanSpeed="10.00" length="3.00" nVehEntered="1"/>
<     <interval begin="10.00" end="15.00" id="3/1to2/1_t2" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<     <interval begin="10.00" end="15.00" id="4/1to3/1_t2" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
< </detector>
---
>     <input>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output one_vehicle ( Last six runs Sep2025 )

---------- Differences in errors ----------
0a1,66
> =================================================================
> ==2868019==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d000006500 at pc 0x5ea0fdefbd48 bp 0x7ffcd9b89780 sp 0x7ffcd9b88f10
> READ of size 3 at 0x50d000006500 thread T0
>     #0 0x5ea0fdefbd47 in printf_common(void*, char const*, __va_list_tag*) asan_interceptors.cpp.o
>     #1 0x5ea0fdefc4e8 in __vsnprintf_chk (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3fb34e8) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #2 0x7f9767a29543 in FX::FXString::vformat(char const*, __va_list_tag*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x229543) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #3 0x7f9767a295ee in FX::FXString::format(char const*, ...) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2295ee) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #4 0x5ea0fecfd726 in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:69:20
>     #5 0x5ea0fecfcc25 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #6 0x7f97679e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x7f9767a68760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x7f97679dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x7f9767941dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x7f976793f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x7f976793f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #12 0x5ea0fdfb3f83 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:98:27
>     #13 0x7f9760a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #14 0x7f9760a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #15 0x5ea0fded6b44 in _start (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3f8db44) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
> 
> 0x50d000006500 is located 0 bytes inside of 137-byte region [0x50d000006500,0x50d000006589)
> freed by thread T2 here:
>     #0 0x5ea0fdf716fa in free (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40286fa) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x7f9767968d4e 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 0x5ea0fdf5969e in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x401069e) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x7f9767968d94 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-09-01 08:24:24 by Eclipse SUMO GUI Version v1_24_0+0510-f093b5e6ba0
> 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,35c16,49
< <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="1796.80" CO="3.06" HC="0.02" NOx="0.67" PMx="0.28" fuel="582.51" electricity="0.00" noise="61.77" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" lane="4/1to3/1_0" pos="100.00" speed="10.00" angle="270.00" x="1497.62" y="401.65"/>
<     </timestep>
<     <timestep time="1.00">
<         <vehicle id="0" eclass="HBEFA4/PC_petrol_Euro-4" CO2="1796.80" CO="3.06" HC="0.02" NOx="0.67" PMx="0.28" fuel="582.51" electricity="0.00" noise="61.77" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" lane="4/1to3/1_0" pos="110.00" speed="10.00" angle="270.00" x="1487.86" y="401.65"/>
<     </timestep>
<     <timestep time="2.00">
<         <vehicle id="0" eclass="HBEFA4/PC_petrol_Euro-4" CO2="1796.80" CO="3.06" HC="0.02" NOx="0.67" PMx="0.28" fuel="582.51" electricity="0.00" noise="61.77" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" lane="4/1to3/1_0" pos="120.00" speed="10.00" angle="270.00" x="1478.10" y="401.65"/>
<     </timestep>
<     <timestep time="3.00">
<         <vehicle id="0" eclass="HBEFA4/PC_petrol_Euro-4" CO2="1796.80" CO="3.06" HC="0.02" NOx="0.67" PMx="0.28" fuel="582.51" electricity="0.00" noise="61.77" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" lane="4/1to3/1_0" pos="130.00" speed="10.00" angle="270.00" x="1468.34" y="401.65"/>
<     </timestep>
<     <timestep time="4.00">
<         <vehicle id="0" eclass="HBEFA4/PC_petrol_Euro-4" CO2="1796.80" CO="3.06" HC="0.02" NOx="0.67" PMx="0.28" fuel="582.51" electricity="0.00" noise="61.77" route="r1" type="DEFAULT_VEHTYPE" waiting="0.00" lane="4/1to3/1_0" pos="140.00" speed="10.00" angle="270.00" x="1458.58" y="401.65"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_fcd_parquet ( Last six runs Sep2025 )

---------- Differences in fcd_parquet ----------
Binary files /home/delphi/clangDebug/sumo/tests/sumo/output/examples/cross3ltl_fcd_parquet/fcd_parquet.sumo and /home/delphi/clangDebug/texttesttmp/sumo.gui.01Sep082100.2819843/sumo.gui/output/examples/cross3ltl_fcd_parquet/fcd_parquet.sumo differ

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

---------- Differences in errors ----------
0a1,125
> 
> =================================================================
> ==2870867==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 192 byte(s) in 8 object(s) allocated from:
>     #0 0x5f034d370fb1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4066fb1) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x5f0350350904 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x5f035035cd60 in MSMeanData::resetOnly(long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x5f0350367b7a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x5f0350229d76 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x5f034ea61a3d in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1158:24
>     #6 0x5f034ea58e77 in MSNet::postMoveStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:882:5
>     #7 0x5f034ea27d68 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:861:5
>     #8 0x5f034d6ccad0 in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #9 0x5f034d4a43ac in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #10 0x5f034d4a2b37 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #11 0x5f034d4a17b2 in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #12 0x757c1c64c712 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 0x5f034d370fb1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4066fb1) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x5f035034fa6e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x5f035035a455 in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:494:45
>     #3 0x5f035022d06d 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 0x5f034f5fac21 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 0x5f034f6dfaa4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1389:27
>     #6 0x5f034f681556 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:218:17
>     #7 0x5f035108ba58 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 0x757c1d1e63b6 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 Sep2025 )

---------- Differences in errors ----------
0a1,125
> 
> =================================================================
> ==2857767==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6336 byte(s) in 264 object(s) allocated from:
>     #0 0x5dee2e84cfb1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4066fb1) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x5dee3182c904 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x5dee31838d60 in MSMeanData::resetOnly(long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x5dee31843b7a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x5dee31705d76 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x5dee2ff3da3d in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1158:24
>     #6 0x5dee2ff34e77 in MSNet::postMoveStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:882:5
>     #7 0x5dee2ff03d68 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:861:5
>     #8 0x5dee2eba8ad0 in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #9 0x5dee2e9803ac in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #10 0x5dee2e97eb37 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #11 0x5dee2e97d7b2 in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #12 0x74a9b8c4c712 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 0x5dee2e84cfb1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4066fb1) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x5dee3182ba6e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x5dee31836455 in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:494:45
>     #3 0x5dee3170906d 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 0x5dee30ad6c21 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 0x5dee30bbbaa4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1389:27
>     #6 0x5dee30b5d556 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:218:17
>     #7 0x5dee32567a58 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 0x74a9b97e63b6 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 Sep2025 )

---------- Differences in errors ----------
0a1,125
> 
> =================================================================
> ==2857794==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6336 byte(s) in 264 object(s) allocated from:
>     #0 0x60709c4acfb1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4066fb1) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x60709f48c904 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x60709f498d60 in MSMeanData::resetOnly(long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x60709f4a3b7a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x60709f365d76 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x60709db9da3d in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1158:24
>     #6 0x60709db94e77 in MSNet::postMoveStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:882:5
>     #7 0x60709db63d68 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:861:5
>     #8 0x60709c808ad0 in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #9 0x60709c5e03ac in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #10 0x60709c5deb37 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #11 0x60709c5dd7b2 in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #12 0x74401d24c712 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 0x60709c4acfb1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4066fb1) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x60709f48ba6e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x60709f496455 in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:494:45
>     #3 0x60709f36906d 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 0x60709e736c21 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 0x60709e81baa4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1389:27
>     #6 0x60709e7bd556 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:218:17
>     #7 0x6070a01c7a58 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 0x74401dde63b6 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 Sep2025 )

---------- Differences in errors ----------
0a1,125
> 
> =================================================================
> ==2857763==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 116160 byte(s) in 4840 object(s) allocated from:
>     #0 0x5dc147e2bfb1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4066fb1) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x5dc14ae0b904 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x5dc14ae17d60 in MSMeanData::resetOnly(long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x5dc14ae22b7a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x5dc14ace4d76 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x5dc14951ca3d in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1158:24
>     #6 0x5dc149513e77 in MSNet::postMoveStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:882:5
>     #7 0x5dc1494e2d68 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:861:5
>     #8 0x5dc148187ad0 in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #9 0x5dc147f5f3ac in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #10 0x5dc147f5db37 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #11 0x5dc147f5c7b2 in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #12 0x7aa20ee4c712 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 0x5dc147e2bfb1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4066fb1) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x5dc14ae0aa6e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x5dc14ae15455 in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:494:45
>     #3 0x5dc14ace806d 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 0x5dc14a0b5c21 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 0x5dc14a19aaa4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1389:27
>     #6 0x5dc14a13c556 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:218:17
>     #7 0x5dc14bb46a58 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 0x7aa20f9e63b6 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 Sep2025 )

---------- Differences in errors ----------
0a1,74
> 
> =================================================================
> ==2857777==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x635ddc8b8fb1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4066fb1) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x635ddf897a6e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x635ddf8a2455 in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:494:45
>     #3 0x635ddf77506d 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 0x635ddeb42c21 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 0x635ddec27aa4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1389:27
>     #6 0x635ddebc9556 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:218:17
>     #7 0x635de05d3a58 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 0x7981717e63b6 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 0x7981717b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #10 0x7981717b822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #11 0x7981717b8557 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 0x7981717e0d42 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 0x635de0607ff2 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 0x635de088f3b1 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 0x635ddebb774a 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 0x635ddebae7fd in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #17 0x635ddc9d6d1c in GUILoadThread::run() /home/delphi/clangDebug/sumo/src/gui/GUILoadThread.cpp:194:22
>     #18 0x798170c4c712 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 0x635ddc8b8fb1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4066fb1) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x635ddf8fc469 in MSMeanData_Net::createValues(MSLane*, double, bool) const /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:418:12
>     #2 0x635ddf897bf5 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 Sep2025 )

---------- Differences in errors ----------
0a1,125
> 
> =================================================================
> ==2860131==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6336 byte(s) in 264 object(s) allocated from:
>     #0 0x5a7fbb85ffb1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4066fb1) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x5a7fbe83f904 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x5a7fbe84bd60 in MSMeanData::resetOnly(long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x5a7fbe856b7a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x5a7fbe718d76 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x5a7fbcf50a3d in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1158:24
>     #6 0x5a7fbcf47e77 in MSNet::postMoveStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:882:5
>     #7 0x5a7fbcf16d68 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:861:5
>     #8 0x5a7fbbbbbad0 in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #9 0x5a7fbb9933ac in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #10 0x5a7fbb991b37 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #11 0x5a7fbb9907b2 in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #12 0x7f3b8964c712 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 0x5a7fbb85ffb1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4066fb1) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x5a7fbe83ea6e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x5a7fbe849eaa in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:501:53
>     #3 0x5a7fbe71c06d 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 0x5a7fbdae9c21 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 0x5a7fbdbceaa4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1389:27
>     #6 0x5a7fbdb706cb in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:221:17
>     #7 0x5a7fbf57aa58 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 0x7f3b8a1e63b6 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 Sep2025 )

---------- Differences in errors ----------
0a1,125
> 
> =================================================================
> ==2860144==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6336 byte(s) in 264 object(s) allocated from:
>     #0 0x55e6bf7c1fb1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4066fb1) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x55e6c27a1904 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x55e6c27add60 in MSMeanData::resetOnly(long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x55e6c27b8b7a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x55e6c267ad76 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x55e6c0eb2a3d in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1158:24
>     #6 0x55e6c0ea9e77 in MSNet::postMoveStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:882:5
>     #7 0x55e6c0e78d68 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:861:5
>     #8 0x55e6bfb1dad0 in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #9 0x55e6bf8f53ac in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #10 0x55e6bf8f3b37 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #11 0x55e6bf8f27b2 in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #12 0x7c83fda4c712 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 0x55e6bf7c1fb1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4066fb1) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x55e6c27a0a6e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x55e6c27abeaa in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:501:53
>     #3 0x55e6c267e06d 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 0x55e6c1a4bc21 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 0x55e6c1b30aa4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1389:27
>     #6 0x55e6c1ad26cb in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:221:17
>     #7 0x55e6c34dca58 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 0x7c83fe5e63b6 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 Sep2025 )

---------- Differences in errors ----------
0a1,125
> 
> =================================================================
> ==2860088==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 116160 byte(s) in 4840 object(s) allocated from:
>     #0 0x5fba6f48ffb1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4066fb1) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x5fba7246f904 in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:320:33
>     #2 0x5fba7247bd60 in MSMeanData::resetOnly(long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:539:19
>     #3 0x5fba72486b7a in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:720:9
>     #4 0x5fba72348d76 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x5fba70b80a3d in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1158:24
>     #6 0x5fba70b77e77 in MSNet::postMoveStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:882:5
>     #7 0x5fba70b46d68 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:861:5
>     #8 0x5fba6f7ebad0 in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:235:12
>     #9 0x5fba6f5c33ac in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #10 0x5fba6f5c1b37 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #11 0x5fba6f5c07b2 in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #12 0x78ec25a4c712 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 0x5fba6f48ffb1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4066fb1) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x5fba7246ea6e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x5fba72479eaa in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:501:53
>     #3 0x5fba7234c06d 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 0x5fba71719c21 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 0x5fba717feaa4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1389:27
>     #6 0x5fba717a06cb in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:221:17
>     #7 0x5fba731aaa58 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 0x78ec265e63b6 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 Sep2025 )

---------- Differences in errors ----------
0a1,74
> 
> =================================================================
> ==2860136==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x595754ee6fb1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4066fb1) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x595757ec5a6e in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x595757ed0eaa in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:501:53
>     #3 0x595757da306d 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 0x595757170c21 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 0x595757255aa4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1389:27
>     #6 0x5957571f76cb in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:221:17
>     #7 0x595758c01a58 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 0x7018259e63b6 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 0x7018259b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #10 0x7018259b822d in xercesc_3_2::WFXMLScanner::scanContent() (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b822d) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #11 0x7018259b8557 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 0x7018259e0d42 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 0x595758c35ff2 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 0x595758ebd3b1 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 0x5957571e574a 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 0x5957571dc7fd in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:205:14
>     #17 0x595755004d1c in GUILoadThread::run() /home/delphi/clangDebug/sumo/src/gui/GUILoadThread.cpp:194:22
>     #18 0x701824e4c712 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 0x595754ee6fb1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4066fb1) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x595757f2a469 in MSMeanData_Net::createValues(MSLane*, double, bool) const /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:418:12
>     #2 0x595757ec5bf5 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 two_vehicles_diff_speed interval15s60s ( Last six runs Sep2025 )

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==2859294==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d0000077b0 at pc 0x631527fd63cf bp 0x7fffe1543990 sp 0x7fffe1543158
> READ of size 3 at 0x50d0000077b0 thread T0
>     #0 0x631527fd63ce in strlen (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3fa53ce) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x7add9e026d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x631528de56cc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x631528de4c25 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x7add9dfe203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x7add9e068760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x7add9dfdbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x7add9df41dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x7add9df3f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x7add9df3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x63152809bf83 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x7add96e2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x7add96e2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x631527fbeb44 in _start (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3f8db44) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
> 
> 0x50d0000077b0 is located 0 bytes inside of 141-byte region [0x50d0000077b0,0x50d00000783d)
> freed by thread T2 here:
>     #0 0x6315280596fa in free (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40286fa) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x7add9df68d4e 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 0x63152804169e in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x401069e) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x7add9df68d94 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 0x63152803f305 in pthread_create (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x400e305) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
<truncated after showing first 30 lines>
---------- Differences in aggregated15 ----------
2a3,14
> <!-- generated on 2025-09-01 08:23:51 by Eclipse SUMO GUI Version v1_24_0+0510-f093b5e6ba0
> 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,70c16,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="15.00" id="dump_15">
<         <edge id="4/1to3/1">
<             <lane id="4/1to3/1_0" sampledSeconds="23.00" traveltime="41.63" overlapTraveltime="41.94" density="3.83" laneDensity="3.83" occupancy="1.15" waitingTime="0.00" timeLoss="0.00" speed="9.61" speedRelative="0.96" departed="2" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<         </edge>
<     </interval>
<     <interval begin="15.00" end="30.00" id="dump_15">
<         <edge id="4/1to3/1">
<             <lane id="4/1to3/1_0" sampledSeconds="30.00" traveltime="42.11" overlapTraveltime="42.42" density="5.00" laneDensity="5.00" occupancy="1.50" waitingTime="0.00" timeLoss="0.00" speed="9.50" speedRelative="0.95" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<         </edge>
<     </interval>
<     <interval begin="30.00" end="45.00" id="dump_15">
<         <edge id="3/1to2/1">
<             <lane id="3/1to2/1_0" sampledSeconds="19.67" traveltime="41.19" overlapTraveltime="41.50" density="3.28" laneDensity="3.28" occupancy="0.97" waitingTime="0.00" timeLoss="0.00" speed="9.71" speedRelative="0.97" departed="0" arrived="0" entered="2" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<         </edge>
<         <edge id="4/1to3/1">
<truncated after showing first 30 lines>
---------- Differences in aggregated60 ----------
2a3,14
> <!-- generated on 2025-09-01 08:23:51 by Eclipse SUMO GUI Version v1_24_0+0510-f093b5e6ba0
> 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,32c16,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="60.00" id="dump_60">
<         <edge id="3/1to2/1">
<             <lane id="3/1to2/1_0" sampledSeconds="49.67" traveltime="41.74" overlapTraveltime="42.05" density="2.07" laneDensity="2.07" occupancy="0.62" waitingTime="0.00" timeLoss="0.00" speed="9.58" speedRelative="0.96" departed="0" arrived="0" entered="2" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<         </edge>
<         <edge id="4/1to3/1">
<             <lane id="4/1to3/1_0" sampledSeconds="63.97" traveltime="42.22" overlapTraveltime="42.54" density="2.67" laneDensity="2.67" occupancy="0.80" waitingTime="0.00" timeLoss="0.00" speed="9.47" speedRelative="0.95" departed="2" arrived="0" entered="0" left="2" laneChangedFrom="0" laneChangedTo="0"/>
<         </edge>
<     </interval>
<     <interval begin="60.00" end="120.00" id="dump_60">
<         <edge id="1/1to0/1">
<             <lane id="1/1to0/1_0" sampledSeconds="9.00" traveltime="40.00" overlapTraveltime="40.30" density="0.38" laneDensity="0.38" occupancy="0.11" waitingTime="0.00" timeLoss="0.00" speed="10.00" speedRelative="1.00" departed="0" arrived="0" entered="1" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<         </edge>
<         <edge id="2/1to1/1">
<             <lane id="2/1to1/1_0" sampledSeconds="76.52" traveltime="42.00" overlapTraveltime="42.30" density="3.19" laneDensity="3.19" occupancy="0.95" waitingTime="0.00" timeLoss="0.00" speed="9.53" speedRelative="0.95" departed="0" arrived="0" entered="2" left="1" laneChangedFrom="0" laneChangedTo="0"/>
<         </edge>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased errors broken_number ( Last six runs Sep2025 )

---------- Differences in errors ----------
0a1,3
> =================================================================
> ==2861773==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d000008170 at pc 0x5c5ef162d3cf bp 0x7fff3b7158f0 sp 0x7fff3b7150b8
> READ of size 3 at 0x50d000008170 thread T0
2a6,66
>     #0 0x5c5ef162d3ce in strlen (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3fa53ce) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x765eee426d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x5c5ef243c6cc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x5c5ef243bc25 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x765eee3e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x765eee468760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x765eee3dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x765eee341dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x765eee33f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x765eee33f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x5c5ef16f2f83 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x765ee742a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x765ee742a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x5c5ef1615b44 in _start (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3f8db44) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
> 
> 0x50d000008170 is located 0 bytes inside of 141-byte region [0x50d000008170,0x50d0000081fd)
> freed by thread T2 here:
>     #0 0x5c5ef16b06fa in free (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40286fa) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x765eee368d4e 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 0x5c5ef169869e in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x401069e) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x765eee368d94 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 vehroutes circle_reroute_intended_depart_sorted ( Last six runs Sep2025 )

---------- Differences in errors ----------
0a1,24
> 
> =================================================================
> ==2853233==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20160 byte(s) in 4 object(s) allocated from:
>     #0 0x5c96d5d9efb1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4066fb1) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x5c96d88f7be9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5c96d7a6da69 in MFXWorkerThread::run() /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7ee3b444c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> Direct leak of 5040 byte(s) in 1 object(s) allocated from:
>     #0 0x5c96d5d9efb1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4066fb1) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x5c96d88ed689 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:461:24
>     #2 0x5c96d5e4a615 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1978:13
>     #3 0x5c96d5e3baf7 in GUIApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1779:17
>     #4 0x5c96d5e3b3d5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1758:5
>     #5 0x5c96d5daf7a5 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:234:1
>     #6 0x5c96d6b86d18 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30
>     #7 0x5c96d6b84f15 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #8 0x5c96d6b86751 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5
>     #9 0x5c96d6b84f15 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #10 0x7ee3b43e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 25200 byte(s) leaked in 5 allocation(s).
---------- 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 Sep2025 )

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

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

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

---------- Differences in errors ----------
0a1,24
> 
> =================================================================
> ==2936601==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10080 byte(s) in 2 object(s) allocated from:
>     #0 0x5926e2738fb1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4066fb1) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x5926e5291be9 in MSRoutingEngine::InitTask::run(MFXWorkerThread*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:739:20
>     #2 0x5926e4407a69 in MFXWorkerThread::run() /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXWorkerThread.h:351:24
>     #3 0x7a698724c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> Direct leak of 5040 byte(s) in 1 object(s) allocated from:
>     #0 0x5926e2738fb1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4066fb1) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x5926e5287689 in MSRoutingEngine::initGUIThreadRNG() /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:461:24
>     #2 0x5926e27e4615 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1978:13
>     #3 0x5926e27d5af7 in GUIApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1779:17
>     #4 0x5926e27d53d5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1758:5
>     #5 0x5926e27497a5 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:234:1
>     #6 0x5926e3520d18 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30
>     #7 0x5926e351ef15 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #8 0x5926e3520751 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5
>     #9 0x5926e351ef15 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #10 0x7a69871e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> SUMMARY: AddressSanitizer: 15120 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working join_front_route_invalid ( Last six runs Sep2025 )

---------- Differences in errors ----------
1,3c1,64
< Warning: Cannot join vehicle 't0' to vehicle 't1' due to incompatible routes. time=131.00.
< Warning: Vehicle 't0' aborted waiting to be joined to vehicle 't1'.
< Warning: Vehicle 't1' aborted waiting for a joining vehicle that will never come.
---
> =================================================================
> ==2934130==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d000007c90 at pc 0x56c0d7cd43cf bp 0x7ffcfe9b4210 sp 0x7ffcfe9b39d8
> READ of size 3 at 0x50d000007c90 thread T0
>     #0 0x56c0d7cd43ce in strlen (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3fa53ce) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x77702fc26d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x56c0d8ae36cc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x56c0d8ae2c25 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x77702fbe203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x77702fc68760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x77702fbdbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x77702fb41dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x77702fb3f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x77702fb3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x56c0d7d99f83 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x777028a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x777028a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x56c0d7cbcb44 in _start (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3f8db44) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
> 
> 0x50d000007c90 is located 0 bytes inside of 130-byte region [0x50d000007c90,0x50d000007d12)
> freed by thread T2 here:
>     #0 0x56c0d7d576fa in free (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40286fa) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x77702fb68d4e 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 0x56c0d7d3f69e in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x401069e) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
<truncated after showing first 30 lines>
---------- Differences in railsignalblocks ----------
2a3,14
> <!-- generated on 2025-09-01 08:37:14 by Eclipse SUMO GUI Version v1_24_0+0510-f093b5e6ba0
> 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,29c16,46
< <railsignal-block-output>
<     <departJunction id="gneJ0">
<         <driveWay id="gneJ0.d0" vehicle="t0" edges="a b e">
<             <forward lanes="a_0 :gneJ1_1_0 b_0 :gneJ2_0_0 e_0"/>
<             <bidi lanes=""/>
<             <flank lanes=""/>
<             <conflictLinks signals=""/>
<             <foes driveWays="gneJ0.d0 gneJ4.d0.0"/>
<         </driveWay>
<         <subDriveWay id="gneJ0.d0.0" vehicle="" edges="a b">
<             <forward lanes="a_0 :gneJ1_1_0 b_0"/>
<         </subDriveWay>
<     </departJunction>
<     <departJunction id="gneJ4">
<         <driveWay id="gneJ4.d0" vehicle="t1" edges="d b c c2">
<             <forward lanes="d_0 :gneJ1_0_0 b_0 :gneJ2_1_0 c_0 :gneJ3_0_0 c2_0"/>
<truncated after showing first 30 lines>
---------- Differences in stopinfos ----------
2a3,14
> <!-- generated on 2025-09-01 08:37:14 by Eclipse SUMO GUI Version v1_24_0+0510-f093b5e6ba0
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,5c16,46
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
< </stops>
---
>     <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"/>
>         <railsignal-block-output value="railsignal_blocks.xml"/>
>         <stop-output value="stopinfos.xml"/>
>     </output>
> 
>     <processing>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
2a3,14
> <!-- generated on 2025-09-01 08:37:14 by Eclipse SUMO GUI Version v1_24_0+0510-f093b5e6ba0
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,5c16,46
< <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
< </tripinfos>
---
>     <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"/>
>         <railsignal-block-output value="railsignal_blocks.xml"/>
>         <stop-output value="stopinfos.xml"/>
>     </output>
> 
>     <processing>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal insertionConstraints wait_for_one ( Last six runs Sep2025 )

---------- Differences in errors ----------
0a1,66
> =================================================================
> ==2931032==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d000007f00 at pc 0x6232447fcd48 bp 0x7ffe0a5d4e60 sp 0x7ffe0a5d45f0
> READ of size 3 at 0x50d000007f00 thread T0
>     #0 0x6232447fcd47 in printf_common(void*, char const*, __va_list_tag*) asan_interceptors.cpp.o
>     #1 0x6232447fd4e8 in __vsnprintf_chk (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3fb34e8) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #2 0x794f52c29543 in FX::FXString::vformat(char const*, __va_list_tag*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x229543) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #3 0x794f52c295ee in FX::FXString::format(char const*, ...) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2295ee) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #4 0x6232455fe726 in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:69:20
>     #5 0x6232455fdc25 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #6 0x794f52be203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x794f52c68760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x794f52bdbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x794f52b41dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x794f52b3f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #11 0x794f52b3f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #12 0x6232448b4f83 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:98:27
>     #13 0x794f4ba2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #14 0x794f4ba2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #15 0x6232447d7b44 in _start (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3f8db44) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
> 
> 0x50d000007f00 is located 0 bytes inside of 142-byte region [0x50d000007f00,0x50d000007f8e)
> freed by thread T2 here:
>     #0 0x6232448726fa in free (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40286fa) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x794f52b68d4e 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 0x62324485a69e in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x401069e) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x794f52b68d94 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-09-01 08:37:00 by Eclipse SUMO GUI Version v1_24_0+0510-f093b5e6ba0
> 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,46
< <railsignal-block-output>
<     <railSignal id="A">
<         <link linkIndex="0" from="a_0" to="b_0">
<             <driveWay id="A.0" vehicle="t0" edges="b c">
<                 <forward lanes="b_0 c_0"/>
<                 <bidi lanes=""/>
<                 <flank lanes=""/>
<                 <conflictLinks signals=""/>
<                 <foes driveWays="A.0"/>
<             </driveWay>
<         </link>
<     </railSignal>
<     <railSignal id="D">
<         <link linkIndex="0" from="d_0" to="e_0"/>
<     </railSignal>
<     <departJunction id="gneJ1">
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
2a3,14
> <!-- generated on 2025-09-01 08:37:00 by Eclipse SUMO GUI Version v1_24_0+0510-f093b5e6ba0
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,7c16,46
< <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
<     <tripinfo id="t1" depart="20.00" departLane="aPre_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="96.00" arrivalLane="c_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="76.00" routeLength="1049.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t0" depart="64.00" departLane="a_0" departPos="50.10" departSpeed="13.89" departDelay="64.00" arrival="160.00" arrivalLane="c_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="96.00" routeLength="849.90" waitingTime="2.00" waitingCount="1" stopTime="0.00" timeLoss="34.16" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" 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 : rail rail_signal single_incoming_lane ( Last six runs Sep2025 )

---------- Differences in errors ----------
0a1,79
> /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  3e b7 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 
> =================================================================
> ==2932220==ERROR: AddressSanitizer: heap-use-after-free on address 0x51e000050250 at pc 0x5da01c5209d7 bp 0x7b84e09fbdb0 sp 0x7b84e09fbda8
> WRITE of size 4 at 0x51e000050250 thread T1
>     #0 0x5da01c5209d6 in GUINet::setSimDuration(int) /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:441:23
>     #1 0x5da01c2ec37e in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:167:18
>     #2 0x5da01c2ea7b2 in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #3 0x7b84f7c4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #4 0x5da01c17947c in asan_thread_start(void*) asan_interceptors.cpp.o
>     #5 0x7b84f0a9caa3 in start_thread nptl/pthread_create.c:447:8
>     #6 0x7b84f0b29c3b 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 0x5da01c1ba831 in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4067831) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x5da01c511361 in GUINet::~GUINet() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:94:19
>     #2 0x5da01c2f3037 in GUIRunThread::deleteSim() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:308:5
>     #3 0x5da01c1e26a0 in GUIApplicationWindow::closeAllWindows() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:2249:18
>     #4 0x5da01c26c63c in GUIApplicationWindow::handleEvent_SimulationEnded(GUIEvent*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:2072:9
>     #5 0x5da01c2580cc in GUIApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1814:17
>     #6 0x5da01c256515 in GUIApplicationWindow::onRunThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1765:5
>     #7 0x5da01c1ca7a5 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:234:1
>     #8 0x5da01cfa1d18 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30
>     #9 0x5da01cf9ff15 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,31
> 
> =================================================================
> ==2826123==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56337b33afb1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4066fb1) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x56337cc471a3 in MSRouteHandler::openRouteDistribution(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:549:34
>     #2 0x56337ee57be3 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:156:13
>     #3 0x56337cc30784 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:239:27
>     #4 0x56337f055a58 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 0x7651a1be63b6 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 0x7651a1bb7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7651a1bb80cd in xercesc_3_2::WFXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b80cd) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x56337f08cbc3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #9 0x56337ee6ef9b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #10 0x56337ee700ff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #11 0x56337c9fa222 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:439:21
>     #12 0x56337b46998a in GUIRunThread::init(GUINet*, long long, long long) /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:103:14
>     #13 0x56337b3db199 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1840:27
>     #14 0x56337b3d7af7 in GUIApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1779:17
>     #15 0x56337b3d73d5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1758:5
>     #16 0x56337b34b7a5 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:234:1
>     #17 0x56337c122d18 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30
>     #18 0x56337c120f15 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #19 0x56337c122751 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5
>     #20 0x56337c120f15 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #21 0x7651a0fe203c 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 Sep2025 )

---------- Differences in errors ----------
2a3,31
> 
> =================================================================
> ==2826167==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x60b41273dfb1 in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x4066fb1) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x60b41404a1a3 in MSRouteHandler::openRouteDistribution(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:549:34
>     #2 0x60b41625abe3 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:156:13
>     #3 0x60b414033784 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:239:27
>     #4 0x60b416458a58 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 0x7c6a881e63b6 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 0x7c6a881b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7c6a881b80cd in xercesc_3_2::WFXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b80cd) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x60b41648fbc3 in SUMOSAXReader::parseNext() /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:158:25
>     #9 0x60b416271f9b in SUMORouteLoader::loadUntil(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:58:24
>     #10 0x60b4162730ff in SUMORouteLoaderControl::loadNext(long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #11 0x60b413dfd222 in MSNet::loadRoutes() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:439:21
>     #12 0x60b41286c98a in GUIRunThread::init(GUINet*, long long, long long) /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:103:14
>     #13 0x60b4127de199 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1840:27
>     #14 0x60b4127daaf7 in GUIApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1779:17
>     #15 0x60b4127da3d5 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1758:5
>     #16 0x60b41274e7a5 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:234:1
>     #17 0x60b413525d18 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30
>     #18 0x60b413523f15 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #19 0x60b413525751 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5
>     #20 0x60b413523f15 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #21 0x7c6a875e203c 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 : sublane_model 1edge_2lanes_lane_discipline ( Last six runs Sep2025 )

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==2950981==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d000007e30 at pc 0x63fe493ff3cf bp 0x7ffd51a13e30 sp 0x7ffd51a135f8
> READ of size 3 at 0x50d000007e30 thread T0
>     #0 0x63fe493ff3ce in strlen (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3fa53ce) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x70b091a26d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x63fe4a20e6cc in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:64:29
>     #3 0x63fe4a20dc25 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x70b0919e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x70b091a68760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x70b0919dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x70b091941dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x70b09193f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x70b09193f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x63fe494c4f83 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x70b08aa2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x70b08aa2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x63fe493e7b44 in _start (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x3f8db44) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
> 
> 0x50d000007e30 is located 0 bytes inside of 138-byte region [0x50d000007e30,0x50d000007eba)
> freed by thread T2 here:
>     #0 0x63fe494826fa in free (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x40286fa) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x70b091968d4e 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 0x63fe4946a69e in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x401069e) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
>     #1 0x70b091968d94 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 0x63fe49468305 in pthread_create (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x400e305) (BuildId: de6af6bdac47faa898f1c243f3fd3eb4ca5711cc)
<truncated after showing first 30 lines>
---------- Differences in lanechanges ----------
2a3,14
> <!-- generated on 2025-09-01 08:39:45 by Eclipse SUMO GUI Version v1_24_0+0510-f093b5e6ba0
> 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,44
< <lanechanges>
<     <change id="cars.7" type="car" time="19.00" from="beg_0" to="beg_1" dir="1" speed="9.52" pos="28.80" reason="speedGain" leaderGap="25.97" leaderSecureGap="0.96" leaderSpeed="13.69" followerGap="7.46" followerSecureGap="1.65" followerSpeed="5.84" origLeaderGap="15.73" origLeaderSecureGap="10.69" origLeaderSpeed="8.85" latGap="None"/>
<     <change id="cars.13" type="car" time="38.00" from="beg_0" to="beg_1" dir="1" speed="11.92" pos="131.25" reason="speedGain" leaderGap="19.57" leaderSecureGap="14.50" leaderSpeed="10.63" followerGap="44.11" followerSecureGap="15.16" followerSpeed="13.00" origLeaderGap="20.79" origLeaderSecureGap="15.97" origLeaderSpeed="9.90" latGap="None"/>
<     <change id="cars.10" type="car" time="50.00" from="beg_1" to="beg_0" dir="-1" speed="0.04" pos="253.97" reason="speedGain" leaderGap="2.51" leaderSecureGap="0.04" leaderSpeed="0.01" followerGap="2.56" followerSecureGap="0.00" followerSpeed="0.12" origLeaderGap="17.52" origLeaderSecureGap="0.04" origLeaderSpeed="0.00" latGap="None"/>
<     <change id="cars.12" type="car" time="50.00" from="beg_1" to="beg_0" dir="-1" speed="0.12" pos="246.41" reason="speedGain" leaderGap="2.56" leaderSecureGap="0.00" leaderSpeed="0.04" followerGap="35.67" followerSecureGap="20.22" followerSpeed="11.24" origLeaderGap="10.07" origLeaderSecureGap="0.00" origLeaderSpeed="0.01" latGap="None"/>
<     <change id="cars.6" type="car" time="219.00" from="end_1" to="end_0" dir="-1" speed="10.64" pos="140.98" reason="keepRight" leaderGap="52.03" leaderSecureGap="4.83" leaderSpeed="13.52" followerGap="17.90" followerSecureGap="5.97" followerSpeed="9.08" origLeaderGap="15.98" origLeaderSecureGap="8.08" origLeaderSpeed="11.92" latGap="None"/>
<     <change id="cars.18" type="car" time="227.00" from="end_0" to="end_1" dir="1" speed="8.90" pos="61.87" reason="speedGain" leaderGap="12.75" leaderSecureGap="6.87" leaderSpeed="9.97" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="12.73" origLeaderSecureGap="7.68" origLeaderSpeed="9.57" latGap="None"/>
< </lanechanges>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
4,18d3
< Simulation started with time: 0.00.
< Simulation ended at time: 242.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 20
<  Running: 0
<  Waiting: 0
< Statistics (avg of 20):
<  RouteLength: 494.90
<  Speed: 2.34
<  Duration: 211.20
<  WaitingTime: 155.40
<  TimeLoss: 173.00
<  DepartDelay: 0.35
---------- New result in exitcode ----------
1

Detailed information for the tests that had known bugs:

TEST had known bugs (#4134) on ts-sim-build-ba : action_step_length CF_dynamics apparentDecel_emergencyDecel emergency_decel_collision ( Last six runs Sep2025 )

#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 Sep2025 )

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

#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 Sep2025 )

#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 Sep2025 )

[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 Sep2025 )

#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 Sep2025 )

#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 Sep2025 )

#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 Sep2025 )

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

#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 Sep2025 )

#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 Sep2025 )

#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 Sep2025 )

[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 Sep2025 )

#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 Sep2025 )

#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 Sep2025 )

#3696
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in lanechanges ----------
5c5
<     <change id="A" type="t0" time="81.00" from="beg_0" to="beg_1" dir="1" speed="0.00" pos="200.00" reason="strategic|urgent" leaderGap="8.72" leaderSecureGap="0.00" followerGap="63.62" followerSecureGap="97.08" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
---
>     <change id="A" type="t0" time="95.50" from="beg_0" to="beg_1" dir="1" speed="0.00" pos="200.00" reason="strategic|urgent" leaderGap="85.36" leaderSecureGap="0.00" leaderSpeed="24.30" followerGap="2.53" followerSecureGap="0.00" followerSpeed="0.00" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
---------- Differences in output ----------
1c1,2
< Loading net-file from 'net.net.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
> Loading route-files incrementally from 'input_routes.rou.xml'
3,4c4,5
< Simulation started with time: 0.00..
< Simulation ended at time: 372.00.
---
> Simulation started with time: 0.00.
> Simulation ended at time: 353.70.
11,16c12,18
< Statistics (avg):
<  RouteLength: 235.03
<  Duration: 8.92
<  WaitingTime: 0.28
<  TimeLoss: 1.42
<  DepartDelay: 35.17
---
> Statistics (avg of 232):
>  RouteLength: 272.97
>  Speed: 19.77
>  Duration: 15.56
>  WaitingTime: 0.47
>  TimeLoss: 7.32
>  DepartDelay: 19.27
---------- Differences in tripinfos ----------
5,236c5,236
<     <tripinfo id="B.0" depart="0.00" departLane="beg_1" departPos="178.20" departPosLat="0.00" departSpeed="31.27" departDelay="0.00" arrival="4.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.31" duration="4.00" routeLength="121.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.05" rerouteNo="0" devices="tripinfo_B.0" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.1" depart="1.30" departLane="beg_1" departPos="98.29" departPosLat="0.00" departSpeed="33.68" departDelay="0.00" arrival="7.40" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="32.56" duration="6.10" routeLength="201.71" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.09" rerouteNo="0" devices="tripinfo_B.1" vType="t1" speedFactor="1.01" vaporized=""/>
<     <tripinfo id="B.2" depart="2.60" departLane="beg_1" departPos="49.50" departPosLat="0.00" departSpeed="36.09" departDelay="0.00" arrival="9.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="35.50" duration="7.10" routeLength="250.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.12" rerouteNo="0" devices="tripinfo_B.2" vType="t1" speedFactor="1.08" vaporized=""/>
<     <tripinfo id="B.3" depart="4.00" departLane="beg_1" departPos="90.42" departPosLat="0.00" departSpeed="31.28" departDelay="0.10" arrival="10.60" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="33.26" duration="6.60" routeLength="209.58" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.42" rerouteNo="0" devices="tripinfo_B.3" vType="t1" speedFactor="1.03" vaporized=""/>
<     <tripinfo id="B.4" depart="5.20" departLane="beg_1" departPos="64.39" departPosLat="0.00" departSpeed="27.70" departDelay="0.00" arrival="13.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.51" duration="8.70" routeLength="235.61" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.16" rerouteNo="0" devices="tripinfo_B.4" vType="t1" speedFactor="0.83" vaporized=""/>
<     <tripinfo id="B.5" depart="6.80" departLane="beg_1" departPos="47.34" departPosLat="0.00" departSpeed="30.39" departDelay="0.30" arrival="15.50" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="29.61" duration="8.70" routeLength="252.66" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.43" rerouteNo="0" devices="tripinfo_B.5" vType="t1" speedFactor="1.05" vaporized=""/>
<     <tripinfo id="B.6" depart="7.80" departLane="beg_1" departPos="5.96" departPosLat="0.00" departSpeed="29.53" departDelay="0.00" arrival="18.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="29.20" duration="10.20" routeLength="294.04" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.19" rerouteNo="0" devices="tripinfo_B.6" vType="t1" speedFactor="0.89" vaporized=""/>
<     <tripinfo id="B.7" depart="9.10" departLane="beg_1" departPos="33.59" departPosLat="0.00" departSpeed="25.41" departDelay="0.00" arrival="19.20" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.02" duration="10.10" routeLength="266.41" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.50" rerouteNo="0" devices="tripinfo_B.7" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.8" depart="10.60" departLane="beg_1" departPos="61.56" departPosLat="0.00" departSpeed="21.22" departDelay="0.20" arrival="20.50" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.02" duration="9.90" routeLength="238.44" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.47" rerouteNo="0" devices="tripinfo_B.8" vType="t1" speedFactor="0.86" vaporized=""/>
<     <tripinfo id="B.9" depart="11.70" departLane="beg_1" departPos="30.37" departPosLat="0.00" departSpeed="24.95" departDelay="0.00" arrival="22.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.80" duration="10.30" routeLength="269.63" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.86" rerouteNo="0" devices="tripinfo_B.9" vType="t1" speedFactor="1.09" vaporized=""/>
<     <tripinfo id="B.10" depart="13.00" departLane="beg_1" departPos="17.20" departPosLat="0.00" departSpeed="26.60" departDelay="0.00" arrival="23.50" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.31" duration="10.50" routeLength="282.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.21" rerouteNo="0" devices="tripinfo_B.10" vType="t1" speedFactor="1.03" vaporized=""/>
<     <tripinfo id="B.11" depart="14.90" departLane="beg_1" departPos="4.77" departPosLat="0.00" departSpeed="29.87" departDelay="0.60" arrival="25.10" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="31.81" duration="10.20" routeLength="295.23" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.71" rerouteNo="0" devices="tripinfo_B.11" vType="t1" speedFactor="1.05" vaporized=""/>
<     <tripinfo id="B.12" depart="16.20" departLane="beg_1" departPos="20.31" departPosLat="0.00" departSpeed="27.72" departDelay="0.60" arrival="26.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="31.88" duration="10.10" routeLength="279.69" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.62" rerouteNo="0" devices="tripinfo_B.12" vType="t1" speedFactor="1.12" vaporized=""/>
<     <tripinfo id="B.13" depart="17.20" departLane="beg_1" departPos="8.52" departPosLat="0.00" departSpeed="27.76" departDelay="0.30" arrival="27.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="31.33" duration="10.70" routeLength="291.48" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_B.13" vType="t1" speedFactor="0.99" vaporized=""/>
<     <tripinfo id="B.14" depart="18.60" departLane="beg_1" departPos="20.58" departPosLat="0.00" departSpeed="26.15" departDelay="0.40" arrival="29.20" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.29" duration="10.60" routeLength="279.42" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.54" rerouteNo="0" devices="tripinfo_B.14" vType="t1" speedFactor="0.93" vaporized=""/>
<     <tripinfo id="B.15" depart="19.60" departLane="beg_1" departPos="33.50" departPosLat="0.00" departSpeed="22.12" departDelay="0.10" arrival="30.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="29.16" duration="11.10" routeLength="266.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.89" rerouteNo="0" devices="tripinfo_B.15" vType="t1" speedFactor="0.88" vaporized=""/>
<     <tripinfo id="B.16" depart="21.30" departLane="beg_1" departPos="41.50" departPosLat="0.00" departSpeed="22.59" departDelay="0.50" arrival="32.40" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.18" duration="11.10" routeLength="258.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_B.16" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.17" depart="22.10" departLane="beg_1" departPos="31.52" departPosLat="0.00" departSpeed="22.10" departDelay="0.00" arrival="33.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.58" duration="11.60" routeLength="268.48" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.97" rerouteNo="0" devices="tripinfo_B.17" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.18" depart="23.40" departLane="beg_1" departPos="38.10" departPosLat="0.00" departSpeed="20.28" departDelay="0.00" arrival="35.20" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.69" duration="11.80" routeLength="261.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.95" rerouteNo="0" devices="tripinfo_B.18" vType="t1" speedFactor="1.16" vaporized=""/>
<     <tripinfo id="B.19" depart="24.80" departLane="beg_1" departPos="23.89" departPosLat="0.00" departSpeed="22.90" departDelay="0.10" arrival="37.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.62" duration="12.20" routeLength="276.11" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.02" rerouteNo="0" devices="tripinfo_B.19" vType="t1" speedFactor="1.02" vaporized=""/>
<     <tripinfo id="B.20" depart="26.00" departLane="beg_1" departPos="21.93" departPosLat="0.00" departSpeed="22.22" departDelay="0.00" arrival="38.60" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.89" duration="12.60" routeLength="278.07" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.27" rerouteNo="0" devices="tripinfo_B.20" vType="t1" speedFactor="1.01" vaporized=""/>
<     <tripinfo id="B.21" depart="27.80" departLane="beg_1" departPos="9.79" departPosLat="0.00" departSpeed="25.64" departDelay="0.50" arrival="40.10" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.71" duration="12.30" routeLength="290.21" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.29" rerouteNo="0" devices="tripinfo_B.21" vType="t1" speedFactor="0.98" vaporized=""/>
<     <tripinfo id="B.22" depart="30.10" departLane="beg_1" departPos="5.32" departPosLat="0.00" departSpeed="28.80" departDelay="1.50" arrival="41.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.95" duration="11.60" routeLength="294.68" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.62" rerouteNo="0" devices="tripinfo_B.22" vType="t1" speedFactor="0.89" vaporized=""/>
<     <tripinfo id="B.23" depart="31.20" departLane="beg_1" departPos="3.28" departPosLat="0.00" departSpeed="27.52" departDelay="1.30" arrival="43.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.37" duration="12.10" routeLength="296.72" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.24" rerouteNo="0" devices="tripinfo_B.23" vType="t1" speedFactor="0.83" vaporized=""/>
<     <tripinfo id="B.24" depart="31.60" departLane="beg_1" departPos="1.57" departPosLat="0.00" departSpeed="23.72" departDelay="0.40" arrival="44.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.54" duration="13.30" routeLength="298.43" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.98" rerouteNo="0" devices="tripinfo_B.24" vType="t1" speedFactor="0.87" vaporized=""/>
<     <tripinfo id="B.25" depart="33.20" departLane="beg_1" departPos="16.44" departPosLat="0.00" departSpeed="21.17" departDelay="0.70" arrival="46.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="25.98" duration="13.10" routeLength="283.56" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.78" rerouteNo="0" devices="tripinfo_B.25" vType="t1" speedFactor="0.92" vaporized=""/>
<     <tripinfo id="B.26" depart="34.00" departLane="beg_1" departPos="23.91" departPosLat="0.00" departSpeed="16.64" departDelay="0.20" arrival="47.80" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="25.34" duration="13.80" routeLength="276.09" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="5.04" rerouteNo="0" devices="tripinfo_B.26" vType="t1" speedFactor="0.95" vaporized=""/>
<     <tripinfo id="B.27" depart="35.20" departLane="beg_1" departPos="1.03" departPosLat="0.00" departSpeed="19.66" departDelay="0.10" arrival="49.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.26" duration="14.10" routeLength="298.97" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="6.10" rerouteNo="0" devices="tripinfo_B.27" vType="t1" speedFactor="1.13" vaporized=""/>
<     <tripinfo id="B.28" depart="36.40" departLane="beg_1" departPos="10.49" departPosLat="0.00" departSpeed="16.43" departDelay="0.00" arrival="50.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.15" duration="14.50" routeLength="289.51" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="5.15" rerouteNo="0" devices="tripinfo_B.28" vType="t1" speedFactor="0.93" vaporized=""/>
<truncated after showing first 30 lines>

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

#3696
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in lanechanges ----------
5c5
<     <change id="A" type="t0" time="111.00" from="beg_0" to="beg_1" dir="1" speed="0.00" pos="200.00" reason="strategic|urgent" leaderGap="21.37" leaderSecureGap="0.00" followerGap="94.84" followerSecureGap="139.07" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
---
>     <change id="A" type="t0" time="95.50" from="beg_0" to="beg_1" dir="1" speed="0.00" pos="200.00" reason="strategic|urgent" leaderGap="85.36" leaderSecureGap="0.00" leaderSpeed="24.30" followerGap="2.53" followerSecureGap="0.00" followerSpeed="0.00" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
---------- Differences in output ----------
1c1,2
< Loading net-file from 'net.net.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
> Loading route-files incrementally from 'input_routes.rou.xml'
3,4c4,5
< Simulation started with time: 0.00..
< Simulation ended at time: 384.00.
---
> Simulation started with time: 0.00.
> Simulation ended at time: 353.70.
11,16c12,18
< Statistics (avg):
<  RouteLength: 231.56
<  Duration: 8.81
<  WaitingTime: 0.41
<  TimeLoss: 1.44
<  DepartDelay: 37.43
---
> Statistics (avg of 232):
>  RouteLength: 272.97
>  Speed: 19.77
>  Duration: 15.56
>  WaitingTime: 0.47
>  TimeLoss: 7.32
>  DepartDelay: 19.27
---------- Differences in tripinfos ----------
5,236c5,236
<     <tripinfo id="B.0" depart="0.00" departLane="beg_1" departPos="178.20" departPosLat="0.00" departSpeed="31.27" departDelay="0.00" arrival="4.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.31" duration="4.00" routeLength="121.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.05" rerouteNo="0" devices="tripinfo_B.0" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.1" depart="1.30" departLane="beg_1" departPos="98.29" departPosLat="0.00" departSpeed="33.68" departDelay="0.00" arrival="7.40" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="32.56" duration="6.10" routeLength="201.71" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.09" rerouteNo="0" devices="tripinfo_B.1" vType="t1" speedFactor="1.01" vaporized=""/>
<     <tripinfo id="B.2" depart="2.60" departLane="beg_1" departPos="49.50" departPosLat="0.00" departSpeed="36.09" departDelay="0.00" arrival="9.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="35.50" duration="7.10" routeLength="250.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.12" rerouteNo="0" devices="tripinfo_B.2" vType="t1" speedFactor="1.08" vaporized=""/>
<     <tripinfo id="B.3" depart="4.00" departLane="beg_1" departPos="90.42" departPosLat="0.00" departSpeed="31.28" departDelay="0.10" arrival="10.60" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="33.26" duration="6.60" routeLength="209.58" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.42" rerouteNo="0" devices="tripinfo_B.3" vType="t1" speedFactor="1.03" vaporized=""/>
<     <tripinfo id="B.4" depart="5.20" departLane="beg_1" departPos="64.39" departPosLat="0.00" departSpeed="27.70" departDelay="0.00" arrival="13.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.51" duration="8.70" routeLength="235.61" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.16" rerouteNo="0" devices="tripinfo_B.4" vType="t1" speedFactor="0.83" vaporized=""/>
<     <tripinfo id="B.5" depart="6.80" departLane="beg_1" departPos="47.34" departPosLat="0.00" departSpeed="30.39" departDelay="0.30" arrival="15.50" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="29.61" duration="8.70" routeLength="252.66" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.43" rerouteNo="0" devices="tripinfo_B.5" vType="t1" speedFactor="1.05" vaporized=""/>
<     <tripinfo id="B.6" depart="7.80" departLane="beg_1" departPos="5.96" departPosLat="0.00" departSpeed="29.53" departDelay="0.00" arrival="18.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="29.20" duration="10.20" routeLength="294.04" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.19" rerouteNo="0" devices="tripinfo_B.6" vType="t1" speedFactor="0.89" vaporized=""/>
<     <tripinfo id="B.7" depart="9.10" departLane="beg_1" departPos="33.59" departPosLat="0.00" departSpeed="25.41" departDelay="0.00" arrival="19.20" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.02" duration="10.10" routeLength="266.41" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.50" rerouteNo="0" devices="tripinfo_B.7" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.8" depart="10.60" departLane="beg_1" departPos="61.56" departPosLat="0.00" departSpeed="21.22" departDelay="0.20" arrival="20.50" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.02" duration="9.90" routeLength="238.44" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.47" rerouteNo="0" devices="tripinfo_B.8" vType="t1" speedFactor="0.86" vaporized=""/>
<     <tripinfo id="B.9" depart="11.70" departLane="beg_1" departPos="30.37" departPosLat="0.00" departSpeed="24.95" departDelay="0.00" arrival="22.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.80" duration="10.30" routeLength="269.63" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.86" rerouteNo="0" devices="tripinfo_B.9" vType="t1" speedFactor="1.09" vaporized=""/>
<     <tripinfo id="B.10" depart="13.00" departLane="beg_1" departPos="17.20" departPosLat="0.00" departSpeed="26.60" departDelay="0.00" arrival="23.50" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.31" duration="10.50" routeLength="282.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.21" rerouteNo="0" devices="tripinfo_B.10" vType="t1" speedFactor="1.03" vaporized=""/>
<     <tripinfo id="B.11" depart="14.90" departLane="beg_1" departPos="4.77" departPosLat="0.00" departSpeed="29.87" departDelay="0.60" arrival="25.10" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="31.81" duration="10.20" routeLength="295.23" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.71" rerouteNo="0" devices="tripinfo_B.11" vType="t1" speedFactor="1.05" vaporized=""/>
<     <tripinfo id="B.12" depart="16.20" departLane="beg_1" departPos="20.31" departPosLat="0.00" departSpeed="27.72" departDelay="0.60" arrival="26.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="31.88" duration="10.10" routeLength="279.69" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.62" rerouteNo="0" devices="tripinfo_B.12" vType="t1" speedFactor="1.12" vaporized=""/>
<     <tripinfo id="B.13" depart="17.20" departLane="beg_1" departPos="8.52" departPosLat="0.00" departSpeed="27.76" departDelay="0.30" arrival="27.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="31.33" duration="10.70" routeLength="291.48" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_B.13" vType="t1" speedFactor="0.99" vaporized=""/>
<     <tripinfo id="B.14" depart="18.60" departLane="beg_1" departPos="20.58" departPosLat="0.00" departSpeed="26.15" departDelay="0.40" arrival="29.20" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.29" duration="10.60" routeLength="279.42" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.54" rerouteNo="0" devices="tripinfo_B.14" vType="t1" speedFactor="0.93" vaporized=""/>
<     <tripinfo id="B.15" depart="19.60" departLane="beg_1" departPos="33.50" departPosLat="0.00" departSpeed="22.12" departDelay="0.10" arrival="30.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="29.16" duration="11.10" routeLength="266.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.89" rerouteNo="0" devices="tripinfo_B.15" vType="t1" speedFactor="0.88" vaporized=""/>
<     <tripinfo id="B.16" depart="21.30" departLane="beg_1" departPos="41.50" departPosLat="0.00" departSpeed="22.59" departDelay="0.50" arrival="32.40" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.18" duration="11.10" routeLength="258.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_B.16" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.17" depart="22.10" departLane="beg_1" departPos="31.52" departPosLat="0.00" departSpeed="22.10" departDelay="0.00" arrival="33.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.58" duration="11.60" routeLength="268.48" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.97" rerouteNo="0" devices="tripinfo_B.17" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.18" depart="23.40" departLane="beg_1" departPos="38.10" departPosLat="0.00" departSpeed="20.28" departDelay="0.00" arrival="35.20" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.69" duration="11.80" routeLength="261.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.95" rerouteNo="0" devices="tripinfo_B.18" vType="t1" speedFactor="1.16" vaporized=""/>
<     <tripinfo id="B.19" depart="24.80" departLane="beg_1" departPos="23.89" departPosLat="0.00" departSpeed="22.90" departDelay="0.10" arrival="37.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.62" duration="12.20" routeLength="276.11" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.02" rerouteNo="0" devices="tripinfo_B.19" vType="t1" speedFactor="1.02" vaporized=""/>
<     <tripinfo id="B.20" depart="26.00" departLane="beg_1" departPos="21.93" departPosLat="0.00" departSpeed="22.22" departDelay="0.00" arrival="38.60" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.89" duration="12.60" routeLength="278.07" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.27" rerouteNo="0" devices="tripinfo_B.20" vType="t1" speedFactor="1.01" vaporized=""/>
<     <tripinfo id="B.21" depart="27.80" departLane="beg_1" departPos="9.79" departPosLat="0.00" departSpeed="25.64" departDelay="0.50" arrival="40.10" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.71" duration="12.30" routeLength="290.21" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.29" rerouteNo="0" devices="tripinfo_B.21" vType="t1" speedFactor="0.98" vaporized=""/>
<     <tripinfo id="B.22" depart="30.10" departLane="beg_1" departPos="5.32" departPosLat="0.00" departSpeed="28.80" departDelay="1.50" arrival="41.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.95" duration="11.60" routeLength="294.68" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.62" rerouteNo="0" devices="tripinfo_B.22" vType="t1" speedFactor="0.89" vaporized=""/>
<     <tripinfo id="B.23" depart="31.20" departLane="beg_1" departPos="3.28" departPosLat="0.00" departSpeed="27.52" departDelay="1.30" arrival="43.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.37" duration="12.10" routeLength="296.72" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.24" rerouteNo="0" devices="tripinfo_B.23" vType="t1" speedFactor="0.83" vaporized=""/>
<     <tripinfo id="B.24" depart="31.60" departLane="beg_1" departPos="1.57" departPosLat="0.00" departSpeed="23.72" departDelay="0.40" arrival="44.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.54" duration="13.30" routeLength="298.43" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.98" rerouteNo="0" devices="tripinfo_B.24" vType="t1" speedFactor="0.87" vaporized=""/>
<     <tripinfo id="B.25" depart="33.20" departLane="beg_1" departPos="16.44" departPosLat="0.00" departSpeed="21.17" departDelay="0.70" arrival="46.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="25.98" duration="13.10" routeLength="283.56" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.78" rerouteNo="0" devices="tripinfo_B.25" vType="t1" speedFactor="0.92" vaporized=""/>
<     <tripinfo id="B.26" depart="34.00" departLane="beg_1" departPos="23.91" departPosLat="0.00" departSpeed="16.64" departDelay="0.20" arrival="47.80" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="25.34" duration="13.80" routeLength="276.09" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="5.04" rerouteNo="0" devices="tripinfo_B.26" vType="t1" speedFactor="0.95" vaporized=""/>
<     <tripinfo id="B.27" depart="35.20" departLane="beg_1" departPos="1.03" departPosLat="0.00" departSpeed="19.66" departDelay="0.10" arrival="49.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.26" duration="14.10" routeLength="298.97" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="6.10" rerouteNo="0" devices="tripinfo_B.27" vType="t1" speedFactor="1.13" vaporized=""/>
<     <tripinfo id="B.28" depart="36.40" departLane="beg_1" departPos="10.49" departPosLat="0.00" departSpeed="16.43" departDelay="0.00" arrival="50.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.15" duration="14.50" routeLength="289.51" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="5.15" rerouteNo="0" devices="tripinfo_B.28" vType="t1" speedFactor="0.93" vaporized=""/>
<truncated after showing first 30 lines>

TEST had known bugs (#3698) on ts-sim-build-ba : action_step_length Sublane push_for_merge_highres ( Last six runs Sep2025 )

#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 Sep2025 )

#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 Sep2025 )

#3696
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in errors ----------
0a1,8
> Warning: Vehicle 'main.131' performs emergency braking on lane 'beg2_1' with decel=9.00, wished=4.50, severity=1.00, time=183.10.
> Warning: Vehicle 'main.179' performs emergency braking on lane 'beg2_1' with decel=9.00, wished=4.50, severity=1.00, time=250.70.
> Warning: Vehicle 'main.253' performs emergency braking on lane 'beg2_1' with decel=9.00, wished=4.50, severity=1.00, time=396.20.
> Warning: Vehicle 'main.278' performs emergency braking on lane 'beg2_1' with decel=9.00, wished=4.50, severity=1.00, time=451.70.
> Warning: Vehicle 'onRamp.114' performs emergency braking on lane 'merge_0' with decel=9.00, wished=4.50, severity=1.00, time=689.60.
> Warning: Vehicle 'onRamp.114' performs emergency stop at the end of lane 'merge_0' because there is no connection to the next edge (decel=-12.91, offset=0.16), time=689.70.
> Warning: Vehicle 'main.558' performs emergency braking on lane 'beg2_1' with decel=9.00, wished=4.50, severity=1.00, time=1069.30.
> Warning: Vehicle 'main.563' performs emergency braking on lane 'beg2_1' with decel=9.00, wished=4.50, severity=1.00, time=1080.30.
---------- Differences in aggregated300 ----------
5c5
<     <interval begin="0.00" end="1030.00" id="laneData">
---
>     <interval begin="0.00" end="1218.20" id="laneData">
12,13c12,13
<             <lane id="beg2_0" sampledSeconds="2328.77" traveltime="102.18" overlapTraveltime="104.04" density="0.75" occupancy="0.37" waitingTime="0.00" speed="28.85" departed="363" arrived="0" entered="0" left="283" laneChangedFrom="80" laneChangedTo="0"/>
<             <lane id="beg2_1" sampledSeconds="2183.89" traveltime="86.88" overlapTraveltime="87.09" density="0.71" occupancy="0.35" waitingTime="0.00" speed="34.47" departed="332" arrived="0" entered="0" left="412" laneChangedFrom="0" laneChangedTo="80"/>
---
>             <lane id="beg2_0" sampledSeconds="23796.63" traveltime="1889.40" overlapTraveltime="1898.77" density="6.52" laneDensity="6.52" occupancy="3.22" waitingTime="6560.16" timeLoss="22756.32" speed="1.58" speedRelative="0.04" departed="192" arrived="0" entered="0" left="165" laneChangedFrom="45" laneChangedTo="18"/>
>             <lane id="beg2_1" sampledSeconds="7105.64" traveltime="227.78" overlapTraveltime="225.97" density="1.95" laneDensity="1.95" occupancy="0.97" waitingTime="47.90" timeLoss="4476.25" speed="13.28" speedRelative="0.37" departed="452" arrived="0" entered="0" left="479" laneChangedFrom="18" laneChangedTo="45"/>
16,17c16,17
<             <lane id="end_0" sampledSeconds="4033.76" traveltime="8.85" overlapTraveltime="9.02" density="19.88" occupancy="9.64" waitingTime="0.00" speed="22.39" departed="0" arrived="448" entered="448" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<             <lane id="end_1" sampledSeconds="2637.89" traveltime="5.88" overlapTraveltime="6.02" density="13.00" occupancy="6.35" waitingTime="0.00" speed="33.56" departed="0" arrived="439" entered="439" left="0" laneChangedFrom="0" laneChangedTo="0"/>
---
>             <lane id="end_0" sampledSeconds="3400.07" traveltime="9.98" overlapTraveltime="10.21" density="14.17" laneDensity="14.17" occupancy="6.86" waitingTime="0.00" timeLoss="1527.85" speed="19.78" speedRelative="0.55" departed="0" arrived="339" entered="339" left="0" laneChangedFrom="1" laneChangedTo="1"/>
>             <lane id="end_1" sampledSeconds="3122.76" traveltime="6.22" overlapTraveltime="6.37" density="13.01" laneDensity="13.01" occupancy="6.40" waitingTime="0.00" timeLoss="370.70" speed="31.69" speedRelative="0.88" departed="0" arrived="498" entered="498" left="0" laneChangedFrom="1" laneChangedTo="1"/>
26,28c26,28
<             <lane id="merge_0" sampledSeconds="2828.16" traveltime="20.82" overlapTraveltime="21.89" density="28.31" occupancy="14.00" waitingTime="1155.00" speed="4.66" departed="0" arrived="0" entered="192" left="0" laneChangedFrom="192" laneChangedTo="0"/>
<             <lane id="merge_1" sampledSeconds="2919.07" traveltime="8.32" overlapTraveltime="8.78" density="29.22" occupancy="13.91" waitingTime="113.00" speed="11.61" departed="0" arrived="0" entered="283" left="448" laneChangedFrom="27" laneChangedTo="192"/>
<             <lane id="merge_2" sampledSeconds="1320.89" traveltime="2.95" overlapTraveltime="3.10" density="13.22" occupancy="6.29" waitingTime="0.00" speed="32.86" departed="0" arrived="0" entered="412" left="439" laneChangedFrom="0" laneChangedTo="27"/>
---
>             <lane id="merge_0" sampledSeconds="7572.45" traveltime="53.08" overlapTraveltime="55.82" density="64.08" laneDensity="64.08" occupancy="31.26" waitingTime="2622.30" timeLoss="7186.09" speed="1.83" speedRelative="0.05" departed="0" arrived="0" entered="193" left="0" laneChangedFrom="193" laneChangedTo="0"/>
>             <lane id="merge_1" sampledSeconds="8615.29" traveltime="40.46" overlapTraveltime="40.43" density="72.91" laneDensity="72.91" occupancy="34.73" waitingTime="2994.20" timeLoss="8012.24" speed="2.52" speedRelative="0.07" departed="0" arrived="0" entered="165" left="339" laneChangedFrom="19" laneChangedTo="193"/>
>             <lane id="merge_2" sampledSeconds="2094.42" traveltime="4.11" overlapTraveltime="4.29" density="17.72" laneDensity="17.72" occupancy="8.44" waitingTime="5.90" timeLoss="708.36" speed="23.78" speedRelative="0.66" departed="0" arrived="0" entered="479" left="498" laneChangedFrom="0" laneChangedTo="19"/>
34c34
<             <lane id="onRamp_0" sampledSeconds="1851.43" traveltime="9.51" overlapTraveltime="9.81" density="5.95" occupancy="2.93" waitingTime="0.00" speed="31.33" departed="192" arrived="0" entered="0" left="192" laneChangedFrom="0" laneChangedTo="0"/>
---
>             <lane id="onRamp_0" sampledSeconds="7086.74" traveltime="35.02" overlapTraveltime="37.34" density="19.25" laneDensity="19.25" occupancy="9.32" waitingTime="490.70" timeLoss="5459.09" speed="8.23" speedRelative="0.23" departed="193" arrived="0" entered="0" left="193" laneChangedFrom="0" laneChangedTo="0"/>
---------- Differences in output ----------
1,2c1,3
< Loading net-file from 'motorway.net.xml'... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml'... done ((TIME)).
---
> Loading net-file from 'motorway.net.xml' ... done ((TIME)).
> Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
> Loading route-files incrementally from 'input_routes.rou.xml'
4,5c5,6
< Simulation started with time: 0.00..
< Simulation ended at time: 1030.00.
---
> Simulation started with time: 0.00.
> Simulation ended at time: 1218.20.
9c10
<  Inserted: 887
---
>  Inserted: 837
12,17c13,21
< Statistics (avg):
<  RouteLength: 521.02
<  Duration: 22.82
<  WaitingTime: 1.43
<  TimeLoss: 7.85
<  DepartDelay: 0.00
---
>  Emergency Stops: 1
>  Emergency Braking: 7
> Statistics (avg of 837):
>  RouteLength: 522.39
>  Speed: 15.57
<truncated after showing first 30 lines>

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

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

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

(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 Sep2025 )

(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 Sep2025 )

(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 Sep2025 )

(This bug was triggered by FAILING to find text in file 'aggregated15' matching '31to211')
---------- Differences in errors ----------
0a1,5
> Warning: Unsafe green phase 0 in tlLogic '0/1', program 't1'. Lane '0/1to0/0_0' is targeted by 3 'G'-links. (use 'g' instead) Overall 3 lanes in 2 phases are unsafe.
> Warning: Unsafe green phase 0 in tlLogic '1/1', program 't1'. Lane '1/1to0/1_0' is targeted by 4 'G'-links. (use 'g' instead) Overall 4 lanes in 2 phases are unsafe.
> Warning: Unsafe green phase 0 in tlLogic '2/1', program 't1'. Lane '2/1to1/1_0' is targeted by 4 'G'-links. (use 'g' instead) Overall 4 lanes in 2 phases are unsafe.
> Warning: Unsafe green phase 0 in tlLogic '3/1', program 't1'. Lane '3/1to3/0_0' is targeted by 4 'G'-links. (use 'g' instead) Overall 4 lanes in 2 phases are unsafe.
> Warning: Unsafe green phase 0 in tlLogic '4/1', program 't1'. Lane '4/1to3/1_0' is targeted by 3 'G'-links. (use 'g' instead) Overall 3 lanes in 2 phases are unsafe.
---------- Differences in output ----------
1d0
< Loading configuration ... done.
---------- New result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="600.00" end="615.00" id="dump_15">
        <edge id="31to210">
            <lane id="31to210_0" sampledSeconds="195.00" overlapTraveltime="100000.00" density="36.93" laneDensity="36.93" occupancy="18.47" waitingTime="195.00" timeLoss="195.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
        <edge id="31to212">
            <lane id="31to212_0" sampledSeconds="105.00" overlapTraveltime="100000.00" density="133.33" laneDensity="133.33" occupancy="67.38" waitingTime="105.00" timeLoss="105.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
    </interval>
    <interval begin="615.00" end="630.00" id="dump_15">
        <edge id="31to210">
            <lane id="31to210_0" sampledSeconds="195.00" overlapTraveltime="100000.00" density="36.93" laneDensity="36.93" occupancy="18.47" waitingTime="195.00" timeLoss="195.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
        <edge id="31to212">
            <lane id="31to212_0" sampledSeconds="105.00" overlapTraveltime="100000.00" density="133.33" laneDensity="133.33" occupancy="67.38" waitingTime="105.00" timeLoss="105.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
    </interval>
    <interval begin="630.00" end="645.00" id="dump_15">
        <edge id="31to210">
            <lane id="31to210_0" sampledSeconds="195.00" overlapTraveltime="100000.00" density="36.93" laneDensity="36.93" occupancy="18.47" waitingTime="195.00" timeLoss="195.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
        <edge id="31to212">
            <lane id="31to212_0" sampledSeconds="105.00" overlapTraveltime="100000.00" density="133.33" laneDensity="133.33" occupancy="67.38" waitingTime="105.00" timeLoss="105.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
    </interval>
    <interval begin="645.00" end="660.00" id="dump_15">
        <edge id="31to210">
<truncated after showing first 30 lines>

TEST had known bugs (see #5013) on ts-sim-build-ba : bugs 5xxx ticket5013 ( Last six runs Sep2025 )

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

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

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

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

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 Sep2025 )
devices rerouting via route_embedded ( Last six runs Sep2025 )

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

#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 Sep2025 )

#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 Sep2025 )

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.01Sep082100.2819843/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.01Sep082100.2819843/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 Sep2025 )

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

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

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 #6928) on ts-sim-build-ba : rail rail_signal siding_deadend ( Last six runs Sep2025 )

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

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

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

collision when lane width changes
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
1,1270c1,1292
< 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'
5c6
< Simulation ended at time: 1681.00.
---
> Simulation ended at time: 1919.00.
12,19c13,22
< Teleports: 307 (Collisions: 297, Jam: 5, Yield: 4, Wrong Lane: 1)
< Emergency Stops: 14
< Statistics (avg):
<  RouteLength: 191.51
<  Duration: 122.54
<  WaitingTime: 92.16
<  TimeLoss: 104.50
<  DepartDelay: 293.48
---
>  Teleports: 344 (Collisions: 312, Jam: 25, Yield: 5, Wrong Lane: 2)
>  Emergency Stops: 8
>  Emergency Braking: 30
> Statistics (avg of 1200):
>  RouteLength: 184.86
>  Speed: 3.58
>  Duration: 121.35
>  WaitingTime: 93.25
>  TimeLoss: 103.80
<truncated after showing first 30 lines>