texttest.exe -a complex -d C:\Users\delphi\testreports\sumo\git\tests -reconnect C:\Users\delphi\testreports\sumo\msvc16x64texttesttmp\msvc16x64.27Jan013850.17280 -g
texttest.exe -a complex -d C:\Users\delphi\testreports\sumo\git\tests
---------- Differences in results ---------- 2654c2654 < 30;3;0;fuel;11014.2 --- > 30;3;0;fuel;11014.3 2661c2661 < 30;4;0;fuel;13979.2 --- > 30;4;0;fuel;13979.3 15456c15456 < 25;2;0;CO2;109612 --- > 25;2;0;CO2;109613 17246c17246 < 25;4;0;CO2;221912 --- > 25;4;0;CO2;221913 17435c17435 < 5;3;0;fuel;11636.2 --- > 5;3;0;fuel;11636.3 18323c18323 < 5;3;0;fuel;11821.2 --- > 5;3;0;fuel;11821.3 19008c19008 < 25;2;0;CO2;119212 --- > 25;2;0;CO2;119213 20337c20337 < 25;1;0;fuel;18671.2 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,12 > Traceback (most recent call last): > File "C:/Users/delphi/testreports/sumo/git/tools/stateReplay.py", line 88, in <module> > main() > File "C:/Users/delphi/testreports/sumo/git/tools/stateReplay.py", line 68, in main > call(cmd) > File "C:/Program Files/Python38/lib/subprocess.py", line 340, in call > with Popen(*popenargs, **kwargs) as p: > File "C:/Program Files/Python38/lib/subprocess.py", line 854, in __init__ > self._execute_child(args, executable, preexec_fn, close_fds, > File "C:/Program Files/Python38/lib/subprocess.py", line 1307, in _execute_child > hp, ht, pid, tid = _winapi.CreateProcess(executable, args, > FileNotFoundError: [WinError 2] Das System kann die angegebene Datei nicht finden
---------- Differences in errors ----------
0a1,28
> Traceback (most recent call last):
> File "C:/Users/delphi/testreports/sumo/git/tools/xml/protobuf2xml.py", line 32, in <module>
> import google.protobuf.descriptor # we need to do this late because the xml2protobuf import modifies sys.path
> ImportError: bad magic number in 'google': b'/x03/xf3/r/n'
> Traceback (most recent call last):
> File "C:/Users/delphi/testreports/sumo/git/tools/xml/xml2protobuf.py", line 210, in <module>
> main()
> File "C:/Users/delphi/testreports/sumo/git/tools/xml/xml2protobuf.py", line 196, in main
> module = generateProto(attrFinder.tagAttrs, attrFinder.depthTags,
> File "C:/Users/delphi/testreports/sumo/git/tools/xml/xml2protobuf.py", line 187, in generateProto
> return importlib.import_module("%s_pb2" % base)
> File "C:/Program Files/Python38/lib/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 783, in exec_module
> File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
> File "C:/Users/delphi/testreports/sumo/msvc16x64texttesttmp/msvc16x64.11Jan080600.4316/complex/sumo/protobuf/trajectories_pb2.py", line 5, in <module>
> from google.protobuf.internal import builder as _builder
> ImportError: bad magic number in 'google': b'/x03/xf3/r/n'
> Traceback (most recent call last):
> File "C:/Users/delphi/testreports/sumo/git/tests/../tests/complex/sumo/protobuf/runner.py", line 82, in <module>
> connect(IN_PORT, OUT_PORT)
> File "C:/Users/delphi/testreports/sumo/git/tests/../tests/complex/sumo/protobuf/runner.py", line 38, in connect
> i.connect(("localhost", inPort))
> ConnectionRefusedError: [WinError 10061] Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte
---------- 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">
---------- Differences in output ---------- 11a12,16 > Error: unable to open file 'https://sumo.dlr.de/xsd/routes_file.xsd' > In file 'routes.rou.xml' > At line/column 1/0. > > Quitting (on error). 13a19,23 > Error: unable to open file 'https://sumo.dlr.de/xsd/routes_file.xsd' > In file 'routes.rou.xml' > At line/column 1/0. > > Quitting (on error). 53a64,68 > Error: unable to open file 'https://sumo.dlr.de/xsd/routes_file.xsd' > In file 'routes.rou.xml' > At line/column 1/0. > > Quitting (on error). 58a74,78 > Error: unable to open file 'https://sumo.dlr.de/xsd/routes_file.xsd' > In file 'routes.rou.xml' > At line/column 1/0. > > Quitting (on error). 69c89 < Error: no declaration found for element 'tri' --- > Error: unable to open file 'https://sumo.dlr.de/xsd/routes_file.xsd' 71c91 < At line/column 9/52. <truncated after showing first 30 lines>
---------- Differences in errors ----------
1,65c1,65
< Warning: Removed 1 pt stops because they could not be assigned to the network
< Warning: 11 total messages of type: Ambiguity in turnarounds computation at junction '%'.
< Warning: 18 total messages of type: Ambiguous railway kilometrage direction for way '%' (assuming forward)
< Warning: 7 total messages of type: Cannot assign stop % on edge '%' to pt line '%'. Ignoring!
< Warning: 2 total messages of type: Connection '%_%->%_%' is only %m short.
< Warning: 25 total messages of type: Converting invalid rail_crossing to traffic_light at junction '%'.
< Warning: 1 total messages of type: Could not add bidi-edge '%'.
< Warning: 1 total messages of type: Could not build program '%' for traffic light '%'
< Warning: 5 total messages of type: Could not find corresponding edge or compatible lane for free-floating pt stop '%' (%). Thus, it will be removed!
< Warning: 10 total messages of type: Could not re-assign PT stop '%', probably broken osm file.
< Warning: 2 total messages of type: Discarding invalid crossing '%' at junction '%' with edges [%] (no walkingarea found).
< Warning: 3 total messages of type: Discarding unknown compound '%' in type '%' (first occurrence for edge '%').
< Warning: 13 total messages of type: Discarding unusable type '%' (first occurrence for edge '%').
< Warning: 6 total messages of type: Edge '%' already has a dedicated lane for %s. Not adding another one.
< Warning: 2 total messages of type: Edge '%' is not connected to outgoing edges at junction '%'.
< Warning: 14 total messages of type: Edge sequence is not consistent with stop sequence in line '%', not adding bidi edges.
< Warning: 11 total messages of type: First stop edge '%' is not part of the route of line '%'.
< Warning: 4 total messages of type: Found angle of % degrees at edge '%', segment %.
< Warning: 15 total messages of type: Found sharp turn with radius % at the end of edge '%'.
< Warning: 27 total messages of type: Found sharp turn with radius % at the start of edge '%'.
< Warning: 4 total messages of type: Ignoring restriction relation '%' with unknown to-way.
< Warning: 2 total messages of type: Ignoring restriction relation '%'.
< Warning: 1 total messages of type: Invalid pedestrian topology: crossing '%' across [%] has no target.
< Warning: 12 total messages of type: Last stop edge '%' is not part of the route of line '%'.
< Warning: 2 total messages of type: No connection found between stops on edge '%' and edge '%'.
< Warning: 111 total messages of type: No way found for reference '%' in relation '%'
< Warning: 3 total messages of type: Not joining junctions % (%).
< Warning: 4 total messages of type: PT line '%' in relation % seems to be split, only keeping first part.
< Warning: 17 total messages of type: PT line in relation % with no stops ignored. Probably OSM file is incomplete.
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,52c1
< Success.
< Building scenario in '<TEXTTEST_SANDBOX>/test'.
< 200 OK
< generating trips...
< Skipping line '1231708' because it only drives at night
< Cannot extend route to fringe for line '1929071' (not enough edges given)
< Skipping line '2194813' because it only drives at night
< Skipping line '2194814' because it only drives at night
< Skipping line '2202086' because it only drives at night
< Skipping line '2206192' because it only drives at night
< Skipping line '2211984' because it only drives at night
< Skipping line '2211985' because it only drives at night
< Cannot extend route to fringe for line '2269238' (not enough edges given)
< Cannot extend route to fringe for line '2422951' (not enough edges given)
< Skipping line '2441959' because it only drives at night
< Skipping line '2441960' because it only drives at night
< Skipping line '2512806' because it only drives at night
< Skipping line '2512807' because it only drives at night
< Cannot extend route to fringe for line '2679013' (not enough edges given)
< Cannot extend route to fringe for line '2679014' (not enough edges given)
< Skipping line '28286' because it only drives at night
< Cannot extend route before first stop for line '300432' (stop edge 25946661 not in route)
< Cannot extend route after last stop for line '300432' (stop edge 25946661 not in route)
< Cannot extend route to fringe for line '3019045' (not enough edges given)
< Skipping line '3353027' because it only drives at night
< Skipping line '35040' because it only drives at night
< Skipping line '6187328' because it only drives at night
< Skipping line '6187329' because it only drives at night
< Cannot extend route before first stop for line '6593455' (stop edge 25946661 not in route)
<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">
<trainStop id="060100025432_0" lane="459344269_0" startPos="22.17" endPos="132.17" name="S+U Brandenburger Tor (Berlin)" friendlyPos="true">
<access friendlyPos="true" lane="915958593#2_0" pos="126.01" length="0.63"/>
<access friendlyPos="true" lane="317859982#4_0" pos="23.39" length="11.70"/>
<access friendlyPos="true" lane="541320665_0" pos="18.14" length="17.82"/>
<access friendlyPos="true" lane="24240246#0_0" pos="75.56" length="14.01"/>
<access friendlyPos="true" lane="541320662_0" pos="0.00" length="20.85"/>
<access friendlyPos="true" lane="541320663_0" pos="15.12" length="21.70"/>
<access friendlyPos="true" lane="541320656_0" pos="0.00" length="22.42"/>
<access friendlyPos="true" lane="541320666_0" pos="15.38" length="23.91"/>
<access friendlyPos="true" lane="541320657_0" pos="0.20" length="23.97"/>
<access friendlyPos="true" lane="541320664_0" pos="0.00" length="25.96"/>
</trainStop>
<trainStop id="060100000432_0" lane="459344269_0" startPos="672.57" endPos="782.57" name="S+U Friedrichstr. Bhf (Berlin)" friendlyPos="true">
<access friendlyPos="true" lane="254523901#1_0" pos="19.03" length="8.14"/>
<access friendlyPos="true" lane="274524381#1_0" pos="1.57" length="19.68"/>
<access friendlyPos="true" lane="274524381#0_0" pos="2.96" length="22.06"/>
<access friendlyPos="true" lane="440946431_0" pos="0.00" length="23.40"/>
<access friendlyPos="true" lane="335043665#0_0" pos="0.00" length="21.79"/>
<access friendlyPos="true" lane="428486924_0" pos="0.00" length="22.86"/>
<access friendlyPos="true" lane="274524361#0_0" pos="0.84" length="23.40"/>
<access friendlyPos="true" lane="254339574_0" pos="11.19" length="27.43"/>
<access friendlyPos="true" lane="274524361#1_0" pos="0.00" length="23.94"/>
<access friendlyPos="true" lane="254339586_0" pos="0.00" length="27.97"/>
</trainStop>
<trainStop id="060100007432_0" lane="459344269_0" startPos="1413.24" endPos="1523.24" name="S Oranienburger Str. (Berlin)" friendlyPos="true">
<access friendlyPos="true" lane="1095407477#5_0" pos="7.08" length="0.99"/>
<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">
<route id="7248" edges="1127597264#1 1127596842#2 120675240#0 120675240#3 120675240#4 -8008608 -4611696#5 -4611696#4 -4611696#3 -23755950#3 -23755950#0 -1127602336 -66071366#4 -66071366#2 -66071366#1 -66071366#0 -389101365#3 -35557143#4 196850609#0 196850609#1 196850609#2 882389497 194069450#0 169999355#1 -11483007#2 22972195#2 465376239 465376255#2 190447767 190447766#1 4402228#0 4402228#1 465376254#0 222328410 -6228081#1 541295974 30720544#0 30720544#1 42103020#0 42103020#2 111251382#1 111
251382#3 1100889498 176043806#0 176043806#1 176043807#0 176043807#1 176043807#5 176043807#6 176043807#7 176043807#8 176043807#9 176043807#10"/>
<vehicle id="114194584.0" route="7248" line="17318_700_114194584" depart="0:00:00:00" departEdge="0" arrivalEdge="52" type="bus">
<param key="gtfs.route_name" value="147"/>
<param key="gtfs.trip_headsign" value="S+U Berlin Hauptbahnhof"/>
<stop busStop="070101006419_0" arrival="0:00:01:00" duration="10" until="0:00:01:00"/><!--"Berlin, Neumannsgasse"-->
<stop busStop="070101005222_0" arrival="0:00:02:00" duration="10" until="0:00:02:00"/><!--"Berlin, Werderscher Markt"-->
<stop busStop="070101006112_0" arrival="0:00:03:00" duration="10" until="0:00:03:00"/><!--"U Französische Str. (Berlin)"-->
<stop busStop="070101006167_0" arrival="0:00:05:00" duration="10" until="0:00:05:00"/><!--"Berlin, Unter den Linden/Friedrichstr."-->
<stop busStop="070101007223_0" arrival="0:00:07:00" duration="10" until="0:00:07:00"/><!--"S+U Friedrichstr. Bhf (Berlin)"-->
<stop busStop="070101005224_0" arrival="0:00:08:00" duration="10" until="0:00:08:00"/><!--"Berlin, Friedrichstr./Reinhardtstr."-->
<stop busStop="070101005225_0" arrival="0:00:09:00" duration="10" until="0:00:09:00"/><!--"Berlin, Deutsches Theater"-->
<stop busStop="070101005411_0" arrival="0:00:10:00" duration="10" until="0:00:10:00"/><!--"Berlin, Schumannstr."-->
</vehicle>
<route id="8933" edges="379102293#0"/>
<vehicle id="106146461.trimmed.0" route="8933" line="17525_400_106146461.trimmed" depart="0:00:00:30" departEdge="0" arrivalEdge="0" type="subway">
<param key="gtfs.route_name" value="U8"/>
<param key="gtfs.trip_headsign" value="S+U Wittenau"/>
<stop busStop="070201083402_0" arrival="0:00:00:30" duration="10" until="0:00:00:30"/><!--"U Rosenthaler Platz (Berlin)"-->
<stop busStop="070201083302_0" arrival="0:00:02:00" duration="10" until="0:00:02:00"/><!--"U Bernauer Str. (Berlin)"-->
</vehicle>
<route id="9066" edges="200422335#0 200422335#1 384294422#1 391559412 207993050 387106270#0 387106270#1 387106270#2"/>
<vehicle id="106076694.trimmed.0" route="9066" line="17514_400_106076694.trimmed" depart="0:00:00:30" departEdge="3" arrivalEdge="7" type="subway">
<param key="gtfs.route_name" value="U2"/>
<param key="gtfs.trip_headsign" value="U Ruhleben"/>
<stop busStop="070201022901_0" arrival="0:00:00:30" duration="10" until="0:00:00:30"/><!--"U Spittelmarkt (Berlin)"-->
<stop busStop="070201023001_0" arrival="0:00:02:30" duration="10" until="0:00:02:30"/><!--"U Hausvogteiplatz (Berlin)"-->
<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="light_rail" vClass="rail_urban"/>
<vType id="subway" vClass="rail_urban"/>
<vType id="train" vClass="rail"/>
<vType id="tram" vClass="tram"/>
</additional>
---------- Differences in errors ----------
1,174c1,65
< Warning: Removed 1 pt stops because they could not be assigned to the network
< Warning: 11 total messages of type: Ambiguity in turnarounds computation at junction '%'.
< Warning: 18 total messages of type: Ambiguous railway kilometrage direction for way '%' (assuming forward)
< Warning: 7 total messages of type: Cannot assign stop % on edge '%' to pt line '%'. Ignoring!
< Warning: 2 total messages of type: Connection '%_%->%_%' is only %m short.
< Warning: 25 total messages of type: Converting invalid rail_crossing to traffic_light at junction '%'.
< Warning: 1 total messages of type: Could not add bidi-edge '%'.
< Warning: 1 total messages of type: Could not build program '%' for traffic light '%'
< Warning: 5 total messages of type: Could not find corresponding edge or compatible lane for free-floating pt stop '%' (%). Thus, it will be removed!
< Warning: 10 total messages of type: Could not re-assign PT stop '%', probably broken osm file.
< Warning: 2 total messages of type: Discarding invalid crossing '%' at junction '%' with edges [%] (no walkingarea found).
< Warning: 3 total messages of type: Discarding unknown compound '%' in type '%' (first occurrence for edge '%').
< Warning: 13 total messages of type: Discarding unusable type '%' (first occurrence for edge '%').
< Warning: 6 total messages of type: Edge '%' already has a dedicated lane for %s. Not adding another one.
< Warning: 2 total messages of type: Edge '%' is not connected to outgoing edges at junction '%'.
< Warning: 14 total messages of type: Edge sequence is not consistent with stop sequence in line '%', not adding bidi edges.
< Warning: 11 total messages of type: First stop edge '%' is not part of the route of line '%'.
< Warning: 4 total messages of type: Found angle of % degrees at edge '%', segment %.
< Warning: 15 total messages of type: Found sharp turn with radius % at the end of edge '%'.
< Warning: 27 total messages of type: Found sharp turn with radius % at the start of edge '%'.
< Warning: 4 total messages of type: Ignoring restriction relation '%' with unknown to-way.
< Warning: 2 total messages of type: Ignoring restriction relation '%'.
< Warning: 1 total messages of type: Invalid pedestrian topology: crossing '%' across [%] has no target.
< Warning: 12 total messages of type: Last stop edge '%' is not part of the route of line '%'.
< Warning: 2 total messages of type: No connection found between stops on edge '%' and edge '%'.
< Warning: 111 total messages of type: No way found for reference '%' in relation '%'
< Warning: 3 total messages of type: Not joining junctions % (%).
< Warning: 4 total messages of type: PT line '%' in relation % seems to be split, only keeping first part.
< Warning: 17 total messages of type: PT line in relation % with no stops ignored. Probably OSM file is incomplete.
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,57c1
< Success.
< Building scenario in '<TEXTTEST_SANDBOX>/test'.
< 200 OK
< generating trips...
< Skipping line '1231708' because it only drives at night
< Cannot extend route to fringe for line '1929071' (not enough edges given)
< Skipping line '2194813' because it only drives at night
< Skipping line '2194814' because it only drives at night
< Skipping line '2202086' because it only drives at night
< Skipping line '2206192' because it only drives at night
< Skipping line '2211984' because it only drives at night
< Skipping line '2211985' because it only drives at night
< Cannot extend route to fringe for line '2269238' (not enough edges given)
< Cannot extend route to fringe for line '2422951' (not enough edges given)
< Skipping line '2441959' because it only drives at night
< Skipping line '2441960' because it only drives at night
< Skipping line '2512806' because it only drives at night
< Skipping line '2512807' because it only drives at night
< Cannot extend route to fringe for line '2679013' (not enough edges given)
< Cannot extend route to fringe for line '2679014' (not enough edges given)
< Skipping line '28286' because it only drives at night
< Cannot extend route before first stop for line '300432' (stop edge 25946661 not in route)
< Cannot extend route after last stop for line '300432' (stop edge 25946661 not in route)
< Cannot extend route to fringe for line '3019045' (not enough edges given)
< Skipping line '3353027' because it only drives at night
< Skipping line '35040' because it only drives at night
< Skipping line '6187328' because it only drives at night
< Skipping line '6187329' because it only drives at night
< Cannot extend route before first stop for line '6593455' (stop edge 25946661 not in route)
<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="-4612981#1:13.00" lane="-4612981#1_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="S+U Alexanderplatz Bhf (Berlin)">
<access friendlyPos="true" lane="272757271_0" pos="0.00" length="10.52"/>
<access friendlyPos="true" lane="272757273_0" pos="0.00" length="7.51"/>
<access friendlyPos="true" lane="272757274_0" pos="9.62" length="9.25"/>
<access friendlyPos="true" lane="272757311_0" pos="0.00" length="5.56"/>
<access friendlyPos="true" lane="272757314_0" pos="2.41" length="11.73"/>
<access friendlyPos="true" lane="272757341#0_0" pos="0.06" length="1.71"/>
<access friendlyPos="true" lane="272757341#1_0" pos="0.13" length="6.66"/>
<access friendlyPos="true" lane="272757341#2_0" pos="0.20" length="5.02"/>
<access friendlyPos="true" lane="272757342#1_0" pos="10.46" length="15.24"/>
<access friendlyPos="true" lane="272757342#2_0" pos="0.00" length="18.59"/>
</busStop>
<busStop id="465376243#1:13.00" lane="465376243#1_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="S+U Friedrichstr. Bhf (Berlin)">
<access friendlyPos="true" lane="254339574_0" pos="11.19" length="27.43"/>
<access friendlyPos="true" lane="254339586_0" pos="0.00" length="27.97"/>
<access friendlyPos="true" lane="254523901#1_0" pos="19.03" length="8.14"/>
<access friendlyPos="true" lane="274524361#0_0" pos="0.84" length="23.40"/>
<access friendlyPos="true" lane="274524361#1_0" pos="0.00" length="23.94"/>
<access friendlyPos="true" lane="274524381#0_0" pos="2.96" length="22.06"/>
<access friendlyPos="true" lane="274524381#1_0" pos="1.57" length="19.68"/>
<access friendlyPos="true" lane="335043665#0_0" pos="0.00" length="21.79"/>
<access friendlyPos="true" lane="428486924_0" pos="0.00" length="22.86"/>
<access friendlyPos="true" lane="440946431_0" pos="0.00" length="23.40"/>
</busStop>
<busStop id="24240246#0:75.61" lane="24240246#0_2" startPos="62.61" endPos="75.61" friendlyPos="true" name="S+U Brandenburger Tor (Berlin)"/>
<busStop id="461526152#1:13.00" lane="461526152#1_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Unter den Linden/Friedrichstr. (Berlin)">
<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">
<route id="120410" edges="-4612981#1 195401006 1113401735#1 139877314#1 783042668 112128419#1 112128419#2 -24990040#1 -979668824#0 -168942727#1 -168942727#0 -743631784#1 -743631784#0 -316746323#3 183415643 46140382 1120993114#0 1120993114#1 1120993114#2 1120993183#1 30721660#1 437325047#0 437325047#2 437325047#3 51167934#3 51167934#4 51167934#5 51167934#6 507023458 4610375 -24243107#2 -24243107#1 -24243107#0 -1114798610#1 -1114798610#0 -24243101 339201185 4610472#0 4610472#1 4610472#2 461047
2#3 34848160#2 34848160#4 34848160#6 195105328#1 -292429063#1 24243052#0 24243052#1 24243052#2 24243052#3 465376243#1">
<stop busStop="-4612981#1:13.00" duration="10" until="0"/>
<stop busStop="465376243#1:13.00" duration="10" until="300"/>
</route>
<route id="122409" edges="24240246#0 1125871007#1 1125871262#1 1125871417 1125871619#1 1125871619#2 236092221#0 236092221#1 342968607#1 461526152#1 1126234503#0 1126237668#1 1079495669#0 1079495669#1 340498982#0 340498982#1 340498982#4 340498982#5 251884680#0 251884680#1 1126246695#1 339201217 1126244314#1 54048862#2 831694400 23013165#1 23013165#2 4611698 202156994#0 72157174#1 171826984#2 195401006 1113401735#1">
<stop busStop="24240246#0:75.61" duration="10" until="0"/>
<stop busStop="461526152#1:13.00" duration="10" until="120"/>
<stop busStop="340498982#1:93.30" duration="10" until="240"/>
<stop busStop="1126244314#1:73.74" duration="10" until="300"/>
<stop busStop="202156994#0:75.72" duration="10" until="420"/>
<stop busStop="1113401735#1:62.07" duration="10" until="540"/>
</route>
<route id="122807" edges="1113401735#1 139877314#1 783042668 112128419#1 112128419#2 415280722 195401013#2 171826985#2 24913519#1 24913519#2 541763975 202156995#0 202156995#1 4067932#0 4067932#1 541763974 61584187#0 61584187#1 1126245113 15971197 4611699#0 4611699#1 169195795#0 169195795#1 169195795#4 169195795#5 169195795#6 1113726463 1077923225#0 882389494#1 340498988#0 188386313#1 1119934869 1119935543 1119936840#1 24913304#1 24913304#2">
<stop busStop="1113401735#1:62.07" duration="10" until="0"/>
<stop busStop="195401013#2:74.69" duration="10" until="120"/>
<stop busStop="24913519#1:13.00" duration="10" until="180"/>
<stop busStop="61584187#1:30.39" duration="10" until="240"/>
<stop busStop="169195795#4:13.00" duration="10" until="300"/>
<stop busStop="340498988#0:39.18" duration="10" until="420"/>
<stop busStop="24913304#2:92.46" duration="10" until="480"/>
</route>
<route id="144589" edges="-1100903092 -169719829 -1100903095 -1100903094#0 -32805741#2 169717723#1">
<stop busStop="-1100903092:35.46" duration="10" until="0"/>
<stop busStop="169717723#1:13.00" duration="10" until="60"/>
</route>
<route id="20322" edges="24914109 4790822 1101404262#1 24914141#1 24914141#2 24914141#4 24914141#5 268002748#0 268002748#1 112128825#3 4613299#2 4613299#3 -4613300#2 -4613300#1 -4613300#0">
<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="light_rail" vClass="rail_urban"/>
<vType id="subway" vClass="rail_urban"/>
<vType id="train" vClass="rail"/>
<vType id="tram" vClass="tram"/>
</additional>
---------- Differences in catalogue ----------
1,3c1
< The following new files/directories were created:
< <Test Directory>
< ----osm_bbox.osm.xml
---
> No files or directories were created, edited or deleted.
---------- Differences in errors ----------
0a1,26
> Traceback (most recent call last):
> File "C:/Users/delphi/testreports/sumo/git/tests/../tools/osmGet.py", line 259, in <module>
> get()
> File "C:/Users/delphi/testreports/sumo/git/tests/../tools/osmGet.py", line 207, in get
> readCompressed(conn, url.path, '<bbox-query n="%s" s="%s" w="%s" e="%s"/>' %
> File "C:/Users/delphi/testreports/sumo/git/tests/../tools/osmGet.py", line 109, in readCompressed
> conn.request("POST", "/" + urlpath, """
> File "C:/Program Files/Python38/lib/http/client.py", line 1255, in request
> self._send_request(method, url, body, headers, encode_chunked)
> File "C:/Program Files/Python38/lib/http/client.py", line 1301, in _send_request
> self.endheaders(body, encode_chunked=encode_chunked)
> File "C:/Program Files/Python38/lib/http/client.py", line 1250, in endheaders
> self._send_output(message_body, encode_chunked=encode_chunked)
> File "C:/Program Files/Python38/lib/http/client.py", line 1010, in _send_output
> self.send(msg)
> File "C:/Program Files/Python38/lib/http/client.py", line 950, in send
> self.connect()
> File "C:/Program Files/Python38/lib/http/client.py", line 1417, in connect
> super().connect()
> File "C:/Program Files/Python38/lib/http/client.py", line 921, in connect
> self.sock = self._create_connection(
> File "C:/Program Files/Python38/lib/socket.py", line 787, in create_connection
> for res in getaddrinfo(host, port, 0, SOCK_STREAM):
> File "C:/Program Files/Python38/lib/socket.py", line 918, in getaddrinfo
> for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
> socket.gaierror: [Errno 11001] getaddrinfo failed
---------- Differences in output ----------
1d0
< 200 OK
---------- Differences in errors ----------
1,58c1,49
< 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: 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 121.61 degrees at edge '-741297440', segment 0.
< Warning: Found sharp turn with radius 5.47 at the start of edge '204836052'.
< Warning: Shape for junction '27379359' has distance 33.70 to its given position.
< Warning: Lane '798253296_0' is not connected from any incoming edge at junction '7465967545'.
< Warning: Non-static traffic light '1234644037' does not define variable phase length.
< Warning: 6 total messages of type: Ambiguity in turnarounds computation at junction '%'.
< Warning: 12 total messages of type: Found angle of % degrees at edge '%', segment %.
< Warning: 9 total messages of type: Found sharp turn with radius % at the end of edge '%'.
< Warning: 11 total messages of type: Found sharp turn with radius % at the start of edge '%'.
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,4d0
< Success.
< Success.
< Success.
< Success.
---------- 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:13.00" lane="19508631#0_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Gosen, Schillerhöhe"/>
<busStop id="38417587#2:1587.46" lane="38417587#2_0" startPos="1574.46" endPos="1587.46" friendlyPos="true" name="Niederlehme, Wederdamm"/>
<busStop id="-38417587#2:1266.86" lane="-38417587#2_0" startPos="1253.86" endPos="1266.86" friendlyPos="true" name="Ziegenhals, Friedrich-Engels-Str."/>
<busStop id="38417588:13.00" lane="38417588_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Ziegenhals, Neubau"/>
<busStop id="-708450472#1:51.36" lane="-708450472#1_0" startPos="38.36" endPos="51.36" friendlyPos="true" name="Ziegenhals, Schulstr."/>
<busStop id="-382263640#0:131.36" lane="-382263640#0_0" startPos="118.36" endPos="131.36" friendlyPos="true" name="Ziegenhals, Sporthaus"/>
<busStop id="-206903446#15:50.68" lane="-206903446#15_0" startPos="37.68" endPos="50.68" friendlyPos="true" name="Ziegenhals, Schwarzer Weg"/>
<busStop id="-206903446#7:162.72" lane="-206903446#7_0" startPos="149.72" endPos="162.72" friendlyPos="true" name="Ziegenhals, Erlenweg"/>
<busStop id="-206903446#0:24.09" lane="-206903446#0_0" startPos="11.09" endPos="24.09" friendlyPos="true" name="Ziegenhals, Pappelweg"/>
<busStop id="-35630851#3:113.12" lane="-35630851#3_0" startPos="100.12" endPos="113.12" friendlyPos="true" name="Wernsdorf, Waldeck"/>
<busStop id="35630851#3:62.80" lane="35630851#3_0" startPos="49.80" endPos="62.80" friendlyPos="true" name="Wernsdorf, Waldeck"/>
<busStop id="206903446#0:72.60" lane="206903446#0_0" startPos="59.60" endPos="72.60" friendlyPos="true" name="Ziegenhals, Pappelweg"/>
<busStop id="206903446#7:18.02" lane="206903446#7_0" startPos="5.02" endPos="18.02" friendlyPos="true" name="Ziegenhals, Erlenweg"/>
<busStop id="206903446#15:96.21" lane="206903446#15_0" startPos="83.21" endPos="96.21" friendlyPos="true" name="Ziegenhals, Schwarzer Weg"/>
<busStop id="382263640#0:13.00" lane="382263640#0_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Ziegenhals, Sporthaus"/>
<busStop id="708450472#1:13.00" lane="708450472#1_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Ziegenhals, Schulstr."/>
<busStop id="785847089#1:15.69" lane="785847089#1_0" startPos="2.70" endPos="15.69" friendlyPos="true" name="Ziegenhals, Neubau"/>
<busStop id="38417587#2:332.20" lane="38417587#2_0" startPos="319.20" endPos="332.20" friendlyPos="true" name="Ziegenhals, Friedrich-Engels-Str."/>
<busStop id="-86499884#0:218.23" lane="-86499884#0_0" startPos="205.23" endPos="218.23" friendlyPos="true" name="Ziegenhals, Neubau"/>
<busStop id="-112698780#1:13.00" lane="-112698780#1_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="S Zeuthen"/>
<busStop id="797340923:13.00" lane="797340923_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Zeuthen, Schillerstr."/>
<busStop id="8068171#6:50.05" lane="8068171#6_0" startPos="37.05" endPos="50.05" friendlyPos="true" name="Zeuthen, Heinrich-Heine-Str."/>
<busStop id="-4045247#4:13.00" lane="-4045247#4_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Zeuthen, Havellandstr."/>
<busStop id="4068154#0:13.00" lane="4068154#0_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Eichwalde, Friedenstr."/>
<busStop id="4068154#1:30.23" lane="4068154#1_0" startPos="17.23" endPos="30.23" friendlyPos="true" name="Eichwalde, Tschaikowskistr."/>
<busStop id="4068154#19:23.03" lane="4068154#19_0" startPos="10.03" endPos="23.03" friendlyPos="true" name="Eichwalde, Schmöckwitzer Str."/>
<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">
<route id="280165" edges="19508631#0">
<stop busStop="19508631#0:13.00" duration="10" until="0"/>
</route>
<route id="280166" edges="19508631#0">
<stop busStop="19508631#0:13.00" duration="10" until="0"/>
</route>
<route id="109241" edges="38417587#2 -38417587#2 -38417587#1 38417588 -708450472#6 -708450472#5 -708450472#4 -708450472#2 -708450472#1 -708450472#0 708450474 -382263640#3 -382263640#2 -382263640#0 -24380016#3 -24380016#2 -24380016#1 -24380016#0 -206903446#18 -206903446#17 -206903446#16 -206903446#15 -206903446#14 -206903446#13 -206903446#12 -206903446#11 -206903446#10 -206903446#8 -206903446#7 -206903446#6 -206903446#5 -206903446#4 -206903446#3 -206903446#2 -206903446#1 -206903446#0 -3563085
1#8 -35630851#7 -35630851#6 -35630851#4 -35630851#3">
<stop busStop="38417587#2:1587.46" duration="10" until="0"/>
<stop busStop="-38417587#2:1266.86" duration="10" until="120"/>
<stop busStop="38417588:13.00" duration="10" until="180"/>
<stop busStop="-708450472#1:51.36" duration="10" until="240"/>
<stop busStop="-382263640#0:131.36" duration="10" until="300"/>
<stop busStop="-206903446#15:50.68" duration="10" until="360"/>
<stop busStop="-206903446#7:162.72" duration="10" until="420"/>
<stop busStop="-206903446#0:24.09" duration="10" until="480"/>
<stop busStop="-35630851#3:113.12" duration="10" until="540"/>
</route>
<route id="109242" edges="35630851#3 35630851#4 35630851#6 35630851#7 35630851#8 206903446#0 206903446#1 206903446#2 206903446#3 206903446#4 206903446#5 206903446#6 206903446#7 206903446#8 206903446#10 206903446#11 206903446#12 206903446#13 206903446#14 206903446#15 206903446#16 206903446#17 206903446#18 206903446#19 24380016#1 24380016#2 24380016#3 382263640#0 382263640#2 382263640#3 708450473 708450472#0 708450472#1 708450472#2 708450472#3 708450472#5 708450472#6 785847089#0 785847089#1 38
417587#1 38417587#2">
<stop busStop="35630851#3:62.80" duration="10" until="0"/>
<stop busStop="206903446#0:72.60" duration="10" until="60"/>
<stop busStop="206903446#7:18.02" duration="10" until="120"/>
<stop busStop="206903446#15:96.21" duration="10" until="180"/>
<stop busStop="382263640#0:13.00" duration="10" until="300"/>
<stop busStop="708450472#1:13.00" duration="10" until="360"/>
<stop busStop="785847089#1:15.69" duration="10" until="420"/>
<stop busStop="38417587#2:332.20" duration="10" until="480"/>
<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="light_rail" vClass="rail_urban"/>
<vType id="tram" vClass="tram"/>
</additional>
---------- Differences in errors ----------
1,24c1,49
< 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: Non-static traffic light 'cluster_1599656332_6994510228_6994510229' does not define variable phase length.
< Warning: 4 total messages of type: Non-static traffic light '%' does not define variable phase length.
< Warning! No mapping library found, falling back to tracemapper.
< Warning! Disconnected route '257596' between '319292807' and '107701626', no path found. Keeping longer part.
< Warning! Disconnected route '259570' between '461452916' and '180390329#0', no path found. Keeping longer part.
< Warning! Disconnected route '68252' between '461452916' and '180390329#0', no path found. Keeping longer part.
---
> Traceback (most recent call last):
> File "C:/Program Files/Python38/lib/urllib/request.py", line 1350, in do_open
> h.request(req.get_method(), req.selector, req.data, headers,
> File "C:/Program Files/Python38/lib/http/client.py", line 1255, in request
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,2d0
< Success.
< Success.
---------- 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">
<trainStop id="171419641:225.65" lane="171419641_0" startPos="165.65" endPos="225.65" friendlyPos="true" name="Wendenschloß (Berlin)">
<access friendlyPos="true" lane="-23532795#0_0" pos="29.69" length="121.00"/>
<access friendlyPos="true" lane="-32204604#0_0" pos="0.00" length="22.32"/>
<access friendlyPos="true" lane="-32204604#1_0" pos="18.47" length="0.38"/>
<access friendlyPos="true" lane="-445947592_0" pos="127.04" length="39.33"/>
<access friendlyPos="true" lane="32204604#0_0" pos="90.78" length="22.68"/>
<access friendlyPos="true" lane="32204604#1_0" pos="9.44" length="4.41"/>
<access friendlyPos="true" lane="445947587_0" pos="3.42" length="16.44"/>
<access friendlyPos="true" lane="445947591#0_0" pos="63.08" length="37.13"/>
<access friendlyPos="true" lane="445947591#2_0" pos="10.82" length="24.06"/>
<access friendlyPos="true" lane="445947592_0" pos="0.00" length="39.73"/>
</trainStop>
<trainStop id="319292807:97.87" lane="319292807_0" startPos="37.87" endPos="97.87" friendlyPos="true" name="Müggelbergallee (Berlin)">
<access friendlyPos="true" lane="-23532795#0_0" pos="159.44" length="122.06"/>
<access friendlyPos="true" lane="-445947592_0" pos="23.52" length="3.17"/>
<access friendlyPos="true" lane="23532795#0_0" pos="22.62" length="126.86"/>
<access friendlyPos="true" lane="445947592_0" pos="103.51" length="1.63"/>
</trainStop>
<trainStop id="319292807:460.19" lane="319292807_0" startPos="400.19" endPos="460.19" friendlyPos="true" name="Lienhardweg (Berlin)"/>
<trainStop id="319292807:844.67" lane="319292807_0" startPos="784.67" endPos="844.67" friendlyPos="true" name="Zur Nachtheide (Berlin)"/>
<trainStop id="319292807:1137.13" lane="319292807_0" startPos="1077.13" endPos="1137.13" friendlyPos="true" name="Dregerhoffstr. (Berlin)"/>
<trainStop id="319292807:1477.14" lane="319292807_0" startPos="1417.14" endPos="1477.14" friendlyPos="true" name="Pritstabelstr. (Berlin)"/>
<trainStop id="319292807:1926.71" lane="319292807_0" startPos="1866.71" endPos="1926.71" friendlyPos="true" name="Segewaldweg (Berlin)"/>
<trainStop id="319292807:2090.24" lane="319292807_0" startPos="2030.24" endPos="2090.24" friendlyPos="true" name="Mayschweg (Berlin)"/>
<trainStop id="107701626:60.00" lane="107701626_0" startPos="0.00" endPos="60.00" friendlyPos="true" name="Zur Nachtheide (Berlin)"/>
<trainStop id="107701626:317.64" lane="107701626_0" startPos="257.64" endPos="317.64" friendlyPos="true" name="Lienhardweg (Berlin)"/>
<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">
<route id="257252" edges="171419641 319292807">
<stop busStop="171419641:225.65" duration="10" until="0"/>
<stop busStop="319292807:97.87" duration="10" until="60"/>
<stop busStop="319292807:460.19" duration="10" until="120"/>
<stop busStop="319292807:844.67" duration="10" until="180"/>
<stop busStop="319292807:1137.13" duration="10" until="240"/>
<stop busStop="319292807:1477.14" duration="10" until="300"/>
<stop busStop="319292807:1926.71" duration="10" until="360"/>
<stop busStop="319292807:2090.24" duration="10" until="420"/>
</route>
<route id="257282.trimmed" edges="319292807">
<stop busStop="319292807:1477.14" duration="10" until="0"/>
<stop busStop="319292807:1926.71" duration="10" until="60"/>
<stop busStop="319292807:2090.24" duration="10" until="120"/>
</route>
<route id="257596" edges="107701626 110800148">
<stop busStop="107701626:60.00" duration="10" until="0"/>
<stop busStop="107701626:317.64" duration="10" until="60"/>
<stop busStop="107701626:680.04" duration="10" until="120"/>
<stop busStop="110800148:60.00" duration="10" until="180"/>
</route>
<route id="259570" edges="180390329#0 180390329#1 180390329#2 180390329#3 180390329#4 180390329#5 180390329#6 180390329#7 180390329#8 180390329#9 180390329#10 180390329#11 180390329#12 180390329#13 180390329#14 180390329#15 180390329#16 180390329#17 180390329#18 180390329#19 180390329#20 180390329#21 180390329#22 180390329#23 180390329#24 180390329#25 180390329#26 180390329#27 180390329#28 170799109#0 170799109#1 170799109#2 170799109#3 158537642#0 158537642#1 158537642#2 158537642#3 1585376
42#4 169008810#0 169008810#2 169008810#3 169008810#4 169008810#5 169008810#6 169008810#7 169008810#8 169008810#9 169008810#10 169008810#12 169008810#13 169008810#14 169008810#15 169008810#17 158512978#0 158512978#1">
<stop busStop="180390329#0:243.46" duration="10" until="0"/>
<stop busStop="180390329#2:60.00" duration="10" until="60"/>
<stop busStop="180390329#10:133.36" duration="10" until="180"/>
<stop busStop="180390329#15:284.25" duration="10" until="240"/>
<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="tram" vClass="tram"/>
</additional>
dynamic ToC triggered despite stop present on vehicle's lane continuation (This bug was triggered by text found in file 'tocs' matching 'DYNTOR')
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 0x00000210B4B632C0> > failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (72.0, 73.0) <zip object at 0x00000210B4AEE840> > failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x00000210B4AEE8C0> 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 0x00000210B5625100> > failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (72.0, 73.0) <zip object at 0x00000210B4B7C440> > failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x00000210B4B7CD40> > failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x00000210B4B2F700> 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 0x00000210B4B6B480> > failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (73.0, 74.0) <zip object at 0x00000210B4B77E40> > failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x00000210B4B6D180> 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>
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>
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 0x000002321E4E52C0>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (148.9, 149.0) <zip object at 0x000002321E84E300>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (149.0, 150.0) <zip object at 0x000002321D8DB700>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (149.0, 150.0) <zip object at 0x000002321D86AFC0>
> failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (140.0, 150.0) <zip object at 0x000002321D8AA880>
> failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (140.0, 150.0) <zip object at 0x000002321D8AA500>
> failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) <zip object at 0x000002321D8AAD40>
> failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) <zip object at 0x000002321D8AA8C0>
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>
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 0x000001BF776F84C0>
> failed 0.1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x000001BF77745240>
> failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x000001BF776A5A40>
> failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x000001BF776A5D00>
> failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) <zip object at 0x000001BF776A5840>
> failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) <zip object at 0x000001BF776A5D00>
> failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) <zip object at 0x000001BF776A5E00>
> failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) <zip object at 0x000001BF776A5900>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x000001BF783682C0>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x000001BF786D30C0>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x000001BF78186780>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x000001BF77726BC0>
<truncated after showing first 30 lines>
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 0x000002966915FD40> > failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (76.0, 77.0) <zip object at 0x0000029669111DC0> > failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x0000029669111880> 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 0x0000029669C29FC0> > failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (76.0, 77.0) <zip object at 0x0000029669158EC0> > failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x0000029669158080> > failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x0000029669158BC0> 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 0x00000296690B8680> > failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x00000296691797C0> > failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x00000296691794C0> 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>
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 0x000001760E5B52C0> > failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x000001760E547D40> > failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x000001760E596040> 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 0x000001760F087FC0> > failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x000001760E5BA800> > failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x000001760E5D9FC0> > failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x000001760E577E40> 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 0x000001760E5CCD80> > failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (78.0, 79.0) <zip object at 0x000001760E5CC300> > failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x000001760E5CC600> 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>
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 0x0000012ADEC023C0> > failed 1 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x0000012ADEBF7940> > failed 10 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x0000012ADEC04200> > failed 100 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (0.0, 51.0) <zip object at 0x0000012ADEC04180> > failed 0.1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (38.4, 38.5) <zip object at 0x0000012ADEC264C0> > failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x0000012ADEBDDB40> > failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x0000012ADEBDDB80> > failed 100 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x0000012ADEBDDC00> > failed 0.1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (38.4, 38.5) <zip object at 0x0000012ADF6FAE40> > failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x0000012ADEBE5980> > failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x0000012ADEBF4AC0> > failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x0000012ADEBF4500> > failed 0.1 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x0000012ADEBF46C0> > failed 1 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x0000012ADEBF7240> > failed 10 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x0000012ADEC4CD40> > failed 100 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (0.0, 51.0) <zip object at 0x0000012ADEC11800> > failed 0.1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x0000012ADEC4CD40> > failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x0000012ADEC11200> > failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x0000012ADEBE5180> > failed 100 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x0000012ADEBE50C0> > failed 0.1 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x0000012ADEBE5180> > failed 1 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x0000012ADEC3A3C0> > failed 10 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x0000012ADEC59E80> > failed 100 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x0000012ADEC2D900>
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
Test exceeded wallclock time limit of 900.0 secondssumo parallel ( Last six runs Jan2023 )