02Jul2026 - detailed test results for SUMO.meso.gui

To reconnect the TextTest GUI to these results, run:

texttest -a sumo -d /home/delphi/extraClangDebug/sumo/tests -reconnect /home/delphi/extraClangDebug/texttesttmp/extra_clangD.09Jul110836.193671 -g

To start TextTest for these tests, run:

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


meso.gui: 3019 tests: 2876 succeeded 97 FAILED 29 killed 17 known bugs

Detailed information for the tests that FAILED:

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

---------- Differences in errors ----------
1c1
< Warning: Person 'person0' aborted waiting for train at busStop 'stopE'.
---
> sumo-gui: /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.cpp:1775: const std::map<const MEVehicle *, std::pair<double, int>> &MSEdge::getMesoPositions() const: Assertion `STEPS2TIME(earliestExitTime) > entry' failed.
---------- Differences in tripinfos ----------
5,10d4
<     <tripinfo id="v0" depart="0.00" departLane="a_0" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="149.00" arrivalLane="d_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="149.00" routeLength="400.30" waitingTime="0.00" waitingCount="0" stopTime="120.00" timeLoss="0.00" rerouteNo="1" devices="vehroute_v0 tripinfo_v0 routing_v0 person_v0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <personinfo id="person0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="68.00" timeLoss="-1" traveltime="-1">
<         <ride waitingTime="0.00" vehicle="v0" depart="0.00" arrival="82.00" arrivalPos="0.00" duration="82.00" routeLength="600.00" timeLoss="0.00"/>
<         <ride waitingTime="68.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
<     </personinfo>
< </tripinfos>
---------- Differences in vehroutes ----------
2a3,14
> <!-- generated on 2026-07-02T12:21:58.518229+01:00 by Eclipse SUMO GUI v1_27_1+0096-d202f07f261
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,14c16,20
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="v0" depart="triggered" arrival="149.00">
<         <route edges="a b c d"/>
<         <stop edge="c" endPos="50.00" duration="60.00" parking="1"/>
<         <stop edge="d" endPos="32.00" duration="60.00" parking="1"/>
<     </vehicle>
< 
<     <person id="person0" depart="0.00" departPos="80.00">
<         <ride from="a" to="e" busStop="stopE" lines="v0"/>
<         <ride from="e" to="e" lines="train"/>
<     </person>
---
>     <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>
---------- New result in exitcode ----------
-6

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

---------- Differences in errors ----------
0a1,85
> /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:167:18: runtime error: member call on address 0x51e00004f880 which does not point to an object of type 'GUINet'
> 0x51e00004f880: note: object is of type 'MSNet'
>  02 00 00 00  9e b6 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
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MSNet'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:167:18 
> /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:450: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  9e b6 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/extraClangDebug/sumo/src/guisim/GUINet.cpp:450:5 
> =================================================================
> ==1251411==ERROR: AddressSanitizer: heap-use-after-free on address 0x51e0000502e8 at pc 0x57c0a2112a07 bp 0x737ac27fbdb0 sp 0x737ac27fbda8
> WRITE of size 4 at 0x51e0000502e8 thread T1
>     #0 0x57c0a2112a06 in GUINet::setSimDuration(int) /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:450:23
>     #1 0x57c0a240efce in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:167:18
>     #2 0x57c0a240d402 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #3 0x737ad9e4c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #4 0x57c0a1ecc31c in asan_thread_start(void*) asan_interceptors.cpp.o
>     #5 0x737ad2c9caa3 in start_thread nptl/pthread_create.c:447:8
>     #6 0x737ad2d29c6b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
> 
> 0x51e0000502e8 is located 2664 bytes inside of 2944-byte region [0x51e00004f880,0x51e000050400)
> freed by thread T0 here:
>     #0 0x57c0a1f0d6d1 in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3a186d1) (BuildId: 9263790fb45665255e3c54de07ba23dbf5e9b709)
>     #1 0x57c0a2102e11 in GUINet::~GUINet() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:94:19
>     #2 0x57c0a2415c87 in GUIRunThread::deleteSim() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:308:5
>     #3 0x57c0a2319d0e in GUIApplicationWindow::closeAllWindows() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:2284:18
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,48
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000016c80 which does not point to an object of type 'const MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 cb 00 44 f9 58 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 cb 00 44 f9 58 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 cb 00 44 f9 58 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 cb 00 44 f9 58 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 cb 00 44 f9 58 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,54
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000017080 which does not point to an object of type 'const MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 2b f7 1e 21 58 00 00  98 70 01 00 80 51 00 00  0e 00 00 00 00 00 00 00  76 65 68 57
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 2b f7 1e 21 58 00 00  98 70 01 00 80 51 00 00  0e 00 00 00 00 00 00 00  76 65 68 57
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:59: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 2b f7 1e 21 58 00 00  98 70 01 00 80 51 00 00  0e 00 00 00 00 00 00 00  76 65 68 57
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 2b f7 1e 21 58 00 00  d0 c8 3d 00 30 50 00 00  17 00 00 00 00 00 00 00  17 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 2b f7 1e 21 58 00 00  d0 c8 3d 00 30 50 00 00  17 00 00 00 00 00 00 00  17 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,48
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000050080 which does not point to an object of type 'const MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  b0 fb 8b e8 cd 5b 00 00  98 00 05 00 80 51 00 00  05 00 00 00 00 00 00 00  76 65 68 2e
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000050080 which does not point to an object of type 'MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  b0 fb 8b e8 cd 5b 00 00  98 00 05 00 80 51 00 00  05 00 00 00 00 00 00 00  76 65 68 2e
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000050080 which does not point to an object of type 'MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  b0 fb 8b e8 cd 5b 00 00  98 00 05 00 80 51 00 00  05 00 00 00 00 00 00 00  76 65 68 2e
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000050080 which does not point to an object of type 'MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  b0 fb 8b e8 cd 5b 00 00  98 00 05 00 80 51 00 00  05 00 00 00 00 00 00 00  76 65 68 2e
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000050080 which does not point to an object of type 'MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  b0 fb 8b e8 cd 5b 00 00  98 00 05 00 80 51 00 00  05 00 00 00 00 00 00 00  76 65 68 2e
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,50
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000017080 which does not point to an object of type 'const MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 5b 34 9a a3 5e 00 00  98 70 01 00 80 51 00 00  03 00 00 00 00 00 00 00  76 65 68 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 5b 34 9a a3 5e 00 00  98 70 01 00 80 51 00 00  03 00 00 00 00 00 00 00  76 65 68 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 5b 34 9a a3 5e 00 00  98 70 01 00 80 51 00 00  03 00 00 00 00 00 00 00  76 65 68 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 5b 34 9a a3 5e 00 00  98 70 01 00 80 51 00 00  03 00 00 00 00 00 00 00  76 65 68 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 5b 34 9a a3 5e 00 00  98 70 01 00 80 51 00 00  03 00 00 00 00 00 00 00  76 65 68 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,54
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000017080 which does not point to an object of type 'const MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 eb 8c f8 f8 59 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 eb 8c f8 f8 59 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 eb 8c f8 f8 59 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 eb 8c f8 f8 59 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 eb 8c f8 f8 59 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,54
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000017080 which does not point to an object of type 'const MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 5b c6 1b 62 60 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 5b c6 1b 62 60 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 5b c6 1b 62 60 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 5b c6 1b 62 60 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 5b c6 1b 62 60 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,48
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000016c80 which does not point to an object of type 'const MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 0b 88 02 34 64 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 0b 88 02 34 64 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 0b 88 02 34 64 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 0b 88 02 34 64 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 0b 88 02 34 64 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,48
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000016c80 which does not point to an object of type 'const MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 cb 47 07 32 62 00 00  98 6c 01 00 80 51 00 00  03 00 00 00 00 00 00 00  74 5f 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 cb 47 07 32 62 00 00  98 6c 01 00 80 51 00 00  03 00 00 00 00 00 00 00  74 5f 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 cb 47 07 32 62 00 00  98 6c 01 00 80 51 00 00  03 00 00 00 00 00 00 00  74 5f 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 cb 47 07 32 62 00 00  98 6c 01 00 80 51 00 00  03 00 00 00 00 00 00 00  74 5f 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 cb 47 07 32 62 00 00  98 6c 01 00 80 51 00 00  03 00 00 00 00 00 00 00  74 5f 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,54
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000017080 which does not point to an object of type 'const MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 0b 30 e2 f3 55 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 0b 30 e2 f3 55 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 0b 30 e2 f3 55 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 0b 30 e2 f3 55 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 0b 30 e2 f3 55 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,54
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000017080 which does not point to an object of type 'const MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 6b 54 e8 2b 62 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 6b 54 e8 2b 62 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 6b 54 e8 2b 62 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 6b 54 e8 2b 62 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 6b 54 e8 2b 62 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,54
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000017080 which does not point to an object of type 'const MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 4b 6d bf 81 5e 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 4b 6d bf 81 5e 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 4b 6d bf 81 5e 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 4b 6d bf 81 5e 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 4b 6d bf 81 5e 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,54
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000017080 which does not point to an object of type 'const MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 4b d0 1f 25 60 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 4b d0 1f 25 60 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 4b d0 1f 25 60 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 4b d0 1f 25 60 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000017080 which does not point to an object of type 'MSVehicle'
> 0x518000017080: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 4b d0 1f 25 60 00 00  98 70 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,48
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000016c80 which does not point to an object of type 'const MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 4b 6d ad 97 5d 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 4b 6d ad 97 5d 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 4b 6d ad 97 5d 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 4b 6d ad 97 5d 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 4b 6d ad 97 5d 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,48
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000016c80 which does not point to an object of type 'const MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 5b 23 bf b7 5e 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 5b 23 bf b7 5e 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 5b 23 bf b7 5e 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 5b 23 bf b7 5e 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 5b 23 bf b7 5e 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,48
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000050080 which does not point to an object of type 'const MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  b0 db bc 47 d3 56 00 00  98 00 05 00 80 51 00 00  05 00 00 00 00 00 00 00  76 65 68 2e
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000050080 which does not point to an object of type 'MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  b0 db bc 47 d3 56 00 00  98 00 05 00 80 51 00 00  05 00 00 00 00 00 00 00  76 65 68 2e
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000050080 which does not point to an object of type 'MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  b0 db bc 47 d3 56 00 00  98 00 05 00 80 51 00 00  05 00 00 00 00 00 00 00  76 65 68 2e
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000050080 which does not point to an object of type 'MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  b0 db bc 47 d3 56 00 00  98 00 05 00 80 51 00 00  05 00 00 00 00 00 00 00  76 65 68 2e
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000050080 which does not point to an object of type 'MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  b0 db bc 47 d3 56 00 00  98 00 05 00 80 51 00 00  05 00 00 00 00 00 00 00  76 65 68 2e
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,54
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000016c80 which does not point to an object of type 'const MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 8b c8 50 5c 59 00 00  98 6c 01 00 80 51 00 00  02 00 00 00 00 00 00 00  76 30 00 be
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 8b c8 50 5c 59 00 00  98 6c 01 00 80 51 00 00  02 00 00 00 00 00 00 00  76 30 00 be
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 8b c8 50 5c 59 00 00  98 6c 01 00 80 51 00 00  02 00 00 00 00 00 00 00  76 30 00 be
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 8b c8 50 5c 59 00 00  98 6c 01 00 80 51 00 00  02 00 00 00 00 00 00 00  76 30 00 be
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 8b c8 50 5c 59 00 00  98 6c 01 00 80 51 00 00  02 00 00 00 00 00 00 00  76 30 00 be
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,48
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000016880 which does not point to an object of type 'const MSVehicle'
> 0x518000016880: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 6b d9 ca ff 5a 00 00  98 68 01 00 80 51 00 00  02 00 00 00 00 00 00 00  76 30 00 be
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000016880 which does not point to an object of type 'MSVehicle'
> 0x518000016880: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 6b d9 ca ff 5a 00 00  98 68 01 00 80 51 00 00  02 00 00 00 00 00 00 00  76 30 00 be
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000016880 which does not point to an object of type 'MSVehicle'
> 0x518000016880: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 6b d9 ca ff 5a 00 00  98 68 01 00 80 51 00 00  02 00 00 00 00 00 00 00  76 30 00 be
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000016880 which does not point to an object of type 'MSVehicle'
> 0x518000016880: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 6b d9 ca ff 5a 00 00  98 68 01 00 80 51 00 00  02 00 00 00 00 00 00 00  76 30 00 be
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000016880 which does not point to an object of type 'MSVehicle'
> 0x518000016880: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 6b d9 ca ff 5a 00 00  98 68 01 00 80 51 00 00  02 00 00 00 00 00 00 00  76 30 00 be
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,48
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000050080 which does not point to an object of type 'const MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  b0 2b 58 3b 55 56 00 00  98 00 05 00 80 51 00 00  06 00 00 00 00 00 00 00  66 6c 6f 77
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000050080 which does not point to an object of type 'MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  b0 2b 58 3b 55 56 00 00  98 00 05 00 80 51 00 00  06 00 00 00 00 00 00 00  66 6c 6f 77
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000050080 which does not point to an object of type 'MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  b0 2b 58 3b 55 56 00 00  98 00 05 00 80 51 00 00  06 00 00 00 00 00 00 00  66 6c 6f 77
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000050080 which does not point to an object of type 'MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  b0 2b 58 3b 55 56 00 00  98 00 05 00 80 51 00 00  06 00 00 00 00 00 00 00  66 6c 6f 77
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000050080 which does not point to an object of type 'MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  b0 2b 58 3b 55 56 00 00  98 00 05 00 80 51 00 00  06 00 00 00 00 00 00 00  66 6c 6f 77
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,48
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000016c80 which does not point to an object of type 'const MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 0b 6f e3 fe 5e 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 0b 6f e3 fe 5e 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 0b 6f e3 fe 5e 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 0b 6f e3 fe 5e 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 0b 6f e3 fe 5e 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,48
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000016c80 which does not point to an object of type 'const MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 7b 10 b2 98 5f 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 7b 10 b2 98 5f 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 7b 10 b2 98 5f 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 7b 10 b2 98 5f 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 7b 10 b2 98 5f 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,48
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000016c80 which does not point to an object of type 'const MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 4b 2d b7 ab 56 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 4b 2d b7 ab 56 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 4b 2d b7 ab 56 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 4b 2d b7 ab 56 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 4b 2d b7 ab 56 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,48
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000016c80 which does not point to an object of type 'const MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 4b a6 9a a3 58 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 4b a6 9a a3 58 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 4b a6 9a a3 58 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 4b a6 9a a3 58 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 4b a6 9a a3 58 00 00  98 6c 01 00 80 51 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,48
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32: runtime error: downcast of address 0x518000016c80 which does not point to an object of type 'const MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 1b 2f 3e 57 59 00 00  40 c4 3e 00 30 50 00 00  17 00 00 00 00 00 00 00  17 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:48:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 1b 2f 3e 57 59 00 00  40 c4 3e 00 30 50 00 00  17 00 00 00 00 00 00 00  17 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:50:20 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 1b 2f 3e 57 59 00 00  40 c4 3e 00 30 50 00 00  17 00 00 00 00 00 00 00  17 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:88:52 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 1b 2f 3e 57 59 00 00  40 c4 3e 00 30 50 00 00  17 00 00 00 00 00 00 00  17 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:90:59 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSBatteryExport.cpp:92:37: runtime error: member call on address 0x518000016c80 which does not point to an object of type 'MSVehicle'
> 0x518000016c80: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 1b 2f 3e 57 59 00 00  40 c4 3e 00 30 50 00 00  17 00 00 00 00 00 00 00  17 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices elechybrid elechybrid_2 ( Last six runs Jul2026 )

---------- Differences in errors ----------
0a1,124
> /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSOverheadWire.cpp:76:50: runtime error: member call on address 0x51000005ef40 which does not point to an object of type 'MSTractionSubstation'
> 0x51000005ef40: note: object has invalid vptr
>  02 00 00 00  8c b9 01 00 00 00 00 00  58 ef 05 00 00 51 00 00  0d 00 00 00 00 00 00 00  74 72 53 75
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSOverheadWire.cpp:76:50 
> /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSOverheadWire.h:258:16: runtime error: member access within address 0x51000005ef40 which does not point to an object of type 'const MSTractionSubstation'
> 0x51000005ef40: note: object has invalid vptr
>  02 00 00 00  8c b9 01 00 00 00 00 00  58 ef 05 00 00 51 00 00  0d 00 00 00 00 00 00 00  74 72 53 75
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSOverheadWire.h:258:16 
> =================================================================
> ==1325620==ERROR: AddressSanitizer: heap-use-after-free on address 0x51000005ef90 at pc 0x618069028e4e bp 0x7ffff9f95220 sp 0x7ffff9f95218
> READ of size 8 at 0x51000005ef90 thread T0
>     #0 0x618069028e4d in MSTractionSubstation::getCircuit() const /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSOverheadWire.h:258:16
>     #1 0x618069002e84 in MSOverheadWire::~MSOverheadWire() /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSOverheadWire.cpp:76:50
>     #2 0x61806738c08c in GUIOverheadWire::~GUIOverheadWire() /home/delphi/extraClangDebug/sumo/src/guisim/GUIOverheadWire.cpp:91:1
>     #3 0x61806738c128 in GUIOverheadWire::~GUIOverheadWire() /home/delphi/extraClangDebug/sumo/src/guisim/GUIOverheadWire.cpp:90:37
>     #4 0x61806a060f9c in NamedObjectCont<MSStoppingPlace*>::~NamedObjectCont() /home/delphi/extraClangDebug/sumo/src/utils/common/NamedObjectCont.h:53:13
>     #5 0x61806a08bbec in std::pair<SumoXMLTag const, NamedObjectCont<MSStoppingPlace*>>::~pair() /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_pair.h:284:12
>     #6 0x61806a08b971 in void std::__new_allocator<std::_Rb_tree_node<std::pair<SumoXMLTag const, NamedObjectCont<MSStoppingPlace*>>>>::destroy<std::pair<SumoXMLTag const, NamedObjectCont<MSStoppingPlace*>>>(std::pair<SumoXMLTag const, NamedObjectCont<MSStoppingPlace*>>*) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:198:10
>     #7 0x61806a08b971 in void std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<SumoXMLTag const, NamedObjectCont<MSStoppingPlace*>>>>>::destroy<std::pair<SumoXMLTag const, NamedObjectCont<MSStoppingPlace*>>>(std::allocator<std::_Rb_tree_node<std::pair<SumoXMLTag const, NamedObjectCont<MSStoppingPlace*>>>>&, std::pair<SumoXMLTag const, NamedObjectCont<MSStoppingPlace*>>*) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h:554:8
>     #8 0x61806a08b971 in std::_Rb_tree<SumoXMLTag, std::pair<SumoXMLTag const, NamedObjectCont<MSStoppingPlace*>>, std::_Select1st<std::pair<SumoXMLTag const, NamedObjectCont<MSStoppingPlace*>>>, std::less<SumoXMLTag>, std::allocator<std::pair<SumoXMLTag const, NamedObjectCont<MSStoppingPlace*>>>>::_M_destroy_node(std::_Rb_tree_node<std::pair<SumoXMLTag const, NamedObjectCont<MSStoppingPlace*>>>*) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:621:2
>     #9 0x61806a08b800 in std::_Rb_tree<SumoXMLTag, std::pair<SumoXMLTag const, NamedObjectCont<MSStoppingPlace*>>, std::_Select1st<std::pair<SumoXMLTag const, NamedObjectCont<MSStoppingPlace*>>>, std::less<SumoXMLTag>, std::allocator<std::pair<SumoXMLTag const, NamedObjectCont<MSStoppingPlace*>>>>::_M_drop_node(std::_Rb_tree_node<std::pair<SumoXMLTag const, NamedObjectCont<MSStoppingPlace*>>>*) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:629:2
>     #10 0x61806a08b4e4 in std::_Rb_tree<SumoXMLTag, std::pair<SumoXMLTag const, NamedObjectCont<MSStoppingPlace*>>, std::_Select1st<std::pair<SumoXMLTag const, NamedObjectCont<MSStoppingPlace*>>>, std::less<SumoXMLTag>, std::allocator<std::pair<SumoXMLTag const, NamedObjectCont<MSStoppingPlace*>>>>::_M_erase(std::_Rb_tree_node<std::pair<SumoXMLTag const, NamedObjectCont<MSStoppingPlace*>>>*) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:1934:4
>     #11 0x61806a08b3c4 in std::_Rb_tree<SumoXMLTag, std::pair<SumoXMLTag const, NamedObjectCont<MSStoppingPlace*>>, std::_Select1st<std::pair<SumoXMLTag const, NamedObjectCont<MSStoppingPlace*>>>, std::less<SumoXMLTag>, std::allocator<std::pair<SumoXMLTag const, NamedObjectCont<MSStoppingPlace*>>>>::~_Rb_tree() /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:982:9
>     #12 0x61806a062408 in std::map<SumoXMLTag, NamedObjectCont<MSStoppingPlace*>, std::less<SumoXMLTag>, std::allocator<std::pair<SumoXMLTag const, NamedObjectCont<MSStoppingPlace*>>>>::~map() /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_map.h:314:22
>     #13 0x61806a0082e0 in MSNet::~MSNet() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:364:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==1329000==ERROR: AddressSanitizer: heap-use-after-free on address 0x50e000005ec0 at pc 0x64bd3f6d926f bp 0x7ffcca585f70 sp 0x7ffcca585738
> READ of size 155 at 0x50e000005ec0 thread T0
>     #0 0x64bd3f6d926e in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x395626e) (BuildId: 9263790fb45665255e3c54de07ba23dbf5e9b709)
>     #1 0x73b289826d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x64bd405d13d7 in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:62:29
>     #3 0x64bd405d0905 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x73b2897e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x73b289868760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x73b2897dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x73b289741dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x73b28973f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x73b28973f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x64bd3f79edb7 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x73b28242a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x73b28242a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x64bd3f6c19e4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x393e9e4) (BuildId: 9263790fb45665255e3c54de07ba23dbf5e9b709)
> 
> 0x50e000005ec0 is located 0 bytes inside of 155-byte region [0x50e000005ec0,0x50e000005f5b)
> freed by thread T2 here:
>     #0 0x64bd3f75c59a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x39d959a) (BuildId: 9263790fb45665255e3c54de07ba23dbf5e9b709)
>     #1 0x73b289768d4e 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 0x64bd3f74453e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x39c153e) (BuildId: 9263790fb45665255e3c54de07ba23dbf5e9b709)
>     #1 0x73b289768d94 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 0x64bd3f7421a5 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x39bf1a5) (BuildId: 9263790fb45665255e3c54de07ba23dbf5e9b709)
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,56
> <!-- generated on 2026-07-02T12:29:01.684744+01:00 by Eclipse SUMO GUI v1_27_1+0096-d202f07f261
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
> 
>     <input>
>         <net-file value="three_split.net.xml"/>
>         <additional-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <time>
>         <begin value="0"/>
>     </time>
> 
>     <processing>
>         <no-internal-links value="false"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/mesosim/MELoop.cpp:166:72: runtime error: signed integer overflow: 9223372036854774807 + 300000 cannot be represented in type 'SUMOTime' (aka 'long long')
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/mesosim/MELoop.cpp:166:72 
devices rerouting personTrip early_ending_flow ( Last six runs Jul2026 )
extended stops jumps target_occupied ( Last six runs Jul2026 )

TEST FAILED on ts-sim-build-ba : devices rerouting preference detour_vType ( Last six runs Jul2026 )

---------- Differences in errors ----------
1c1,64
< Warning: Vehicle class 'bicycle' of vType 'DEFAULT_BIKETYPE' is set as ignored by option --meso-ignore-lanes-by-vclass to ensure default vehicle capacity. Set option --meso-lane-queue for multi-modal meso simulation
---
> =================================================================
> ==1337052==ERROR: AddressSanitizer: heap-use-after-free on address 0x50e000006400 at pc 0x566b04fe426f bp 0x7ffee39c1e70 sp 0x7ffee39c1638
> READ of size 3 at 0x50e000006400 thread T0
>     #0 0x566b04fe426e in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x395626e) (BuildId: 9263790fb45665255e3c54de07ba23dbf5e9b709)
>     #1 0x755637a26d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x566b05edc3d7 in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:62:29
>     #3 0x566b05edb905 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x7556379e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x755637a68760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x7556379dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x755637941dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x75563793f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x75563793f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x566b050a9db7 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x75563062a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x75563062a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x566b04fcc9e4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x393e9e4) (BuildId: 9263790fb45665255e3c54de07ba23dbf5e9b709)
> 
> 0x50e000006400 is located 0 bytes inside of 154-byte region [0x50e000006400,0x50e00000649a)
> freed by thread T2 here:
>     #0 0x566b0506759a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x39d959a) (BuildId: 9263790fb45665255e3c54de07ba23dbf5e9b709)
>     #1 0x755637968d4e 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 0x566b0504f53e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x39c153e) (BuildId: 9263790fb45665255e3c54de07ba23dbf5e9b709)
>     #1 0x755637968d94 in FX::FXDict::replace(char const*, void const*, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x168d94) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,14
> <!-- generated on 2026-07-02T12:29:27.318838+01:00 by Eclipse SUMO GUI v1_27_1+0096-d202f07f261
> 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,15c16,20
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="v_0" type="DEFAULT_BIKETYPE" depart="0.00" arrival="54.00">
<         <route edges="E0 E1 E2"/>
<     </vehicle>
< 
<     <vehicle id="v_1" depart="100.00" arrival="122.00">
<         <route edges="E0 E1 E2"/>
<     </vehicle>
< 
<     <vehicle id="v_2" type="t_0" depart="200.00" arrival="236.00">
<         <route edges="E0 E3 E2"/>
<     </vehicle>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,2c1
< 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.
---
> sumo-gui: /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.cpp:1775: const std::map<const MEVehicle *, std::pair<double, int>> &MSEdge::getMesoPositions() const: Assertion `STEPS2TIME(earliestExitTime) > entry' failed.
---------- Differences in dispatchinfos ----------
2a3,14
> <!-- generated on 2026-07-02T12:29:48.394170+01:00 by Eclipse SUMO GUI v1_27_1+0096-d202f07f261
> 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,56
< <DispatchInfo>
< </DispatchInfo>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml,input_routes2.rou.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <tripinfo-output value="tripinfos.xml"/>
>         <tripinfo-output.write-unfinished value="true"/>
>     </output>
> 
>     <processing>
>         <no-internal-links value="false"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
6,30d5
< Simulation ended at time: 874.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 2
<  Running: 2
<  Waiting: 0
< Persons:
<  Inserted: 10
<  Running: 0
< Statistics (avg of 2):
<  RouteLength: 7520.83
<  Speed: 8.61
<  Duration: 874.00
<  WaitingTime: 0.00
<  TimeLoss: 113.50
<  DepartDelay: 0.00
<  DepartDelayWaiting: 0.00
< Ride Statistics (avg of 10 rides):
<  WaitingTime: 357.70
<  RouteLength: 1528.32
<  Duration: 61.70
<  Taxi: 10
< DijkstraRouter answered 46 queries and explored 25.74 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- Differences in tripinfos ----------
5,41d4
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="108.00" waitingTime="50.00" timeLoss="0.00" traveltime="58.00">
<         <ride waitingTime="50.00" vehicle="trip_0" depart="50.00" arrival="108.00" arrivalPos="190.40" duration="58.00" routeLength="1275.20" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p1" depart="10.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="109.00" waitingTime="59.00" timeLoss="0.00" traveltime="50.00">
<         <ride waitingTime="59.00" vehicle="trip_1" depart="69.00" arrival="119.00" arrivalPos="190.40" duration="50.00" routeLength="1104.00" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p2" depart="20.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="219.00" waitingTime="169.00" timeLoss="0.00" traveltime="50.00">
<         <ride waitingTime="169.00" vehicle="trip_0" depart="189.00" arrival="239.00" arrivalPos="0.00" duration="50.00" routeLength="1313.60" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p3" depart="30.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="256.00" waitingTime="206.00" timeLoss="0.00" traveltime="50.00">
<         <ride waitingTime="206.00" vehicle="trip_1" depart="236.00" arrival="286.00" arrivalPos="0.00" duration="50.00" routeLength="1321.60" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p5" depart="50.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="404.00" waitingTime="353.00" timeLoss="0.00" traveltime="51.00">
<         <ride waitingTime="353.00" vehicle="trip_1" depart="403.00" arrival="454.00" arrivalPos="0.00" duration="51.00" routeLength="1313.60" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p4" depart="40.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="468.00" waitingTime="360.00" timeLoss="0.00" traveltime="108.00">
<         <ride waitingTime="360.00" vehicle="trip_0" depart="400.00" arrival="508.00" arrivalPos="0.00" duration="108.00" routeLength="2806.40" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p7" depart="70.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="569.00" waitingTime="533.00" timeLoss="0.00" traveltime="36.00">
<         <ride waitingTime="533.00" vehicle="trip_0" depart="603.00" arrival="639.00" arrivalPos="0.00" duration="36.00" routeLength="913.60" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p6" depart="60.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="610.00" waitingTime="518.00" timeLoss="0.00" traveltime="92.00">
<         <ride waitingTime="518.00" vehicle="trip_1" depart="578.00" arrival="670.00" arrivalPos="190.40" duration="92.00" routeLength="2246.40" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p8" depart="80.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="668.00" waitingTime="653.00" timeLoss="0.00" traveltime="15.00">
<         <ride waitingTime="653.00" vehicle="trip_0" depart="733.00" arrival="748.00" arrivalPos="0.00" duration="15.00" routeLength="342.40" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p9" depart="90.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="783.00" waitingTime="676.00" timeLoss="0.00" traveltime="107.00">
<         <ride waitingTime="676.00" vehicle="trip_1" depart="766.00" arrival="873.00" arrivalPos="190.40" duration="107.00" routeLength="2646.40" timeLoss="0.00"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
-6

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

---------- Differences in errors ----------
0a1,53
> 
> =================================================================
> ==1342163==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 232 byte(s) in 1 object(s) allocated from:
>     #0 0x555c533ffe51 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3a17e51) (BuildId: 9263790fb45665255e3c54de07ba23dbf5e9b709)
>     #1 0x555c5518077c in MSDispatch::addReservation(MSTransportable*, long long, long long, long long, MSEdge const*, double, MSStoppingPlace const*, MSEdge const*, double, MSStoppingPlace const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, int, int) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDispatch.cpp:152:31
>     #2 0x555c54e23e34 in MSDevice_Taxi::addReservation(MSTransportable*, std::set<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>> const&, long long, long long, long long, MSEdge const*, double, MSStoppingPlace const*, MSEdge const*, double, MSStoppingPlace const*, std::__cxx11::
basic_string<char, std::char_traits<char>, std::allocator<char>> const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:223:38
>     #3 0x555c557d7c9b in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:333:13
>     #4 0x555c557d454b in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:297:9
>     #5 0x555c55866508 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:142:20
>     #6 0x555c535e3e97 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/guisim/GUIPerson.cpp:687:29
>     #7 0x555c5585172a in MSStageWalking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageWalking.cpp:386:22
>     #8 0x555c556c4ee2 in MSPModel_NonInteracting::MoveToNextEdge::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:98:35
>     #9 0x555c55fa20cd in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #10 0x555c535174e3 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #11 0x555c56370f62 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:851:30
>     #12 0x555c535fab00 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:244:12
>     #13 0x555c53902ffc in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #14 0x555c53901787 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #15 0x555c53900402 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #16 0x7a1bac44c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> Indirect leak of 40 byte(s) in 1 object(s) allocated from:
>     #0 0x555c533ffe51 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3a17e51) (BuildId: 9263790fb45665255e3c54de07ba23dbf5e9b709)
>     #1 0x555c54e92101 in std::__new_allocator<std::_Rb_tree_node<MSTransportable const*>>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:151:27
>     #2 0x555c5519c9ec in std::allocator_traits<std::allocator<std::_Rb_tree_node<MSTransportable const*>>>::allocate(std::allocator<std::_Rb_tree_node<MSTransportable const*>>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h:478:20
>     #3 0x555c5519c9ec in std::_Rb_tree<MSTransportable const*, MSTransportable const*, std::_Identity<MSTransportable const*>, ComparatorNumericalIdLess, std::allocator<MSTransportable const*>>::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:559:16
>     #4 0x555c5519c8bc in std::_Rb_tree_node<MSTransportable const*>* std::_Rb_tree<MSTransportable const*, MSTransportable const*, std::_Identity<MSTransportable const*>, ComparatorNumericalIdLess, std::allocator<MSTransportable const*>>::_M_create_node<MSTransportable const* const&>(MSTransportable const* const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_tree.h:609:23
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator errors vClass_mismatch ( Last six runs Jul2026 )

---------- Differences in errors ----------
2a3,395
> 
> =================================================================
> ==1298076==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 904 byte(s) in 1 object(s) allocated from:
>     #0 0x602421b3ae51 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3a17e51) (BuildId: 9263790fb45665255e3c54de07ba23dbf5e9b709)
>     #1 0x602423446f12 in MSDevice_Vehroutes::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*>>&, int) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Vehroutes.cpp:101:16
>     #2 0x602421e701fb in GUIBaseVehicle::GUIBaseVehicle(MSBaseVehicle&) /home/delphi/extraClangDebug/sumo/src/guisim/GUIBaseVehicle.cpp:320:16
>     #3 0x602425dfbf75 in GUIMEVehicle::GUIMEVehicle(SUMOVehicleParameter*, std::shared_ptr<MSRoute const>, MSVehicleType*, double) /home/delphi/extraClangDebug/sumo/src/mesogui/GUIMEVehicle.cpp:52:5
>     #4 0x602425e118d6 in GUIMEVehicleControl::buildVehicle(SUMOVehicleParameter*, std::shared_ptr<MSRoute const>, MSVehicleType*, bool, MSVehicleControl::VehicleDefinitionSource, bool) /home/delphi/extraClangDebug/sumo/src/mesogui/GUIMEVehicleControl.cpp:51:32
>     #5 0x602425036294 in METriggeredCalibrator::execute(long long) /home/delphi/extraClangDebug/sumo/src/mesosim/METriggeredCalibrator.cpp:187:58
>     #6 0x602423993307 in MSCalibrator::CalibratorCommand::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSCalibrator.h:147:34
>     #7 0x6024246dd0cd in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #8 0x602421c524e3 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #9 0x602424aaf0a6 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:920:28
>     #10 0x602421d35b00 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:244:12
>     #11 0x60242203dffc in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #12 0x60242203c787 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #13 0x60242203b402 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #14 0x75254284c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> Indirect leak of 840 byte(s) in 1 object(s) allocated from:
>     #0 0x602421b3ae51 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3a17e51) (BuildId: 9263790fb45665255e3c54de07ba23dbf5e9b709)
>     #1 0x602425e11825 in GUIMEVehicleControl::buildVehicle(SUMOVehicleParameter*, std::shared_ptr<MSRoute const>, MSVehicleType*, bool, MSVehicleControl::VehicleDefinitionSource, bool) /home/delphi/extraClangDebug/sumo/src/mesogui/GUIMEVehicleControl.cpp:51:28
>     #2 0x602425036294 in METriggeredCalibrator::execute(long long) /home/delphi/extraClangDebug/sumo/src/mesosim/METriggeredCalibrator.cpp:187:58
>     #3 0x602423993307 in MSCalibrator::CalibratorCommand::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSCalibrator.h:147:34
>     #4 0x6024246dd0cd in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #5 0x602421c524e3 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #6 0x602424aaf0a6 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:920:28
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended calibrator errors vClass_mismatch_ignore ( Last six runs Jul2026 )

---------- Differences in errors ----------
4a5,397
> 
> =================================================================
> ==1298089==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 3616 byte(s) in 4 object(s) allocated from:
>     #0 0x5855b6d27e51 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3a17e51) (BuildId: 9263790fb45665255e3c54de07ba23dbf5e9b709)
>     #1 0x5855b8633f12 in MSDevice_Vehroutes::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*>>&, int) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Vehroutes.cpp:101:16
>     #2 0x5855b705d1fb in GUIBaseVehicle::GUIBaseVehicle(MSBaseVehicle&) /home/delphi/extraClangDebug/sumo/src/guisim/GUIBaseVehicle.cpp:320:16
>     #3 0x5855bafe8f75 in GUIMEVehicle::GUIMEVehicle(SUMOVehicleParameter*, std::shared_ptr<MSRoute const>, MSVehicleType*, double) /home/delphi/extraClangDebug/sumo/src/mesogui/GUIMEVehicle.cpp:52:5
>     #4 0x5855baffe8d6 in GUIMEVehicleControl::buildVehicle(SUMOVehicleParameter*, std::shared_ptr<MSRoute const>, MSVehicleType*, bool, MSVehicleControl::VehicleDefinitionSource, bool) /home/delphi/extraClangDebug/sumo/src/mesogui/GUIMEVehicleControl.cpp:51:32
>     #5 0x5855ba223294 in METriggeredCalibrator::execute(long long) /home/delphi/extraClangDebug/sumo/src/mesosim/METriggeredCalibrator.cpp:187:58
>     #6 0x5855b8b80307 in MSCalibrator::CalibratorCommand::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSCalibrator.h:147:34
>     #7 0x5855b98ca0cd in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #8 0x5855b6e3f4e3 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #9 0x5855b9c9c0a6 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:920:28
>     #10 0x5855b6f22b00 in GUINet::simulationStep() /home/delphi/extraClangDebug/sumo/src/guisim/GUINet.cpp:244:12
>     #11 0x5855b722affc in GUIRunThread::makeStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:194:16
>     #12 0x5855b7229787 in GUIRunThread::tryStep() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:162:9
>     #13 0x5855b7228402 in GUIRunThread::run() /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:133:13
>     #14 0x75c47004c712 in FX::FXThread::execute(void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x24c712) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
> 
> Indirect leak of 3360 byte(s) in 4 object(s) allocated from:
>     #0 0x5855b6d27e51 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3a17e51) (BuildId: 9263790fb45665255e3c54de07ba23dbf5e9b709)
>     #1 0x5855baffe825 in GUIMEVehicleControl::buildVehicle(SUMOVehicleParameter*, std::shared_ptr<MSRoute const>, MSVehicleType*, bool, MSVehicleControl::VehicleDefinitionSource, bool) /home/delphi/extraClangDebug/sumo/src/mesogui/GUIMEVehicleControl.cpp:51:28
>     #2 0x5855ba223294 in METriggeredCalibrator::execute(long long) /home/delphi/extraClangDebug/sumo/src/mesosim/METriggeredCalibrator.cpp:187:58
>     #3 0x5855b8b80307 in MSCalibrator::CalibratorCommand::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSCalibrator.h:147:34
>     #4 0x5855b98ca0cd in MSEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #5 0x5855b6e3f4e3 in GUIEventControl::execute(long long) /home/delphi/extraClangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #6 0x5855b9c9c0a6 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:920:28
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended state load_shifted ( Last six runs Jul2026 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/microsim/MSStateHandler.cpp:369:81: runtime error: signed integer overflow: -9223372036854775808 - 1000000 cannot be represented in type 'SUMOTime' (aka 'long long')
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSStateHandler.cpp:369:81 

TEST FAILED on ts-sim-build-ba : meso bugs ticket15093 ( Last six runs Jul2026 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:225:70: runtime error: downcast of address 0x518000016880 which does not point to an object of type 'MSVehicle'
> 0x518000016880: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 fb 6e 95 71 5e 00 00  98 68 01 00 80 51 00 00  03 00 00 00 00 00 00 00  31 34 35 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:225:70 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:225:99: runtime error: member call on address 0x518000016880 which does not point to an object of type 'MSVehicle'
> 0x518000016880: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 fb 6e 95 71 5e 00 00  98 68 01 00 80 51 00 00  03 00 00 00 00 00 00 00  31 34 35 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:225:99 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:190:74: runtime error: downcast of address 0x518000016880 which does not point to an object of type 'MSVehicle'
> 0x518000016880: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 fb 6e 95 71 5e 00 00  98 68 01 00 80 51 00 00  03 00 00 00 00 00 00 00  31 34 35 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:190:74 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:190:103: runtime error: member call on address 0x518000016880 which does not point to an object of type 'MSVehicle'
> 0x518000016880: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 fb 6e 95 71 5e 00 00  98 68 01 00 80 51 00 00  03 00 00 00 00 00 00 00  31 34 35 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:190:103 
> 
> =================================================================
> ==1348132==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 128 byte(s) in 8 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso lane_queue laneData ( Last six runs Jul2026 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:225:70: runtime error: downcast of address 0x518000050080 which does not point to an object of type 'MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  b0 cb 08 32 15 5b 00 00  98 00 05 00 80 51 00 00  03 00 00 00 00 00 00 00  6c 2e 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:225:70 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:225:99: runtime error: member call on address 0x518000050080 which does not point to an object of type 'MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  b0 cb 08 32 15 5b 00 00  98 00 05 00 80 51 00 00  03 00 00 00 00 00 00 00  6c 2e 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:225:99 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:190:74: runtime error: downcast of address 0x518000050080 which does not point to an object of type 'MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  b0 cb 08 32 15 5b 00 00  98 00 05 00 80 51 00 00  03 00 00 00 00 00 00 00  6c 2e 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:190:74 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:190:103: runtime error: member call on address 0x518000050080 which does not point to an object of type 'MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  b0 cb 08 32 15 5b 00 00  98 00 05 00 80 51 00 00  03 00 00 00 00 00 00 00  6c 2e 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:190:103 
> 
> =================================================================
> ==1346932==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 128 byte(s) in 8 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : meso lane_queue laneData_different_speeds ( Last six runs Jul2026 )

---------- Differences in errors ----------
0a1,36
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:225:70: runtime error: downcast of address 0x518000050080 which does not point to an object of type 'MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  b0 eb 3f 53 44 5f 00 00  98 00 05 00 80 51 00 00  03 00 00 00 00 00 00 00  6c 2e 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:225:70 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:225:99: runtime error: member call on address 0x518000050080 which does not point to an object of type 'MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  b0 eb 3f 53 44 5f 00 00  98 00 05 00 80 51 00 00  03 00 00 00 00 00 00 00  6c 2e 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:225:99 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:190:74: runtime error: downcast of address 0x518000050080 which does not point to an object of type 'MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  b0 eb 3f 53 44 5f 00 00  98 00 05 00 80 51 00 00  03 00 00 00 00 00 00 00  6c 2e 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:190:74 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:190:103: runtime error: member call on address 0x518000050080 which does not point to an object of type 'MSVehicle'
> 0x518000050080: note: object is of type 'GUIMEVehicle'
>  01 00 00 00  b0 eb 3f 53 44 5f 00 00  98 00 05 00 80 51 00 00  03 00 00 00 00 00 00 00  6c 2e 30 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:190:103 
> 
> =================================================================
> ==1347084==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 128 byte(s) in 8 object(s) allocated from:
<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 Jul2026 )

---------- Differences in fcd_parquet ----------
1,221d0
< timestep_time,vehicle_id,vehicle_x,vehicle_y,vehicle_angle,vehicle_type,vehicle_speed,vehicle_pos,vehicle_lane,vehicle_edge,vehicle_slope
< 0.00,,,,,,,,,,
< 1.00,,,,,,,,,,
< 2.00,,,,,,,,,,
< 3.00,,,,,,,,,,
< 4.00,,,,,,,,,,
< 5.00,,,,,,,,,,
< 6.00,,,,,,,,,,
< 7.00,,,,,,,,,,
< 8.00,,,,,,,,,,
< 9.00,,,,,,,,,,
< 10.00,,,,,,,,,,
< 11.00,,,,,,,,,,
< 12.00,,,,,,,,,,
< 13.00,,,,,,,,,,
< 14.00,,,,,,,,,,
< 15.00,,,,,,,,,,
< 16.00,,,,,,,,,,
< 17.00,,,,,,,,,,
< 18.00,,,,,,,,,,
< 19.00,,,,,,,,,,
< 20.00,,,,,,,,,,
< 21.00,,,,,,,,,,
< 22.00,,,,,,,,,,
< 23.00,,,,,,,,,,
< 24.00,,,,,,,,,,
< 25.00,,,,,,,,,,
< 26.00,,,,,,,,,,
< 27.00,,,,,,,,,,
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output fcd-output persons parquet ( Last six runs Jul2026 )

---------- Differences in fcd_parquet ----------
1,5d0
< timestep_time,vehicle_id,vehicle_speed
< 0.00,p0_0,10.00
< 0.00,p0,10.00
< 1.00,p0_0,10.00
< 1.00,p0,10.00

TEST FAILED on ts-sim-build-ba : output fcd-output persons separate_parquet ( Last six runs Jul2026 )

---------- Differences in fcd_parquet ----------
1,3d0
< timestep_time,vehicle_id,vehicle_x,vehicle_y,vehicle_angle,vehicle_type,vehicle_speed,vehicle_pos,vehicle_lane,vehicle_edge,vehicle_slope
< 0.00,p0_0,395.25,401.65,270.00,DEFAULT_VEHTYPE,10.00,0.00,,1/1to0/1,0.00
< 1.00,p0_0,395.25,401.65,270.00,DEFAULT_VEHTYPE,10.00,0.00,,1/1to0/1,0.00
---------- Differences in person_fcd_parquet ----------
1,3d0
< timestep_time,person_id,person_x,person_y,person_angle,person_type,person_speed,person_pos,person_lane,person_edge,person_slope
< 0.00,p0,395.25,401.65,90.00,DEFAULT_PEDTYPE,10.00,0.00,,1/1to0/1,0.00
< 1.00,p0,395.25,401.65,90.00,DEFAULT_PEDTYPE,10.00,0.00,,1/1to0/1,0.00

TEST FAILED on ts-sim-build-ba : output vtk-output 2veh_3s ( Last six runs Jul2026 )

---------- Differences in errors ----------
0a1,60
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSVTKExport.cpp:90:32: runtime error: downcast of address 0x518000016880 which does not point to an object of type 'const MSVehicle'
> 0x518000016880: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 bb 83 58 e6 63 00 00  98 68 01 00 80 51 00 00  02 00 00 00 00 00 00 00  76 30 00 be
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSVTKExport.cpp:90:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSVTKExport.cpp:92:18: runtime error: member call on address 0x518000016880 which does not point to an object of type 'MSVehicle'
> 0x518000016880: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 bb 83 58 e6 63 00 00  98 68 01 00 80 51 00 00  02 00 00 00 00 00 00 00  76 30 00 be
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSVTKExport.cpp:92:18 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSVTKExport.cpp:95:35: runtime error: member call on address 0x518000016880 which does not point to an object of type 'MSVehicle'
> 0x518000016880: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 bb 83 58 e6 63 00 00  98 68 01 00 80 51 00 00  02 00 00 00 00 00 00 00  76 30 00 be
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSVTKExport.cpp:95:35 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSVTKExport.cpp:114:32: runtime error: downcast of address 0x518000016880 which does not point to an object of type 'const MSVehicle'
> 0x518000016880: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 bb 83 58 e6 63 00 00  98 68 01 00 80 51 00 00  02 00 00 00 00 00 00 00  76 30 00 be
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSVTKExport.cpp:114:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSVTKExport.cpp:116:18: runtime error: member call on address 0x518000016880 which does not point to an object of type 'MSVehicle'
> 0x518000016880: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 bb 83 58 e6 63 00 00  98 68 01 00 80 51 00 00  02 00 00 00 00 00 00 00  76 30 00 be
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vtk-output 2veh_3s_subsecond ( Last six runs Jul2026 )

---------- Differences in errors ----------
0a1,60
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSVTKExport.cpp:90:32: runtime error: downcast of address 0x518000016880 which does not point to an object of type 'const MSVehicle'
> 0x518000016880: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 6b a2 7d 60 57 00 00  98 68 01 00 80 51 00 00  02 00 00 00 00 00 00 00  76 30 00 be
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSVTKExport.cpp:90:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSVTKExport.cpp:92:18: runtime error: member call on address 0x518000016880 which does not point to an object of type 'MSVehicle'
> 0x518000016880: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 6b a2 7d 60 57 00 00  98 68 01 00 80 51 00 00  02 00 00 00 00 00 00 00  76 30 00 be
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSVTKExport.cpp:92:18 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSVTKExport.cpp:95:35: runtime error: member call on address 0x518000016880 which does not point to an object of type 'MSVehicle'
> 0x518000016880: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 6b a2 7d 60 57 00 00  98 68 01 00 80 51 00 00  02 00 00 00 00 00 00 00  76 30 00 be
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSVTKExport.cpp:95:35 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSVTKExport.cpp:114:32: runtime error: downcast of address 0x518000016880 which does not point to an object of type 'const MSVehicle'
> 0x518000016880: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 6b a2 7d 60 57 00 00  98 68 01 00 80 51 00 00  02 00 00 00 00 00 00 00  76 30 00 be
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/output/MSVTKExport.cpp:114:32 
> /home/delphi/extraClangDebug/sumo/src/microsim/output/MSVTKExport.cpp:116:18: runtime error: member call on address 0x518000016880 which does not point to an object of type 'MSVehicle'
> 0x518000016880: note: object is of type 'GUIMEVehicle'
>  00 00 00 00  b0 6b a2 7d 60 57 00 00  98 68 01 00 80 51 00 00  02 00 00 00 00 00 00 00  76 30 00 be
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'GUIMEVehicle'
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/mesosim/MEVehicle.h:295:46: runtime error: signed integer overflow: -9223372036854775808 - 9223372036854774807 cannot be represented in type 'SUMOTime' (aka 'long long')
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/mesosim/MEVehicle.h:295:46 
rail bidi_conflict_insertion ( Last six runs Jul2026 )
rail bugs delayed_insertion_parallel_routing ( Last six runs Jul2026 )
rail bugs double_stop ( Last six runs Jul2026 )
rail bugs ticket11384 ( Last six runs Jul2026 )
rail bugs ticket12857 ( Last six runs Jul2026 )
rail bugs ticket12868 ( Last six runs Jul2026 )
rail bugs ticket13262 ( Last six runs Jul2026 )
rail bugs ticket15658 ( Last six runs Jul2026 )
rail bugs ticket15797 ( Last six runs Jul2026 )
rail bugs ticket15797b ( Last six runs Jul2026 )
rail bugs ticket15807 ( Last six runs Jul2026 )
rail bugs ticket17367 ( Last six runs Jul2026 )
rail bugs ticket17821 ( Last six runs Jul2026 )
rail rail_signal constraints deadlock_insertion ( Last six runs Jul2026 )
rail rail_signal constraints deadlock_insertion2 ( Last six runs Jul2026 )
rail rail_signal constraints deadlock_insertion2_remove ( Last six runs Jul2026 )
rail rail_signal constraints deadlock_insertion_remove ( Last six runs Jul2026 )
rail rail_signal deadlock_insertion ( Last six runs Jul2026 )
rail rail_signal driveway_variants ( Last six runs Jul2026 )
rail rail_signal end_block_mode end_after_bidi ( Last six runs Jul2026 )
rail rail_signal end_block_mode end_within_bidi ( Last six runs Jul2026 )
rail rail_signal indirect_guard_route_conflict3 ( Last six runs Jul2026 )
rail rail_signal insertionConstraints insertionOrder ( Last six runs Jul2026 )
rail rail_signal insertionConstraints signal_on_next_edge ( Last six runs Jul2026 )
rail rail_signal insertionConstraints wait_for_one ( Last six runs Jul2026 )
rail rail_signal insertionConstraints wait_for_one_inactive ( Last six runs Jul2026 )
rail rail_signal insertionConstraints wait_for_one_same_departEdge ( Last six runs Jul2026 )
rail rail_signal large_step_size ( Last six runs Jul2026 )
rail rail_signal moving_block protect_bidi ( Last six runs Jul2026 )
rail rail_signal moving_block protect_reversal2 ( Last six runs Jul2026 )
rail rail_signal moving_block protect_reversal_noSignal ( Last six runs Jul2026 )
rail rail_signal moving_block protect_selfintersecting2 ( Last six runs Jul2026 )
rail rail_signal update_driveways ( Last six runs Jul2026 )
rail reversal follower_ends_before_reversal ( Last six runs Jul2026 )
rail reversal follower_ends_before_reversal2 ( Last six runs Jul2026 )
rail reversal insertion_before_reversal ( Last six runs Jul2026 )
rail reversal insertion_before_reversal2 ( Last six runs Jul2026 )
rail reversal insertion_before_reversal3 ( Last six runs Jul2026 )
rail reversal reversal_onRoute_beyond_core3 ( Last six runs Jul2026 )
rail reversal reverse_on_signal ( Last six runs Jul2026 )
rail tramwayLoop basic ( Last six runs Jul2026 )
rail tramwayLoop track_closed ( Last six runs Jul2026 )

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

---------- Differences in errors ----------
6a7,8
> /home/delphi/extraClangDebug/sumo/src/mesosim/MEVehicle.h:295:46: runtime error: signed integer overflow: -9223372036854775808 - 9223372036854774807 cannot be represented in type 'SUMOTime' (aka 'long long')
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/mesosim/MEVehicle.h:295:46 
rail portion_working join ( Last six runs Jul2026 )
rail portion_working join_RB425 ( Last six runs Jul2026 )
rail portion_working join_front_further ( Last six runs Jul2026 )
rail portion_working join_front_route_invalid ( Last six runs Jul2026 )
rail portion_working join_front_route_problem ( Last six runs Jul2026 )

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

---------- Differences in errors ----------
1c1,3
< Warning: Vehicle 't1' aborted waiting for a train from which to split.
---
> /home/delphi/extraClangDebug/sumo/src/mesosim/MEVehicle.h:295:46: runtime error: signed integer overflow: -9223372036854775808 - 9223372036854774807 cannot be represented in type 'SUMOTime' (aka 'long long')
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/mesosim/MEVehicle.h:295:46 
> sumo-gui: /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.cpp:1775: const std::map<const MEVehicle *, std::pair<double, int>> &MSEdge::getMesoPositions() const: Assertion `STEPS2TIME(earliestExitTime) > entry' failed.
---------- Differences in railsignalblocks ----------
2a3,14
> <!-- generated on 2026-07-02T12:28:31.997661+01:00 by Eclipse SUMO GUI v1_27_1+0096-d202f07f261
> 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
< <railsignal-block-output>
<     <departJunction id="gneJ0">
<         <driveWay id="gneJ0.d0" vehicle="t0" edges="b c">
<             <forward lanes="b_0 :gneJ2_1_0 c_0"/>
<             <bidi lanes=""/>
<             <flank lanes=""/>
<             <conflictLinks signals=""/>
<             <foes driveWays="gneJ0.d0"/>
<         </driveWay>
<     </departJunction>
< </railsignal-block-output>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
<truncated after showing first 30 lines>
---------- Differences in stopinfos ----------
2a3,14
> <!-- generated on 2026-07-02T12:28:31.999299+01:00 by Eclipse SUMO GUI v1_27_1+0096-d202f07f261
> 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,55
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<     <stopinfo id="t0" type="train" edge="b" pos="398.50" parking="0" started="28.69" ended="96.00" busStop="B" split="t1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
< </stops>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <tripinfo-output value="tripinfos.xml"/>
>         <railsignal-block-output value="railsignal_blocks.xml"/>
>         <stop-output value="stopinfos.xml"/>
>     </output>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,7d4
<     <tripinfo id="t0" depart="0.00" departLane="b_0" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="111.00" arrivalLane="c_0" arrivalPos="191.72" arrivalSpeed="13.89" duration="111.00" routeLength="700.00" waitingTime="0.00" waitingCount="0" stopTime="60.00" timeLoss="60.00" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="other" depart="111.00" departLane="b_0" departPos="0.00" departSpeed="13.89" departDelay="109.00" arrival="162.00" arrivalLane="c_0" arrivalPos="191.72" arrivalSpeed="13.89" duration="51.00" routeLength="700.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_other routing_other" vType="splitTrain" speedFactor="1.00" vaporized=""/>
< </tripinfos>
---------- New result in exitcode ----------
-6

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

---------- Differences in errors ----------
1a2,3
> /home/delphi/extraClangDebug/sumo/src/mesosim/MEVehicle.h:295:46: runtime error: signed integer overflow: -9223372036854775808 - 9223372036854774807 cannot be represented in type 'SUMOTime' (aka 'long long')
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/mesosim/MEVehicle.h:295:46 
rail portion_working transportables join_containers ( Last six runs Jul2026 )
rail portion_working transportables join_persons ( Last six runs Jul2026 )

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

---------- Differences in errors ----------
0a1,64
> =================================================================
> ==1322133==ERROR: AddressSanitizer: heap-use-after-free on address 0x50d0000088c0 at pc 0x64b8dcd0e26f bp 0x7ffcd11918f0 sp 0x7ffcd11910b8
> READ of size 139 at 0x50d0000088c0 thread T0
>     #0 0x64b8dcd0e26e in strlen (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x395626e) (BuildId: 9263790fb45665255e3c54de07ba23dbf5e9b709)
>     #1 0x74780a626d97 in FX::FXString::assign(char const*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x226d97) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #2 0x64b8ddc063d7 in MFXRecentNetworks::onUpdFile(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:62:29
>     #3 0x64b8ddc05905 in MFXRecentNetworks::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXRecentNetworks.cpp:38:1
>     #4 0x74780a5e203c in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e203c) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #5 0x74780a668760 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x268760) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #6 0x74780a5dbe01 in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1dbe01) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #7 0x74780a541dfb in FX::FXApp::getNextEvent(_XEvent&, bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x141dfb) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #8 0x74780a53f184 in FX::FXApp::runOneEvent(bool) (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f184) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #9 0x74780a53f224 in FX::FXApp::run() (/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x13f224) (BuildId: 8255c25c86a9650f625055b6ddbe324d5ad52682)
>     #10 0x64b8dcdd3db7 in main /home/delphi/extraClangDebug/sumo/src/guisim_main.cpp:98:27
>     #11 0x74780322a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #12 0x74780322a28a in __libc_start_main csu/../csu/libc-start.c:360:3
>     #13 0x64b8dccf69e4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x393e9e4) (BuildId: 9263790fb45665255e3c54de07ba23dbf5e9b709)
> 
> 0x50d0000088c0 is located 0 bytes inside of 139-byte region [0x50d0000088c0,0x50d00000894b)
> freed by thread T2 here:
>     #0 0x64b8dcd9159a in free (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x39d959a) (BuildId: 9263790fb45665255e3c54de07ba23dbf5e9b709)
>     #1 0x74780a568d4e 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 0x64b8dcd7953e in strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x39c153e) (BuildId: 9263790fb45665255e3c54de07ba23dbf5e9b709)
>     #1 0x74780a568d94 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 0x64b8dcd771a5 in pthread_create (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x39bf1a5) (BuildId: 9263790fb45665255e3c54de07ba23dbf5e9b709)
<truncated after showing first 30 lines>
---------- Differences in railsignalblocks ----------
2a3,14
> <!-- generated on 2026-07-02T12:28:42.600329+01:00 by Eclipse SUMO GUI v1_27_1+0096-d202f07f261
> 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,92c16,53
< <railsignal-block-output>
<     <railSignal id="A">
<         <link linkIndex="0" from="a_0" to=":A_1_0">
<             <driveWay id="A.0" vehicle="t_0" edges="b c d -d -c -b -a -E7">
<                 <forward lanes=":A_1_0 b_0 :B_3_0 c_0 :C_1_0 d_0 :D_0_0 -d_0"/>
<                 <bidi lanes=":A_0_0 -b_0 :B_0_0 -c_0 :C_0_0 -d_0 d_0 :C_1_0 c_0 :B_3_0"
<                     deadlockCheck="b_0 :A_1_0 a_0 :J0_2_0 E7_0"/>
<                 <flank lanes=""/>
<                 <conflictLinks signals="D2_0"/>
<                 <foes driveWays="A.0 C.0.0 D2.0 J9.d0"/>
<             </driveWay>
<             <subDriveWay id="A.0.0" vehicle="" edges="b c">
<                 <forward lanes=":A_1_0 b_0 :B_3_0 c_0 :C_1_0"/>
<             </subDriveWay>
<         </link>
<     </railSignal>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
2a3,14
> <!-- generated on 2026-07-02T12:28:42.598410+01:00 by Eclipse SUMO GUI v1_27_1+0096-d202f07f261
> 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,53
< <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
<     <tripinfo id="t_1" depart="0.00" departLane="E7_0" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="73.00" arrivalLane="-E7_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="73.00" routeLength="1000.72" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t_1 routing_t_1" vType="t_0" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t_0" depart="0.00" departLane="-f2_0" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="163.00" arrivalLane="-E7_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="163.00" routeLength="1542.05" waitingTime="51.00" waitingCount="1" stopTime="0.00" timeLoss="51.00" rerouteNo="1" devices="tripinfo_t_0 routing_t_0" vType="t_0" speedFactor="1.00" vaporized=""/>
< </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"/>
>     </output>
> 
<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 Jul2026 )

---------- Differences in errors ----------
2a3,31
> 
> =================================================================
> ==1243950==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x619e6cd30e51 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3a17e51) (BuildId: 9263790fb45665255e3c54de07ba23dbf5e9b709)
>     #1 0x619e6fe1e993 in MSRouteHandler::openRouteDistribution(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:549:34
>     #2 0x619e704e1792 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:156:13
>     #3 0x619e6fe07fb4 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:239:27
>     #4 0x619e7085693d in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x79dd345e63b6 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 0x79dd345b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x79dd345b80cd in xercesc_3_2::WFXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b80cd) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x619e708927d3 in SUMOSAXReader::parseNext() /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:159:25
>     #9 0x619e704f8b3b in SUMORouteLoader::loadUntil(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:59:24
>     #10 0x619e704f9c9f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #11 0x619e6fcadc12 in MSNet::loadRoutes() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:505:21
>     #12 0x619e6d22f5da in GUIRunThread::init(GUINet*, long long, long long) /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:103:14
>     #13 0x619e6d1b6fd6 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1858:27
>     #14 0x619e6d1b3877 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1797:17
>     #15 0x619e6d1b3155 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1776:5
>     #16 0x619e6d124f55 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:238:1
>     #17 0x619e6dc02148 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30
>     #18 0x619e6dc00345 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #19 0x619e6dc01b81 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5
>     #20 0x619e6dc00345 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #21 0x79dd339e203c 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 Jul2026 )

---------- Differences in errors ----------
2a3,31
> 
> =================================================================
> ==1243955==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5b7ad6f17e51 in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3a17e51) (BuildId: 9263790fb45665255e3c54de07ba23dbf5e9b709)
>     #1 0x5b7ada005993 in MSRouteHandler::openRouteDistribution(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:549:34
>     #2 0x5b7ada6c8792 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:156:13
>     #3 0x5b7ad9feefb4 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:239:27
>     #4 0x5b7adaa3d93d in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7bcf4e9e63b6 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 0x7bcf4e9b7511 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b7511) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #7 0x7bcf4e9b80cd in xercesc_3_2::WFXMLScanner::scanNext(xercesc_3_2::XMLPScanToken&) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b80cd) (BuildId: 00c66a49d1bfc9237096cfb0829bac6c9c2c8e81)
>     #8 0x5b7adaa797d3 in SUMOSAXReader::parseNext() /home/delphi/extraClangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:159:25
>     #9 0x5b7ada6dfb3b in SUMORouteLoader::loadUntil(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoader.cpp:59:24
>     #10 0x5b7ada6e0c9f in SUMORouteLoaderControl::loadNext(long long) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteLoaderControl.cpp:72:61
>     #11 0x5b7ad9e94c12 in MSNet::loadRoutes() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:505:21
>     #12 0x5b7ad74165da in GUIRunThread::init(GUINet*, long long, long long) /home/delphi/extraClangDebug/sumo/src/gui/GUIRunThread.cpp:103:14
>     #13 0x5b7ad739dfd6 in GUIApplicationWindow::handleEvent_SimulationLoaded(GUIEvent*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1858:27
>     #14 0x5b7ad739a877 in GUIApplicationWindow::eventOccurred() /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1797:17
>     #15 0x5b7ad739a155 in GUIApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:1776:5
>     #16 0x5b7ad730bf55 in GUIApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/gui/GUIApplicationWindow.cpp:238:1
>     #17 0x5b7ad7de9148 in FXEX::MFXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:136:30
>     #18 0x5b7ad7de7345 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #19 0x5b7ad7de8b81 in FXEX::MFXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:128:5
>     #20 0x5b7ad7de7345 in FXEX::MFXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXThreadEvent.cpp:63:1
>     #21 0x7bcf4dde203c 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 : tls actuated multiNext dualring_simple_linkMinDur ( Last six runs Jul2026 )

---------- Differences in errors ----------
0a1
> sumo-gui: /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.cpp:1775: const std::map<const MEVehicle *, std::pair<double, int>> &MSEdge::getMesoPositions() const: Assertion `STEPS2TIME(earliestExitTime) > entry' failed.
---------- Differences in output ----------
7,22d6
< Simulation ended at time: 445.00.
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
<  Inserted: 240
<  Running: 0
<  Waiting: 0
< Statistics (avg of 240):
<  RouteLength: 396.62
<  Speed: 4.98
<  Duration: 109.86
<  WaitingTime: 4.42
<  TimeLoss: 80.79
<  DepartDelay: 30.02
< DijkstraRouter answered 270 queries and explored 3.35 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- Differences in tls_state ----------
2a3,14
> <!-- generated on 2026-07-02T12:22:28.961061+01:00 by Eclipse SUMO GUI v1_27_1+0096-d202f07f261
> 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,40c16,51
< <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
<     <tlLogic id="C" type="static" programID="1">
<         <phase duration="5.00"  state="rrrrrGrrrrrG" name="1+5"/>
<         <phase duration="3.00"  state="rrrrryrrrrry" name="1+5-2+6"/>
<         <phase duration="15.00" state="rrrGGrrrrGGr" name="2+6"/>
<         <phase duration="3.00"  state="rrryyrrrryyr" name="2+6-3+7"/>
<         <phase duration="5.00"  state="rrGrrrrrGrrr" name="3+7"/>
<         <phase duration="3.00"  state="rryrrrrryrrr" name="3+7-4+8"/>
<         <phase duration="15.00" state="GGrrrrGGrrrr" name="4+8"/>
<         <phase duration="3.00"  state="yyrrrryyrrrr" name="4+8-1+5"/>
<         <phase duration="5.00"  state="rrrrrGrrrrrG" name="1+5"/>
<         <phase duration="3.00"  state="rrrrryrrrrrG" name="1+5-2+5"/>
<         <phase duration="60.00" state="rrrrrrrrrGGG" name="2+5"/>
<         <phase duration="3.00"  state="rrrrrrrrrGGy" name="2+5-2+6"/>
<         <phase duration="11.00" state="rrrGGrrrrGGr" name="2+6"/>
<         <phase duration="3.00"  state="rrryyrrrryyr" name="2+6-3+7"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
-6

Detailed information for the tests that had known bugs:

TEST had known bugs (see #1044) on ts-sim-build-ba : bugs 1xxx ticket1044 ( Last six runs Jul2026 )

bug in lcModel DK2004, fixed in JE2013
(This bug was triggered by FAILING to find text in file 'output' matching 'Simulation ended at time: 16.00')
---------- Differences in output ----------
5c5
< Simulation ended at time: 16.00.
---
> Simulation ended at time: 17.00.

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

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

TEST had known bugs (bug 1224 (NONEXISTENT)) on ts-sim-build-ba : bugs 1xxx ticket1224 ( Last six runs Jul2026 )

Failed to open URL 'https://sumo.dlr.de/trac.wsgi/ticket/1224?format=tab': HTTP Error 406: Not Acceptable.

Please make sure that bug 1224 exists
and that the configuration entry 'bug_system_location' points to the correct trac instance.
The current value is 'https://sumo.dlr.de/trac.wsgi/'.
(This bug was triggered by FAILING to find text in file 'fcd' matching 'pos="25.00"')
---------- Differences in fcd ----------
6c6
<         <vehicle id="0" speed="10.00" pos="350.00" lane="3/1to2/1_0"/>
---
>         <vehicle id="0" speed="10.00" pos="300.00" edge="3/1to2/1"/>
9c9
<         <vehicle id="0" speed="10.00" pos="351.00" lane="3/1to2/1_0"/>
---
>         <vehicle id="0" speed="10.00" pos="300.00" edge="3/1to2/1"/>
12c12
<         <vehicle id="0" speed="10.00" pos="352.00" lane="3/1to2/1_0"/>
---
>         <vehicle id="0" speed="10.00" pos="300.00" edge="3/1to2/1"/>
15c15
<         <vehicle id="0" speed="10.00" pos="353.00" lane="3/1to2/1_0"/>
---
>         <vehicle id="0" speed="10.00" pos="300.00" edge="3/1to2/1"/>
18c18
<         <vehicle id="0" speed="10.00" pos="354.00" lane="3/1to2/1_0"/>
---
>         <vehicle id="0" speed="10.00" pos="300.00" edge="3/1to2/1"/>
21c21
<         <vehicle id="0" speed="10.00" pos="355.00" lane="3/1to2/1_0"/>
---
>         <vehicle id="0" speed="10.00" pos="300.00" edge="3/1to2/1"/>
24c24
<         <vehicle id="0" speed="10.00" pos="356.00" lane="3/1to2/1_0"/>
---
>         <vehicle id="0" speed="10.00" pos="300.00" edge="3/1to2/1"/>
27c27
<         <vehicle id="0" speed="10.00" pos="357.00" lane="3/1to2/1_0"/>
<truncated after showing first 30 lines>

TEST had known bugs (see #3108) on ts-sim-build-ba : bugs 3xxx ticket3108 ( Last six runs Jul2026 )

invalid vehicle counts
(This bug was triggered by FAILING to find text in file 'detector' matching 'vehicleSum="60"')
---------- Differences in detector ----------
5,8c5,8
<     <interval begin="0.00" end="993.00" id="e3_0_1i" meanTravelTime="26.60" meanOverlapTravelTime="31.06" meanSpeed="7.37" meanHaltsPerVehicle="1.40" meanTimeLoss="25.94" vehicleSum="30" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="0.00" end="993.00" id="e3_0_2i" meanTravelTime="29.82" meanOverlapTravelTime="31.16" meanSpeed="8.04" meanHaltsPerVehicle="0.67" meanTimeLoss="26.02" vehicleSum="30" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="0.00" end="993.00" id="e3_0_3i" meanTravelTime="32.81" meanOverlapTravelTime="33.81" meanSpeed="7.18" meanHaltsPerVehicle="0.72" meanTimeLoss="28.51" vehicleSum="60" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="0.00" end="993.00" id="e3_0_4i" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
---
>     <interval begin="0.00" end="977.00" id="e3_0_1i" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
>     <interval begin="0.00" end="977.00" id="e3_0_2i" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
>     <interval begin="0.00" end="977.00" id="e3_0_3i" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
>     <interval begin="0.00" end="977.00" id="e3_0_4i" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>

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="53.00">
---
>     <vehicle id="0" depart="0.00" arrival="43.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 Jul2026 )
devices rerouting via route_embedded ( Last six runs Jul2026 )

TEST had known bugs (see #14498) on ts-sim-build-ba : devices taxi bugs ticket8578 ( Last six runs Jul2026 )

idling failure
(This bug was triggered by text found in file 'errors' matching 'no next segment')
---------- Differences in errors ----------
0a1,4
> Warning: Idle taxi 'taxi' has no next segment to stop. time=0.00.
> Warning: No connection between edge 'a' and edge 'a' found.
> Error: Vehicle 'taxi' has no valid route from edge 'a' to stop edge 'a'.
> Quitting (on error).
---------- Differences in tripinfos ----------
5,11c5,6
<     <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.01" duration="224.00" waitingTime="123.00" timeLoss="0.00" traveltime="80.00">
<         <stop duration="1.00" arrival="1.00" arrivalPos="200.00" actType="waiting"/>
<         <ride waitingTime="123.00" vehicle="taxi" depart="124.00" arrival="204.00" arrivalPos="100.00" duration="80.00" routeLength="250.20" timeLoss="0.00"/>
<         <stop duration="20.00" arrival="224.00" arrivalPos="100.00" actType="waiting"/>
<     </personinfo>
<     <tripinfo id="taxi" depart="0.00" departLane="a_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="2000.00" routeLength="395.20" waitingTime="1.00" waitingCount="1" stopTime="1960.00" timeLoss="3.27" rerouteNo="4" devices="tripinfo_taxi routing_taxi taxi_taxi person_taxi" vType="taxiType" speedFactor="1.03" vaporized="">
<         <taxi customers="2" occupiedDistance="320.30" occupiedTime="34.00"/>
---
>     <tripinfo id="taxi" depart="0.00" departLane="a_0" departPos="0.00" departSpeed="14.31" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="0.00" routeLength="0.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="2" devices="tripinfo_taxi routing_taxi taxi_taxi" vType="taxiType" speedFactor="1.03" vaporized="end">
>         <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
13,15c8,15
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.94" duration="-1" waitingTime="1932.00" timeLoss="-1" traveltime="-1">
<         <ride waitingTime="11.00" vehicle="taxi" depart="11.00" arrival="79.00" arrivalPos="50.00" duration="68.00" routeLength="70.10" timeLoss="0.00"/>
<         <ride waitingTime="1921.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
---
>     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.94" duration="-1" waitingTime="-1" timeLoss="-1" traveltime="-1">
>         <ride waitingTime="0.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
>         <ride waitingTime="-1" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
>     </personinfo>
>     <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.01" duration="-1" waitingTime="-1" timeLoss="-1" traveltime="-1">
>         <stop duration="-1" arrival="-0.00" arrivalPos="200.00" actType="waiting"/>
>         <ride waitingTime="-1" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
>         <stop duration="-1" arrival="-0.00" arrivalPos="inf" actType="waiting"/>
---------- New result in exitcode ----------
1

TEST had known bugs (see #14825) on ts-sim-build-ba : devices taxi idling stop reuse_stop_laneEnd ( Last six runs Jul2026 )

end of work not recognized for non-parking idle stop
(This bug was triggered by FAILING to find text in file 'errors' matching 'reaches scheduled end of service')
---------- Differences in errors ----------
1d0
< Warning: Taxi 'trip_0' reaches scheduled end of service at time=402.00.
---------- Differences in tripinfos ----------
5,6c5,6
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="231.00" waitingTime="48.00" timeLoss="18.21" traveltime="183.00">
<         <ride waitingTime="48.00" vehicle="trip_0" depart="48.00" arrival="231.00" arrivalPos="287.60" duration="183.00" routeLength="1370.28" timeLoss="18.21"/>
---
>     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="129.00" waitingTime="36.15" timeLoss="0.00" traveltime="92.86">
>         <ride waitingTime="36.15" vehicle="trip_0" depart="36.15" arrival="129.00" arrivalPos="191.73" duration="92.86" routeLength="2251.73" timeLoss="0.00"/>
8,9c8,9
<     <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="232.00" waitingTime="48.00" timeLoss="18.21" traveltime="184.00">
<         <ride waitingTime="48.00" vehicle="trip_0" depart="48.00" arrival="232.00" arrivalPos="287.60" duration="184.00" routeLength="1370.28" timeLoss="18.21"/>
---
>     <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="129.00" waitingTime="36.15" timeLoss="0.00" traveltime="92.86">
>         <ride waitingTime="36.15" vehicle="trip_0" depart="36.15" arrival="129.00" arrivalPos="191.73" duration="92.86" routeLength="2251.73" timeLoss="0.00"/>
11,13d10
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="402.00" arrivalLane="A0B0_1" arrivalPos="287.60" arrivalSpeed="2.04" duration="402.00" routeLength="1866.54" waitingTime="4.00" waitingCount="2" stopTime="231.00" timeLoss="26.60" rerouteNo="2" devices="vehroute_trip_0 tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="2" occupiedDistance="1370.28" occupiedTime="185.00"/>
<     </tripinfo>
---------- Differences in vehroutes ----------
5,6c5,6
<     <person id="p0" depart="0.00" arrival="231.00">
<         <ride from="B2C2" to="A0B0" arrivalPos="287.60" lines="taxi"/>
---
>     <person id="p0" depart="0.00" arrival="129.00">
>         <ride from="B2C2" to="A0B0" arrivalPos="191.73" lines="taxi"/>
9,10c9,10
<     <person id="p1" depart="0.00" arrival="232.00">
<         <ride from="B2C2" to="A0B0" arrivalPos="287.60" lines="taxi"/>
---
>     <person id="p1" depart="0.00" arrival="129.00">
>         <ride from="B2C2" to="A0B0" arrivalPos="191.73" lines="taxi"/>
12,21d11
< 
<     <vehicle id="trip_0" type="taxi" depart="0.00" arrival="402.00">
<         <routeDistribution>
<             <route replacedOnEdge="A0B0" reason="taxi:prepare_dispatch" replacedAtTime="0.00" probability="0" edges="A0B0 B0C0"/>
<             <route replacedOnEdge="A0B0" reason="taxi:dispatch" replacedAtTime="0.00" probability="0" edges="A0B0 B2C2 A0B0"/>
<             <route edges="A0B0 B0B1 B1B2 B2C2 C2C1 C1B1 B1A1 A1A0 A0B0"/>
<         </routeDistribution>
<         <stop lane="B2C2_1" startPos="0.00" endPos="5.00" duration="0.00" triggered="person" parking="0" permitted="p0 p1" actType="pickup p0 p1 (0)"/>
<         <stop lane="A0B0_1" startPos="287.60" endPos="287.60" duration="60.00" triggered="person" parking="1" actType="dropOff p0 p1 (0)"/>
<     </vehicle>

TEST had known bugs (see #2622) on ts-sim-build-ba : extended rerouter closingLaneReroute closingLane ( Last six runs Jul2026 )

flow should be reduced
(This bug was triggered by FAILING to find text in file 'output' matching 'time: 342.00')
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 288.00
---
> Simulation ended at time: 288.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
19d19
< 

TEST had known bugs (see #2622) on ts-sim-build-ba : extended rerouter closingLaneReroute closingLane_all ( Last six runs Jul2026 )

flow should be reduced
(This bug was triggered by FAILING to find text in file 'output' matching 'time: 342.00')
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 283.00
---
> Simulation ended at time: 283.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
19d19
< 

TEST had known bugs (see #2622) on ts-sim-build-ba : extended rerouter closingLaneReroute closingLane_with_rerouting ( Last six runs Jul2026 )

flow should be reduced
(This bug was triggered by FAILING to find text in file 'output' matching 'time: 342.00')
---------- Differences in output ----------
2a3
> Loading route-files incrementally from 'input_routes.rou.xml'
5c6
< Simulation ended at time: 130.00
---
> Simulation ended at time: 130.00.
7,8c8,9
< Performance: 
< Vehicles: 
---
> Performance:
> Vehicles:
19d19
< 

TEST had known bugs (see #14496) on ts-sim-build-ba : extended rerouter closing_disallows_dest ( Last six runs Jul2026 )

rerouting only triggered on entering rerouter edge
(This bug was triggered by FAILING to find text in file 'errors' matching 'veh0')
---------- Differences in errors ----------
1,2d0
< Warning: Vehicle 'veh0' is not allowed on destination edge 'left'.
< Warning: No route for vehicle 'veh0' found.

TEST had known bugs (see #14208) on ts-sim-build-ba : extended rerouter person destProb ( Last six runs Jul2026 )

meandata for meso persons not working
(This bug was triggered by text found in file 'aggregated' matching '<edge id="end" arrived="0"')
---------- Differences in aggregated ----------
5,8c5,15
<     <interval begin="0.00" end="283.00" id="ed0">
<         <edge id="left" arrived="41"/>
<         <edge id="middle" arrived="29"/>
<         <edge id="right" arrived="30"/>
---
>     <interval begin="0.00" end="1358.00" id="ed0">
>         <edge id="beg" arrived="0"/>
>         <edge id="beg2left" arrived="0"/>
>         <edge id="beg2right" arrived="0"/>
>         <edge id="end" arrived="0"/>
>         <edge id="left" arrived="0"/>
>         <edge id="left2end" arrived="0"/>
>         <edge id="middle" arrived="0"/>
>         <edge id="rend" arrived="0"/>
>         <edge id="right" arrived="0"/>
>         <edge id="right2end" arrived="0"/>

TEST had known bugs (see #14208) on ts-sim-build-ba : extended rerouter person optional ( Last six runs Jul2026 )

meandata for meso persons not working
(This bug was triggered by text found in file 'aggregated' matching '<edge id="end" arrived="0"')
---------- Differences in aggregated ----------
5,8c5,15
<     <interval begin="0.00" end="283.00" id="ed0">
<         <edge id="left" arrived="41"/>
<         <edge id="middle" arrived="29"/>
<         <edge id="right" arrived="30"/>
---
>     <interval begin="0.00" end="2071.00" id="ed0">
>         <edge id="beg" arrived="0" entered="0"/>
>         <edge id="beg2left" arrived="0" entered="0"/>
>         <edge id="beg2right" arrived="0" entered="0"/>
>         <edge id="end" arrived="0" entered="0"/>
>         <edge id="left" arrived="0" entered="0"/>
>         <edge id="left2end" arrived="0" entered="0"/>
>         <edge id="middle" arrived="0" entered="0"/>
>         <edge id="rend" arrived="0" entered="0"/>
>         <edge id="right" arrived="0" entered="0"/>
>         <edge id="right2end" arrived="0" entered="0"/>

TEST had known bugs (see #14208) on ts-sim-build-ba : extended rerouter person viaProb ( Last six runs Jul2026 )

meandata for meso persons not working
(This bug was triggered by text found in file 'aggregated' matching '<edge id="end" arrived="0"')
---------- Differences in aggregated ----------
5,8c5,15
<     <interval begin="0.00" end="283.00" id="ed0">
<         <edge id="left" arrived="41"/>
<         <edge id="middle" arrived="29"/>
<         <edge id="right" arrived="30"/>
---
>     <interval begin="0.00" end="2086.00" id="ed0">
>         <edge id="beg" arrived="0" entered="0"/>
>         <edge id="beg2left" arrived="0" entered="0"/>
>         <edge id="beg2right" arrived="0" entered="0"/>
>         <edge id="end" arrived="0" entered="0"/>
>         <edge id="left" arrived="0" entered="0"/>
>         <edge id="left2end" arrived="0" entered="0"/>
>         <edge id="middle" arrived="0" entered="0"/>
>         <edge id="rend" arrived="0" entered="0"/>
>         <edge id="right" arrived="0" entered="0"/>
>         <edge id="right2end" arrived="0" entered="0"/>

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

routing error
(This bug was triggered by text found in file 'errors' matching 'No connection between edge')
---------- Differences in errors ----------
1c1,4
< Warning: Railway routing failure due to turn-around on short edge 'gneE2' for vehicle 't0' time=0.00.
---
> 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="-gneE0_0">
<             <driveWay edges="-gneE0">
<                 <forward lanes="-gneE0_0"/>
<                 <bidi lanes="gneE0_0"/>
<                 <flank lanes=""/>
<                 <protectingSwitches links=""/>
<                 <conflictLinks signals=""/>
<             </driveWay>
<         </link>
<         <link linkIndex="1" from="gneE0_0" to="gneE1_0">
<             <driveWay edges="gneE1 gneE2">
<                 <forward lanes="gneE1_0 gneE2_0"/>
<                 <bidi lanes="-gneE1_0 -gneE2_0"/>
<                 <flank lanes="-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,12d4
<     <vehicle id="t0" type="train" depart="0.00" arrival="42.00">
<         <route edges="gneE0 gneE1 gneE3 -gneE3 -gneE1 -gneE0"/>
<     </vehicle>
< 
<     <vehicle id="t1" type="train" depart="100.00" arrival="142.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 Jul2026 )

routing failure
(This bug was triggered by text found in file 'errors' matching 'No connection between edge')
---------- Differences in errors ----------
1c1,4
< Warning: Railway routing failure due to turn-around on short edge 'gneE2' for vehicle 't0' time=0.00.
---
> 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="-gneE0_0">
<             <driveWay edges="-gneE0">
<                 <forward lanes="-gneE0_0"/>
<                 <bidi lanes="gneE0_0"/>
<                 <flank lanes=""/>
<                 <protectingSwitches links=""/>
<                 <conflictLinks signals=""/>
<             </driveWay>
<         </link>
<         <link linkIndex="1" from="gneE0_0" to="gneE1_0">
<             <driveWay edges="gneE1 gneE2">
<                 <forward lanes="gneE1_0 gneE2_0"/>
<                 <bidi lanes="-gneE1_0 -gneE2_0"/>
<                 <flank lanes="-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="28.00">
<         <route edges="gneE3 -gneE3 -gneE1 -gneE0"/>
<     </vehicle>
< 
---------- New result in exitcode ----------
1

Detailed information for the tests that were terminated before completion:

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : basic person riding person_is_triggered person_triggered ( Last six runs Jul2026 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in tripinfos ----------
5,14d4
<     <tripinfo id="v0" depart="15.00" departLane="gneE0_0" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="119.00" arrivalLane="gneE2_0" arrivalPos="198.50" arrivalSpeed="13.89" duration="104.00" routeLength="600.00" waitingTime="0.00" waitingCount="0" stopTime="60.00" timeLoss="60.00" rerouteNo="0" devices="tripinfo_v0 routing_v0 person_v0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <personinfo id="p0" depart="15.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="127.00" waitingTime="0.00" timeLoss="1.21" traveltime="127.00">
<         <ride waitingTime="0.00" vehicle="v0" depart="15.00" arrival="37.00" arrivalPos="97.50" duration="22.00" routeLength="494.50" timeLoss="0.00"/>
<         <walk depart="37.00" departPos="97.50" arrival="142.00" arrivalPos="46.65" duration="105.00" routeLength="144.15" timeLoss="1.21" maxSpeed="1.39" waitingTime="0.00"/>
<     </personinfo>
<     <personinfo id="p1" depart="15.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="127.00" waitingTime="0.00" timeLoss="1.21" traveltime="127.00">
<         <ride waitingTime="0.00" vehicle="v0" depart="15.00" arrival="37.00" arrivalPos="97.50" duration="22.00" routeLength="494.50" timeLoss="0.00"/>
<         <walk depart="37.00" departPos="97.50" arrival="142.00" arrivalPos="46.65" duration="105.00" routeLength="144.15" timeLoss="1.21" maxSpeed="1.39" waitingTime="0.00"/>
<     </personinfo>
< </tripinfos>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : basic personFlow busStop_ride_busStop ( Last six runs Jul2026 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in tripinfos ----------
5,46d4
<     <personinfo id="p.0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.06" duration="28.00" waitingTime="19.80" timeLoss="0.00" traveltime="7.20">
<         <stop duration="1.00" arrival="1.00" arrivalPos="50.00" actType="waiting"/>
<         <ride waitingTime="19.80" vehicle="b" depart="20.80" arrival="28.00" arrivalPos="0.00" duration="7.20" routeLength="200.00" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p.1" depart="1.00" type="DEFAULT_PEDTYPE" speedFactor="0.94" duration="27.00" waitingTime="18.80" timeLoss="0.00" traveltime="7.20">
<         <stop duration="1.00" arrival="2.00" arrivalPos="50.00" actType="waiting"/>
<         <ride waitingTime="18.80" vehicle="b" depart="20.80" arrival="28.00" arrivalPos="0.00" duration="7.20" routeLength="200.00" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p.2" depart="1.00" type="DEFAULT_PEDTYPE" speedFactor="1.01" duration="27.00" waitingTime="18.80" timeLoss="0.00" traveltime="7.20">
<         <stop duration="1.00" arrival="2.00" arrivalPos="50.00" actType="waiting"/>
<         <ride waitingTime="18.80" vehicle="b" depart="20.80" arrival="28.00" arrivalPos="0.00" duration="7.20" routeLength="200.00" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p.3" depart="1.00" type="DEFAULT_PEDTYPE" speedFactor="1.08" duration="27.00" waitingTime="18.80" timeLoss="0.00" traveltime="7.20">
<         <stop duration="1.00" arrival="2.00" arrivalPos="50.00" actType="waiting"/>
<         <ride waitingTime="18.80" vehicle="b" depart="20.80" arrival="28.00" arrivalPos="0.00" duration="7.20" routeLength="200.00" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p.4" depart="1.00" type="DEFAULT_PEDTYPE" speedFactor="1.03" duration="27.00" waitingTime="18.80" timeLoss="0.00" traveltime="7.20">
<         <stop duration="1.00" arrival="2.00" arrivalPos="50.00" actType="waiting"/>
<         <ride waitingTime="18.80" vehicle="b" depart="20.80" arrival="28.00" arrivalPos="0.00" duration="7.20" routeLength="200.00" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p.5" depart="1.00" type="DEFAULT_PEDTYPE" speedFactor="0.83" duration="27.00" waitingTime="18.80" timeLoss="0.00" traveltime="7.20">
<         <stop duration="1.00" arrival="2.00" arrivalPos="50.00" actType="waiting"/>
<         <ride waitingTime="18.80" vehicle="b" depart="20.80" arrival="28.00" arrivalPos="0.00" duration="7.20" routeLength="200.00" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p.6" depart="1.00" type="DEFAULT_PEDTYPE" speedFactor="1.05" duration="27.00" waitingTime="18.80" timeLoss="0.00" traveltime="7.20">
<         <stop duration="1.00" arrival="2.00" arrivalPos="50.00" actType="waiting"/>
<         <ride waitingTime="18.80" vehicle="b" depart="20.80" arrival="28.00" arrivalPos="0.00" duration="7.20" routeLength="200.00" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p.7" depart="1.00" type="DEFAULT_PEDTYPE" speedFactor="0.89" duration="27.00" waitingTime="18.80" timeLoss="0.00" traveltime="7.20">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : basic personFlow three_trainStops_at_one_edge ( Last six runs Jul2026 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in fcd ----------
1004,1722c1004
<         <person id="p0.2" x="100.00" y="-1.60" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="300.00" edge="a" slope="0.00"/>
<         <person id="p0.3" x="100.00" y="-1.60" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="300.00" edge="a" slope="0.00"/>
<         <person id="p0.4" x="100.00" y="-1.60" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="300.00" edge="a" slope="0.00"/>
<         <person id="p0.5" x="100.00" y="-1.60" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="300.00" edge="a" slope="0.00"/>
<         <person id="p0.6" x="100.00" y="-1.60" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="300.00" edge="a" slope="0.00"/>
<         <person id="p0.7" x="100.00" y="-1.60" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="300.00" edge="a" slope="0.00"/>
<         <person id="p0.8" x="100.00" y="-1.60" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="300.00" edge="a" slope="0.00"/>
<         <person id="p0.9" x="100.00" y="-1.60" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="300.00" edge="a" slope="0.00"/>
<     </timestep>
<     <timestep time="84.00">
<         <person id="p0.0" x="100.00" y="-1.60" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="300.00" edge="a" slope="0.00"/>
<         <person id="p0.1" x="100.00" y="-1.60" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="300.00" edge="a" slope="0.00"/>
<         <person id="p0.2" x="100.00" y="-1.60" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="300.00" edge="a" slope="0.00"/>
<         <person id="p0.3" x="100.00" y="-1.60" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="300.00" edge="a" slope="0.00"/>
<         <person id="p0.4" x="100.00" y="-1.60" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="300.00" edge="a" slope="0.00"/>
<         <person id="p0.5" x="100.00" y="-1.60" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="300.00" edge="a" slope="0.00"/>
<         <person id="p0.6" x="100.00" y="-1.60" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="300.00" edge="a" slope="0.00"/>
<         <person id="p0.7" x="100.00" y="-1.60" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="300.00" edge="a" slope="0.00"/>
<         <person id="p0.8" x="100.00" y="-1.60" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="300.00" edge="a" slope="0.00"/>
<         <person id="p0.9" x="100.00" y="-1.60" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="300.00" edge="a" slope="0.00"/>
<     </timestep>
<     <timestep time="85.00">
<         <person id="p0.0" x="100.00" y="-1.60" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="300.00" edge="a" slope="0.00"/>
<         <person id="p0.1" x="100.00" y="-1.60" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="300.00" edge="a" slope="0.00"/>
<         <person id="p0.2" x="100.00" y="-1.60" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="300.00" edge="a" slope="0.00"/>
<         <person id="p0.3" x="100.00" y="-1.60" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="300.00" edge="a" slope="0.00"/>
<         <person id="p0.4" x="100.00" y="-1.60" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="300.00" edge="a" slope="0.00"/>
<         <person id="p0.5" x="100.00" y="-1.60" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="300.00" edge="a" slope="0.00"/>
<         <person id="p0.6" x="100.00" y="-1.60" angle="90.00" type="DEFAULT_PEDTYPE" speed="13.89" pos="300.00" edge="a" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in summary ----------
52,149c52
<     <step time="47.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/>
<     <step time="48.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/>
<     <step time="49.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/>
<     <step time="50.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/>
<     <step time="51.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/>
<     <step time="52.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/>
<     <step time="53.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/>
<     <step time="54.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/>
<     <step time="55.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/>
<     <step time="56.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/>
<     <step time="57.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/>
<     <step time="58.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/>
<     <step time="59.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/>
<     <step time="60.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/>
<     <step time="61.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/>
<     <step time="62.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/>
<     <step time="63.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/>
<     <step time="64.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/>
<     <step time="65.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/>
<     <step time="66.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/>
<     <step time="67.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/>
<     <step time="68.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/>
<     <step time="69.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/>
<     <step time="70.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/>
<     <step time="71.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/>
<     <step time="72.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/>
<     <step time="73.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/>
<     <step time="74.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/>
<     <step time="75.00" loaded="10" inserted="10" walking="0" waitingForRide="0" riding="10" stopping="0" jammed="0" ended="0" arrived="0" teleports="0" discarded="0"/>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,56d4
<     <tripinfo id="v0" depart="0.00" departLane="a_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="96.00" arrivalLane="a_0" arrivalPos="500.00" arrivalSpeed="13.89" duration="96.00" routeLength="500.00" waitingTime="0.00" waitingCount="0" stopTime="60.00" timeLoss="60.00" rerouteNo="0" devices="tripinfo_v0 person_v0" vType="train" speedFactor="1.00" vaporized=""/>
<     <personinfo id="p0.0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="143.00" waitingTime="0.00" timeLoss="0.00" traveltime="143.00">
<         <ride waitingTime="0.00" vehicle="v0" depart="0.00" arrival="89.00" arrivalPos="400.00" duration="89.00" routeLength="400.00" timeLoss="0.00"/>
<         <access stop="D" depart="89.00" arrival="107.00" duration="18.00" routeLength="25.00"/>
<         <walk depart="107.00" departPos="0.00" arrival="143.00" arrivalPos="50.00" duration="36.00" routeLength="50.00" timeLoss="0.00" maxSpeed="1.39" waitingTime="0.00"/>
<     </personinfo>
<     <personinfo id="p0.6" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="143.00" waitingTime="0.00" timeLoss="0.00" traveltime="143.00">
<         <ride waitingTime="0.00" vehicle="v0" depart="0.00" arrival="89.00" arrivalPos="400.00" duration="89.00" routeLength="400.00" timeLoss="0.00"/>
<         <access stop="D" depart="89.00" arrival="107.00" duration="18.00" routeLength="25.00"/>
<         <walk depart="107.00" departPos="0.00" arrival="143.00" arrivalPos="50.00" duration="36.00" routeLength="50.00" timeLoss="0.00" maxSpeed="1.39" waitingTime="0.00"/>
<     </personinfo>
<     <personinfo id="p0.8" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="143.00" waitingTime="0.00" timeLoss="0.00" traveltime="143.00">
<         <ride waitingTime="0.00" vehicle="v0" depart="0.00" arrival="89.00" arrivalPos="400.00" duration="89.00" routeLength="400.00" timeLoss="0.00"/>
<         <access stop="D" depart="89.00" arrival="107.00" duration="18.00" routeLength="25.00"/>
<         <walk depart="107.00" departPos="0.00" arrival="143.00" arrivalPos="50.00" duration="36.00" routeLength="50.00" timeLoss="0.00" maxSpeed="1.39" waitingTime="0.00"/>
<     </personinfo>
<     <personinfo id="p0.7" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="143.00" waitingTime="0.00" timeLoss="0.00" traveltime="143.00">
<         <ride waitingTime="0.00" vehicle="v0" depart="0.00" arrival="89.00" arrivalPos="400.00" duration="89.00" routeLength="400.00" timeLoss="0.00"/>
<         <access stop="D" depart="89.00" arrival="107.00" duration="18.00" routeLength="25.00"/>
<         <walk depart="107.00" departPos="0.00" arrival="143.00" arrivalPos="50.00" duration="36.00" routeLength="50.00" timeLoss="0.00" maxSpeed="1.39" waitingTime="0.00"/>
<     </personinfo>
<     <personinfo id="p0.4" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="143.00" waitingTime="0.00" timeLoss="0.00" traveltime="143.00">
<         <ride waitingTime="0.00" vehicle="v0" depart="0.00" arrival="89.00" arrivalPos="400.00" duration="89.00" routeLength="400.00" timeLoss="0.00"/>
<         <access stop="D" depart="89.00" arrival="107.00" duration="18.00" routeLength="25.00"/>
<         <walk depart="107.00" departPos="0.00" arrival="143.00" arrivalPos="50.00" duration="36.00" routeLength="50.00" timeLoss="0.00" maxSpeed="1.39" waitingTime="0.00"/>
<     </personinfo>
<     <personinfo id="p0.2" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="143.00" waitingTime="0.00" timeLoss="0.00" traveltime="143.00">
<         <ride waitingTime="0.00" vehicle="v0" depart="0.00" arrival="89.00" arrivalPos="400.00" duration="89.00" routeLength="400.00" timeLoss="0.00"/>
<         <access stop="D" depart="89.00" arrival="107.00" duration="18.00" routeLength="25.00"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : bugs 12xxx ticket12167 ( Last six runs Jul2026 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,6d0
< Warning: Person 'a.4' aborted waiting for ANY at busStop 'bs_0'.
< Warning: Person 'a.5' aborted waiting for ANY at busStop 'bs_0'.
< Warning: Person 'a.6' aborted waiting for ANY at busStop 'bs_0'.
< Warning: Person 'a.7' aborted waiting for ANY at busStop 'bs_0'.
< Warning: Person 'a.8' aborted waiting for ANY at busStop 'bs_0'.
< Warning: Person 'a.9' aborted waiting for ANY at busStop 'bs_0'.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : bugs 12xxx ticket12385 ( Last six runs Jul2026 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in stopinfos ----------
2a3,14
> <!-- generated on 2026-07-02T12:33:07.151679+01:00 by Eclipse SUMO GUI v1_27_1+0096-d202f07f261
> 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,51
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<     <stopinfo id="v_0" type="t_0" edge="WC" pos="0.00" parking="0" started="0.00" ended="18.00" busStop="bs_0" initialPersons="0" loadedPersons="20" unloadedPersons="0" initialContainers="0" loadedContainers="10" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="v_0" type="t_0" edge="CE" pos="0.00" parking="0" started="17.20" ended="35.00" busStop="bs_1" initialPersons="20" loadedPersons="0" unloadedPersons="20" initialContainers="10" loadedContainers="0" unloadedContainers="10" blockedDuration="0.00"/>
< </stops>
---
>     <input>
>         <net-file value="net2.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <stop-output value="stopinfos.xml"/>
>     </output>
> 
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : bugs 15xxx ticket15030 ( Last six runs Jul2026 )

Test exceeded wallclock time limit of 300.0 seconds

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : bugs 16xxx ticket16296 ( Last six runs Jul2026 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in detector ----------
2a3,14
> <!-- generated on 2026-07-02T12:33:30.217234+01:00 by Eclipse SUMO GUI v1_27_1+0096-d202f07f261
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,6c16,50
< <e3Detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e3_file.xsd">
<     <interval begin="0.00" end="55.00" id="det" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
< </e3Detector>
---
>     <input>
>         <net-file value="net3.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>     </output>
> 
>     <processing>
>         <no-internal-links value="false"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices taxi bugs ticket15907_useOption ( Last six runs Jul2026 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Warning: Idle taxi 't_0' has no next segment to stop. time=0.00.
< Warning: Vehicle 't_0' aborted waiting for a person that will never come.
---------- Differences in railsignalvehs ----------
2a3,4
> <!-- generated on 2026-07-02T12:29:55.806733+01:00 by Eclipse SUMO GUI v1_27_1+0096-d202f07f261
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,34c6,47
< <railsignal-vehicle-output>
<     <railSignal id="J2">
<         <link linkIndex="0" from="E1_0" to=":J2_0_0">
<             <driveWay id="J2.0">
<                 <entry id="t_0" time="15.00" reason="junction"/>
<                 <exit id="t_0" time="43.00" reason="junction"/>
<             </driveWay>
<         </link>
<     </railSignal>
<     <railSignal id="J6">
<         <link linkIndex="0" from="E5_0" to=":J6_0_0">
<             <driveWay id="J6.0">
<                 <entry id="t_0" time="43.00" reason="junction"/>
<             </driveWay>
<         </link>
<     </railSignal>
<     <departJunction id="J0">
<         <driveWay id="J0.d0">
<             <entry id="t_0" time="0.00" reason="departed"/>
<             <exit id="t_0" time="1.00" reason="reroute"/>
<         </driveWay>
<         <driveWay id="J0.d1">
<             <entry id="t_0" time="0.00" reason="reroute"/>
<             <exit id="t_0" time="15.00" reason="junction"/>
<         </driveWay>
<         <subDriveWay id="J0.d1.0"/>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,9d4
<     <personinfo id="p_0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.94" duration="43.00" waitingTime="7.00" timeLoss="0.00" traveltime="36.00">
<         <stop duration="0.00" arrival="0.00" arrivalPos="50.87" actType="waiting"/>
<         <ride waitingTime="7.00" vehicle="t_0" depart="7.00" arrival="43.00" arrivalPos="0.00" duration="36.00" routeLength="974.40" timeLoss="0.00"/>
<     </personinfo>
< </tripinfos>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices taxi bugs ticket16271 ( Last six runs Jul2026 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1d0
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
---------- Differences in stopinfos ----------
2a3,14
> <!-- generated on 2026-07-02T12:29:56.951612+01:00 by Eclipse SUMO GUI v1_27_1+0096-d202f07f261
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,9c16,56
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<     <stopinfo id="trip_0" type="taxi" edge="D1E1" pos="190.40" parking="1" started="13.71" ended="15.00" busStop="B" initialPersons="0" loadedPersons="1" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00" actType="pickup p0 (0)"/>
<     <stopinfo id="trip_0" type="taxi" edge="B1C1" pos="95.20" parking="1" started="92.85" ended="153.00" busStop="A" initialPersons="1" loadedPersons="0" unloadedPersons="1" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00" actType="dropOff p0 (0)"/>
<     <stopinfo id="trip_0" type="taxi" edge="B1C1" pos="95.20" parking="1" started="152.85" ended="154.00" busStop="A" initialPersons="0" loadedPersons="1" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00" actType="pickup p1 (1)"/>
<     <stopinfo id="blocker" type="DEFAULT_VEHTYPE" edge="B1C1" pos="95.20" parking="0" started="106.85" ended="214.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
< </stops>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <tripinfo-output value="tripinfos.xml"/>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
9,15d8
<     <tripinfo id="blocker" depart="100.00" departLane="B1C1_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="221.00" arrivalLane="B1C1_1" arrivalPos="285.60" arrivalSpeed="13.89" duration="121.00" routeLength="285.60" waitingTime="0.00" waitingCount="0" stopTime="100.00" timeLoss="100.00" rerouteNo="0" devices="tripinfo_blocker routing_blocker" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <personinfo id="p1" depart="110.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="172.00" waitingTime="43.00" timeLoss="0.98" traveltime="129.00">
<         <stop duration="0.00" arrival="110.00" arrivalPos="92.23" actType="waiting"/>
<         <ride waitingTime="43.00" vehicle="trip_0" depart="153.00" arrival="259.00" arrivalPos="190.40" duration="106.00" routeLength="1237.60" timeLoss="0.00"/>
<         <walk depart="259.00" departPos="190.40" arrival="282.00" arrivalPos="220.98" duration="23.00" routeLength="30.58" timeLoss="0.98" maxSpeed="1.39" waitingTime="0.00"/>
<     </personinfo>
< </tripinfos>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices taxi groups 2persontrips_defaultgroup ( Last six runs Jul2026 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< 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.
---------- Differences in tripinfos ----------
5,17d4
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="108.00" waitingTime="22.00" timeLoss="0.00" traveltime="86.00">
<         <ride waitingTime="22.00" vehicle="trip_1" depart="22.00" arrival="108.00" arrivalPos="95.87" duration="86.00" routeLength="2155.87" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="108.00" waitingTime="22.00" timeLoss="0.00" traveltime="86.00">
<         <ride waitingTime="22.00" vehicle="trip_1" depart="22.00" arrival="108.00" arrivalPos="95.87" duration="86.00" routeLength="2155.87" timeLoss="0.00"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="109.00" routeLength="191.73" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="0.00" 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="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="109.00" routeLength="1485.49" waitingTime="0.00" waitingCount="0" stopTime="61.00" timeLoss="0.00" 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="1183.49" occupiedTime="86.21"/>
<     </tripinfo>
< </tripinfos>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices taxi idling taxistand advance_queue ( Last six runs Jul2026 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in tripinfos ----------
11,50d10
<     <personinfo id="p.3" depart="700.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="143.00" waitingTime="57.15" timeLoss="0.00" traveltime="85.86">
<         <ride waitingTime="57.15" vehicle="taxi.1" depart="757.15" arrival="843.00" arrivalPos="190.40" duration="85.86" routeLength="2075.20" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p.4" depart="900.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="137.00" waitingTime="52.15" timeLoss="0.00" traveltime="84.86">
<         <ride waitingTime="52.15" vehicle="taxi.1" depart="952.15" arrival="1037.00" arrivalPos="190.40" duration="84.86" routeLength="2075.20" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p.6" depart="1300.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="144.00" waitingTime="58.15" timeLoss="0.00" traveltime="85.86">
<         <ride waitingTime="58.15" vehicle="taxi.2" depart="1358.15" arrival="1444.00" arrivalPos="190.40" duration="85.86" routeLength="2075.20" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p.7" depart="1500.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="137.00" waitingTime="52.15" timeLoss="0.00" traveltime="84.86">
<         <ride waitingTime="52.15" vehicle="taxi.2" depart="1552.15" arrival="1637.00" arrivalPos="190.40" duration="84.86" routeLength="2075.20" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p.9" depart="1900.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="143.00" waitingTime="58.15" timeLoss="0.00" traveltime="84.86">
<         <ride waitingTime="58.15" vehicle="taxi.3" depart="1958.15" arrival="2043.00" arrivalPos="190.40" duration="84.86" routeLength="2075.20" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p.2" depart="500.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="6700.00" timeLoss="-1" traveltime="-1">
<         <ride waitingTime="6700.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
<     </personinfo>
<     <personinfo id="p.5" depart="1100.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="6100.00" timeLoss="-1" traveltime="-1">
<         <ride waitingTime="6100.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
<     </personinfo>
<     <personinfo id="p.8" depart="1700.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="-1" waitingTime="5500.00" timeLoss="-1" traveltime="-1">
<         <ride waitingTime="5500.00" vehicle="NULL" depart="-1" arrival="-1" arrivalPos="-1" duration="-1" routeLength="-1" timeLoss="-1"/>
<     </personinfo>
<     <tripinfo id="taxi.0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="7200.00" routeLength="4556.90" waitingTime="0.00" waitingCount="0" stopTime="124.00" timeLoss="197.33" rerouteNo="8" devices="vehroute_taxi.0 tripinfo_taxi.0 routing_taxi.0 taxi_taxi.0 person_taxi.0" vType="taxi" speedFactor="1.00" vaporized="end">
<         <taxi customers="2" occupiedDistance="2379.96" occupiedTime="175.35"/>
<     </tripinfo>
<     <tripinfo id="taxi.1" depart="1.00" departLane="A0B0_1" departPos="0.00" departSpeed="12.66" departDelay="0.80" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="7199.00" routeLength="4556.90" waitingTime="0.00" waitingCount="0" stopTime="124.00" timeLoss="796.33" rerouteNo="8" devices="vehroute_taxi.1 tripinfo_taxi.1 routing_taxi.1 taxi_taxi.1 person_taxi.1" vType="taxi" speedFactor="1.00" vaporized="end">
<         <taxi customers="2" occupiedDistance="2379.96" occupiedTime="175.35"/>
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,60
> <!-- generated on 2026-07-02T12:29:36.872720+01:00 by Eclipse SUMO GUI v1_27_1+0096-d202f07f261
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
> 
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <tripinfo-output value="tripinfos.xml"/>
>         <tripinfo-output.write-unfinished value="true"/>
>         <vehroute-output value="vehroutes.xml"/>
>         <vehroute-output.write-unfinished value="true"/>
>     </output>
> 
>     <time>
>         <end value="7200"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices taxi idling taxistand queued_station_idling ( Last six runs Jul2026 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in tripinfos ----------
23,50d22
<     <personinfo id="p.3" depart="700.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="1183.00" waitingTime="1082.15" timeLoss="0.00" traveltime="100.86">
<         <ride waitingTime="1082.15" vehicle="taxi.1" depart="1782.15" arrival="1883.00" arrivalPos="95.20" duration="100.86" routeLength="2551.20" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p.5" depart="1100.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="787.00" waitingTime="684.15" timeLoss="0.00" traveltime="102.86">
<         <ride waitingTime="684.15" vehicle="taxi.2" depart="1784.15" arrival="1887.00" arrivalPos="95.20" duration="102.86" routeLength="2551.20" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p.7" depart="1500.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="390.00" waitingTime="286.15" timeLoss="0.00" traveltime="103.86">
<         <ride waitingTime="286.15" vehicle="taxi.3" depart="1786.15" arrival="1890.00" arrivalPos="95.20" duration="103.86" routeLength="2551.20" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p.9" depart="1900.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="183.00" waitingTime="84.15" timeLoss="0.00" traveltime="98.86">
<         <ride waitingTime="84.15" vehicle="taxi.0" depart="1984.15" arrival="2083.00" arrivalPos="95.20" duration="98.86" routeLength="2551.20" timeLoss="0.00"/>
<     </personinfo>
<     <tripinfo id="taxi.0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="7200.00" routeLength="6325.23" waitingTime="0.00" waitingCount="0" stopTime="184.00" timeLoss="1627.59" rerouteNo="9" devices="vehroute_taxi.0 tripinfo_taxi.0 routing_taxi.0 taxi_taxi.0 person_taxi.0" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="3" occupiedDistance="4155.15" occupiedTime="306.06"/>
<     </tripinfo>
<     <tripinfo id="taxi.1" depart="1.00" departLane="A0B0_1" departPos="0.00" departSpeed="12.66" departDelay="0.80" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="7199.00" routeLength="4925.10" waitingTime="0.00" waitingCount="0" stopTime="124.00" timeLoss="1628.78" rerouteNo="6" devices="vehroute_taxi.1 tripinfo_taxi.1 routing_taxi.1 taxi_taxi.1 person_taxi.1" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="2" occupiedDistance="2770.10" occupiedTime="205.24"/>
<     </tripinfo>
<     <tripinfo id="taxi.2" depart="1.00" departLane="A0B0_1" departPos="0.00" departSpeed="10.38" departDelay="0.60" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="7199.00" routeLength="4925.10" waitingTime="0.00" waitingCount="0" stopTime="124.00" timeLoss="1631.96" rerouteNo="6" devices="vehroute_taxi.2 tripinfo_taxi.2 routing_taxi.2 taxi_taxi.2 person_taxi.2" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="2" occupiedDistance="2770.10" occupiedTime="206.14"/>
<     </tripinfo>
<     <tripinfo id="taxi.3" depart="1.00" departLane="A0B0_1" departPos="0.00" departSpeed="8.79" departDelay="0.40" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="7199.00" routeLength="4925.10" waitingTime="1.00" waitingCount="1" stopTime="124.00" timeLoss="1635.15" rerouteNo="6" devices="vehroute_taxi.3 tripinfo_taxi.3 routing_taxi.3 taxi_taxi.3 person_taxi.3" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="2" occupiedDistance="2770.10" occupiedTime="207.05"/>
<     </tripinfo>
<     <tripinfo id="taxi.4" depart="1.00" departLane="A0B0_1" departPos="0.00" departSpeed="7.62" departDelay="0.20" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="7199.00" routeLength="2949.09" waitingTime="0.00" waitingCount="0" stopTime="63.00" timeLoss="1764.68" rerouteNo="3" devices="vehroute_taxi.4 tripinfo_taxi.4 routing_taxi.4 taxi_taxi.4 person_taxi.4" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="1" occupiedDistance="1385.05" occupiedTime="101.72"/>
<     </tripinfo>
< </tripinfos>
---------- Differences in vehroutes ----------
2a3,60
> <!-- generated on 2026-07-02T12:29:36.923950+01:00 by Eclipse SUMO GUI v1_27_1+0096-d202f07f261
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
> 
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <tripinfo-output value="tripinfos.xml"/>
>         <tripinfo-output.write-unfinished value="true"/>
>         <vehroute-output value="vehroutes.xml"/>
>         <vehroute-output.write-unfinished value="true"/>
>     </output>
> 
>     <time>
>         <end value="7200"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices taxi personTrip 1persontrip ( Last six runs Jul2026 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< 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.
---------- Differences in tripinfos ----------
5,14d4
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="108.00" waitingTime="22.00" timeLoss="0.00" traveltime="86.00">
<         <ride waitingTime="22.00" vehicle="trip_1" depart="22.00" arrival="108.00" arrivalPos="95.87" duration="86.00" routeLength="2155.87" timeLoss="0.00"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="109.00" routeLength="191.73" waitingTime="0.00" waitingCount="0" stopTime="1.00" timeLoss="0.00" 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="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="109.00" routeLength="1485.49" waitingTime="0.00" waitingCount="0" stopTime="61.00" timeLoss="0.00" rerouteNo="3" devices="tripinfo_trip_1 routing_trip_1 taxi_trip_1 person_trip_1" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="1" occupiedDistance="1183.49" occupiedTime="86.21"/>
<     </tripinfo>
< </tripinfos>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices taxi personTrip dropoff_ptStops_group ( Last six runs Jul2026 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1d0
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
---------- Differences in stopinfos ----------
2a3,14
> <!-- generated on 2026-07-02T12:29:38.383100+01:00 by Eclipse SUMO GUI v1_27_1+0096-d202f07f261
> 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,57
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<     <stopinfo id="trip_0" type="taxi" edge="A1B1" pos="0.00" parking="1" started="48.96" ended="50.00" initialPersons="0" loadedPersons="2" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00" actType="pickup p0 p1 (0)"/>
< </stops>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <vehroute-output value="vehroutes.xml"/>
>         <vehroute-output.last-route value="true"/>
>         <stop-output value="stopinfos.xml"/>
>     </output>
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,14
> <!-- generated on 2026-07-02T12:29:38.385077+01:00 by Eclipse SUMO GUI v1_27_1+0096-d202f07f261
> 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,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="129.00">
<         <ride from="A1B1" to="D1E1" busStop="B" lines="taxi"/>
<     </person>
< 
<     <person id="p1" depart="0.00" arrival="129.00">
<         <ride from="A1B1" to="D1E1" busStop="B" lines="taxi"/>
<     </person>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
13c22,57
< </routes>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices taxi personTrip pickup_ptStops ( Last six runs Jul2026 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< 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.
---------- Differences in stopinfos ----------
2a3,14
> <!-- generated on 2026-07-02T12:29:38.037416+01:00 by Eclipse SUMO GUI v1_27_1+0096-d202f07f261
> 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,56
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<     <stopinfo id="trip_0" type="taxi" edge="A0B0" pos="191.73" parking="1" started="13.80" ended="301.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
<     <stopinfo id="trip_0" type="taxi" edge="B1C1" pos="95.20" parking="1" started="321.80" ended="323.00" busStop="A" initialPersons="0" loadedPersons="1" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00" actType="pickup p0 (0)"/>
< </stops>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <vehroute-output value="vehroutes.xml"/>
>         <stop-output value="stopinfos.xml"/>
>     </output>
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,14
> <!-- generated on 2026-07-02T12:29:38.039415+01:00 by Eclipse SUMO GUI v1_27_1+0096-d202f07f261
> 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,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="388.00">
<         <walk edges="A1B1 B1C1" busStop="A"/>
<         <ride from="B1C1" to="E1F1" arrivalPos="95.20" lines="taxi"/>
<     </person>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
10c22,56
< </routes>
---
>     <output>
>         <write-license value="true"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices taxi personTrip pickup_ptStops_longTaxiWait ( Last six runs Jul2026 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< 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.
---------- Differences in vehroutes ----------
2a3,14
> <!-- generated on 2026-07-02T12:29:38.329031+01:00 by Eclipse SUMO GUI v1_27_1+0096-d202f07f261
> 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,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="930.00">
<         <walk edges="A1B1 B1C1 C1D1 D1E1 E1F1"/>
<     </person>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
9c22,56
< </routes>
---
>     <output>
>         <write-license value="true"/>
>         <vehroute-output value="vehroutes.xml"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices taxi personTrip ptStops ( Last six runs Jul2026 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< 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.
---------- Differences in vehroutes ----------
2a3,14
> <!-- generated on 2026-07-02T12:29:38.503007+01:00 by Eclipse SUMO GUI v1_27_1+0096-d202f07f261
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,9c16,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="546.00">
<         <walk edges="A1B1 B1C1" busStop="A"/>
<         <ride from="B1C1" to="D1E1" busStop="B" lines="taxi"/>
<         <walk edges="D1E1 E1F1"/>
<     </person>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
11c22,56
< </routes>
---
>     <output>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : devices taxi personTrip short ( Last six runs Jul2026 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1d0
< Warning: Vehicle 'trip_0' aborted waiting for a person that will never come.
---------- Differences in tripinfos ----------
5,11d4
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="58.00" waitingTime="49.00" timeLoss="0.00" traveltime="9.00">
<         <ride waitingTime="49.00" vehicle="trip_0" depart="49.00" arrival="58.00" arrivalPos="0.00" duration="9.00" routeLength="380.80" timeLoss="0.00"/>
<     </personinfo>
<     <tripinfo id="trip_0" depart="0.00" departLane="A0B0_1" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="59.00" routeLength="788.16" waitingTime="0.00" waitingCount="0" stopTime="61.00" timeLoss="1.00" rerouteNo="3" devices="tripinfo_trip_0 routing_trip_0 taxi_trip_0 person_trip_0" vType="taxi" speedFactor="1.00" vaporized="">
<         <taxi customers="1" occupiedDistance="109.60" occupiedTime="9.89"/>
<     </tripinfo>
< </tripinfos>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : extended stops onDemand person_noExit ( Last six runs Jul2026 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in stopinfos ----------
2a3,14
> <!-- generated on 2026-07-02T12:26:52.071374+01:00 by Eclipse SUMO GUI v1_27_1+0096-d202f07f261
> 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,51
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<     <stopinfo id="veh0" type="Car" edge="1to2" pos="0.00" parking="0" started="1.00" ended="59.00" initialPersons="1" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" blockedDuration="0.00"/>
< </stops>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml,input_routes2.rou.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>         <vehroute-output value="vehroutes.xml"/>
>         <stop-output value="stopinfos.xml"/>
>     </output>
> 
>     <processing>
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,14
> <!-- generated on 2026-07-02T12:26:52.073249+01:00 by Eclipse SUMO GUI v1_27_1+0096-d202f07f261
> 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,19
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <person id="p0" depart="triggered" arrival="66.00">
<         <ride from="1to2" to="out" arrivalPos="100.00" lines="veh0"/>
<     </person>
< 
<     <vehicle id="veh0" type="Car" depart="1.00" departPos="0.00" arrival="66.00">
<         <route edges="1to2 out"/>
<         <stop lane="1to2_0" endPos="30.00" duration="50.00" onDemand="1"/>
<     </vehicle>
---
>     <input>
>         <net-file value="net.net.xml"/>
>         <route-files value="input_routes.rou.xml,input_routes2.rou.xml"/>
>     </input>
14c21,51
< </routes>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : extended stops triggered simple_stop_expecting2_duration ( Last six runs Jul2026 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in vehroutes ----------
2a3,14
> <!-- generated on 2026-07-02T12:26:45.224715+01:00 by Eclipse SUMO GUI v1_27_1+0096-d202f07f261
> 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,20c16,19
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="veh1" type="Car" depart="10.00" departPos="0.00" arrival="11.00">
<         <route edges="1to2 out"/>
<     </vehicle>
< 
<     <person id="p1" depart="100.00" departPos="4.00" arrival="252.00">
<         <ride from="1to2" to="out" arrivalPos="1.00" lines="veh0"/>
<     </person>
< 
<     <person id="p2" depart="200.00" departPos="4.00" arrival="252.00">
<         <ride from="1to2" to="out" arrivalPos="1.00" lines="veh0"/>
<     </person>
< 
<     <vehicle id="veh0" type="Car" depart="1.00" departPos="0.00" arrival="252.00">
<         <route edges="1to2 out"/>
<         <stop lane="1to2_0" endPos="4.00" duration="250.00" triggered="person" expected="p1 p2"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : output e1 persons car ( Last six runs Jul2026 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in detector ----------
2a3,14
> <!-- generated on 2026-07-02T12:23:09.489809+01:00 by Eclipse SUMO GUI v1_27_1+0096-d202f07f261
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,10c16,50
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
<     <interval begin="0.00" end="60.00" id="det0" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="60.00" end="120.00" id="det0" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="120.00" end="180.00" id="det0" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="180.00" end="240.00" id="det0" sampledSeconds="6.15" density="1.20" laneDensity="0.24" occupancy="0.12" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="1" arrived="0" entered="0" left="1" flow="60.00"/>
<     <interval begin="240.00" end="285.00" id="det0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
< </detector>
---
>     <input>
>         <net-file value="net3.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
<truncated after showing first 30 lines>
---------- Differences in detector2 ----------
2a3,14
> <!-- generated on 2026-07-02T12:23:09.492072+01:00 by Eclipse SUMO GUI v1_27_1+0096-d202f07f261
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,10c16,50
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
<     <interval begin="0.00" end="60.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="60.00" end="120.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="120.00" end="180.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="180.00" end="240.00" id="det3" sampledSeconds="6.15" density="1.20" laneDensity="0.24" occupancy="0.12" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="1" arrived="0" entered="0" left="1" flow="60.00"/>
<     <interval begin="240.00" end="285.00" id="det3" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
< </detector>
---
>     <input>
>         <net-file value="net3.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : output e1 persons walk ( Last six runs Jul2026 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in detector ----------
2a3,14
> <!-- generated on 2026-07-02T12:23:08.472968+01:00 by Eclipse SUMO GUI v1_27_1+0096-d202f07f261
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,10c16,50
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
<     <interval begin="0.00" end="60.00" id="det0" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="60.00" end="120.00" id="det0" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="120.00" end="180.00" id="det0" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="180.00" end="240.00" id="det0" sampledSeconds="6.15" density="1.20" laneDensity="0.24" occupancy="0.12" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="1" arrived="0" entered="0" left="1" flow="60.00"/>
<     <interval begin="240.00" end="285.00" id="det0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
< </detector>
---
>     <input>
>         <net-file value="net3.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
<truncated after showing first 30 lines>
---------- Differences in detector2 ----------
2a3,14
> <!-- generated on 2026-07-02T12:23:08.475348+01:00 by Eclipse SUMO GUI v1_27_1+0096-d202f07f261
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,10c16,50
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
<     <interval begin="0.00" end="60.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="60.00" end="120.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="120.00" end="180.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="180.00" end="240.00" id="det3" sampledSeconds="6.15" density="1.20" laneDensity="0.24" occupancy="0.12" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="1" arrived="0" entered="0" left="1" flow="60.00"/>
<     <interval begin="240.00" end="285.00" id="det3" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
< </detector>
---
>     <input>
>         <net-file value="net3.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : output e1 persons walkBackward ( Last six runs Jul2026 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in detector ----------
2a3,14
> <!-- generated on 2026-07-02T12:23:09.214560+01:00 by Eclipse SUMO GUI v1_27_1+0096-d202f07f261
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,10c16,50
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
<     <interval begin="0.00" end="60.00" id="det0" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="60.00" end="120.00" id="det0" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="120.00" end="180.00" id="det0" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="180.00" end="240.00" id="det0" sampledSeconds="6.15" density="1.20" laneDensity="0.24" occupancy="0.12" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="1" arrived="0" entered="0" left="1" flow="60.00"/>
<     <interval begin="240.00" end="285.00" id="det0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
< </detector>
---
>     <input>
>         <net-file value="net3.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
<truncated after showing first 30 lines>
---------- Differences in detector2 ----------
2a3,14
> <!-- generated on 2026-07-02T12:23:09.216827+01:00 by Eclipse SUMO GUI v1_27_1+0096-d202f07f261
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,10c16,50
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
<     <interval begin="0.00" end="60.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="60.00" end="120.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="120.00" end="180.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="180.00" end="240.00" id="det3" sampledSeconds="6.15" density="1.20" laneDensity="0.24" occupancy="0.12" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="1" arrived="0" entered="0" left="1" flow="60.00"/>
<     <interval begin="240.00" end="285.00" id="det3" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
< </detector>
---
>     <input>
>         <net-file value="net3.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : output e1 persons walkBackward_detAtEnd ( Last six runs Jul2026 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in detector ----------
2a3,14
> <!-- generated on 2026-07-02T12:23:09.473237+01:00 by Eclipse SUMO GUI v1_27_1+0096-d202f07f261
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,10c16,50
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
<     <interval begin="0.00" end="60.00" id="det0" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="60.00" end="120.00" id="det0" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="120.00" end="180.00" id="det0" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="180.00" end="240.00" id="det0" sampledSeconds="6.15" density="1.20" laneDensity="0.24" occupancy="0.12" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="1" arrived="0" entered="0" left="1" flow="60.00"/>
<     <interval begin="240.00" end="285.00" id="det0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
< </detector>
---
>     <input>
>         <net-file value="net3.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
<truncated after showing first 30 lines>
---------- Differences in detector2 ----------
2a3,14
> <!-- generated on 2026-07-02T12:23:09.475675+01:00 by Eclipse SUMO GUI v1_27_1+0096-d202f07f261
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,10c16,50
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
<     <interval begin="0.00" end="60.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="60.00" end="120.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="120.00" end="180.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="180.00" end="240.00" id="det3" sampledSeconds="6.15" density="1.20" laneDensity="0.24" occupancy="0.12" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="1" arrived="0" entered="0" left="1" flow="60.00"/>
<     <interval begin="240.00" end="285.00" id="det3" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
< </detector>
---
>     <input>
>         <net-file value="net3.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : output e1 persons walkBackward_detAtStart ( Last six runs Jul2026 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in detector ----------
2a3,14
> <!-- generated on 2026-07-02T12:23:09.224928+01:00 by Eclipse SUMO GUI v1_27_1+0096-d202f07f261
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,10c16,50
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
<     <interval begin="0.00" end="60.00" id="det0" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="60.00" end="120.00" id="det0" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="120.00" end="180.00" id="det0" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="180.00" end="240.00" id="det0" sampledSeconds="6.15" density="1.20" laneDensity="0.24" occupancy="0.12" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="1" arrived="0" entered="0" left="1" flow="60.00"/>
<     <interval begin="240.00" end="285.00" id="det0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
< </detector>
---
>     <input>
>         <net-file value="net3.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
<truncated after showing first 30 lines>
---------- Differences in detector2 ----------
2a3,14
> <!-- generated on 2026-07-02T12:23:09.227828+01:00 by Eclipse SUMO GUI v1_27_1+0096-d202f07f261
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,10c16,50
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
<     <interval begin="0.00" end="60.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="60.00" end="120.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="120.00" end="180.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="180.00" end="240.00" id="det3" sampledSeconds="6.15" density="1.20" laneDensity="0.24" occupancy="0.12" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="1" arrived="0" entered="0" left="1" flow="60.00"/>
<     <interval begin="240.00" end="285.00" id="det3" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
< </detector>
---
>     <input>
>         <net-file value="net3.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : output e1 persons walkForward ( Last six runs Jul2026 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in detector ----------
2a3,14
> <!-- generated on 2026-07-02T12:23:09.180915+01:00 by Eclipse SUMO GUI v1_27_1+0096-d202f07f261
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,10c16,50
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
<     <interval begin="0.00" end="60.00" id="det0" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="60.00" end="120.00" id="det0" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="120.00" end="180.00" id="det0" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="180.00" end="240.00" id="det0" sampledSeconds="6.15" density="1.20" laneDensity="0.24" occupancy="0.12" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="1" arrived="0" entered="0" left="1" flow="60.00"/>
<     <interval begin="240.00" end="285.00" id="det0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
< </detector>
---
>     <input>
>         <net-file value="net3.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
<truncated after showing first 30 lines>
---------- Differences in detector2 ----------
2a3,14
> <!-- generated on 2026-07-02T12:23:09.183173+01:00 by Eclipse SUMO GUI v1_27_1+0096-d202f07f261
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,10c16,50
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
<     <interval begin="0.00" end="60.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="60.00" end="120.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="120.00" end="180.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="180.00" end="240.00" id="det3" sampledSeconds="6.15" density="1.20" laneDensity="0.24" occupancy="0.12" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="1" arrived="0" entered="0" left="1" flow="60.00"/>
<     <interval begin="240.00" end="285.00" id="det3" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
< </detector>
---
>     <input>
>         <net-file value="net3.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : output e1 persons walkForward_detAStart ( Last six runs Jul2026 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in detector ----------
2a3,14
> <!-- generated on 2026-07-02T12:23:09.220519+01:00 by Eclipse SUMO GUI v1_27_1+0096-d202f07f261
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,10c16,50
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
<     <interval begin="0.00" end="60.00" id="det0" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="60.00" end="120.00" id="det0" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="120.00" end="180.00" id="det0" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="180.00" end="240.00" id="det0" sampledSeconds="6.15" density="1.20" laneDensity="0.24" occupancy="0.12" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="1" arrived="0" entered="0" left="1" flow="60.00"/>
<     <interval begin="240.00" end="285.00" id="det0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
< </detector>
---
>     <input>
>         <net-file value="net3.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
<truncated after showing first 30 lines>
---------- Differences in detector2 ----------
2a3,14
> <!-- generated on 2026-07-02T12:23:09.222672+01:00 by Eclipse SUMO GUI v1_27_1+0096-d202f07f261
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,10c16,50
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
<     <interval begin="0.00" end="60.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="60.00" end="120.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="120.00" end="180.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="180.00" end="240.00" id="det3" sampledSeconds="6.15" density="1.20" laneDensity="0.24" occupancy="0.12" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="1" arrived="0" entered="0" left="1" flow="60.00"/>
<     <interval begin="240.00" end="285.00" id="det3" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
< </detector>
---
>     <input>
>         <net-file value="net3.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : output e1 persons walkForward_detAtEnd ( Last six runs Jul2026 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in detector ----------
2a3,14
> <!-- generated on 2026-07-02T12:23:09.221465+01:00 by Eclipse SUMO GUI v1_27_1+0096-d202f07f261
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,10c16,50
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
<     <interval begin="0.00" end="60.00" id="det0" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="60.00" end="120.00" id="det0" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="120.00" end="180.00" id="det0" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="180.00" end="240.00" id="det0" sampledSeconds="6.15" density="1.20" laneDensity="0.24" occupancy="0.12" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="1" arrived="0" entered="0" left="1" flow="60.00"/>
<     <interval begin="240.00" end="285.00" id="det0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
< </detector>
---
>     <input>
>         <net-file value="net3.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
<truncated after showing first 30 lines>
---------- Differences in detector2 ----------
2a3,14
> <!-- generated on 2026-07-02T12:23:09.223579+01:00 by Eclipse SUMO GUI v1_27_1+0096-d202f07f261
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,10c16,50
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1meso_file.xsd">
<     <interval begin="0.00" end="60.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="60.00" end="120.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="120.00" end="180.00" id="det3" sampledSeconds="18.44" density="3.60" laneDensity="0.72" occupancy="0.36" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="3" arrived="0" entered="0" left="3" flow="180.00"/>
<     <interval begin="180.00" end="240.00" id="det3" sampledSeconds="6.15" density="1.20" laneDensity="0.24" occupancy="0.12" waitingTime="0.00" timeLoss="0.00" speed="13.89" speedRelative="1.00" departed="1" arrived="0" entered="0" left="1" flow="60.00"/>
<     <interval begin="240.00" end="285.00" id="det3" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0"/>
< </detector>
---
>     <input>
>         <net-file value="net3.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : output personinfo riding ( Last six runs Jul2026 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,2d0
< Warning: Person 'p.8' aborted waiting for bus at edge 'SC'.
< Warning: Person 'p.9' aborted waiting for bus at edge 'SC'.
---------- Differences in personinfos ----------
2a3,14
> <!-- generated on 2026-07-02T12:23:33.164057+01:00 by Eclipse SUMO GUI v1_27_1+0096-d202f07f261
> 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,51
< <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
<     <personinfo id="p.0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="38.00" waitingTime="30.38" timeLoss="0.00" traveltime="7.62">
<         <ride waitingTime="30.38" vehicle="bus.0" depart="30.38" arrival="38.00" arrivalPos="0.00" duration="7.62" routeLength="183.90" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p.1" depart="10.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="28.00" waitingTime="20.38" timeLoss="0.00" traveltime="7.62">
<         <ride waitingTime="20.38" vehicle="bus.0" depart="30.38" arrival="38.00" arrivalPos="0.00" duration="7.62" routeLength="183.90" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p.2" depart="20.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="18.00" waitingTime="10.38" timeLoss="0.00" traveltime="7.62">
<         <ride waitingTime="10.38" vehicle="bus.0" depart="30.38" arrival="38.00" arrivalPos="0.00" duration="7.62" routeLength="183.90" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p.3" depart="30.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="8.00" waitingTime="0.38" timeLoss="0.00" traveltime="7.62">
<         <ride waitingTime="0.38" vehicle="bus.0" depart="30.38" arrival="38.00" arrivalPos="0.00" duration="7.62" routeLength="183.90" timeLoss="0.00"/>
<     </personinfo>
<     <personinfo id="p.4" depart="40.00" type="DEFAULT_PEDTYPE" speedFactor="1.00" duration="98.00" waitingTime="90.38" timeLoss="0.00" traveltime="7.62">
<         <ride waitingTime="90.38" vehicle="bus.1" depart="130.38" arrival="138.00" arrivalPos="0.00" duration="7.62" routeLength="183.90" timeLoss="0.00"/>
<     </personinfo>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
6,7d5
<     <tripinfo id="bus.1" depart="120.00" departLane="SC_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="155.00" arrivalLane="CN_0" arrivalPos="91.95" arrivalSpeed="5.53" duration="35.00" routeLength="200.00" waitingTime="0.00" waitingCount="0" stopTime="20.00" timeLoss="20.00" rerouteNo="0" devices="tripinfo_bus.1 person_bus.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
< </tripinfos>