18Oct22rv1_14_1+1789-6cfa3a18e2c - detailed test results for COMPLEX

To reconnect the TextTest GUI to these results, run:

texttest -a complex -d /home/delphi/gcc/sumo/tests -reconnect /home/delphi/gcc/texttesttmp/gcc4_64.31Oct001759.1271226 -g

To start TextTest for these tests, run:

texttest -a complex -d /home/delphi/gcc/sumo/tests


default: 676 tests: 662 succeeded 9 known bugs 5 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : simpla config ( Last six runs Oct2022 )

---------- Differences in errors ----------
0a1,3
> Error: Infeasible context domain (172)
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
20a24,26
> 
> -- Unordered text as found by filter '^UserWarning:' --
> UserWarning: Could not connect to TraCI server using port 38855 (TraCI server already finished). Retrying with different port.

TEST FAILED on ts-sim-build-ba : sumo protobuf ( Last six runs Oct2022 )

---------- Differences in errors ----------
0a1,58
> Traceback (most recent call last):
>   File "/home/delphi/gcc/sumo/tools/xml/protobuf2xml.py", line 130, in <module>
>     main()
>   File "/home/delphi/gcc/sumo/tools/xml/protobuf2xml.py", line 124, in main
>     module = xml2protobuf.generateProto(attrFinder.tagAttrs, attrFinder.depthTags,
>   File "/home/delphi/gcc/sumo/tools/xml/xml2protobuf.py", line 187, in generateProto
>     return importlib.import_module("%s_pb2" % base)
>   File "/usr/lib/python3.8/importlib/__init__.py", line 127, in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
>   File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
>   File "<frozen importlib._bootstrap>", line 991, in _find_and_load
>   File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
>   File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
>   File "<frozen importlib._bootstrap_external>", line 848, in exec_module
>   File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
>   File "/home/delphi/gcc/texttesttmp/gcc4_64.18Oct001924.2728846/complex/sumo/protobuf/trajectories_pb2.py", line 32, in <module>
>     _descriptor.EnumValueDescriptor(
>   File "/home/delphi/.local/lib/python3.8/site-packages/google/protobuf/descriptor.py", line 755, in __new__
>     _message.Message._CheckCalledFromGeneratedFile()
> TypeError: Descriptors cannot not be created directly.
> If this call came from a _pb2.py file, your generated code is out of date and must be regenerated with protoc >= 3.19.0.
> If you cannot immediately regenerate your protos, some other possible workarounds are:
>  1. Downgrade the protobuf package to 3.20.x or lower.
>  2. Set PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python (but this will use pure-Python parsing and will be much slower).
> 
> More information: https://developers.google.com/protocol-buffers/docs/news/2022-05-06#python-updates
> Traceback (most recent call last):
>   File "/home/delphi/gcc/sumo/tools/xml/xml2protobuf.py", line 210, in <module>
>     main()
<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-build-ba : sumo xmlValidation ( Last six runs Oct2022 )

---------- Differences in output ----------
146c146
< Error: no declaration found for element 'tri'
---
> Error: whitespace expected
148c148
<  At line/column 9/52.
---
>  At line/column 2/50.

TEST FAILED on ts-sim-build-ba : traci contextSubscriptions matrix_test ( Last six runs Oct2022 )

---------- Differences in errors ----------
57,67c57
< Error: Infeasible context domain (38)
< Quitting (on error).
< Error: Infeasible context domain (171)
< Quitting (on error).
< Error: Infeasible context domain (162)
< Quitting (on error).
< Error: Infeasible context domain (41)
< Quitting (on error).
< Error: Infeasible context domain (165)
< Quitting (on error).
< Error: Infeasible context domain (172)
---
> Error: tcpip::Socket::accept() Unable to create listening socket: Address already in use
---------- Differences in output ----------
171,179c171,177
< trying to subscribe to routeprobe around chargingstation 'cs_0' at time 1.0
< restarting sumo due to FatalTraCIError 'connection closed by SUMO'
< trying to subscribe to simulation around chargingstation 'cs_0' at time 1.0
< restarting sumo due to FatalTraCIError 'connection closed by SUMO'
< trying to subscribe to trafficlight around chargingstation 'cs_0' at time 1.0
< restarting sumo due to FatalTraCIError 'connection closed by SUMO'
< trying to subscribe to variablespeedsign around chargingstation 'cs_0' at time 1.0
< restarting sumo due to FatalTraCIError 'connection closed by SUMO'
< trying to subscribe to vehicle around chargingstation 'cs_0' at time 1.0
---
> No objects for domain 'chargingstation' at time 1.0
> No objects for domain 'chargingstation' at time 1.0
> No objects for domain 'chargingstation' at time 1.0
> No objects for domain 'chargingstation' at time 1.0
> No objects for domain 'chargingstation' at time 1.0
> No objects for domain 'chargingstation' at time 1.0
> trying to subscribe to busstop around edge ':C_0' at time 1.0
182,184c180
< trying to subscribe to vehicletype around chargingstation 'cs_0' at time 3.0
< restarting sumo due to FatalTraCIError 'connection closed by SUMO'
< trying to subscribe to busstop around edge '1fi' at time 1.0
---
> trying to subscribe to calibrator around edge ':C_0' at time 3.0
187c183
< trying to subscribe to calibrator around edge '1fi' at time 3.0
---
> trying to subscribe to chargingstation around edge ':C_0' at time 5.0
190c186
< trying to subscribe to chargingstation around edge '1fi' at time 5.0
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : tutorial gtfs plain ( Last six runs Oct2022 )

---------- Differences in errors ----------
1,33c1,8
< Warning: Ambiguity in turnarounds computation at junction '1644613975'.
< Warning: Found sharp turn with radius 5.47 at the end of edge '-204836052'.
< Warning: Found angle of 124.67 degrees at edge '-26637317', segment 0.
< Warning: Found sharp turn with radius 8.98 at the start of edge '-357562720'.
< Warning: Shape for junction '246767394' has distance 84.10 to its given position.
< Warning: Converting invalid rail_crossing to traffic_light at junction '7465967492'.
< Warning: Lane '-22956462_0' is not connected from any incoming edge at junction '247340717'.
< Warning: Edge '461452943' is not connected to outgoing edges at junction '664456709'.
< Warning: The rail crossing '7465967526' does not have any roads.
< Warning: 51 total messages of type: Ambiguity in turnarounds computation at junction '%'.
< Warning: 2 total messages of type: Converting invalid rail_crossing to traffic_light at junction '%'.
< Warning: 2 total messages of type: Edge '%' is not connected to outgoing edges at junction '%'.
< Warning: 30 total messages of type: Found angle of % degrees at edge '%', segment %.
< Warning: 34 total messages of type: Found sharp turn with radius % at the end of edge '%'.
< Warning: 51 total messages of type: Found sharp turn with radius % at the start of edge '%'.
< Warning: 3 total messages of type: Lane '%' is not connected from any incoming edge at junction '%'.
< Warning: 3 total messages of type: Shape for junction '%' has distance % to its given position.
< Warning: 4 total messages of type: The rail crossing '%' does not have any roads.
< Warning: Unused state in tlLogic '7465967492', program '0' at tl-index 0
< Warning: 6 total messages of type: Unused state in tlLogic '%', program '%' at tl-index %
< Warning: Ambiguity in turnarounds computation at junction '1644613975'.
< Warning: Found sharp turn with radius 7.98 at the end of edge '-35628203'.
< Warning: Found angle of 121.61 degrees at edge '-741297440', segment 0.
< Warning: Found sharp turn with radius 7.98 at the start of edge '35628203'.
< Warning: Shape for junction '27379359' has distance 33.70 to its given position.
< Warning: Lane '4463785_0' is not connected from any incoming edge at junction '7465967671'.
< Warning: Unused state in tlLogic '1234644037', program '0' at tl-index 0
< Warning: 2 total messages of type: Ambiguity in turnarounds computation at junction '%'.
< Warning: 4 total messages of type: Found angle of % degrees at edge '%', segment %.
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,37d0
< Success.
< Success.
< Success.
< Success.
< Warning! No mapping library found, falling back to tracemapper.
< Warning! Disconnected route '733_109241', no path found. Keeping longer part.
< Warning! Disconnected route '733_109242', no path found. Keeping longer part.
< Warning! Disconnected route '733_109244', no path found. Keeping longer part.
< Warning! Disconnected route '733_280056', no path found. Keeping longer part.
< Warning! Disconnected route '733_280370', no path found. Keeping longer part.
< Warning! Disconnected route '733_280860', no path found. Keeping longer part.
< Warning! Disconnected route '733_281591', no path found. Keeping longer part.
< Warning! Disconnected route '733_281867', no path found. Keeping longer part.
< Warning! Disconnected route '733_285265', no path found. Keeping longer part.
< Warning! Fixed connection 736_281979 26
< Warning! Fixed connection 736_284866 26
< Warning! Disconnected route '428_2442', no path found. Keeping longer part.
< Warning! Disconnected route '733_284973', no path found. Keeping longer part.
< Warning! Fixed connection 363_202043 11
< Warning! Fixed connection 363_202125 14
< Warning! Disconnected route 'N62_236553', no path found. Keeping longer part.
< Warning! Disconnected route 'N62_236569', no path found. Keeping longer part.
< Warning! Fixed connection N68_236759 55
< Warning! Fixed connection X69_246782 22
< Warning! Fixed connection X69_247080 22
< Warning! Fixed connection X69_247100 22
< Warning! No net resources/gtfs/ferry.net.xml
< Warning! No net resources/gtfs/subway.net.xml
< Warning! Disconnected route '62_257596', no path found. Keeping longer part.
<truncated after showing first 30 lines>
---------- Missing result in gtfs_additional ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="19508631#0:5.90" lane="19508631#0_0" startPos="0.00" endPos="18.90" friendlyPos="true" name="Gosen, Schillerhöhe">
    </busStop>
    <busStop id="38417587#2:1587.45" lane="38417587#2_0" startPos="1574.45" endPos="1600.45" friendlyPos="true" name="Niederlehme, Wederdamm">
    </busStop>
    <busStop id="-38417587#2:1266.86" lane="-38417587#2_0" startPos="1253.86" endPos="1279.86" friendlyPos="true" name="Ziegenhals, Friedrich-Engels-Str.">
    </busStop>
    <busStop id="-785847089#1:0.00" lane="-785847089#1_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Ziegenhals, Neubau">
    </busStop>
    <busStop id="-708450472#1:55.96" lane="-708450472#1_0" startPos="42.96" endPos="68.96" friendlyPos="true" name="Ziegenhals, Schulstr.">
    </busStop>
    <busStop id="-382263640#0:134.05" lane="-382263640#0_0" startPos="121.05" endPos="147.05" friendlyPos="true" name="Ziegenhals, Sporthaus">
    </busStop>
    <busStop id="-206903446#15:58.85" lane="-206903446#15_0" startPos="45.85" endPos="71.85" friendlyPos="true" name="Ziegenhals, Schwarzer Weg">
    </busStop>
    <busStop id="-206903446#7:162.62" lane="-206903446#7_0" startPos="149.62" endPos="175.62" friendlyPos="true" name="Ziegenhals, Erlenweg">
    </busStop>
    <busStop id="-206903446#0:23.98" lane="-206903446#0_0" startPos="10.98" endPos="36.98" friendlyPos="true" name="Ziegenhals, Pappelweg">
    </busStop>
    <busStop id="-35630851#3:113.12" lane="-35630851#3_0" startPos="100.12" endPos="126.12" friendlyPos="true" name="Wernsdorf, Waldeck">
    </busStop>
    <busStop id="35630851#3:62.80" lane="35630851#3_0" startPos="49.80" endPos="75.80" friendlyPos="true" name="Wernsdorf, Waldeck">
    </busStop>
    <busStop id="206903446#0:72.60" lane="206903446#0_0" startPos="59.60" endPos="85.60" friendlyPos="true" name="Ziegenhals, Pappelweg">
    </busStop>
    <busStop id="206903446#7:17.98" lane="206903446#7_0" startPos="4.98" endPos="30.98" friendlyPos="true" name="Ziegenhals, Erlenweg">
    </busStop>
<truncated after showing first 30 lines>
---------- Missing result in gtfs_routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="62_257260.0" route="62_257260" type="tram" depart="77750" line="62_257260"/>
    <vehicle id="62_257262.0" route="62_257260" type="tram" depart="78950" line="62_257260"/>
    <vehicle id="62_257264.0" route="62_257260" type="tram" depart="82550" line="62_257260"/>
    <vehicle id="62_257266.0" route="62_257260" type="tram" depart="83750" line="62_257260"/>
    <vehicle id="62_257268.0" route="62_257260" type="tram" depart="84950" line="62_257260"/>
    <vehicle id="62_257282.0" route="62_257260" type="tram" depart="86150" line="62_257260"/>
    <vehicle id="62_257296.0" route="62_257260" type="tram" depart="21170" line="62_257260"/>
    <vehicle id="62_257298.0" route="62_257260" type="tram" depart="22370" line="62_257260"/>
    <vehicle id="62_257300.0" route="62_257260" type="tram" depart="23570" line="62_257260"/>
    <vehicle id="62_257302.0" route="62_257260" type="tram" depart="24770" line="62_257260"/>
    <vehicle id="62_257304.0" route="62_257260" type="tram" depart="25970" line="62_257260"/>
    <vehicle id="62_257306.0" route="62_257260" type="tram" depart="27170" line="62_257260"/>
    <vehicle id="62_257308.0" route="62_257260" type="tram" depart="28370" line="62_257260"/>
    <vehicle id="62_257310.0" route="62_257260" type="tram" depart="29570" line="62_257260"/>
    <vehicle id="62_257312.0" route="62_257260" type="tram" depart="30770" line="62_257260"/>
    <vehicle id="62_257314.0" route="62_257260" type="tram" depart="31970" line="62_257260"/>
    <vehicle id="62_257316.0" route="62_257260" type="tram" depart="33170" line="62_257260"/>
    <vehicle id="62_257318.0" route="62_257260" type="tram" depart="34370" line="62_257260"/>
    <vehicle id="62_257320.0" route="62_257260" type="tram" depart="35570" line="62_257260"/>
    <vehicle id="62_257322.0" route="62_257260" type="tram" depart="36770" line="62_257260"/>
    <vehicle id="62_257324.0" route="62_257260" type="tram" depart="37970" line="62_257260"/>
    <vehicle id="62_257326.0" route="62_257260" type="tram" depart="39170" line="62_257260"/>
    <vehicle id="62_257328.0" route="62_257260" type="tram" depart="40370" line="62_257260"/>
    <vehicle id="62_257330.0" route="62_257260" type="tram" depart="41570" line="62_257260"/>
    <vehicle id="62_257332.0" route="62_257260" type="tram" depart="42770" line="62_257260"/>
    <vehicle id="62_257334.0" route="62_257260" type="tram" depart="43970" line="62_257260"/>
<truncated after showing first 30 lines>
---------- Missing result in vtypes ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <vType id="bus" vClass="bus"/>
    <vType id="ferry" vClass="ship"/>
    <vType id="subway" vClass="rail_urban"/>
    <vType id="train" vClass="rail"/>
    <vType id="tram" vClass="tram"/>
</additional>

Detailed information for the tests that had known bugs:

TEST had known bugs (see #8973) on ts-sim-build-ba : sumo ToCDevice dynamic_ToC_stop ( Last six runs Oct2022 )

dynamic ToC triggered despite stop present on vehicle's lane continuation
(This bug was triggered by text found in file 'tocs' matching 'DYNTOR')

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

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 0x7f3524e421c0>
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (72.0, 73.0) <zip object at 0x7f3524e7ee00>
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7f3524e8a940>
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 0x7f3524b0e340>
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (72.0, 73.0) <zip object at 0x7f3524dd84c0>
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7f3524e53cc0>
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x7f3524e1d980>
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 0x7f3524e50580>
> failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (73.0, 74.0) <zip object at 0x7f3524e50800>
> failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7f3524e50880>
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-build-ba : sumo output teleport ( Last six runs Oct2022 )

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-build-ba : sumo output teleport_multihop ( Last six runs Oct2022 )

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 0x7fde55c4f280>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (148.9, 149.0) <zip object at 0x7fde55939080>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (149.0, 150.0) <zip object at 0x7fde55e18940>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (149.0, 150.0) <zip object at 0x7fde5613b340>
> failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (140.0, 150.0) <zip object at 0x7fde58136780>
> failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (140.0, 150.0) <zip object at 0x7fde5808ea00>
> failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) <zip object at 0x7fde55e21b00>
> failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) <zip object at 0x7fde55e211c0>
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-build-ba : sumo output teleport_multihop_newDefaults ( Last six runs Oct2022 )

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 0x7f91891293c0>
> failed 0.1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x7f91890f9240>
> failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x7f9189107d80>
> failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x7f9189107880>
> failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) <zip object at 0x7f9189107200>
> failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) <zip object at 0x7f9189107c80>
> failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) <zip object at 0x7f9189116180>
> failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) <zip object at 0x7f9189116f80>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x7f9188c1d0c0>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x7f9188909140>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x7f9188de7e40>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x7f918914c640>
<truncated after showing first 30 lines>

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

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 0x7f59158bef80>
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (76.0, 77.0) <zip object at 0x7f59158ce880>
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7f59158ce9c0>
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 0x7f59155830c0>
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (76.0, 77.0) <zip object at 0x7f591584ff40>
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7f591584f240>
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x7f59158ec580>
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 0x7f591584f680>
> failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x7f59158c7500>
> failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7f59158c7880>
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-build-ba : sumo output two_vehicles_diff_length ( Last six runs Oct2022 )

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 0x7f7b079bc2c0>
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x7f7b079e7540>
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7f7b079e7ac0>
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 0x7f7b0768cfc0>
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x7f7b079be9c0>
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7f7b079be240>
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x7f7b079cfb00>
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 0x7f7b07996b00>
> failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (78.0, 79.0) <zip object at 0x7f7b07996680>
> failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7f7b07996380>
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-build-ba : sumo output two_vehicles_diff_speed ( Last six runs Oct2022 )

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 0x7f51250a15c0>
> failed 1 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x7f51250a31c0>
> failed 10 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x7f51250a6240>
> failed 100 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (0.0, 51.0) <zip object at 0x7f51250a6040>
> failed 0.1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (38.4, 38.5) <zip object at 0x7f5125061f80>
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x7f51250a66c0>
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x7f5125078080>
> failed 100 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x7f5125078b00>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (38.4, 38.5) <zip object at 0x7f5124caff40>
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x7f512505a780>
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x7f512506a400>
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x7f512505af40>
> failed 0.1 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x7f512503fb80>
> failed 1 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x7f512503f700>
> failed 10 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x7f512503f880>
> failed 100 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (0.0, 51.0) <zip object at 0x7f512503f900>
> failed 0.1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x7f5125091440>
> failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x7f5125031e00>
> failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x7f512503f580>
> failed 100 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x7f5125031540>
> failed 0.1 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x7f512502f880>
> failed 1 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x7f5125091380>
> failed 10 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x7f5125078240>
> failed 100 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x7f5125031900>

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

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