texttest -a tools -d /home/delphi/clangDebug/sumo/tests -reconnect /home/delphi/clangDebug/texttesttmp/clangD.31Oct071122.3880252 -g
texttest -a tools -d /home/delphi/clangDebug/sumo/tests
---------- Differences in output ---------- 14a15 > src/utils/common/UtilExceptions.cpp broken @file reference /// @file UtilExceptions.h
---------- Differences in output ---------- 0a1,33 > district/tazRel2POI.py:73:1: E303 too many blank lines (3) > district/tazRel2POI.py:101:32: E127 continuation line over-indented for visual indent > district/tazRel2POI.py:102:32: E127 continuation line over-indented for visual indent > district/tazRel2POI.py:124:13: E303 too many blank lines (2) > district/tazRel2POI.py:138:1: E305 expected 2 blank lines after class or function definition, found 1 > trigger/createOvertakingReroutes.py:28:1: F401 'math' imported but unused > trigger/createOvertakingReroutes.py:94:39: E261 at least two spaces before inline comment > trigger/createOvertakingReroutes.py:102:23: F509 '...' % ... has unsupported format character "'" > trigger/createOvertakingReroutes.py:102:23: F509 '...' % ... has unsupported format character "'" > trigger/createOvertakingReroutes.py:128:40: E261 at least two spaces before inline comment > trigger/createOvertakingReroutes.py:129:43: E261 at least two spaces before inline comment > trigger/createOvertakingReroutes.py:131:16: E261 at least two spaces before inline comment > trigger/createOvertakingReroutes.py:169:9: E128 continuation line under-indented for visual indent > trigger/createOvertakingReroutes.py:170:9: E128 continuation line under-indented for visual indent > trigger/createOvertakingReroutes.py:171:9: E128 continuation line under-indented for visual indent > trigger/createOvertakingReroutes.py:172:9: E128 continuation line under-indented for visual indent > trigger/createOvertakingReroutes.py:173:9: E128 continuation line under-indented for visual indent > trigger/createOvertakingReroutes.py:174:9: E128 continuation line under-indented for visual indent > trigger/createOvertakingReroutes.py:175:9: E128 continuation line under-indented for visual indent > trigger/createOvertakingReroutes.py:190:121: E501 line too long (123 > 120 characters) > trigger/createOvertakingReroutes.py:211:18: W291 trailing whitespace > trigger/createOvertakingReroutes.py:214:25: W291 trailing whitespace > trigger/createOvertakingReroutes.py:248:43: E261 at least two spaces before inline comment > trigger/createOvertakingReroutes.py:256:5: E265 block comment should start with '# ' > trigger/createOvertakingReroutes.py:257:5: E265 block comment should start with '# ' > trigger/createOvertakingReroutes.py:290:121: E501 line too long (123 > 120 characters) > trigger/createOvertakingReroutes.py:291:121: E501 line too long (130 > 120 characters) > trigger/createOvertakingReroutes.py:291:131: W291 trailing whitespace > trigger/createOvertakingReroutes.py:300:121: E501 line too long (127 > 120 characters) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,17 > /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:359:41: runtime error: unsigned integer overflow: 0 - 1 cannot be represented in type 'size_type' (aka 'unsigned long') > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:359:41 > /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:359:27: runtime error: implicit conversion from type 'size_type' (aka 'unsigned long') of value 18446744073709551615 (64-bit, unsigned) to type 'const int' changed the value to -1 (32-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:359:27 > /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:359:41: runtime error: unsigned integer overflow: 0 - 1 cannot be represented in type 'size_type' (aka 'unsigned long') > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:359:41 > /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:359:27: runtime error: implicit conversion from type 'size_type' (aka 'unsigned long') of value 18446744073709551615 (64-bit, unsigned) to type 'const int' changed the value to -1 (32-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:359:27 > /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:359:41: runtime error: unsigned integer overflow: 0 - 1 cannot be represented in type 'size_type' (aka 'unsigned long') > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:359:41 > /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:359:27: runtime error: implicit conversion from type 'size_type' (aka 'unsigned long') of value 18446744073709551615 (64-bit, unsigned) to type 'const int' changed the value to -1 (32-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:359:27 > /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:359:41: runtime error: unsigned integer overflow: 0 - 1 cannot be represented in type 'size_type' (aka 'unsigned long') > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:359:41 > /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:359:27: runtime error: implicit conversion from type 'size_type' (aka 'unsigned long') of value 18446744073709551615 (64-bit, unsigned) to type 'const int' changed the value to -1 (32-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:359:27
---------- Differences in errors ---------- 0a1,12 > /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:359:41: runtime error: unsigned integer overflow: 0 - 1 cannot be represented in type 'size_type' (aka 'unsigned long') > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:359:41 > /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:359:27: runtime error: implicit conversion from type 'size_type' (aka 'unsigned long') of value 18446744073709551615 (64-bit, unsigned) to type 'const int' changed the value to -1 (32-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:359:27 > /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:359:41: runtime error: unsigned integer overflow: 0 - 1 cannot be represented in type 'size_type' (aka 'unsigned long') > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:359:41 > /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:359:27: runtime error: implicit conversion from type 'size_type' (aka 'unsigned long') of value 18446744073709551615 (64-bit, unsigned) to type 'const int' changed the value to -1 (32-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:359:27 > /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:359:41: runtime error: unsigned integer overflow: 0 - 1 cannot be represented in type 'size_type' (aka 'unsigned long') > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:359:41 > /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:359:27: runtime error: implicit conversion from type 'size_type' (aka 'unsigned long') of value 18446744073709551615 (64-bit, unsigned) to type 'const int' changed the value to -1 (32-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:359:27
---------- Differences in errors ---------- 1a2,3 > netconvert/bugs/15xxx/ticket17161/input_net.net.xml:191:0:ERROR:SCHEMASV:SCHEMAV_CVC_PATTERN_VALID: Element 'junction', attribute 'x': [facet 'pattern'] The value '-nan' is not accepted by the pattern '[-+]?((\d+\.?|(\d*\.\d+))([eE][-+]?\d+)?|Inf|inf|INF)'. > netconvert/bugs/15xxx/ticket17161/input_net.net.xml:191:0:ERROR:SCHEMASV:SCHEMAV_CVC_PATTERN_VALID: Element 'junction', attribute 'y': [facet 'pattern'] The value 'nan' is not accepted by the pattern '[-+]?((\d+\.?|(\d*\.\d+))([eE][-+]?\d+)?|Inf|inf|INF)'.
duaIterate only works with fixed departEdge
(This bug was triggered by text found in file 'dualog' matching 'input_trips_000.rou.alt.xml.gz' is not accessible')
---------- Differences in errors ----------
0a1
> Execution of <path-to>duarouter'] failed. Look into dua.log for details.
---------- Differences in dualog ----------
1d0
< Loading configuration ... done.
3c2
< Loading configuration ... done.
---
> Loading route-files incrementally from '000/input_trips_000.rou.xml.gz'
6c5
< Simulation ended at time: 177.00
---
> Simulation ended at time: 177.00.
8,9c7,8
< Performance:
< Vehicles:
---
> Performance:
> Vehicles:
13,65c12,14
<
< Loading configuration ... done.
< Success.
< Loading configuration ... done.
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 177.00
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
< Inserted: 10
< Running: 0
< Waiting: 0
<truncated after showing first 30 lines>
---------- Differences in output ----------
1d0
< Loading configuration ... done.
9d7
< Loading configuration ... done.
11,40c9
< >> Running router on input_trips_000.rou.alt.xml
< <<
< >> Running simulation
< <<
< ------------------
<
< Loading configuration ... done.
< > Executing step 2
< >> Running router on input_trips_001.rou.alt.xml
< <<
< >> Running simulation
< <<
< ------------------
<
< Loading configuration ... done.
< > Executing step 3
< >> Running router on input_trips_002.rou.alt.xml
< <<
< >> Running simulation
< <<
< ------------------
<
< Loading configuration ... done.
< > Executing step 4
< >> Running router on input_trips_003.rou.alt.xml
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>
<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
<tripinfo id="0" depart="0.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="70.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="14.73" duration="70.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.35" rerouteNo="0" devices="tripinfo_0" vType="t" speedFactor="1.06" vaporized=""/>
<tripinfo id="1" depart="10.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="89.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="13.04" duration="79.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.01" rerouteNo="0" devices="tripinfo_1" vType="t" speedFactor="0.94" vaporized=""/>
<tripinfo id="2" depart="20.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="94.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="14.04" duration="74.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.22" rerouteNo="0" devices="tripinfo_2" vType="t" speedFactor="1.01" vaporized=""/>
<tripinfo id="3" depart="30.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="99.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="15.05" duration="69.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.41" rerouteNo="0" devices="tripinfo_3" vType="t" speedFactor="1.08" vaporized=""/>
<tripinfo id="4" depart="40.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="112.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="14.32" duration="72.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.28" rerouteNo="0" devices="tripinfo_4" vType="t" speedFactor="1.03" vaporized=""/>
<tripinfo id="5" depart="50.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="138.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="11.55" duration="88.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.75" rerouteNo="0" devices="tripinfo_5" vType="t" speedFactor="0.83" vaporized=""/>
<tripinfo id="6" depart="60.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="140.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="14.54" duration="80.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="10.80" rerouteNo="0" devices="tripinfo_6" vType="t" speedFactor="1.05" vaporized=""/>
<tripinfo id="7" depart="70.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="153.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="12.32" duration="83.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.89" rerouteNo="0" devices="tripinfo_7" vType="t" speedFactor="0.89" vaporized=""/>
<tripinfo id="8" depart="80.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="159.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="13.04" duration="79.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.01" rerouteNo="0" devices="tripinfo_8" vType="t" speedFactor="0.94" vaporized=""/>
<tripinfo id="9" depart="90.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="176.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="11.91" duration="86.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.82" rerouteNo="0" devices="tripinfo_9" vType="t" speedFactor="0.86" vaporized=""/>
</tripinfos>
option lane-based does not work (This bug was triggered by text found in file 'routes' matching 'on3 3 off3') ---------- Differences in flows ---------- 2c2,3 < <flow id="1_off3.qPKW" departSpeed="max" departPos="last" departLane="best" route="1_off3.qPKW" number="450" begin="0" end="3600"/> --- > <flow id="1_0_9_0.qPKW" departSpeed="max" departPos="last" departLane="best" route="1_0_9_0.qPKW" number="450" begin="0" end="3600"/> > <flow id="on3_0_off3_0.qPKW" departSpeed="max" departPos="last" departLane="best" route="on3_0_off3_0.qPKW" number="450" begin="0" end="3600"/> ---------- Differences in routes ---------- 2c2,3 < <route id="1_off3.qPKW" edges="1 2 3 off3"/> --- > <route id="1_0_9_0.qPKW" edges="1 2 3 4 5 6 7 8 9"/> > <route id="on3_0_off3_0.qPKW" edges="on3 3 off3"/>
Test exceeded wallclock time limit of 300.0 seconds ---------- Differences in dualog ---------- 70,90c70,78 < Simulation ended at time: 3818.00. < Reason: All vehicles have left the simulation. < Statistics (avg of 1000): < RouteLength: 1004.88 < Speed: 7.13 < Duration: 155.08 < WaitingTime: 41.80 < TimeLoss: 86.34 < DepartDelay: 0.40 < Success. < Loading route-files incrementally from '006/input_routes_006.rou.xml.gz' < Loading done. < Simulation started with time: 0.00. < Simulation ended at time: 3718.00. < Reason: All vehicles have left the simulation. < Statistics (avg of 1000): < RouteLength: 1004.63 < Speed: 8.08 < Duration: 130.37 < WaitingTime: 28.37 < TimeLoss: 61.40 --- > Interrupt signal received, trying to exit gracefully. > Simulation ended at time: 1258.00. > Reason: Interrupted. > Statistics (avg of 317): > RouteLength: 1005.61 > Speed: 9.16 > Duration: 113.07 <truncated after showing first 30 lines> ---------- Differences in output ---------- 40,49d39 < << < ------------------ < < > Executing step 6 < >> Running router on 005/input_routes_005.rou.alt.xml.gz < << < >> Running simulation < << < ------------------ <
Test exceeded wallclock time limit of 300.0 seconds ---------- Differences in dualog ---------- 57,91c57,66 < Simulation ended at time: 4522.00. < Reason: All vehicles have left the simulation. < Statistics (avg of 1000): < RouteLength: 1003.49 < Speed: 5.49 < Duration: 233.98 < WaitingTime: 74.95 < TimeLoss: 163.86 < DepartDelay: 146.17 < Success. < Loading route-files incrementally from '005/input_routes_005.rou.xml.gz' < Loading done. < Simulation started with time: 0.00. < Simulation ended at time: 4209.00. < Reason: All vehicles have left the simulation. < Statistics (avg of 1000): < RouteLength: 1002.03 < Speed: 5.53 < Duration: 223.92 < WaitingTime: 71.07 < TimeLoss: 152.66 < DepartDelay: 41.72 < Success. < Loading route-files incrementally from '006/input_routes_006.rou.xml.gz' < Loading done. < Simulation started with time: 0.00. < Simulation ended at time: 3999.00. < Reason: All vehicles have left the simulation. < Statistics (avg of 1000): <truncated after showing first 30 lines> ---------- Differences in output ---------- 33,49d32 < << < ------------------ < < > Executing step 5 < >> Running router on 004/input_routes_004.rou.alt.xml.gz < << < >> Running simulation < << < ------------------ < < > Executing step 6 < >> Running router on 005/input_routes_005.rou.alt.xml.gz < << < >> Running simulation < << < ------------------ < ---------- Differences in tripinfos ---------- 930,1004d929 < <tripinfo id="flow_0.898" depart="3733.00" departLane="start_1" departPos="5.10" departSpeed="0.16" departDelay="500.20" arrival="4092.00" arrivalLane="end_1" arrivalPos="115.32" arrivalSpeed="11.11" duration="359.00" routeLength="995.93" waitingTime="119.00" waitingCount="9" stopTime="0.00" timeLoss="264.12" rerouteNo="0" devices="tripinfo_flow_0.898" vType="DEFAULT_VEHTYPE" speedFactor="0.81" vaporized=""/> < <tripinfo id="flow_0.904" depart="3771.00" departLane="start_1" departPos="5.10" departSpeed="2.55" departDelay="516.60" arrival="4098.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="10.62" duration="327.00" routeLength="1028.10" waitingTime="128.00" waitingCount="9" stopTime="0.00" timeLoss="265.86" rerouteNo="0" devices="tripinfo_flow_0.904" vType="DEFAULT_VEHTYPE" speedFactor="0.78" vaporized=""/> < <tripinfo id="flow_0.914" depart="3790.00" departLane="start_1" departPos="5.10" departSpeed="0.43" departDelay="499.60" arrival="4107.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="12.31" duration="317.00" routeLength="1028.10" waitingTime="122.00" waitingCount="8" stopTime="0.00" timeLoss="263.91" rerouteNo="0" devices="tripinfo_flow_0.914" vType="DEFAULT_VEHTYPE" speedFactor="0.92" vaporized=""/> < <tripinfo id="flow_0.917" depart="3821.00" departLane="start_1" departPos="5.10" departSpeed="2.37" departDelay="519.80" arrival="4111.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="12.10" duration="290.00" routeLength="1028.10" waitingTime="107.00" waitingCount="7" stopTime="0.00" timeLoss="237.18" rerouteNo="0" devices="tripinfo_flow_0.917" vType="DEFAULT_VEHTYPE" speedFactor="0.95" vaporized=""/> < <tripinfo id="flow_0.905" depart="3774.00" departLane="start_1" departPos="5.10" departSpeed="4.52" departDelay="516.00" arrival="4124.00" arrivalLane="end_1" arrivalPos="115.32" arrivalSpeed="12.26" duration="350.00" routeLength="995.93" waitingTime="135.00" waitingCount="8" stopTime="0.00" timeLoss="268.12" rerouteNo="0" devices="tripinfo_flow_0.905" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/> < <tripinfo id="flow_0.906" depart="3776.00" departLane="start_1" departPos="5.10" departSpeed="1.05" departDelay="514.40" arrival="4125.00" arrivalLane="end_1" arrivalPos="115.32" arrivalSpeed="14.32" duration="349.00" routeLength="995.93" waitingTime="133.00" waitingCount="10" stopTime="0.00" timeLoss="275.91" rerouteNo="0" devices="tripinfo_flow_0.906" vType="DEFAULT_VEHTYPE" speedFactor="1.04" vaporized=""/> < <tripinfo id="flow_0.907" depart="3779.00" departLane="start_1" departPos="5.10" departSpeed="0.39" departDelay="513.80" arrival="4127.00" arrivalLane="end_1" arrivalPos="115.32" arrivalSpeed="16.43" duration="348.00" routeLength="995.93" waitingTime="128.00" waitingCount="9" stopTime="0.00" timeLoss="284.69" rerouteNo="0" devices="tripinfo_flow_0.907" vType="DEFAULT_VEHTYPE" speedFactor="1.21" vaporized=""/> < <tripinfo id="flow_0.908" depart="3783.00" departLane="start_1" departPos="5.10" departSpeed="5.31" departDelay="514.20" arrival="4133.00" arrivalLane="end_1" arrivalPos="115.32" arrivalSpeed="12.19" duration="350.00" routeLength="995.93" waitingTime="125.00" waitingCount="10" stopTime="0.00" timeLoss="265.36" rerouteNo="0" devices="tripinfo_flow_0.908" vType="DEFAULT_VEHTYPE" speedFactor="0.91" vaporized=""/> < <tripinfo id="flow_0.912" depart="3785.00" departLane="start_1" departPos="5.10" departSpeed="1.02" departDelay="501.80" arrival="4134.00" arrivalLane="end_1" arrivalPos="115.32" arrivalSpeed="13.15" duration="349.00" routeLength="995.93" waitingTime="124.00" waitingCount="8" stopTime="0.00" timeLoss="273.14" rerouteNo="0" devices="tripinfo_flow_0.912" vType="DEFAULT_VEHTYPE" speedFactor="1.01" vaporized=""/> < <tripinfo id="flow_0.916" depart="3802.00" departLane="start_1" departPos="5.10" departSpeed="0.00" departDelay="504.40" arrival="4140.00" arrivalLane="end_1" arrivalPos="115.32" arrivalSpeed="12.18" duration="338.00" routeLength="995.93" waitingTime="125.00" waitingCount="8" stopTime="0.00" timeLoss="254.23" rerouteNo="0" devices="tripinfo_flow_0.916" vType="DEFAULT_VEHTYPE" speedFactor="0.91" vaporized=""/> < <tripinfo id="flow_0.918" depart="3824.00" departLane="start_1" departPos="5.10" departSpeed="4.02" departDelay="519.20" arrival="4142.00" arrivalLane="end_1" arrivalPos="115.32" arrivalSpeed="14.94" duration="318.00" routeLength="995.93" waitingTime="106.00" waitingCount="6" stopTime="0.00" timeLoss="247.63" rerouteNo="0" devices="tripinfo_flow_0.918" vType="DEFAULT_VEHTYPE" speedFactor="1.09" vaporized=""/> < <tripinfo id="flow_0.921" depart="3831.00" departLane="start_1" departPos="5.10" departSpeed="1.99" departDelay="515.40" arrival="4153.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="12.38" duration="322.00" routeLength="1028.10" waitingTime="130.00" waitingCount="8" stopTime="0.00" timeLoss="268.94" rerouteNo="0" devices="tripinfo_flow_0.921" vType="DEFAULT_VEHTYPE" speedFactor="0.91" vaporized=""/> < <tripinfo id="flow_0.922" depart="3834.00" departLane="start_1" departPos="5.10" departSpeed="2.94" departDelay="514.80" arrival="4156.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="11.79" duration="322.00" routeLength="1028.10" waitingTime="125.00" waitingCount="8" stopTime="0.00" timeLoss="267.72" rerouteNo="0" devices="tripinfo_flow_0.922" vType="DEFAULT_VEHTYPE" speedFactor="0.89" vaporized=""/> < <tripinfo id="flow_0.923" depart="3837.00" departLane="start_1" departPos="5.10" departSpeed="3.69" departDelay="514.20" arrival="4158.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="15.20" duration="321.00" routeLength="1028.10" waitingTime="125.00" waitingCount="10" stopTime="0.00" timeLoss="277.33" rerouteNo="0" devices="tripinfo_flow_0.923" vType="DEFAULT_VEHTYPE" speedFactor="1.12" vaporized=""/> < <tripinfo id="flow_0.924" depart="3842.00" departLane="start_1" departPos="5.10" departSpeed="1.26" departDelay="515.60" arrival="4160.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="12.40" duration="318.00" routeLength="1028.10" waitingTime="121.00" waitingCount="9" stopTime="0.00" timeLoss="267.71" rerouteNo="0" devices="tripinfo_flow_0.924" vType="DEFAULT_VEHTYPE" speedFactor="0.97" vaporized=""/> < <tripinfo id="flow_0.926" depart="3873.00" departLane="start_1" departPos="5.10" departSpeed="3.73" departDelay="539.40" arrival="4162.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="14.18" duration="289.00" routeLength="1028.10" waitingTime="109.00" waitingCount="7" stopTime="0.00" timeLoss="241.86" rerouteNo="0" devices="tripinfo_flow_0.926" vType="DEFAULT_VEHTYPE" speedFactor="1.05" vaporized=""/> < <tripinfo id="flow_0.927" depart="3875.00" departLane="start_1" departPos="5.10" departSpeed="1.68" departDelay="537.80" arrival="4167.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="11.16" duration="292.00" routeLength="1028.10" waitingTime="109.00" waitingCount="8" stopTime="0.00" timeLoss="238.30" rerouteNo="0" devices="tripinfo_flow_0.927" vType="DEFAULT_VEHTYPE" speedFactor="0.90" vaporized=""/> < <tripinfo id="flow_0.919" depart="3827.00" departLane="start_1" departPos="5.10" departSpeed="5.73" departDelay="518.60" arrival="4175.00" arrivalLane="end_1" arrivalPos="115.32" arrivalSpeed="12.41" duration="348.00" routeLength="995.93" waitingTime="130.00" waitingCount="8" stopTime="0.00" timeLoss="268.82" rerouteNo="0" devices="tripinfo_flow_0.919" vType="DEFAULT_VEHTYPE" speedFactor="0.97" vaporized=""/> < <tripinfo id="flow_0.920" depart="3829.00" departLane="start_1" departPos="5.10" departSpeed="6.07" departDelay="517.00" arrival="4177.00" arrivalLane="end_1" arrivalPos="115.32" arrivalSpeed="13.58" duration="348.00" routeLength="995.93" waitingTime="133.00" waitingCount="8" stopTime="0.00" timeLoss="269.91" rerouteNo="0" devices="tripinfo_flow_0.920" vType="DEFAULT_VEHTYPE" speedFactor="0.99" vaporized=""/> < <tripinfo id="flow_0.925" depart="3853.00" departLane="start_1" departPos="5.10" departSpeed="0.03" departDelay="523.00" arrival="4189.00" arrivalLane="end_1" arrivalPos="115.32" arrivalSpeed="12.65" duration="336.00" routeLength="995.93" waitingTime="119.00" waitingCount="8" stopTime="0.00" timeLoss="256.80" rerouteNo="0" devices="tripinfo_flow_0.925" vType="DEFAULT_VEHTYPE" speedFactor="0.97" vaporized=""/> < <tripinfo id="flow_0.930" depart="3880.00" departLane="start_1" departPos="5.10" departSpeed="2.93" departDelay="532.00" arrival="4204.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="11.01" duration="324.00" routeLength="1028.10" waitingTime="132.00" waitingCount="8" stopTime="0.00" timeLoss="268.64" rerouteNo="0" devices="tripinfo_flow_0.930" vType="DEFAULT_VEHTYPE" speedFactor="0.88" vaporized=""/> < <tripinfo id="flow_0.929" depart="3878.00" departLane="start_1" departPos="5.10" departSpeed="4.27" departDelay="533.60" arrival="4227.00" arrivalLane="end_1" arrivalPos="115.32" arrivalSpeed="12.89" duration="349.00" routeLength="995.93" waitingTime="135.00" waitingCount="7" stopTime="0.00" timeLoss="268.72" rerouteNo="0" devices="tripinfo_flow_0.929" vType="DEFAULT_VEHTYPE" speedFactor="0.96" vaporized=""/> < <tripinfo id="flow_0.931" depart="3883.00" departLane="start_1" departPos="5.10" departSpeed="5.44" departDelay="531.40" arrival="4229.00" arrivalLane="end_1" arrivalPos="115.32" arrivalSpeed="13.36" duration="346.00" routeLength="995.93" waitingTime="130.00" waitingCount="10" stopTime="0.00" timeLoss="269.32" rerouteNo="0" devices="tripinfo_flow_0.931" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="flow_0.932" depart="3885.00" departLane="start_1" departPos="5.10" departSpeed="0.91" departDelay="529.80" arrival="4238.00" arrivalLane="end_1" arrivalPos="115.32" arrivalSpeed="11.59" duration="353.00" routeLength="995.93" waitingTime="125.00" waitingCount="7" stopTime="0.00" timeLoss="269.27" rerouteNo="0" devices="tripinfo_flow_0.932" vType="DEFAULT_VEHTYPE" speedFactor="0.92" vaporized=""/> < <tripinfo id="flow_0.933" depart="3888.00" departLane="start_1" departPos="5.10" departSpeed="1.48" departDelay="529.20" arrival="4241.00" arrivalLane="end_1" arrivalPos="115.32" arrivalSpeed="12.11" duration="353.00" routeLength="995.93" waitingTime="123.00" waitingCount="8" stopTime="0.00" timeLoss="268.30" rerouteNo="0" devices="tripinfo_flow_0.933" vType="DEFAULT_VEHTYPE" speedFactor="0.90" vaporized=""/> < <tripinfo id="flow_0.935" depart="3892.00" departLane="start_1" departPos="5.10" departSpeed="0.55" departDelay="526.00" arrival="4244.00" arrivalLane="end_1" arrivalPos="115.32" arrivalSpeed="11.40" duration="352.00" routeLength="995.93" waitingTime="120.00" waitingCount="9" stopTime="0.00" timeLoss="266.21" rerouteNo="0" devices="tripinfo_flow_0.935" vType="DEFAULT_VEHTYPE" speedFactor="0.90" vaporized=""/> < <tripinfo id="flow_0.936" depart="3906.00" departLane="start_1" departPos="5.10" departSpeed="0.04" departDelay="536.40" arrival="4245.00" arrivalLane="end_1" arrivalPos="115.32" arrivalSpeed="13.92" duration="339.00" routeLength="995.93" waitingTime="124.00" waitingCount="8" stopTime="0.00" timeLoss="270.11" rerouteNo="0" devices="tripinfo_flow_0.936" vType="DEFAULT_VEHTYPE" speedFactor="1.11" vaporized=""/> < <tripinfo id="flow_0.939" depart="3926.00" departLane="start_1" departPos="5.10" departSpeed="2.87" departDelay="545.60" arrival="4247.00" arrivalLane="end_1" arrivalPos="115.32" arrivalSpeed="13.97" duration="321.00" routeLength="995.93" waitingTime="104.00" waitingCount="6" stopTime="0.00" timeLoss="249.18" rerouteNo="0" devices="tripinfo_flow_0.939" vType="DEFAULT_VEHTYPE" speedFactor="1.07" vaporized=""/> < <tripinfo id="flow_0.941" depart="3931.00" departLane="start_1" departPos="5.10" departSpeed="5.91" departDelay="543.40" arrival="4250.00" arrivalLane="end_0" arrivalPos="115.32" arrivalSpeed="13.74" duration="319.00" routeLength="1028.10" waitingTime="128.00" waitingCount="8" stopTime="0.00" timeLoss="270.82" rerouteNo="0" devices="tripinfo_flow_0.941" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> <truncated after showing first 30 lines>
Test exceeded wallclock time limit of 300.0 seconds ---------- Differences in dualog ---------- 66,91d65 < Success. < Loading route-files incrementally from '005/input_routes_005.rou.xml.gz' < Loading done. < Simulation started with time: 0.00. < Simulation ended at time: 3983.00. < Reason: All vehicles have left the simulation. < Statistics (avg of 1000): < RouteLength: 1005.43 < Speed: 6.64 < Duration: 185.22 < WaitingTime: 54.92 < TimeLoss: 116.89 < DepartDelay: 2.71 < Success. < Loading route-files incrementally from '006/input_routes_006.rou.xml.gz' < Loading done. < Simulation started with time: 0.00. < Simulation ended at time: 3772.00. < Reason: All vehicles have left the simulation. < Statistics (avg of 1000): < RouteLength: 1004.79 < Speed: 7.44 < Duration: 145.42 < WaitingTime: 36.81 < TimeLoss: 76.58 < DepartDelay: 0.40 ---------- Differences in output ---------- 38,49d37 < << < >> Running simulation < << < ------------------ < < > Executing step 6 < >> Running router on 005/input_routes_005.rou.alt.xml.gz < << < >> Running simulation < << < ------------------ <
Test exceeded wallclock time limit of 300.0 seconds ---------- Differences in dualog ---------- 70,90c70,78 < Simulation ended at time: 3848.00. < Reason: All vehicles have left the simulation. < Statistics (avg of 1000): < RouteLength: 1006.94 < Speed: 5.96 < Duration: 181.31 < WaitingTime: 57.32 < TimeLoss: 114.24 < DepartDelay: 0.40 < Success. < Loading route-files incrementally from '006/input_routes_006.rou.xml.gz' < Loading done. < Simulation started with time: 0.00. < Simulation ended at time: 3833.00. < Reason: All vehicles have left the simulation. < Statistics (avg of 1000): < RouteLength: 1007.01 < Speed: 6.33 < Duration: 167.83 < WaitingTime: 50.58 < TimeLoss: 100.88 --- > Interrupt signal received, trying to exit gracefully. > Simulation ended at time: 3007.00. > Reason: Interrupted. > Statistics (avg of 781): > RouteLength: 1006.72 > Speed: 6.12 > Duration: 176.35 <truncated after showing first 30 lines> ---------- Differences in output ---------- 40,49d39 < << < ------------------ < < > Executing step 6 < >> Running router on 005/input_routes_005.rou.alt.xml.gz < << < >> Running simulation < << < ------------------ <
Test exceeded wallclock time limit of 300.0 seconds ---------- Differences in dualog ---------- 66,67c66,68 < Simulation ended at time: 2494.00. < Reason: All vehicles have left the simulation. --- > Interrupt signal received, trying to exit gracefully. > Simulation ended at time: 464.00. > Reason: Interrupted. 70,102c71,81 < Inserted: 1000 < Running: 0 < Waiting: 0 < Statistics (avg of 1000): < RouteLength: 1203.09 < Speed: 5.50 < Duration: 287.24 < WaitingTime: 80.59 < TimeLoss: 208.50 < DepartDelay: 87.17 < DijkstraRouter answered 682 queries and explored 7.22 edges on average. < Success. < Warning: No interval matches passed time=626.40 in edge 'c'. < Using edge's length / max speed. < Success. < Loading route-files incrementally from '004/input_routes_004.rou.xml' < Loading done. < Simulation started with time: 0.00. < Simulation ended at time: 2538.00. < Reason: All vehicles have left the simulation. < Performance: < Vehicles: <truncated after showing first 30 lines> ---------- Differences in output ---------- 34,45d33 < << < ------------------ < < > Executing step 4 < >> Running router on 003/input_routes_003.rou.alt.xml < << < >> Running router on 003/input_routes2_003.rou.alt.xml < << < >> Running simulation < << < ------------------ <
Test exceeded wallclock time limit of 300.0 seconds ---------- Differences in errors ---------- 126c126,137 < Warning: Person 'ped133' aborted waiting for ANY at busStop '4673135647'. --- > /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:359:41: runtime error: unsigned integer overflow: 0 - 1 cannot be represented in type 'size_type' (aka 'unsigned long') > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:359:41 > /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:359:27: runtime error: implicit conversion from type 'size_type' (aka 'unsigned long') of value 18446744073709551615 (64-bit, unsigned) to type 'const int' changed the value to -1 (32-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:359:27 > /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:359:41: runtime error: unsigned integer overflow: 0 - 1 cannot be represented in type 'size_type' (aka 'unsigned long') > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:359:41 > /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:359:27: runtime error: implicit conversion from type 'size_type' (aka 'unsigned long') of value 18446744073709551615 (64-bit, unsigned) to type 'const int' changed the value to -1 (32-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:359:27 > /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:359:41: runtime error: unsigned integer overflow: 0 - 1 cannot be represented in type 'size_type' (aka 'unsigned long') > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:359:41 > /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:359:27: runtime error: implicit conversion from type 'size_type' (aka 'unsigned long') of value 18446744073709551615 (64-bit, unsigned) to type 'const int' changed the value to -1 (32-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:359:27 ---------- Differences in output ---------- 169a170 > Interrupt signal received, trying to exit gracefully. 173,218d173 < Loading route-files incrementally from <DIR>/osm_pt.rou.xml' < Loading route-files incrementally from <DIR>/osm.bicycle.trips.xml' < Loading route-files incrementally from <DIR>/osm.passenger.trips.xml' < Loading route-files incrementally from <DIR>/osm.pedestrian.rou.xml' < Loading route-files incrementally from <DIR>/osm.ship.trips.xml' < Loading done. < Simulation started with time: 0.00. < Simulation ended at time: 3176.00. < Reason: All vehicles have left the simulation. < Performance: < Vehicles: < Inserted: 457 < Running: 0 < Waiting: 0 < Persons: < Inserted: 190 < Running: 0 < Statistics (avg of 370): < RouteLength: 1898.85 < Speed: 6.30 < Duration: 343.71 < WaitingTime: 67.36 < TimeLoss: 130.68 < DepartDelay: 3.49 < Bike Statistics (avg of 87): < RouteLength: 1721.72 < Speed: 4.20 <truncated after showing first 30 lines>