texttest -a complex -d /home/delphi/gcc/sumo/tests -reconnect /home/delphi/gcc/texttesttmp/gcc4_64.31Mar002122.1782661 -g
texttest -a complex -d /home/delphi/gcc/sumo/tests
---------- Differences in errors ---------- 0a1,3 > /home/delphi/.local/lib/python3.10/site-packages/Xlib/xauth.py:43: ResourceWarning: unclosed file <_io.BufferedReader name='/home/delphi/.Xauthority'> > raw = open(filename, 'rb').read() > ResourceWarning: Enable tracemalloc to get the object allocation traceback ---------- New result in vehroutes ---------- <?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="vertical.0" depart="103.00" arrival="344.00"> <route edges="3fi 3si 4o 4fi 4si 3o 3fi"/> </vehicle> <vehicle id="vertical.1" depart="113.00" arrival="378.00"> <route edges="3fi 3si 4o 4fi 4si 3o 3fi"/> </vehicle> <vehicle id="vertical.2" depart="123.00" arrival="380.00"> <route edges="3fi 3si 4o 4fi 4si 3o 3fi"/> </vehicle> <vehicle id="vertical.3" depart="133.00" arrival="382.00"> <route edges="3fi 3si 4o 4fi 4si 3o 3fi"/> </vehicle> <vehicle id="vertical.4" depart="143.00" arrival="384.00"> <route edges="3fi 3si 4o 4fi 4si 3o 3fi"/> </vehicle> <vehicle id="vertical.5" depart="153.00" arrival="386.00"> <route edges="3fi 3si 4o 4fi 4si 3o 3fi"/> </vehicle> <vehicle id="vertical.6" depart="163.00" arrival="435.00"> <route edges="3fi 3si 4o 4fi 4si 3o 3fi"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,8 > Warning: Teleporting vehicle '556'; waited too long (yield), lane=':A2_14_0', time=752.00. > Warning: Vehicle '556' ends teleporting on edge 'A2A1', time=768.00. > Warning: Teleporting vehicle '1373'; waited too long (yield), lane='A0A1_0', time=1196.00. > Warning: Vehicle '1373' ends teleporting on edge 'A1A2', time=1196.00. > Warning: Teleporting vehicle '556'; waited too long (yield), lane=':A2_14_0', time=752.00. > Warning: Vehicle '556' ends teleporting on edge 'A2A1', time=768.00. > Warning: Teleporting vehicle '1373'; waited too long (yield), lane='A0A1_0', time=1196.00. > Warning: Vehicle '1373' ends teleporting on edge 'A1A2', time=1196.00. ---------- Differences in output ---------- 9a10 > Teleports: 2 (Yield: 2) 11,16c12,17 < RouteLength: 464.29 < Speed: 4.23 < Duration: 136.53 < WaitingTime: 67.30 < TimeLoss: 100.24 < DepartDelay: 4.25 --- > RouteLength: 485.00 > Speed: 3.82 > Duration: 184.54 > WaitingTime: 109.02 > TimeLoss: 146.58 > DepartDelay: 9.81 18c19 < DijkstraRouter answered 5601 queries and explored 36.60 edges on average. --- > DijkstraRouter answered 7241 queries and explored 40.10 edges on average. 28a30 > Teleports: 2 (Yield: 2) 30,34c32,36 < RouteLength: 464.29 < Speed: 4.23 < Duration: 136.53 < WaitingTime: 67.30 < TimeLoss: 100.24 --- > RouteLength: 485.00 <truncated after showing first 30 lines> ---------- Differences in statistics ---------- 6c6 < <teleports total="0" jam="0" yield="0" wrongLane="0"/> --- > <teleports total="2" jam="0" yield="2" wrongLane="0"/> 10c10 < <vehicleTripStatistics count="2000" routeLength="464.29" speed="4.23" duration="136.53" waitingTime="67.30" timeLoss="100.24" departDelay="4.25" departDelayWaiting="-1.00" totalTravelTime="273071.00" totalDepartDelay="8492.00"/> --- > <vehicleTripStatistics count="2000" routeLength="485.00" speed="3.82" duration="184.54" waitingTime="109.02" timeLoss="146.58" departDelay="9.81" departDelayWaiting="-1.00" totalTravelTime="369082.00" totalDepartDelay="19622.00"/> ---------- Differences in statistics2 ---------- 6c6 < <teleports total="0" jam="0" yield="0" wrongLane="0"/> --- > <teleports total="2" jam="0" yield="2" wrongLane="0"/> 10c10 < <vehicleTripStatistics count="2000" routeLength="464.29" speed="4.23" duration="136.53" waitingTime="67.30" timeLoss="100.24" departDelay="0.00" departDelayWaiting="-1.00" totalTravelTime="273071.00" totalDepartDelay="0.00"/> --- > <vehicleTripStatistics count="2000" routeLength="485.00" speed="3.82" duration="184.54" waitingTime="109.02" timeLoss="146.58" departDelay="0.00" departDelayWaiting="-1.00" totalTravelTime="369082.00" totalDepartDelay="0.00"/>
---------- Differences in output ---------- 305c305 < Error: whitespace expected --- > Error: unable to read from socket for URL 'http://sumo.dlr.de/xsd/blub' 307c307 < At line/column 2/50. --- > At line/column 1/0. 313c313 < Error: whitespace expected --- > Error: unable to read from socket for URL 'http://sumo.dlr.de/xsd/blub' 315c315 < At line/column 2/50. --- > At line/column 1/0.
---------- Differences in errors ---------- 80a81,89 > <urlopen error Tunnel connection failed: 503 Service Unavailable> > Traceback (most recent call last): > File "/home/delphi/gcc/sumo/tools/import/gtfs/gtfs2pt.py", line 473, in <module> > main(get_options()) > File "/home/delphi/gcc/sumo/tools/import/gtfs/gtfs2pt.py", line 400, in main > gtfsZip = zipfile.ZipFile(sumolib.openz(options.gtfs, mode="rb", tryGZip=False, printErrors=True)) > File "/home/delphi/gcc/sumo/tools/sumolib/miscutils.py", line 327, in openz > return io.open(fileOrURL, mode=mode) > FileNotFoundError: [Errno 2] No such file or directory: 'https://sumo.dlr.de/daily/GTFS_VBB_Juni-Dezember-2019.zip' ---------- Differences in output ---------- 2c2 < Building scenario in '<TEXTTEST_SANDBOX>/test'. --- > Building scenario in '/home/delphi/gcc/gcc4_64report/2024-03-25-00-24-31'. 43d42 < Not all given gtfs elements have been mapped, see gtfs_missing.xml for more information ---------- 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#3_0" pos="126.01" length="0.46"/> <access friendlyPos="true" lane="317859982#3_0" pos="23.40" length="11.63"/> <access friendlyPos="true" lane="1169204832_0" pos="1.22" length="16.34"/> <access friendlyPos="true" lane="1169204816_0" pos="14.64" length="16.46"/> <access friendlyPos="true" lane="915958593#4_0" pos="65.65" length="17.11"/> <access friendlyPos="true" lane="1169204836_0" pos="3.59" length="17.28"/> <access friendlyPos="true" lane="1169204835_0" pos="0.00" length="20.36"/> <access friendlyPos="true" lane="541320665#2_0" pos="1.48" length="20.75"/> <access friendlyPos="true" lane="1169204833_0" pos="2.43" length="20.93"/> <access friendlyPos="true" lane="1169204820_0" pos="0.00" length="21.11"/> </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="463462760_0" startPos="0.00" endPos="110.00" name="S Oranienburger Str. (Berlin)" friendlyPos="true"> <access friendlyPos="true" lane="1095407477#5_0" pos="7.71" length="0.98"/> <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#1 120675240#3 120675240#4 1263204721 -8008608 -4611696#5 -4611696#4 -4611696#3 -23755950#1 -1127602336 -66071366#5 -66071366#3 -66071366#2 -66071366#1 -389101365#3 -35557143#4 -35557143#2 -35557143#0 196850609#0 196850609#1 196850609#2 882389497#1 194069450#0 169999355#1 -11483007#2 22972195#2 465376239 465376255#0 465376255#2 190447767 190447766#1 1151064403 1151064402#0 465376254#0 465376254#3 222328410 -6228081#1 30720544#0 30720 544#1 42103020#0 42103020#2 111251382#1 111251382#3 1100889498 1100824590#1 176043806#0 176043806#2 176043807#0 176043807#3 176043807#6"/> <vehicle id="114194584.0" route="7248" line="17318_700_114194584" depart="0" departEdge="0" arrivalEdge="51" type="bus" color="149,39,110"> <param key="gtfs.route_name" value="147"/> <param key="gtfs.trip_headsign" value="S+U Berlin Hauptbahnhof"/> <stop busStop="070101006419_0" arrival="60" duration="10" until="60"/><!--stopSequence="3.0/12.0" "Berlin, Neumannsgasse"--> <stop busStop="070101005222_0" arrival="120" duration="10" until="120"/><!--stopSequence="4.0/12.0" "Berlin, Werderscher Markt"--> <stop busStop="070101006112_0" arrival="180" duration="10" until="180"/><!--stopSequence="5.0/12.0" "U Französische Str. (Berlin)"--> <stop busStop="070101006167_0" arrival="300" duration="10" until="300"/><!--stopSequence="6.0/12.0" "Berlin, Unter den Linden/Friedrichstr."--> <stop busStop="070101007223_0" arrival="420" duration="10" until="420"/><!--stopSequence="7.0/12.0" "S+U Friedrichstr. Bhf (Berlin)"--> <stop busStop="070101005224_0" arrival="480" duration="10" until="480"/><!--stopSequence="8.0/12.0" "Berlin, Friedrichstr./Reinhardtstr."--> <stop busStop="070101005225_0" arrival="540" duration="10" until="540"/><!--stopSequence="9.0/12.0" "Berlin, Deutsches Theater"--> <stop busStop="070101005411_0" arrival="600" duration="10" until="600"/><!--stopSequence="10.0/12.0" "Berlin, Schumannstr."--> </vehicle> <route id="8933" edges="379102293#0"/> <vehicle id="106146461.trimmed.0" route="8933" line="17525_400_106146461.trimmed" depart="30" departEdge="0" arrivalEdge="0" type="subway" color="34,79,134"> <param key="gtfs.route_name" value="U8"/> <param key="gtfs.trip_headsign" value="S+U Wittenau"/> <stop busStop="070201083402_0" arrival="30" duration="10" until="30"/><!--stopSequence="11.0/12.0" "U Rosenthaler Platz (Berlin)"--> <stop busStop="070201083302_0" arrival="120" duration="10" until="120"/><!--stopSequence="12.0/12.0" "U Bernauer Str. (Berlin)"--> </vehicle> <route id="9071" edges="200422335#0 200422335#1 384294422#1 391559412 207993050 387106270#0 387106270#1 387106270#2"/> <vehicle id="106076694.trimmed.0" route="9071" line="17514_400_106076694.trimmed" depart="30" departEdge="3" arrivalEdge="7" type="subway" color="218,66,30"> <param key="gtfs.route_name" value="U2"/> <param key="gtfs.trip_headsign" value="U Ruhleben"/> <stop busStop="070201022901_0" arrival="30" duration="10" until="30"/><!--stopSequence="9.0/14.0" "U Spittelmarkt (Berlin)"--> <stop busStop="070201023001_0" arrival="150" duration="10" until="150"/><!--stopSequence="10.0/14.0" "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 ---------- 81,148c81,93 < Warning: Ambiguity in turnarounds computation at junction '11165047725'. < Warning: Found sharp turn with radius 8.90 at the start of edge '-105066743'. < Warning: Found angle of 114.03 degrees at edge '-51784728', segment 0. < Warning: Shape for junction '29221595' has distance 26.28 to its given position. < Warning: Lane '-1249342905_0' is not connected from any incoming edge at junction '283039340'. < Warning: The rail crossing '10315385453' does not have any roads. < Warning: Unused state in tlLogic '10567769017', program '0' at tl-index 3 < Warning: 10 total messages of type: Ambiguity in turnarounds computation at junction '%'. < Warning: 4 total messages of type: Found angle of % degrees at edge '%', segment %. < Warning: 49 total messages of type: Found sharp turn with radius % at the % of edge '%'. < Warning: 3 total messages of type: Lane '%' is not connected from any incoming edge at junction '%'. < Warning: 2 total messages of type: Shape for junction '%' has distance % to its given position. < Warning: 63 total messages of type: The rail crossing '%' does not have any roads. < Warning: 97 total messages of type: Unused state in tlLogic '%', program '%' at tl-index % < Warning: Found sharp turn with radius 8.80 at the start of edge '1264429500'. < Warning: Shape for junction '29221595' has distance 26.28 to its given position. < Warning: Converting invalid rail_crossing to priority junction '11204159490'. < Warning: Lane '1264433845_1' is not connected from any incoming edge at junction '11747441386'. < Warning: Non-static traffic light '11747441376' does not define variable phase length. < Warning: Unused state in tlLogic '10567769017', program '0' at tl-index 3 < Warning: 3 total messages of type: Converting invalid rail_crossing to priority junction '%'. < Warning: 5 total messages of type: Found sharp turn with radius % at the % of edge '%'. < Warning: 36 total messages of type: Non-static traffic light '%' does not define variable phase length. < Warning: 2 total messages of type: Shape for junction '%' has distance % to its given position. < Warning: 96 total messages of type: Unused state in tlLogic '%', program '%' at tl-index % < Warning: Ambiguity in turnarounds computation at junction '11747441708'. < Warning: Converting invalid rail_crossing to priority junction '10315385453'. < Warning: Non-static traffic light '11747441376' does not define variable phase length. < Warning: Unused state in tlLogic '11747441376', program '0' at tl-index 2 <truncated after showing first 30 lines> ---------- Differences in output ---------- 2c2 < Building scenario in '<TEXTTEST_SANDBOX>/test'. --- > Building scenario in '/home/delphi/gcc/gcc4_64report/2024-03-25-00-24-13'. 43,48d42 < Success. < Success. < 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="120410.1" 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.91"/> <access friendlyPos="true" lane="272757274_0" pos="7.29" length="9.50"/> <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="272757322#0_0" pos="0.00" length="20.24"/> <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"/> </busStop> <busStop id="120410.2" lane="194073677#3_1" startPos="0.00" endPos="13.00" friendlyPos="true" name="S+U Friedrichstr. Bhf (Berlin)"/> <busStop id="122409.1" lane="24240246#0_1" startPos="61.74" endPos="74.74" friendlyPos="true" name="S+U Brandenburger Tor (Berlin)"> <access friendlyPos="true" lane="1169204816_0" pos="14.64" length="16.46"/> <access friendlyPos="true" lane="1169204820_0" pos="0.00" length="21.11"/> <access friendlyPos="true" lane="1169204832_0" pos="1.22" length="16.34"/> <access friendlyPos="true" lane="1169204833_0" pos="2.43" length="20.93"/> <access friendlyPos="true" lane="1169204835_0" pos="0.00" length="20.36"/> <access friendlyPos="true" lane="1169204836_0" pos="3.59" length="17.28"/> <access friendlyPos="true" lane="317859982#3_0" pos="23.40" length="11.63"/> <access friendlyPos="true" lane="541320665#2_0" pos="1.48" length="20.75"/> <access friendlyPos="true" lane="915958593#3_0" pos="126.01" length="0.46"/> <access friendlyPos="true" lane="915958593#4_0" pos="65.65" length="17.11"/> </busStop> <busStop id="122409.2" 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 -1133992822#0 -979668824#0 -1133992734#1 -1133992735#0 -168942727#2 -168942727#1 -743631784#0 -316746323#3 183415643 46140382 1120993114#0 1120993114#2 30721660#1 30721660#3 30721660#4 30721660#5 437325047#0 437325047#2 437325047#3 51167934#1 51167934#2 51167934#3 51167934#4 51167934#5 507023458#0 507023458#1 4610375#0 -1198409426#2 -1198409426#1 -1198409426#0 -1114798610#1 -1114798610#0 -24243101 339201185 1158584613 1151064395#1 4610472#2 1151064396#0 1151064397#3 34848160#2 1151064405#1 194073677#0 194073677#1 194073677#3"> <stop busStop="120410.1" duration="10" until="0"/> <!-- S+U Alexanderplatz Bhf (Berlin) --> <stop busStop="120410.2" duration="10" until="300"/> <!-- S+U Friedrichstr. Bhf (Berlin) --> </route> <route id="122409" edges="24240246#0 1125871262#1 1125871619#1 1125871619#2 1125871619#3 1125871619#4 1170522574 236092221#0 236092221#1 342968607#1 1170522572#0 461526152#1 1126234503#0 1126237668#1 1079495669#1 340498982#0 1170522567#0 251884680#0 251884680#1 1126246695#1 339201217 1126244314#0 1126244314#1 54048862#2 831694400#0 831694400#1 23013165 4611698 202156994#0 72157174#1 171826984#2 195401006 1113401735#1"> <stop busStop="122409.1" duration="10" until="0"/> <!-- S+U Brandenburger Tor (Berlin) --> <stop busStop="122409.2" duration="10" until="120"/> <!-- Unter den Linden/Friedrichstr. (Berlin) --> <stop busStop="122409.3" duration="10" until="240"/> <!-- Staatsoper (Berlin) --> <stop busStop="122409.4" duration="10" until="300"/> <!-- Lustgarten (Berlin) --> <stop busStop="122409.5" duration="10" until="420"/> <!-- Spandauer Str./Marienkirche (Berlin) --> <stop busStop="122409.6" duration="10" until="540"/> <!-- S+U Alexanderplatz Bhf/Memhardstr. (Berlin) --> </route> <route id="122807" edges="1113401735#1 139877314#1 783042668 112128419#1 112128419#2 415280722 195401013#2 171826985#2 24913519#1 1144362247 541763975 202156995 4067932 339201219 541763974 61584187#0 61584187#1 1126245113 15971197 4611699#0 4611699#1 1149417521#1 169195795#0 169195795#1 1217865061#0 1113726463 1077923225#0 882389494#1 340498988#0 188386313#1 1119935327#0 1119935327#1 1119935543#0 1119936840#1 1119937599#1 1119937599#2 1119937599#3"> <stop busStop="122409.6" duration="10" until="0"/> <!-- S+U Alexanderplatz Bhf/Memhardstr. (Berlin) --> <stop busStop="122807.1" duration="10" until="120"/> <!-- S+U Alexanderplatz (Bln) [Bus K.-Liebknecht-Str] --> <stop busStop="122807.2" duration="10" until="180"/> <!-- Spandauer Str./Marienkirche (Berlin) --> <stop busStop="122807.3" duration="10" until="240"/> <!-- Lustgarten (Berlin) --> <stop busStop="122807.4" duration="10" until="300"/> <!-- Staatsoper (Berlin) --> <stop busStop="122807.5" duration="10" until="420"/> <!-- Unter den Linden/Friedrichstr. (Berlin) --> <stop busStop="122807.6" duration="10" until="480"/> <!-- S+U Brandenburger Tor (Berlin) --> </route> <route id="144589" edges="713576589#0 713576589#1 713576589#2 312651888#1 312651888#2 312651888#3 312651888#4 312651888#5 312651888#6 -36689633#2 -36689633#1 -36689633#0 -980542375#1 4296467#1 4610354#2 4610354#4 4610354#5 1157396753 847103786#2 847103786#3 755340907#0 755340907#1 -1225924291#1 -371927739#3 -1119855803#1 -1119855803#0 -4296469#2 -4296469#0 4296469#0 4296469#2 1119855803#0 980371139#0 980371139#1 980371139#4 44427220#0 44427220#1 -24241762#2 -24241762#1 -24241762#0 -19002363# 2 -19002363#0 -1179820254#0 -1179820253#0 4613292#0 -24993933#2 -1115509343#0 -1157111072#0 -369223458#3 -369223458#2 1098856743#0 1098856743#1 4613299#0 4613299#1 4613299#2 4613299#3 -4613300#4 -4613300#2 -4613300#0 4613300#0 4613300#2 4613300#4 -4613299#3 -4613299#2 -112128825#4 -112128825#3 -268002748#0 -1133761630#0 24914141#8 318282850#2 1105526112#1 112128418#2 112128418#4 457031289 1020548406 1101404246#1 177372522 295445243"> <stop busStop="144589.4" duration="10" until="0"/> <!-- Tucholskystr. (Berlin) --> <stop busStop="144589.5" duration="10" until="120"/> <!-- U Rosenthaler Platz (Berlin) --> <stop busStop="144589.6" duration="10" until="240"/> <!-- U Rosa-Luxemburg-Platz (Berlin) --> <stop busStop="144589.7" duration="10" until="360"/> <!-- Mollstr./Prenzlauer Allee (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="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,73c1,13 < 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: Shape for junction '246767394' has distance 84.10 to its given position. < Warning: Converting invalid rail_crossing to priority junction '7076971117'. < 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 priority 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: 85 total messages of type: Found sharp turn with radius % at the % 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: Shape for junction '27379359' has distance 33.70 to its given position. < Warning: Converting invalid rail_crossing to priority junction '296020222'. < 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: 11 total messages of type: Converting invalid rail_crossing to priority junction '%'. < Warning: 12 total messages of type: Found angle of % degrees at edge '%', segment %. < Warning: 20 total messages of type: Found sharp turn with radius % at the % 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="280165.1" lane="19508631#0_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Gosen, Schillerhöhe"/> <busStop id="109241.1" lane="38417587#2_0" startPos="1574.46" endPos="1587.46" friendlyPos="true" name="Niederlehme, Wederdamm"/> <busStop id="109241.2" lane="-38417587#2_0" startPos="1253.86" endPos="1266.86" friendlyPos="true" name="Ziegenhals, Friedrich-Engels-Str."/> <busStop id="109241.3" lane="38417588_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Ziegenhals, Neubau"/> <busStop id="109241.4" lane="-708450472#1_0" startPos="38.36" endPos="51.36" friendlyPos="true" name="Ziegenhals, Schulstr."/> <busStop id="109241.5" lane="-382263640#0_0" startPos="118.36" endPos="131.36" friendlyPos="true" name="Ziegenhals, Sporthaus"/> <busStop id="109241.6" lane="-206903446#15_0" startPos="37.68" endPos="50.68" friendlyPos="true" name="Ziegenhals, Schwarzer Weg"/> <busStop id="109241.7" lane="-206903446#7_0" startPos="149.72" endPos="162.72" friendlyPos="true" name="Ziegenhals, Erlenweg"/> <busStop id="109241.8" lane="-206903446#0_0" startPos="11.09" endPos="24.09" friendlyPos="true" name="Ziegenhals, Pappelweg"/> <busStop id="109241.9" lane="-35630851#3_0" startPos="100.12" endPos="113.12" friendlyPos="true" name="Wernsdorf, Waldeck"/> <busStop id="109242.6" lane="35630851#3_0" startPos="49.80" endPos="62.80" friendlyPos="true" name="Wernsdorf, Waldeck"/> <busStop id="109242.7" lane="206903446#0_0" startPos="59.60" endPos="72.60" friendlyPos="true" name="Ziegenhals, Pappelweg"/> <busStop id="109242.8" lane="206903446#7_0" startPos="5.02" endPos="18.02" friendlyPos="true" name="Ziegenhals, Erlenweg"/> <busStop id="109242.9" lane="206903446#15_0" startPos="83.21" endPos="96.21" friendlyPos="true" name="Ziegenhals, Schwarzer Weg"/> <busStop id="109242.10" lane="382263640#0_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Ziegenhals, Sporthaus"/> <busStop id="109242.11" lane="708450472#1_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Ziegenhals, Schulstr."/> <busStop id="109242.12" lane="785847089#1_0" startPos="2.70" endPos="15.69" friendlyPos="true" name="Ziegenhals, Neubau"/> <busStop id="109242.13" lane="38417587#2_0" startPos="319.20" endPos="332.20" friendlyPos="true" name="Ziegenhals, Friedrich-Engels-Str."/> <busStop id="109243.0" lane="-86499884#0_0" startPos="205.23" endPos="218.23" friendlyPos="true" name="Ziegenhals, Neubau"/> <busStop id="109244.0" lane="-112698780#1_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="S Zeuthen"/> <busStop id="109244.1" lane="797340923_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Zeuthen, Schillerstr."/> <busStop id="109244.2" lane="8068171#6_0" startPos="37.05" endPos="50.05" friendlyPos="true" name="Zeuthen, Heinrich-Heine-Str."/> <busStop id="109244.3" lane="-4045247#4_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Zeuthen, Havellandstr."/> <busStop id="109244.4" lane="4068154#0_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Eichwalde, Friedenstr."/> <busStop id="109244.5" lane="4068154#1_0" startPos="17.23" endPos="30.23" friendlyPos="true" name="Eichwalde, Tschaikowskistr."/> <busStop id="109244.6" 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="280165.1" duration="10" until="0"/> <!-- Gosen, Schillerhöhe --> </route> <route id="280166" edges="19508631#0"> <stop busStop="280165.1" duration="10" until="0"/> <!-- Gosen, Schillerhöhe --> </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="109241.1" duration="10" until="0"/> <!-- Niederlehme, Wederdamm --> <stop busStop="109241.2" duration="10" until="120"/> <!-- Ziegenhals, Friedrich-Engels-Str. --> <stop busStop="109241.3" duration="10" until="180"/> <!-- Ziegenhals, Neubau --> <stop busStop="109241.4" duration="10" until="240"/> <!-- Ziegenhals, Schulstr. --> <stop busStop="109241.5" duration="10" until="300"/> <!-- Ziegenhals, Sporthaus --> <stop busStop="109241.6" duration="10" until="360"/> <!-- Ziegenhals, Schwarzer Weg --> <stop busStop="109241.7" duration="10" until="420"/> <!-- Ziegenhals, Erlenweg --> <stop busStop="109241.8" duration="10" until="480"/> <!-- Ziegenhals, Pappelweg --> <stop busStop="109241.9" duration="10" until="540"/> <!-- Wernsdorf, Waldeck --> </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="109242.6" duration="10" until="0"/> <!-- Wernsdorf, Waldeck --> <stop busStop="109242.7" duration="10" until="60"/> <!-- Ziegenhals, Pappelweg --> <stop busStop="109242.8" duration="10" until="120"/> <!-- Ziegenhals, Erlenweg --> <stop busStop="109242.9" duration="10" until="180"/> <!-- Ziegenhals, Schwarzer Weg --> <stop busStop="109242.10" duration="10" until="300"/> <!-- Ziegenhals, Sporthaus --> <stop busStop="109242.11" duration="10" until="360"/> <!-- Ziegenhals, Schulstr. --> <stop busStop="109242.12" duration="10" until="420"/> <!-- Ziegenhals, Neubau --> <stop busStop="109242.13" duration="10" until="480"/> <!-- Ziegenhals, Friedrich-Engels-Str. --> <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,26c1,13 < 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: Shape for junction '246767394' has distance 84.10 to its given position. < Warning: Converting invalid rail_crossing to priority junction '7076971117'. < 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 priority 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: 85 total messages of type: Found sharp turn with radius % at the % 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: Converting invalid rail_crossing to priority junction '7465967526'. < Warning: Non-static traffic light '7465967542' does not define variable phase length. < Warning: 9 total messages of type: Converting invalid rail_crossing to priority junction '%'. < 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. --- > <urlopen error Tunnel connection failed: 503 Service Unavailable> > Traceback (most recent call last): <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="257252.0" 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="257252.1" 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="257252.2" lane="319292807_0" startPos="400.19" endPos="460.19" friendlyPos="true" name="Lienhardweg (Berlin)"/> <trainStop id="257252.3" lane="319292807_0" startPos="784.67" endPos="844.67" friendlyPos="true" name="Zur Nachtheide (Berlin)"/> <trainStop id="257252.4" lane="319292807_0" startPos="1077.13" endPos="1137.13" friendlyPos="true" name="Dregerhoffstr. (Berlin)"/> <trainStop id="257252.5" lane="319292807_0" startPos="1417.14" endPos="1477.14" friendlyPos="true" name="Pritstabelstr. (Berlin)"/> <trainStop id="257252.6" lane="319292807_0" startPos="1866.71" endPos="1926.71" friendlyPos="true" name="Segewaldweg (Berlin)"/> <trainStop id="257252.7" lane="319292807_0" startPos="2030.24" endPos="2090.24" friendlyPos="true" name="Mayschweg (Berlin)"/> <trainStop id="257596.4" lane="107701626_0" startPos="0.00" endPos="60.00" friendlyPos="true" name="Zur Nachtheide (Berlin)"/> <trainStop id="257596.5" 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="257252.0" duration="10" until="0"/> <!-- Wendenschloß (Berlin) --> <stop busStop="257252.1" duration="10" until="60"/> <!-- Müggelbergallee (Berlin) --> <stop busStop="257252.2" duration="10" until="120"/> <!-- Lienhardweg (Berlin) --> <stop busStop="257252.3" duration="10" until="180"/> <!-- Zur Nachtheide (Berlin) --> <stop busStop="257252.4" duration="10" until="240"/> <!-- Dregerhoffstr. (Berlin) --> <stop busStop="257252.5" duration="10" until="300"/> <!-- Pritstabelstr. (Berlin) --> <stop busStop="257252.6" duration="10" until="360"/> <!-- Segewaldweg (Berlin) --> <stop busStop="257252.7" duration="10" until="420"/> <!-- Mayschweg (Berlin) --> </route> <route id="257282.trimmed" edges="319292807"> <stop busStop="257252.5" duration="10" until="0"/> <!-- Pritstabelstr. (Berlin) --> <stop busStop="257252.6" duration="10" until="60"/> <!-- Segewaldweg (Berlin) --> <stop busStop="257252.7" duration="10" until="120"/> <!-- Mayschweg (Berlin) --> </route> <route id="257596" edges="107701626 110800148"> <stop busStop="257596.4" duration="10" until="0"/> <!-- Zur Nachtheide (Berlin) --> <stop busStop="257596.5" duration="10" until="60"/> <!-- Lienhardweg (Berlin) --> <stop busStop="257596.6" duration="10" until="120"/> <!-- Müggelbergallee (Berlin) --> <stop busStop="257596.7" duration="10" until="180"/> <!-- Wendenschloß (Berlin) --> </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="259570.5" duration="10" until="0"/> <!-- Wassersportallee (Berlin) --> <stop busStop="259570.6" duration="10" until="60"/> <!-- S Grünau (Berlin) [Adlergestell] --> <stop busStop="259570.7" duration="10" until="180"/> <!-- Regattatribünen (Berlin) --> <stop busStop="259570.8" duration="10" until="240"/> <!-- Regattastr./Sportpromenade (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="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 0x7fbbc31f3c80> > failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (72.0, 73.0) <zip object at 0x7fbbc31c2780> > failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7fbbc31c2880> 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 0x7fbbc31c2b40> > failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (72.0, 73.0) <zip object at 0x7fbbc31eeb00> > failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7fbbc31efc40> > failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x7fbbc31ed2c0> 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 0x7fbbc31ece80> > failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (73.0, 74.0) <zip object at 0x7fbbc31ed540> > failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7fbbc31eeb00> 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 0x7fcdfd00b700> > failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (148.9, 149.0) <zip object at 0x7fcdfcff70c0> > failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (149.0, 150.0) <zip object at 0x7fcdfcbaf2c0> > failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (149.0, 150.0) <zip object at 0x7fcdfcf9a600> > failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (140.0, 150.0) <zip object at 0x7fcdfe29ae40> > failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (140.0, 150.0) <zip object at 0x7fcdfe29a440> > failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) <zip object at 0x7fcdfd100b80> > failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) <zip object at 0x7fcdfd01ecc0> 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 0x7f78991b42c0> > failed 0.1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x7f78991dfec0> > failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x7f78991abf80> > failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x7f78991a8f00> > failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) <zip object at 0x7f78991abd00> > failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) <zip object at 0x7f78991a9900> > failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) <zip object at 0x7f78991a80c0> > failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) <zip object at 0x7f78991ab800> > failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x7f78991aaf00> > failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x7f78991d0600> > failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x7f7898dc5540> > failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x7f7898dea780> <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 0x7f4915711800> > failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (76.0, 77.0) <zip object at 0x7f491573e340> > failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7f491573cd80> 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 0x7f491573c8c0> > failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (76.0, 77.0) <zip object at 0x7f4915749140> > failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7f491574a4c0> > failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x7f4915749f00> 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 0x7f491574a140> > failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x7f4915748ac0> > failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7f491574a940> 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 0x7f1593f5bf80> > failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x7f1593f274c0> > failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7f1593f27000> 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 0x7f1593f265c0> > failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x7f1593f80e80> > failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7f1593f80c00> > failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x7f1593f80e80> 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 0x7f1593f81500> > failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (78.0, 79.0) <zip object at 0x7f1593f83780> > failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7f1593f81080> 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 0x7f2b9f597fc0> > failed 1 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x7f2b9f5a8340> > failed 10 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x7f2b9f5ba180> > failed 100 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (0.0, 51.0) <zip object at 0x7f2b9f5852c0> > failed 0.1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (38.4, 38.5) <zip object at 0x7f2b9f5dad80> > failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x7f2b9f59f1c0> > failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x7f2b9f59ce00> > failed 100 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x7f2b9f59d9c0> > failed 0.1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (38.4, 38.5) <zip object at 0x7f2b9f59ef00> > failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x7f2b9f5b9900> > failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x7f2b9f5b8180> > failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x7f2b9f5bab40> > failed 0.1 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x7f2b9f5bb640> > failed 1 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x7f2b9f5bb400> > failed 10 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x7f2b9f5b90c0> > failed 100 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (0.0, 51.0) <zip object at 0x7f2b9f5b8b80> > failed 0.1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x7f2b9f5b9fc0> > failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x7f2b9f5bb400> > failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x7f2b9f5b8b80> > failed 100 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x7f2b9f5bb400> > failed 0.1 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x7f2b9f5bb400> > failed 1 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x7f2b9f5bb180> > failed 10 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x7f2b9f5bbe80> > failed 100 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x7f2b9f594880>
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