26Aug26rv1_27_1+0483-7dc370aee21 - detailed test results for COMPLEX

To reconnect the TextTest GUI to these results, run:

texttest.exe -a complex -d C:\Users\delphi\testreports\sumo\git\tests -reconnect C:\Users\delphi\testreports\sumo\msvcDtmp\msvcD.26Aug050130.10024 -g

To start TextTest for these tests, run:

texttest.exe -a complex -d C:\Users\delphi\testreports\sumo\git\tests


default: 874 tests: 850 succeeded 9 FAILED 8 known bugs 7 killed

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-wintest-ba : fmi model_validation ( Last six runs Aug2026 )

---------- Differences in errors ----------
0a1,13
> Traceback (most recent call last):
>   File "C:/Users/delphi/testreports/sumo/git/tests/../tests/complex/fmi/runner.py", line 154, in <module>
>     runSingle(startTime, endTime, validate, scalarVariable)
>   File "C:/Users/delphi/testreports/sumo/git/tests/../tests/complex/fmi/runner.py", line 83, in runSingle
>     fmu = FMU2Slave(guid=modelDescription.guid,
>           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "C:/Python311/Lib/site-packages/fmpy/fmi2.py", line 524, in __init__
>     super(FMU2Slave, self).__init__(**kwargs)
>   File "C:/Python311/Lib/site-packages/fmpy/fmi2.py", line 85, in __init__
>     super(_FMU2, self).__init__(**kwargs)
>   File "C:/Python311/Lib/site-packages/fmpy/fmi1.py", line 157, in __init__
>     raise Exception("Cannot find shared library %s." % libraryPath)
> Exception: Cannot find shared library C:/Users/delphi/AppData/Local/Temp/tmp91h1e1jx/binaries/win64/libsumofmi2.dll.
---------- Differences in output ----------
2,3d1
< Simulating libsumofmi2 (model name 'SUMO', FMI v2.0)...
< Print ended at step 60.0

TEST FAILED on ts-sim-wintest-ba : fmi vehicle_getIDCount ( Last six runs Aug2026 )

---------- Differences in errors ----------
0a1,13
> Traceback (most recent call last):
>   File "C:/Users/delphi/testreports/sumo/git/tests/../tests/complex/fmi/runner.py", line 154, in <module>
>     runSingle(startTime, endTime, validate, scalarVariable)
>   File "C:/Users/delphi/testreports/sumo/git/tests/../tests/complex/fmi/runner.py", line 83, in runSingle
>     fmu = FMU2Slave(guid=modelDescription.guid,
>           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "C:/Python311/Lib/site-packages/fmpy/fmi2.py", line 524, in __init__
>     super(FMU2Slave, self).__init__(**kwargs)
>   File "C:/Python311/Lib/site-packages/fmpy/fmi2.py", line 85, in __init__
>     super(_FMU2, self).__init__(**kwargs)
>   File "C:/Python311/Lib/site-packages/fmpy/fmi1.py", line 157, in __init__
>     raise Exception("Cannot find shared library %s." % libraryPath)
> Exception: Cannot find shared library C:/Users/delphi/AppData/Local/Temp/tmpwgzsha0k/binaries/win64/libsumofmi2.dll.
---------- Differences in output ----------
2,63d1
< Simulating libsumofmi2 (model name 'SUMO', FMI v2.0)...
< TIME 1.0: vehicle.getIDCount = 5
< TIME 2.0: vehicle.getIDCount = 5
< TIME 3.0: vehicle.getIDCount = 6
< TIME 4.0: vehicle.getIDCount = 7
< TIME 5.0: vehicle.getIDCount = 7
< TIME 6.0: vehicle.getIDCount = 8
< TIME 7.0: vehicle.getIDCount = 9
< TIME 8.0: vehicle.getIDCount = 9
< TIME 9.0: vehicle.getIDCount = 9
< TIME 10.0: vehicle.getIDCount = 9
< TIME 11.0: vehicle.getIDCount = 9
< TIME 12.0: vehicle.getIDCount = 9
< TIME 13.0: vehicle.getIDCount = 10
< TIME 14.0: vehicle.getIDCount = 11
< TIME 15.0: vehicle.getIDCount = 11
< TIME 16.0: vehicle.getIDCount = 12
< TIME 17.0: vehicle.getIDCount = 12
< TIME 18.0: vehicle.getIDCount = 12
< TIME 19.0: vehicle.getIDCount = 12
< TIME 20.0: vehicle.getIDCount = 12
< TIME 21.0: vehicle.getIDCount = 13
< TIME 22.0: vehicle.getIDCount = 13
< TIME 23.0: vehicle.getIDCount = 11
< TIME 24.0: vehicle.getIDCount = 10
< TIME 25.0: vehicle.getIDCount = 10
< TIME 26.0: vehicle.getIDCount = 10
< TIME 27.0: vehicle.getIDCount = 10
< TIME 28.0: vehicle.getIDCount = 9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-wintest-ba : fmi vehicle_getParameterWithKey ( Last six runs Aug2026 )

---------- Differences in errors ----------
0a1,13
> Traceback (most recent call last):
>   File "C:/Users/delphi/testreports/sumo/git/tests/../tests/complex/fmi/runner.py", line 154, in <module>
>     runSingle(startTime, endTime, validate, scalarVariable)
>   File "C:/Users/delphi/testreports/sumo/git/tests/../tests/complex/fmi/runner.py", line 83, in runSingle
>     fmu = FMU2Slave(guid=modelDescription.guid,
>           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "C:/Python311/Lib/site-packages/fmpy/fmi2.py", line 524, in __init__
>     super(FMU2Slave, self).__init__(**kwargs)
>   File "C:/Python311/Lib/site-packages/fmpy/fmi2.py", line 85, in __init__
>     super(_FMU2, self).__init__(**kwargs)
>   File "C:/Python311/Lib/site-packages/fmpy/fmi1.py", line 157, in __init__
>     raise Exception("Cannot find shared library %s." % libraryPath)
> Exception: Cannot find shared library C:/Users/delphi/AppData/Local/Temp/tmpbv20a745/binaries/win64/libsumofmi2.dll.
---------- Differences in output ----------
2,4d1
< Simulating libsumofmi2 (model name 'SUMO', FMI v2.0)...
< key, value: 'meaningOfLife', '42'
< Print ended at step 60.0

TEST FAILED on ts-sim-wintest-ba : fmi vehicle_moveToXY ( Last six runs Aug2026 )

---------- Differences in errors ----------
0a1,13
> Traceback (most recent call last):
>   File "C:/Users/delphi/testreports/sumo/git/tests/../tests/complex/fmi/runner.py", line 154, in <module>
>     runSingle(startTime, endTime, validate, scalarVariable)
>   File "C:/Users/delphi/testreports/sumo/git/tests/../tests/complex/fmi/runner.py", line 83, in runSingle
>     fmu = FMU2Slave(guid=modelDescription.guid,
>           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "C:/Python311/Lib/site-packages/fmpy/fmi2.py", line 524, in __init__
>     super(FMU2Slave, self).__init__(**kwargs)
>   File "C:/Python311/Lib/site-packages/fmpy/fmi2.py", line 85, in __init__
>     super(_FMU2, self).__init__(**kwargs)
>   File "C:/Python311/Lib/site-packages/fmpy/fmi1.py", line 157, in __init__
>     raise Exception("Cannot find shared library %s." % libraryPath)
> Exception: Cannot find shared library C:/Users/delphi/AppData/Local/Temp/tmp8seikcrw/binaries/win64/libsumofmi2.dll.
---------- Differences in output ----------
2,91d1
< Simulating libsumofmi2 (model name 'SUMO', FMI v2.0)...
< TIME 0: laneID = ''
< TIME 1.0: laneID = 'WE1_0'
< currentPos = [0.0, -1.6]
< targetPos = (10.0, -1.6)
< TIME 2.0: laneID = 'WE1_0'
< currentPos = [10.0, -1.6]
< targetPos = (20.0, -1.6)
< TIME 3.0: laneID = 'WE1_0'
< currentPos = [20.0, -1.6]
< targetPos = (30.0, -1.6)
< TIME 4.0: laneID = 'WE1_0'
< currentPos = [30.0, -1.6]
< targetPos = (40.0, -1.6)
< TIME 5.0: laneID = 'WE1_0'
< currentPos = [40.0, -1.6]
< targetPos = (50.0, -1.6)
< TIME 6.0: laneID = ':J1_10_0'
< currentPos = [50.0, -1.6]
< targetPos = (60.0, -1.6)
< TIME 7.0: laneID = 'WE2_0'
< currentPos = [60.0, -1.6]
< targetPos = (70.0, -1.6)
< TIME 8.0: laneID = 'WE2_0'
< currentPos = [70.0, -1.6]
< targetPos = (80.0, -1.6)
< TIME 9.0: laneID = 'WE2_0'
< currentPos = [80.0, -1.6]
< targetPos = (90.0, -1.6)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-wintest-ba : sumo meso segment_length ( Last six runs Aug2026 )

---------- Differences in output ----------
4c4
< Durations with junction control int.net.xml: count 19, min 312.52 (10), max 420.19 (140), mean 374.74, Q1 338.21, median 366.60, Q3 420.19
---
> Durations with junction control int.net.xml: count 19, min 312.52 (10), max 424.07 (140), mean 376.11, Q1 338.21, median 367.83, Q3 424.07
8c8
< Durations with junction control noint.net.xml: count 19, min 312.27 (10), max 468.45 (150), mean 389.81, Q1 337.02, median 395.55, Q3 468.45
---
> Durations with junction control noint.net.xml: count 19, min 312.27 (10), max 468.45 (150), mean 390.83, Q1 337.02, median 403.80, Q3 468.45

TEST FAILED on ts-sim-wintest-ba : sumo protobuf ( Last six runs Aug2026 )

---------- Differences in errors ----------
0a1,42
> Traceback (most recent call last):
>   File "C:/Users/delphi/testreports/sumo/git/tools/xml/protobuf2xml.py", line 132, in <module>
>     main()
>   File "C:/Users/delphi/testreports/sumo/git/tools/xml/protobuf2xml.py", line 126, in main
>     module = xml2protobuf.generateProto(attrFinder.tagAttrs, attrFinder.depthTags,
>              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "C:/Users/delphi/testreports/sumo/git/tools/xml/xml2protobuf.py", line 181, in generateProto
>     subprocess.call([protoc, "%s.proto" % base, "--python_out=%s" % protodir])
>   File "C:/Python311/Lib/subprocess.py", line 389, in call
>     with Popen(*popenargs, **kwargs) as p:
>          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "C:/Python311/Lib/subprocess.py", line 1026, in __init__
>     self._execute_child(args, executable, preexec_fn, close_fds,
>   File "C:/Python311/Lib/subprocess.py", line 1538, in _execute_child
>     hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
>                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> FileNotFoundError: [WinError 2] Das System kann die angegebene Datei nicht finden
> Traceback (most recent call last):
>   File "C:/Users/delphi/testreports/sumo/git/tools/xml/xml2protobuf.py", line 206, in <module>
>     main()
>   File "C:/Users/delphi/testreports/sumo/git/tools/xml/xml2protobuf.py", line 192, in main
>     module = generateProto(attrFinder.tagAttrs, attrFinder.depthTags,
>              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "C:/Users/delphi/testreports/sumo/git/tools/xml/xml2protobuf.py", line 181, in generateProto
>     subprocess.call([protoc, "%s.proto" % base, "--python_out=%s" % protodir])
>   File "C:/Python311/Lib/subprocess.py", line 389, in call
>     with Popen(*popenargs, **kwargs) as p:
>          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "C:/Python311/Lib/subprocess.py", line 1026, in __init__
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< --- 
< +++ 
< -
< -<trajectories xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/amitran/trajectories.xsd" timeStepSize="1000">
< +<trajectories timeStepSize="1000">

TEST FAILED on ts-sim-wintest-ba : sumo xmlValidation ( Last six runs Aug2026 )

---------- Differences in output ----------
6a7,11
> Error: unable to open file 'https://sumo.dlr.de/xsd/routes_file.xsd'
>  In file 'routes.rou.xml'
>  At line/column 2/50.
> 
> Quitting (on error).
8a14,18
> Error: unable to open file 'https://sumo.dlr.de/xsd/routes_file.xsd'
>  In file 'routes.rou.xml'
>  At line/column 2/50.
> 
> Quitting (on error).
18a29,33
> Error: unable to open file 'https://sumo.dlr.de/xsd/routes_file.xsd'
>  In file 'routes.rou.xml'
>  At line/column 2/50.
> 
> Quitting (on error).
21a37,41
> Error: unable to open file 'https://sumo.dlr.de/xsd/routes_file.xsd'
>  In file 'routes.rou.xml'
>  At line/column 2/50.
> 
> Quitting (on error).
27a48,52
> Error: unable to open file 'https://sumo.dlr.de/xsd/routes_file.xsd'
>  In file 'routes.rou.xml'
>  At line/column 2/50.
> 
> Quitting (on error).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-wintest-ba : traci gui gui ( Last six runs Aug2026 )

---------- Differences in errors ----------
0a1,17
> Traceback (most recent call last):
>   File "C:/Users/delphi/testreports/sumo/git/tests/../tests/complex/traci/gui/gui/runner.py", line 81, in <module>
>     pic = imread("out.png")
>           ^^^^^^^^^^^^^^^^^
>   File "C:/Python311/Lib/site-packages/matplotlib/pyplot.py", line 2131, in imread
>     return matplotlib.image.imread(fname, format)
>            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "C:/Python311/Lib/site-packages/matplotlib/image.py", line 1541, in imread
>     with img_open(fname) as image:
>          ^^^^^^^^^^^^^^^
>   File "C:/Python311/Lib/site-packages/PIL/ImageFile.py", line 137, in __init__
>     self._open()
>   File "C:/Python311/Lib/site-packages/PIL/PngImagePlugin.py", line 707, in _open
>     raise SyntaxError(msg)
> SyntaxError: not a PNG file
> sys:1: ResourceWarning: unclosed <socket.socket fd=924, family=2, type=1, proto=0, laddr=('127.0.0.1', 52252), raddr=('127.0.0.1', 52249)>
> C:/Python311/Lib/subprocess.py:1127: ResourceWarning: subprocess 11856 is still running
---------- Differences in output ----------
29,33d28
< screenshot dimensions (500, 500, 4)
< adding view
< views ('View #0', 'newView')
< removing view
< views ('View #0',)

TEST FAILED on ts-sim-wintest-ba : traci gui polygon_dynamics_gui ( Last six runs Aug2026 )

---------- Differences in output ----------
201c201
< shape ((118.20331148467852, 501.65), (119.20331148467852, 501.65), (119.1266904332561, 502.47687283017456), (118.89943651699815, 503.27558749784214), (118.52928859546176, 504.01894473294806), (118.02885161217154, 504.6816303964095), (117.41516734838518, 505.24107752276103), (116.70913408567293, 505.67823481109775), (115.93479494000286, 505.97821539427764), (115.1185191022634, 506.13080379332763), (114.28810386709364, 506.13080379332763), (113.47182802935419, 505.97821539427764), (112.697488883
68412, 505.67823481109775), (111.99145562097186, 505.24107752276103), (111.37777135718551, 504.6816303964095), (110.87733437389528, 504.01894473294806), (110.5071864523589, 503.27558749784214), (110.27993253610094, 502.47687283017456), (110.20331148467852, 501.65), (110.27993253610094, 500.8231271698254), (110.5071864523589, 500.0244125021578), (110.87733437389528, 499.2810552670519), (111.37777135718551, 498.61836960359045), (111.99145562097186, 498.0589224772389), (112.69748888368412, 497.6217
651889022), (113.47182802935419, 497.3217846057223), (114.28810386709364, 497.1691962066723), (115.1185191022634, 497.1691962066723), (115.93479494000286, 497.3217846057223), (116.70913408567293, 497.6217651889022), (117.41516734838518, 498.0589224772389), (118.02885161217154, 498.61836960359045), (118.52928859546176, 499.2810552670519), (118.89943651699815, 500.0244125021578), (119.1266904332561, 500.8231271698254), (119.20331148467852, 501.65), (118.20331148467852, 501.65), (118.14371733357217
, 501.006876687642), (117.96696428759373, 500.38565416834496), (117.67907145973214, 499.8074874299292), (117.28984269495078, 499.292065247237), (116.81253271200598, 498.85693970451916), (116.26339572989644, 498.51692848025726), (115.66113194993085, 498.2836102488951), (115.02625074280007, 498.1649303829674), (114.38037222655697, 498.1649303829674), (113.7454910194262, 498.2836102488951), (113.1432272394606, 498.51692848025726), (112.59409025735107, 498.85693970451916), (112.11678027440627, 499.2
92065247237), (111.7275515096249, 499.8074874299292), (111.43965868176332, 500.38565416834496), (111.26290563578488, 501.006876687642), (111.20331148467852, 501.65), (111.26290563578488, 502.293123312358), (111.43965868176332, 502.914345831655), (111.7275515096249, 503.49251257007074), (112.11678027440627, 504.00793475276294), (112.59409025735107, 504.4430602954808), (113.1432272394606, 504.7830715197427), (113.7454910194262, 505.01638975110484), (114.38037222655697, 505.13506961703257), (115.02
625074280007, 505.13506961703257), (115.66113194993085, 505.01638975110484), (116.26339572989644, 504.7830715197427), (116.81253271200598, 504.4430602954808), (117.28984269495078, 504.00793475276294), (117.67907145973214, 503.49251257007074), (117.96696428759373, 502.914345831655), (118.14371733357217, 502.293123312358), (118.20331148467852, 501.65))
---
> ((118.20331148467852, 501.65), (119.20331148467852, 501.65), (119.1266904332561, 502.47687283017456), (118.89943651699815, 503.27558749784214), (118.52928859546176, 504.01894473294806), (118.02885161217154, 504.6816303964095), (117.41516734838518, 505.24107752276103), (116.70913408567293, 505.67823481109775), (115.93479494000286, 505.97821539427764), (115.1185191022634, 506.13080379332763), (114.28810386709364, 506.13080379332763), (113.47182802935419, 505.97821539427764), (112.69748888368412,
 505.67823481109775), (111.99145562097186, 505.24107752276103), (111.37777135718551, 504.6816303964095), (110.87733437389528, 504.01894473294806), (110.5071864523589, 503.27558749784214), (110.27993253610094, 502.47687283017456), (110.20331148467852, 501.65), (110.27993253610094, 500.8231271698254), (110.5071864523589, 500.0244125021578), (110.87733437389528, 499.2810552670519), (111.37777135718551, 498.61836960359045), (111.99145562097186, 498.0589224772389), (112.69748888368412, 497.6217651889
022), (113.47182802935419, 497.3217846057223), (114.28810386709364, 497.1691962066723), (115.1185191022634, 497.1691962066723), (115.93479494000286, 497.3217846057223), (116.70913408567293, 497.6217651889022), (117.41516734838518, 498.0589224772389), (118.02885161217154, 498.61836960359045), (118.52928859546176, 499.2810552670519), (118.89943651699815, 500.0244125021578), (119.1266904332561, 500.8231271698254), (119.20331148467852, 501.65), (118.20331148467852, 501.65), (118.14371733357217, 501.
006876687642), (117.96696428759373, 500.38565416834496), (117.67907145973214, 499.8074874299292), (117.28984269495078, 499.292065247237), (116.81253271200598, 498.85693970451916), (116.26339572989644, 498.51692848025726), (115.66113194993085, 498.2836102488951), (115.02625074280007, 498.1649303829674), (114.38037222655697, 498.1649303829674), (113.7454910194262, 498.2836102488951), (113.1432272394606, 498.51692848025726), (112.59409025735107, 498.85693970451916), (112.11678027440627, 499.2920652
47237), (111.7275515096249, 499.8074874299292), (111.43965868176332, 500.38565416834496), (111.26290563578488, 501.006876687642), (111.20331148467852, 501.65), (111.26290563578488, 502.293123312358), (111.43965868176332, 502.914345831655), (111.7275515096249, 503.49251257007074), (112.11678027440627, 504.00793475276294), (112.59409025735107, 504.4430602954808), (113.1432272394606, 504.7830715197427), (113.7454910194262, 505.01638975110484), (114.38037222655697, 505.13506961703257), (115.02625074
280007, 505.13506961703257), (115.66113194993085, 505.01638975110484), (116.26339572989644, 504.7830715197427), (116.81253271200598, 504.4430602954808), (117.28984269495078, 504.00793475276294), (117.67907145973214, 503.49251257007074), (117.96696428759373, 502.914345831655), (118.14371733357217, 502.293123312358), (118.20331148467852, 501.65))

Detailed information for the tests that had known bugs:

TEST had known bugs (see #254) on ts-sim-wintest-ba : sumo output one_vehicle ( Last six runs Aug2026 )

different outputs from detectors which should detect the same
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
5,7c5,7
< success 0.1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< success 1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< success 10 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (71.4, 71.5) <zip object at 0x0000016B63428580>
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (72.0, 73.0) <zip object at 0x0000016B633CB080>
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x0000016B633CBB80>
9,12c9,12
< success 0.1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 10 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 100 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (71.4, 71.5) <zip object at 0x0000016B636901C0>
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (72.0, 73.0) <zip object at 0x0000016B633D2A80>
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x0000016B633D0700>
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x0000016B633D2AC0>
17,19c17,19
< success 0.1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
< success 1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
< success 10 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (73.0, 74.0) <zip object at 0x0000016B633F9800>
> failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (73.0, 74.0) <zip object at 0x0000016B633FB3C0>
> failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x0000016B633FB680>
21,50c21,24
< success 0.1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< success 1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< success 10 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
<truncated after showing first 30 lines>

TEST had known bugs (see #254) on ts-sim-wintest-ba : sumo output teleport ( Last six runs Aug2026 )

different outputs from detectors which should detect the same
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
1,98c1,48
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (108.6, 108.7) [9.9, 10.0, 9.9, 9.9]
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (108.6, 108.7) [9.9, 10.0, 9.9, 9.9]
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (108.0, 109.0) [9.87, 10.0, 9.87, 9.87]
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (108.0, 109.0) [9.87, 10.0, 9.87, 9.87]
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 110.0) [9.85, 9.96, 9.85, 9.85]
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 110.0) [9.85, 9.96, 9.85, 9.85]
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) [-1.0, 2.26, 3.2, 2.27, 2.27]
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) [-1.0, 2.26, 3.2, 2.27, 2.27]
< success ['--step-length', '1', '--end', '51'] ['2/1to1/1_0']
< success ['--step-length', '1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '1', '--end', '51'] ['2/1to1/1_0']
< success ['--step-length', '1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '1', '--end', '51'] ['2/1to1/1_0']
<truncated after showing first 30 lines>

TEST had known bugs (see #254) on ts-sim-wintest-ba : sumo output teleport_multihop ( Last six runs Aug2026 )

different outputs from detectors which should detect the same
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
17,24c17,24
< success 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (230.0, 230.1) [('e2', 9.99), ('e3', 10.0), ('edge', 9.99), ('lane', 9.99)]
< success 0.1 ['--step-length', '.1', '--end', '1000'] 1/1to0/1_0 (148.1, 148.2) [('e2', 9.99), ('e3', 10.0), ('edge', 9.99), ('lane', 9.99)]
< success 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (230.0, 231.0) [('e2', 9.99), ('e3', 10.0), ('edge', 9.99), ('lane', 9.99)]
< success 1 ['--step-length', '.1', '--end', '1000'] 1/1to0/1_0 (148.0, 149.0) [('e2', 9.91), ('e3', 10.0), ('edge', 9.91), ('lane', 9.91)]
< success 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (230.0, 240.0) [('e2', 9.42), ('e3', 9.9), ('edge', 9.42), ('lane', 9.42)]
< success 10 ['--step-length', '.1', '--end', '1000'] 1/1to0/1_0 (140.0, 150.0) [('e2', 9.96), ('e3', 9.99), ('edge', 9.96), ('lane', 9.96)]
< success 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (200.0, 300.0) [('e1', 10.0), ('e2', 9.22), ('e3', 5.71), ('edge', 9.22), ('lane', 9.22)]
< success 100 ['--step-length', '.1', '--end', '1000'] 1/1to0/1_0 (100.0, 200.0) [('e1', 9.53), ('e2', 5.82), ('e3', 6.93), ('edge', 5.82), ('lane', 5.82)]
---
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (148.9, 149.0) <zip object at 0x00000211625BE1C0>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (148.9, 149.0) <zip object at 0x00000211625A8580>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (149.0, 150.0) <zip object at 0x0000021148BCF580>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (149.0, 150.0) <zip object at 0x0000021162802F40>
> failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (140.0, 150.0) <zip object at 0x000002116259ADC0>
> failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (140.0, 150.0) <zip object at 0x0000021162599A40>
> failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) <zip object at 0x000002116259ADC0>
> failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) <zip object at 0x000002116259BF00>
41,98c41,48
< success 0.1 ['--step-length', '1', '--end', '1000'] 2/1to1/1_0 (245.0, 246.0) [('e2', 8.92), ('e3', 10.0), ('edge', 8.92), ('lane', 8.92)]
< success 0.1 ['--step-length', '1', '--end', '1000'] 1/1to0/1_0 (150.0, 151.0) [('e2', 9.82), ('e3', 10.0), ('edge', 9.82), ('lane', 9.82)]
< success 1 ['--step-length', '1', '--end', '1000'] 2/1to1/1_0 (245.0, 246.0) [('e2', 8.92), ('e3', 10.0), ('edge', 8.92), ('lane', 8.92)]
< success 1 ['--step-length', '1', '--end', '1000'] 1/1to0/1_0 (150.0, 151.0) [('e2', 9.82), ('e3', 10.0), ('edge', 9.82), ('lane', 9.82)]
< success 10 ['--step-length', '1', '--end', '1000'] 2/1to1/1_0 (240.0, 250.0) [('e2', 9.9), ('e3', 10.0), ('edge', 9.9), ('lane', 9.9)]
< success 10 ['--step-length', '1', '--end', '1000'] 1/1to0/1_0 (150.0, 160.0) [('e2', 9.15), ('e3', 9.84), ('edge', 9.15), ('lane', 9.15)]
< success 100 ['--step-length', '1', '--end', '1000'] 2/1to1/1_0 (200.0, 300.0) [('e1', 10.0), ('e2', 9.41), ('e3', 5.84), ('edge', 9.41), ('lane', 9.41)]
< success 100 ['--step-length', '1', '--end', '1000'] 1/1to0/1_0 (100.0, 200.0) [('e1', 10.0), ('e2', 5.94), ('e3', 7.08), ('edge', 5.94), ('lane', 5.94)]
< -- Unordered text as found by filter '^Loading configuration ... done.' --
< Loading configuration ... done.
< Loading configuration ... done.
<truncated after showing first 30 lines>

TEST had known bugs (see #254) on ts-sim-wintest-ba : sumo output teleport_multihop_newDefaults ( Last six runs Aug2026 )

different outputs from detectors which should detect the same
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
9,24c9,24
< failed 0.1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (76.2, 76.3) [('e2', 10.49), ('e3', 10.35), ('edge', 10.49), ('lane', 10.49)]
< failed 0.1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (76.2, 76.3) [('e2', 10.49), ('e3', 10.35), ('edge', 10.49), ('lane', 10.49)]
< failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (76.0, 77.0) [('e2', 10.39), ('e3', 10.35), ('edge', 10.39), ('lane', 10.39)]
< failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (76.0, 77.0) [('e2', 10.39), ('e3', 10.35), ('edge', 10.39), ('lane', 10.39)]
< failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) [('e2', 10.42), ('e3', 10.25), ('edge', 10.42), ('lane', 10.42)]
< failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) [('e2', 10.42), ('e3', 10.25), ('edge', 10.42), ('lane', 10.42)]
< failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) [('e1', 10.27), ('e2', 10.24), ('e3', 9.59), ('edge', 10.24), ('lane', 10.24)]
< failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) [('e1', 10.27), ('e2', 10.24), ('e3', 9.59), ('edge', 10.24), ('lane', 10.24)]
< failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (76.2, 76.3) [('e2', 10.49), ('e3', 10.35), ('edge', 10.49), ('lane', 10.49)]
< failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (76.2, 76.3) [('e2', 10.49), ('e3', 10.35), ('edge', 10.49), ('lane', 10.49)]
< failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (76.0, 77.0) [('e2', 10.39), ('e3', 10.35), ('edge', 10.39), ('lane', 10.39)]
< failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (76.0, 77.0) [('e2', 10.39), ('e3', 10.35), ('edge', 10.39), ('lane', 10.39)]
< failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.0, 80.0) [('e2', 10.42), ('e3', 10.25), ('edge', 10.42), ('lane', 10.42)]
< failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.0, 80.0) [('e2', 10.42), ('e3', 10.25), ('edge', 10.42), ('lane', 10.42)]
< failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (0.0, 100.0) [('e1', 10.27), ('e2', 10.24), ('e3', 9.59), ('edge', 10.24), ('lane', 10.24)]
< failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (0.0, 100.0) [('e1', 10.27), ('e2', 10.24), ('e3', 9.59), ('edge', 10.24), ('lane', 10.24)]
---
> failed 0.1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x000002986DCAC3C0>
> failed 0.1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x000002986DC577C0>
> failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x000002986DCAC700>
> failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x000002986DCAD900>
> failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) <zip object at 0x000002986DCAD240>
> failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) <zip object at 0x000002986DCACB00>
> failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) <zip object at 0x000002986DCAF500>
> failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) <zip object at 0x000002986DCAF400>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x000002986DCAF800>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x000002986DCD5E40>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x000002985443F580>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x000002986DC6E600>
<truncated after showing first 30 lines>

TEST had known bugs (see #254) on ts-sim-wintest-ba : sumo output two_same_vehicles ( Last six runs Aug2026 )

different outputs from detectors which should detect the same
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
5,7c5,7
< success 0.1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< success 1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< success 10 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (75.4, 75.5) <zip object at 0x00000201B24B0140>
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (76.0, 77.0) <zip object at 0x00000201B2486BC0>
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x00000201B2486AC0>
9,12c9,12
< success 0.1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 10 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 100 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (75.4, 75.5) <zip object at 0x00000201B2484740>
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (76.0, 77.0) <zip object at 0x00000201B24D7800>
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x00000201B24D5140>
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x00000201B24D6B00>
17,19c17,19
< success 0.1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
< success 1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
< success 10 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x00000201B2495180>
> failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x00000201B2494AC0>
> failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x00000201B24965C0>
21,50c21,24
< success 0.1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< success 1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< success 10 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
<truncated after showing first 30 lines>

TEST had known bugs (see #254) on ts-sim-wintest-ba : sumo output two_vehicles_diff_length ( Last six runs Aug2026 )

different outputs from detectors which should detect the same
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
5,7c5,7
< success 0.1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< success 1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< success 10 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (76.4, 76.5) <zip object at 0x0000016178200300>
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x00000161781BC580>
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x00000161781BE980>
9,12c9,12
< success 0.1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 10 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 100 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (76.4, 76.5) <zip object at 0x00000161781BD900>
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x00000161781D1740>
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x00000161781D27C0>
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x00000161781D05C0>
17,19c17,19
< success 0.1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
< success 1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
< success 10 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (78.0, 79.0) <zip object at 0x00000161781B32C0>
> failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (78.0, 79.0) <zip object at 0x00000161781B3480>
> failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x00000161781B0100>
21,50c21,24
< success 0.1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< success 1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< success 10 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
<truncated after showing first 30 lines>

TEST had known bugs (see #254) on ts-sim-wintest-ba : sumo output two_vehicles_diff_speed ( Last six runs Aug2026 )

different outputs from detectors which should detect the same
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
0a1,24
> failed 0.1 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (38.4, 38.5) <zip object at 0x000002D833E830C0>
> failed 1 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x000002D834200240>
> failed 10 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x000002D834207F80>
> failed 100 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (0.0, 51.0) <zip object at 0x000002D834225300>
> failed 0.1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (38.4, 38.5) <zip object at 0x000002D834230040>
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x000002D8341EB500>
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x000002D8341EB7C0>
> failed 100 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x000002D8341EA980>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (38.4, 38.5) <zip object at 0x000002D8341EBB80>
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x000002D834214100>
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x000002D834215240>
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x000002D834215F40>
> failed 0.1 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x000002D834217640>
> failed 1 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x000002D834209DC0>
> failed 10 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x000002D83420B9C0>
> failed 100 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (0.0, 51.0) <zip object at 0x000002D83420B380>
> failed 0.1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x000002D83420B1C0>
> failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x000002D834208AC0>
> failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x000002D83420BD80>
> failed 100 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x000002D834209180>
> failed 0.1 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x000002D83420B2C0>
> failed 1 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x000002D8342436C0>
> failed 10 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x000002D834216480>
> failed 100 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x000002D834215040>

TEST had known bugs (see #3263) on ts-sim-wintest-ba : traci vehicle moveToXY keepRoute2 ( Last six runs Aug2026 )

mapping failure
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
0a1
> internal corner (inside, segment2) failed: x=198, x2=198.0,   y=1.9, y2=1.9,   lane=middle_0, lane2=middle_0, pos=102, pos2=98.0   posLat=2.0 posLat2=1.9

Detailed information for the tests that were terminated before completion:

TEST were terminated before completion (TIMEOUT) on ts-sim-wintest-ba : state cfModels SmartSK ( Last six runs Aug2026 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
1,80c1
< Warning: Teleporting vehicle 'v.0'; waited too long (jam), lane='0/1to1/1_0', time=314.00.
< Warning: Vehicle 'v.0' ends teleporting on edge '1/1to2/1', time=314.00.
< Warning: Teleporting vehicle 'v.1'; waited too long (jam), lane='0/1to1/1_0', time=317.00.
< Warning: Vehicle 'v.1' ends teleporting on edge '1/1to2/1', time=317.00.
< Warning: Teleporting vehicle 'v.2'; waited too long (jam), lane='0/1to1/1_0', time=318.00.
< Warning: Vehicle 'v.2' ends teleporting on edge '1/1to2/1', time=318.00.
< Warning: Teleporting vehicle 'v.3'; waited too long (jam), lane='0/1to1/1_0', time=319.00.
< Warning: Vehicle 'v.3' ends teleporting on edge '1/1to2/1', time=319.00.
< Warning: Teleporting vehicle 'v.4'; waited too long (jam), lane='0/1to1/1_0', time=320.00.
< Warning: Vehicle 'v.4' ends teleporting on edge '1/1to2/1', time=320.00.
< Warning: Teleporting vehicle 'v.1'; collision with vehicle 'v.0', lane='1/1to2/1_0', gap=-0.28, time=323.00, stage=move.
< Warning: Vehicle 'v.1' teleports beyond arrival edge '1/1to2/1', time=323.00.
< Warning: Teleporting vehicle 'v.5'; waited too long (yield), lane='0/1to1/1_0', time=634.00.
< Warning: Vehicle 'v.5' ends teleporting on edge '1/1to2/1', time=634.00.
< Warning: Teleporting vehicle 'v.6'; waited too long (yield), lane='0/1to1/1_0', time=635.00.
< Warning: Vehicle 'v.6' ends teleporting on edge '1/1to2/1', time=635.00.
< Warning: Teleporting vehicle 'v.3'; waited too long (jam), lane='1/1to2/1_0', time=637.00.
< Warning: Vehicle 'v.3' teleports beyond arrival edge '1/1to2/1', time=637.00.
< Warning: Teleporting vehicle 'v.0'; waited too long (jam), lane='1/1to2/1_0', time=638.00.
< Warning: Vehicle 'v.0' teleports beyond arrival edge '1/1to2/1', time=638.00.
< Warning: Teleporting vehicle 'v.7'; waited too long (yield), lane='0/1to1/1_0', time=638.00.
< Warning: Vehicle 'v.7' ends teleporting on edge '1/1to2/1', time=638.00.
< Warning: Teleporting vehicle 'v.8'; waited too long (yield), lane='0/1to1/1_0', time=639.00.
< Warning: Vehicle 'v.8' ends teleporting on edge '1/1to2/1', time=639.00.
< Warning: Teleporting vehicle 'v.9'; waited too long (yield), lane='0/1to1/1_0', time=953.00.
< Warning: Vehicle 'v.9' ends teleporting on edge '1/1to2/1', time=953.00.
< Warning: Teleporting vehicle 'v.8'; waited too long (jam), lane='1/1to2/1_0', time=958.00.
< Warning: Vehicle 'v.8' teleports beyond arrival edge '1/1to2/1', time=958.00.
< Warning: Teleporting vehicle 'v.7'; waited too long (jam), lane='1/1to2/1_0', time=959.00.
<truncated after showing first 30 lines>
---------- Differences in tripinfo ----------
5,15d4
<     <tripinfo id="v.1" depart="2.00" departLane="0/1to1/1_0" departPos="5.10" departSpeed="9.38" departDelay="0.00" arrival="323.00" arrivalLane="1/1to2/1_0" arrivalPos="400.00" arrivalSpeed="6.48" duration="321.00" routeLength="794.90" waitingTime="301.00" waitingCount="1" stopTime="0.00" timeLoss="310.52" rerouteNo="0" devices="tripinfo_v.1" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized="teleport"/>
<     <tripinfo id="v.3" depart="7.00" departLane="0/1to1/1_0" departPos="5.10" departSpeed="4.81" departDelay="1.00" arrival="637.00" arrivalLane="1/1to2/1_0" arrivalPos="400.00" arrivalSpeed="0.00" duration="630.00" routeLength="794.90" waitingTime="607.00" waitingCount="2" stopTime="0.00" timeLoss="621.24" rerouteNo="0" devices="tripinfo_v.3" vType="DEFAULT_VEHTYPE" speedFactor="1.08" vaporized="teleport"/>
<     <tripinfo id="v.0" depart="0.00" departLane="0/1to1/1_0" departPos="5.10" departSpeed="10.00" departDelay="0.00" arrival="638.00" arrivalLane="1/1to2/1_0" arrivalPos="400.00" arrivalSpeed="0.00" duration="638.00" routeLength="794.90" waitingTime="611.00" waitingCount="2" stopTime="0.00" timeLoss="625.91" rerouteNo="0" devices="tripinfo_v.0" vType="DEFAULT_VEHTYPE" speedFactor="1.06" vaporized="teleport"/>
<     <tripinfo id="v.8" depart="329.00" departLane="0/1to1/1_0" departPos="5.10" departSpeed="2.30" departDelay="313.00" arrival="958.00" arrivalLane="1/1to2/1_0" arrivalPos="400.00" arrivalSpeed="0.00" duration="629.00" routeLength="794.90" waitingTime="607.00" waitingCount="2" stopTime="0.00" timeLoss="618.76" rerouteNo="0" devices="tripinfo_v.8" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized="teleport"/>
<     <tripinfo id="v.7" depart="325.00" departLane="0/1to1/1_0" departPos="5.10" departSpeed="5.32" departDelay="311.00" arrival="959.00" arrivalLane="1/1to2/1_0" arrivalPos="400.00" arrivalSpeed="0.00" duration="634.00" routeLength="794.90" waitingTime="602.00" waitingCount="2" stopTime="0.00" timeLoss="620.93" rerouteNo="0" devices="tripinfo_v.7" vType="DEFAULT_VEHTYPE" speedFactor="0.89" vaporized="teleport"/>
<     <tripinfo id="v.9" depart="639.00" departLane="0/1to1/1_0" departPos="5.10" departSpeed="8.57" departDelay="621.00" arrival="1254.00" arrivalLane="1/1to2/1_0" arrivalPos="400.00" arrivalSpeed="0.00" duration="615.00" routeLength="794.90" waitingTime="602.00" waitingCount="1" stopTime="0.00" timeLoss="608.60" rerouteNo="0" devices="tripinfo_v.9" vType="DEFAULT_VEHTYPE" speedFactor="0.86" vaporized="teleport"/>
<     <tripinfo id="v.6" depart="322.00" departLane="0/1to1/1_0" departPos="5.10" departSpeed="7.26" departDelay="310.00" arrival="1255.00" arrivalLane="1/1to2/1_0" arrivalPos="400.00" arrivalSpeed="0.00" duration="933.00" routeLength="794.90" waitingTime="923.00" waitingCount="1" stopTime="0.00" timeLoss="929.74" rerouteNo="0" devices="tripinfo_v.6" vType="DEFAULT_VEHTYPE" speedFactor="1.05" vaporized="teleport"/>
<     <tripinfo id="v.2" depart="4.00" departLane="0/1to1/1_0" departPos="5.10" departSpeed="7.29" departDelay="0.00" arrival="1256.00" arrivalLane="1/1to2/1_0" arrivalPos="400.00" arrivalSpeed="0.00" duration="1252.00" routeLength="794.90" waitingTime="1231.00" waitingCount="2" stopTime="0.00" timeLoss="1246.00" rerouteNo="0" devices="tripinfo_v.2" vType="DEFAULT_VEHTYPE" speedFactor="1.01" vaporized="teleport"/>
<     <tripinfo id="v.5" depart="320.00" departLane="0/1to1/1_0" departPos="5.10" departSpeed="8.31" departDelay="310.00" arrival="1257.00" arrivalLane="1/1to2/1_0" arrivalPos="400.00" arrivalSpeed="0.00" duration="937.00" routeLength="794.90" waitingTime="924.00" waitingCount="1" stopTime="0.00" timeLoss="930.84" rerouteNo="0" devices="tripinfo_v.5" vType="DEFAULT_VEHTYPE" speedFactor="0.83" vaporized="teleport"/>
<     <tripinfo id="v.4" depart="11.00" departLane="0/1to1/1_0" departPos="5.10" departSpeed="2.51" departDelay="3.00" arrival="1258.00" arrivalLane="1/1to2/1_0" arrivalPos="400.00" arrivalSpeed="0.00" duration="1247.00" routeLength="794.90" waitingTime="1244.00" waitingCount="1" stopTime="0.00" timeLoss="1246.66" rerouteNo="0" devices="tripinfo_v.4" vType="DEFAULT_VEHTYPE" speedFactor="1.03" vaporized="teleport"/>
< </tripinfos>
---------- Missing result in state ----------
<?xml version="1.0" encoding="UTF-8"?>


<snapshot type="micro" version="<version>" time="50.000" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd">
    <rngState default="0" routeHandler="24" insertionControl="0" device="0" device.btreceiver="0" driverState="0" device.toc="0">
        <rngLane index="0" state="0"/>
        <rngLane index="1" state="0"/>
        <rngLane index="2" state="0"/>
        <rngLane index="3" state="0"/>
        <rngLane index="4" state="442"/>
        <rngLane index="5" state="0"/>
        <rngLane index="6" state="0"/>
        <rngLane index="7" state="0"/>
        <rngLane index="8" state="0"/>
        <rngLane index="9" state="0"/>
        <rngLane index="10" state="0"/>
        <rngLane index="11" state="0"/>
        <rngLane index="12" state="0"/>
        <rngLane index="13" state="0"/>
        <rngLane index="14" state="0"/>
        <rngLane index="15" state="0"/>
        <rngLane index="16" state="0"/>
        <rngLane index="17" state="0"/>
        <rngLane index="18" state="0"/>
        <rngLane index="19" state="0"/>
        <rngLane index="20" state="0"/>
        <rngLane index="21" state="0"/>
        <rngLane index="22" state="0"/>
        <rngLane index="23" state="0"/>
        <rngLane index="24" state="0"/>
<truncated after showing first 30 lines>
---------- Missing result in tripinfo2 ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="v.1" depart="2.00" departLane="0/1to1/1_0" departPos="5.10" departSpeed="9.38" departDelay="0.00" arrival="323.00" arrivalLane="1/1to2/1_0" arrivalPos="400.00" arrivalSpeed="6.48" duration="321.00" routeLength="794.90" waitingTime="301.00" waitingCount="1" stopTime="0.00" timeLoss="310.52" rerouteNo="0" devices="tripinfo_v.1" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized="teleport"/>
    <tripinfo id="v.3" depart="7.00" departLane="0/1to1/1_0" departPos="5.10" departSpeed="4.81" departDelay="1.00" arrival="637.00" arrivalLane="1/1to2/1_0" arrivalPos="400.00" arrivalSpeed="0.00" duration="630.00" routeLength="794.90" waitingTime="607.00" waitingCount="2" stopTime="0.00" timeLoss="621.24" rerouteNo="0" devices="tripinfo_v.3" vType="DEFAULT_VEHTYPE" speedFactor="1.08" vaporized="teleport"/>
    <tripinfo id="v.0" depart="0.00" departLane="0/1to1/1_0" departPos="5.10" departSpeed="10.00" departDelay="0.00" arrival="638.00" arrivalLane="1/1to2/1_0" arrivalPos="400.00" arrivalSpeed="0.00" duration="638.00" routeLength="794.90" waitingTime="611.00" waitingCount="2" stopTime="0.00" timeLoss="625.91" rerouteNo="0" devices="tripinfo_v.0" vType="DEFAULT_VEHTYPE" speedFactor="1.06" vaporized="teleport"/>
    <tripinfo id="v.8" depart="329.00" departLane="0/1to1/1_0" departPos="5.10" departSpeed="2.30" departDelay="313.00" arrival="958.00" arrivalLane="1/1to2/1_0" arrivalPos="400.00" arrivalSpeed="0.00" duration="629.00" routeLength="794.90" waitingTime="607.00" waitingCount="2" stopTime="0.00" timeLoss="618.76" rerouteNo="0" devices="tripinfo_v.8" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized="teleport"/>
    <tripinfo id="v.7" depart="325.00" departLane="0/1to1/1_0" departPos="5.10" departSpeed="5.32" departDelay="311.00" arrival="959.00" arrivalLane="1/1to2/1_0" arrivalPos="400.00" arrivalSpeed="0.00" duration="634.00" routeLength="794.90" waitingTime="602.00" waitingCount="2" stopTime="0.00" timeLoss="620.93" rerouteNo="0" devices="tripinfo_v.7" vType="DEFAULT_VEHTYPE" speedFactor="0.89" vaporized="teleport"/>
    <tripinfo id="v.9" depart="639.00" departLane="0/1to1/1_0" departPos="5.10" departSpeed="8.57" departDelay="621.00" arrival="1254.00" arrivalLane="1/1to2/1_0" arrivalPos="400.00" arrivalSpeed="0.00" duration="615.00" routeLength="794.90" waitingTime="602.00" waitingCount="1" stopTime="0.00" timeLoss="608.60" rerouteNo="0" devices="tripinfo_v.9" vType="DEFAULT_VEHTYPE" speedFactor="0.86" vaporized="teleport"/>
    <tripinfo id="v.6" depart="322.00" departLane="0/1to1/1_0" departPos="5.10" departSpeed="7.26" departDelay="310.00" arrival="1255.00" arrivalLane="1/1to2/1_0" arrivalPos="400.00" arrivalSpeed="0.00" duration="933.00" routeLength="794.90" waitingTime="923.00" waitingCount="1" stopTime="0.00" timeLoss="929.74" rerouteNo="0" devices="tripinfo_v.6" vType="DEFAULT_VEHTYPE" speedFactor="1.05" vaporized="teleport"/>
    <tripinfo id="v.2" depart="4.00" departLane="0/1to1/1_0" departPos="5.10" departSpeed="7.29" departDelay="0.00" arrival="1256.00" arrivalLane="1/1to2/1_0" arrivalPos="400.00" arrivalSpeed="0.00" duration="1252.00" routeLength="794.90" waitingTime="1231.00" waitingCount="2" stopTime="0.00" timeLoss="1246.00" rerouteNo="0" devices="tripinfo_v.2" vType="DEFAULT_VEHTYPE" speedFactor="1.01" vaporized="teleport"/>
    <tripinfo id="v.5" depart="320.00" departLane="0/1to1/1_0" departPos="5.10" departSpeed="8.31" departDelay="310.00" arrival="1257.00" arrivalLane="1/1to2/1_0" arrivalPos="400.00" arrivalSpeed="0.00" duration="937.00" routeLength="794.90" waitingTime="924.00" waitingCount="1" stopTime="0.00" timeLoss="930.84" rerouteNo="0" devices="tripinfo_v.5" vType="DEFAULT_VEHTYPE" speedFactor="0.83" vaporized="teleport"/>
    <tripinfo id="v.4" depart="11.00" departLane="0/1to1/1_0" departPos="5.10" departSpeed="2.51" departDelay="3.00" arrival="1258.00" arrivalLane="1/1to2/1_0" arrivalPos="400.00" arrivalSpeed="0.00" duration="1247.00" routeLength="794.90" waitingTime="1244.00" waitingCount="1" stopTime="0.00" timeLoss="1246.66" rerouteNo="0" devices="tripinfo_v.4" vType="DEFAULT_VEHTYPE" speedFactor="1.03" vaporized="teleport"/>
</tripinfos>

TEST were terminated before completion (TIMEOUT) on ts-sim-wintest-ba : state dists3 ( Last six runs Aug2026 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
0a1
> Assertion failed: myProb >= 0, file C:/Users/delphi/testreports/sumo/git/src/utils/distribution/RandomDistributor.h, line 70
---------- Differences in tripinfo2 ----------
2a3,4
> <!-- generated on 2026-08-26T05:19:28.943998+01:00 by Eclipse SUMO sumo v1_27_1+0483-7dc370aee21
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,8c6,26
< <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
<     <tripinfo id="v7" depart="700.00" departLane="SC_0" departPos="5.10" departSpeed="13.89" departDelay="0.00" arrival="729.00" arrivalLane="CN_0" arrivalPos="91.95" arrivalSpeed="15.15" duration="29.00" routeLength="194.90" waitingTime="12.00" waitingCount="1" stopTime="0.00" timeLoss="15.76" rerouteNo="0" devices="tripinfo_v7" vType="t2" speedFactor="1.09" vaporized=""/>
<     <tripinfo id="v8" depart="800.00" departLane="SC_0" departPos="5.10" departSpeed="12.82" departDelay="0.00" arrival="820.00" arrivalLane="CN_0" arrivalPos="91.95" arrivalSpeed="12.82" duration="20.00" routeLength="194.90" waitingTime="1.00" waitingCount="1" stopTime="0.00" timeLoss="4.27" rerouteNo="0" devices="tripinfo_v8" vType="t2" speedFactor="0.92" vaporized=""/>
<     <tripinfo id="v9" depart="900.00" departLane="SC_0" departPos="3.10" departSpeed="13.89" departDelay="0.00" arrival="913.00" arrivalLane="CN_0" arrivalPos="91.95" arrivalSpeed="15.60" duration="13.00" routeLength="196.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v9" vType="t1" speedFactor="1.12" vaporized=""/>
< </tripinfos>
---
>     <input>
>         <net-file value="input_net2.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <load-state value="state.xml"/>
>     </input>
> 
>     <output>
>         <tripinfo-output value="tripinfo2.xml"/>
>     </output>
> 
>     <processing>
>         <default.departspeed value="0"/>
>         <default.departlane value="first"/>
>     </processing>
> 
>     <report>
>         <duration-log.disable value="true"/>
>         <no-step-log value="true"/>
>     </report>
> 
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-wintest-ba : state save_rng ( Last six runs Aug2026 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
0a1
> Assertion failed: myProb >= 0, file C:/Users/delphi/testreports/sumo/git/src/utils/distribution/RandomDistributor.h, line 70
---------- Differences in output ----------
10,11d9
< Simulation started with time: 10.00.
< Reason: All vehicles have left the simulation.
13d10
< Simulation ended at time: 33.00.

TEST were terminated before completion (TIMEOUT) on ts-sim-wintest-ba : sumo insertionCapacity_2lane ( Last six runs Aug2026 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Missing result in log ----------
inserted stepLength exDP sigma speedDev departSpeed departLane
1665 1 false 0.5 0.1 max first
3307 1 false 0.5 0.1 max random
3291 1 false 0.5 0.1 max free
3331 1 false 0.5 0.1 max best_prob
1917 1 false 0.5 0.1 avg first
3879 1 false 0.5 0.1 avg random
3876 1 false 0.5 0.1 avg free
3879 1 false 0.5 0.1 avg best_prob
1657 1 true 0.5 0.1 max first
3286 1 true 0.5 0.1 max random
3283 1 true 0.5 0.1 max free
3317 1 true 0.5 0.1 max best_prob
2392 1 true 0.5 0.1 avg first
3982 1 true 0.5 0.1 avg random
3970 1 true 0.5 0.1 avg free
4039 1 true 0.5 0.1 avg best_prob
3230 0.1 false 0.5 0.1 max first
4374 0.1 false 0.5 0.1 max random
4378 0.1 false 0.5 0.1 max free
4433 0.1 false 0.5 0.1 max best_prob
2665 0.1 false 0.5 0.1 avg first
4424 0.1 false 0.5 0.1 avg random
4428 0.1 false 0.5 0.1 avg free
4505 0.1 false 0.5 0.1 avg best_prob
3226 0.1 true 0.5 0.1 max first
4375 0.1 true 0.5 0.1 max random
4374 0.1 true 0.5 0.1 max free
4432 0.1 true 0.5 0.1 max best_prob
2749 0.1 true 0.5 0.1 avg first
<truncated after showing first 30 lines>
---------- Missing result in log2 ----------
stepLength exDP sigma speedDev departSpeed departLane
1 true 0.5 0.1 max first
1 false 0.5 0.1 max first
1 false 0.5 0.1 avg first
1 true 0.5 0.1 avg first
0.1 false 0.5 0.1 avg first
0.1 true 0.5 0.1 avg first
0.1 true 0.5 0.1 max first
0.1 false 0.5 0.1 max first
1 true 0.5 0.1 max free
1 true 0.5 0.1 max random
1 false 0.5 0.1 max free
1 false 0.5 0.1 max random
1 true 0.5 0.1 max best_prob
1 false 0.5 0.1 max best_prob
1 false 0.5 0.1 avg free
1 false 0.5 0.1 avg best_prob
1 false 0.5 0.1 avg random
1 true 0.5 0.1 avg free
1 true 0.5 0.1 avg random
1 true 0.5 0.1 avg best_prob
0.1 false 0.5 0.1 max random
0.1 true 0.5 0.1 max free
0.1 true 0.5 0.1 max random
0.1 false 0.5 0.1 max free
0.1 false 0.5 0.1 avg random
0.1 false 0.5 0.1 avg free
0.1 true 0.5 0.1 avg random
0.1 true 0.5 0.1 max best_prob
0.1 false 0.5 0.1 max best_prob
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-wintest-ba : sumo insertionCapacity_3lane ( Last six runs Aug2026 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Missing result in log ----------
inserted stepLength exDP sigma speedDev departSpeed departLane
1651 1 false 0.5 0.1 max first
4922 1 false 0.5 0.1 max random
4957 1 false 0.5 0.1 max free
5035 1 false 0.5 0.1 max best_prob
1898 1 false 0.5 0.1 avg first
5821 1 false 0.5 0.1 avg random
5805 1 false 0.5 0.1 avg free
5726 1 false 0.5 0.1 avg best_prob
1645 1 true 0.5 0.1 max first
4952 1 true 0.5 0.1 max random
4915 1 true 0.5 0.1 max free
5053 1 true 0.5 0.1 max best_prob
2365 1 true 0.5 0.1 avg first
5960 1 true 0.5 0.1 avg random
5971 1 true 0.5 0.1 avg free
6136 1 true 0.5 0.1 avg best_prob
3214 0.1 false 0.5 0.1 max first
6560 0.1 false 0.5 0.1 max random
6562 0.1 false 0.5 0.1 max free
6707 0.1 false 0.5 0.1 max best_prob
2622 0.1 false 0.5 0.1 avg first
6632 0.1 false 0.5 0.1 avg random
6639 0.1 false 0.5 0.1 avg free
6839 0.1 false 0.5 0.1 avg best_prob
3254 0.1 true 0.5 0.1 max first
6568 0.1 true 0.5 0.1 max random
6557 0.1 true 0.5 0.1 max free
6690 0.1 true 0.5 0.1 max best_prob
2702 0.1 true 0.5 0.1 avg first
<truncated after showing first 30 lines>
---------- Missing result in log2 ----------
stepLength exDP sigma speedDev departSpeed departLane
1 true 0.5 0.1 max first
1 false 0.5 0.1 max first
1 false 0.5 0.1 avg first
1 true 0.5 0.1 avg first
0.1 false 0.5 0.1 avg first
0.1 true 0.5 0.1 avg first
0.1 false 0.5 0.1 max first
0.1 true 0.5 0.1 max first
1 true 0.5 0.1 max free
1 false 0.5 0.1 max random
1 true 0.5 0.1 max random
1 false 0.5 0.1 max free
1 false 0.5 0.1 max best_prob
1 true 0.5 0.1 max best_prob
1 false 0.5 0.1 avg best_prob
1 false 0.5 0.1 avg free
1 false 0.5 0.1 avg random
1 true 0.5 0.1 avg random
1 true 0.5 0.1 avg free
1 true 0.5 0.1 avg best_prob
0.1 true 0.5 0.1 max free
0.1 false 0.5 0.1 max random
0.1 false 0.5 0.1 max free
0.1 true 0.5 0.1 max random
0.1 true 0.5 0.1 avg random
0.1 false 0.5 0.1 avg random
0.1 false 0.5 0.1 avg free
0.1 true 0.5 0.1 avg free
0.1 true 0.5 0.1 max best_prob
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-wintest-ba : traci gui b50 ( Last six runs Aug2026 )

Test exceeded wallclock time limit of 900.0 seconds

TEST were terminated before completion (TIMEOUT) on ts-sim-wintest-ba : traffic_lights loop_flow sotl_request ( Last six runs Aug2026 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,32d0
< Computing for 0<->0
<  for tls-type sotl_request
< Computing for 0<->600
<  for tls-type sotl_request
< Computing for 0<->1200
<  for tls-type sotl_request
< Computing for 0<->1800
<  for tls-type sotl_request
< Computing for 600<->0
<  for tls-type sotl_request
< Computing for 600<->600
<  for tls-type sotl_request
< Computing for 600<->1200
<  for tls-type sotl_request
< Computing for 600<->1800
<  for tls-type sotl_request
< Computing for 1200<->0
<  for tls-type sotl_request
< Computing for 1200<->600
<  for tls-type sotl_request
< Computing for 1200<->1200
<  for tls-type sotl_request
< Computing for 1200<->1800
<  for tls-type sotl_request
< Computing for 1800<->0
<  for tls-type sotl_request
< Computing for 1800<->600
<  for tls-type sotl_request
< Computing for 1800<->1200
<truncated after showing first 30 lines>
---------- Differences in statistics ----------
2a3,4
> <!-- generated on 2026-08-26T05:23:39.321964+01:00 by Eclipse SUMO sumo v1_27_1+0483-7dc370aee21
> <sumoConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,14c6,31
< <statistics xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/statistic_file.xsd">
<     <vehicles loaded="1458" inserted="1458" running="0" waiting="0"/>
<     <teleports total="0" jam="0" yield="0" wrongLane="0"/>
<     <safety collisions="0" emergencyStops="0" emergencyBraking="0"/>
<     <persons loaded="0" running="0" jammed="0"/>
<     <personTeleports total="0" abortWait="0" wrongDest="0"/>
<     <vehicleTripStatistics count="1458" routeLength="2041.90" speed="2.21" duration="1173.59" waitingTime="857.87" timeLoss="1026.39" departDelay="976.80" departDelayWaiting="-1.00" totalTravelTime="1711091.00" totalDepartDelay="1424181.00"/>
<     <pedestrianStatistics number="0" routeLength="0.00" duration="0.00" timeLoss="0.00"/>
<     <rideStatistics number="0"/>
<     <transportStatistics number="0"/>
< </statistics>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <queue-output value="results/queue_sotl_request_1800_1800.xml"/>
>         <summary-output value="results/summary_sotl_request_1800_1800.xml"/>
>         <tripinfo-output value="results/tripinfos_sotl_request_1800_1800.xml"/>
>         <statistic-output value="statistics.xml"/>
>     </output>
> 
>     <processing>
<truncated after showing first 30 lines>
---------- Differences in tls_state ----------
6,1118c6,752
<     <tlsState time="66.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="70.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="74.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="79.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="83.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="87.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="92.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="96.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="100.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="105.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="109.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="113.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="118.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="122.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="126.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="131.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="135.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="139.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="144.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="148.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="152.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="157.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="161.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="165.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="170.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="174.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="178.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="183.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="187.00" id="0" programID="a" phase="5" state="rrrr"/>
<truncated after showing first 30 lines>