texttest -a complex -d /home/delphi/extraGcc/sumo/tests -reconnect /home/delphi/extraGcc/texttesttmp/extra_gcc4_64.04Oct092121.3215796 -g
texttest -a complex -d /home/delphi/extraGcc/sumo/tests
---------- Differences in errors ---------- 1,5c1 < .....WARNING: No typeSubstring given. Managing all vehicles. (PlatoonManager) < .WARNING: No typeSubstring given. Managing all vehicles. (PlatoonManager) < .. < < OK --- > .FXApp::openDisplay: unable to open display :4558.0 ---------- Differences in output ---------- 1,39d0 < Testing config warnings... < Testing exception messages... < Testing malformed vtype map file causing exception... < Testing empty config... < Testing standard config... < Loading vehicle type mappings from file '<vtype.map>'... < original type: 'pkwFern5' (Config) < platoon leader type: 'pkwFern5_pLeader' (Config) < platoon follower type: 'pkwFern5_pFollower' (Config) < catchup type: 'pkwFern5_pCatchup' (Config) < catchup follower type: 'pkwFern5_pCatchupFollower' (Config) < original type: 'pkwFern4' (Config) < platoon leader type: 'pkwFern4_pLeader' (Config) < platoon follower type: 'pkwFern4_pFollower' (Config) < catchup type: 'pkwFern4_pCatchup' (Config) < catchup follower type: 'pkwFern4_pCatchupFollower' (Config) < original type: 'pkwFern3' (Config) < platoon leader type: 'pkwFern3_pLeader' (Config) < platoon follower type: 'pkwFern3_pFollower' (Config) < catchup type: 'pkwFern3_pCatchup' (Config) < catchup follower type: 'pkwFern3_pCatchupFollower' (Config) < original type: 'pkwFern1' (Config) < platoon leader type: 'pkwFern1_pLeader' (Config) < platoon follower type: 'pkwFern1_pFollower' (Config) < catchup type: 'pkwFern1_pCatchup' (Config) < catchup follower type: 'pkwFern1_pCatchupFollower' (Config) < original type: 'pkwFern2a' (Config) < platoon leader type: 'pkwFern2a_pLeader' (Config) < platoon follower type: 'pkwFern2a_pFollower' (Config) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,8 > Traceback (most recent call last): > File "/home/delphi/extraGcc/sumo/tests/../tests/complex/simpla/basic/runner.py", line 43, in <module> > simpla.load("simpla.cfg.xml") > File "/home/delphi/extraGcc/sumo/tools/simpla/__init__.py", line 93, in load > _mgr = simpla._platoonmanager.PlatoonManager() > File "/home/delphi/extraGcc/sumo/tools/simpla/_platoonmanager.py", line 141, in __init__ > raise SimplaException( > simpla._utils.SimplaException: vType 'car' is unknown to sumo! Note: Platooning vTypes must be defined at startup. ---------- Differences in fcd ---------- 2a3,4 > <!-- generated on 2024-09-29 09:43:00 by > <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,1770c6,24 < <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd"> < <timestep time="0.00"> < <vehicle id="v.0" x="5.10" y="-1.60" angle="90.00" type="car" speed="14.72" pos="5.10" lane="left0A0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/> < </timestep> < <timestep time="0.50"> < <vehicle id="v.0" x="11.90" y="-1.60" angle="90.00" type="car" speed="13.60" pos="11.90" lane="left0A0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/> < </timestep> < <timestep time="1.00"> < <vehicle id="v.0" x="18.65" y="-1.60" angle="90.00" type="car" speed="13.51" pos="18.65" lane="left0A0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/> < </timestep> < <timestep time="1.50"> < <vehicle id="v.0" x="25.53" y="-1.60" angle="90.00" type="car" speed="13.76" pos="25.53" lane="left0A0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/> < </timestep> < <timestep time="2.00"> < <vehicle id="v.0" x="32.46" y="-1.60" angle="90.00" type="car" speed="13.85" pos="32.46" lane="left0A0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/> < </timestep> < <timestep time="2.50"> < <vehicle id="v.0" x="39.17" y="-1.60" angle="90.00" type="car" speed="13.43" pos="39.17" lane="left0A0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/> < </timestep> < <timestep time="3.00"> < <vehicle id="v.0" x="46.06" y="-1.60" angle="90.00" type="car" speed="13.76" pos="46.06" lane="left0A0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/> < </timestep> < <timestep time="3.50"> < <vehicle id="v.0" x="52.78" y="-1.60" angle="90.00" type="car" speed="13.45" pos="52.78" lane="left0A0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/> < </timestep> < <timestep time="4.00"> <truncated after showing first 30 lines> ---------- Differences in output ---------- 2,1170d1 < 0.5: Using vType 't_leader' for vehicle 'v.0' (PlatoonMode: 'LEADER'). (PVehicle) < 0.5: Using vType 't_follower' for vehicle 'v.0' (PlatoonMode: 'FOLLOWER'). (PVehicle) < 0.5: Using vType 't_catchup' for vehicle 'v.0' (PlatoonMode: 'CATCHUP'). (PVehicle) < 0.5: Using vType 't_catchupFollower' for vehicle 'v.0' (PlatoonMode: 'CATCHUP_FOLLOWER'). (PVehicle) < Vehicle 'v.0' resets switch waiting time. (PVehicle) < 0.5: Adding vehicle 'v.0' (PlatoonManager) < 0.5: Checking platoon ordering (PlatoonManager) < Vehicle 'v.0' resets switch waiting time. (PVehicle) < 1.5: Checking platoon ordering (PlatoonManager) < Vehicle 'v.0' resets switch waiting time. (PVehicle) < 2.5: Checking platoon ordering (PlatoonManager) < Vehicle 'v.0' resets switch waiting time. (PVehicle) < 3.5: Checking platoon ordering (PlatoonManager) < Vehicle 'v.0' resets switch waiting time. (PVehicle) < 4.5: Checking platoon ordering (PlatoonManager) < Vehicle 'v.0' resets switch waiting time. (PVehicle) < 5.5: Using vType 't_leader' for vehicle 'v.1' (PlatoonMode: 'LEADER'). (PVehicle) < 5.5: Using vType 't_follower' for vehicle 'v.1' (PlatoonMode: 'FOLLOWER'). (PVehicle) < 5.5: Using vType 't_catchup' for vehicle 'v.1' (PlatoonMode: 'CATCHUP'). (PVehicle) < 5.5: Using vType 't_catchupFollower' for vehicle 'v.1' (PlatoonMode: 'CATCHUP_FOLLOWER'). (PVehicle) < Vehicle 'v.1' resets switch waiting time. (PVehicle) < 5.5: Adding vehicle 'v.1' (PlatoonManager) < 5.5: Checking platoon ordering (PlatoonManager) < Vehicle 'v.0' resets switch waiting time. (PVehicle) < 5.5: leaderSpeed = 13.389411711608991 < leaderDecel = 4.5 < gap = 62.48998980604812 < leaderBrakeGap = 19.919593998108 < speed = 13.032987 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1,25c1 < ...WARNING: No typeSubstring given. Managing all vehicles. (PlatoonManager) < .Warning: Value of 'emergencyDecel' (0.50) should be higher than 'decel' (1.70) for vType 'connected_pCatchup'. < Warning: Value of 'emergencyDecel' (0.50) is lower than 'apparentDecel' (1.70) for vType 'connected_pCatchup' may cause collisions. < Consider decreasing simpla's control rate instead. (PlatoonManager) < ..Warning: Value of 'emergencyDecel' (0.50) should be higher than 'decel' (1.70) for vType 'connected_pCatchup'. < Warning: Value of 'emergencyDecel' (0.50) is lower than 'apparentDecel' (1.70) for vType 'connected_pCatchup' may cause collisions. < . < < OK < -- Unordered text as found by filter '^This will probably' -- < This will probably lead to collisions. (PlatoonManager) < This will probably lead to collisions. (PlatoonManager) < < -- Unordered text as found by filter '^[0-9]*\.*[0-9]*: WARNING:' -- < 1.0: WARNING: Step lengths that differ from SUMO's simulation step length are not supported and probably lead to undesired behavior. < < -- Unordered text as found by filter '^WARNING:' -- < WARNING: No typeSubstring given. Managing all vehicles. (PlatoonManager) < WARNING: Restricting given control rate (= 1000 per sec.) to 1 per timestep (= 10 per sec.) (PlatoonManager) < WARNING: emergencyDecel of mapped vType 'connected_pCatchup' (0.5m.) does not equal emergencyDecel of original vType 'connected' (4.5m.) (PlatoonManager) < WARNING: emergencyDecel of mapped vType 'connected_pCatchupFollower' (10.5m.) does not equal emergencyDecel of original vType 'connected' (4.5m.) (PlatoonManager) < WARNING: emergencyDecel of mapped vType 'connected_pFollower' (1.7m.) does not equal emergencyDecel of original vType 'connected' (4.5m.) (PlatoonManager) < WARNING: length of mapped vType 'connected_pCatchupFollower' (3.0m.) does not equal length of original vType 'connected' (5.0m.) < WARNING: length of mapped vType 'connected_pLeader' (10.0m.) does not equal length of original vType 'connected' (5.0m.) < --- > .FXApp::openDisplay: unable to open display :29328.0 ---------- Differences in output ---------- 1,72d0 < < < Testing adding and removing connected vehicles... < Loading vehicle type mappings from file '<vtype.map>'... < original type: 'connected' (Config) < platoon leader type: 'connected_pLeader' (Config) < platoon follower type: 'connected_pFollower' (Config) < catchup type: 'connected_pCatchup' (Config) < catchup follower type: 'connected_pCatchupFollower' (Config) < Initializing simpla.PlatoonManager... (PlatoonManager) < Managing all vTypes selected by ['connected'] (PlatoonManager) < 0.1: Adding vehicle 'connected.1' (PlatoonManager) < 3.1: Adding vehicle 'IAMconnectedTOO' (PlatoonManager) < 11.4: Platoon '1' joined Platoon '0', which now contains vehicles: < ['connected.1', 'IAMconnectedTOO'] (PlatoonManager) < 16.0: Platoon '0' splits (ID of new platoon: '2'): < Platoon '0': ['connected.1'] < Platoon '2': ['IAMconnectedTOO'] (PlatoonManager) < 17.3: Removing arrived vehicle 'connected.1' (PlatoonManager) < 19.8: Removing arrived vehicle 'IAMconnectedTOO' (PlatoonManager) < < < Testing platoon manager initialization... < Loading vehicle type mappings from file '<vtype.map>'... < original type: 'connected' (Config) < platoon leader type: 'connected_pLeader' (Config) < platoon follower type: 'connected_pFollower' (Config) < catchup type: 'connected_pCatchup' (Config) < catchup follower type: 'connected_pCatchupFollower' (Config) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,8 > Traceback (most recent call last): > File "/home/delphi/extraGcc/sumo/tests/../tests/complex/simpla/statistics/runner.py", line 39, in <module> > simpla.load("simpla.cfg.xml") > File "/home/delphi/extraGcc/sumo/tools/simpla/__init__.py", line 93, in load > _mgr = simpla._platoonmanager.PlatoonManager() > File "/home/delphi/extraGcc/sumo/tools/simpla/_platoonmanager.py", line 141, in __init__ > raise SimplaException( > simpla._utils.SimplaException: vType 'car' is unknown to sumo! Note: Platooning vTypes must be defined at startup. ---------- Differences in output ---------- 1,35d0 < Step 100 < simpla platoon count: 3 < simpla platoon leaders: v.0, v.3 < simpla platoon average length: 2.00 < simpla platoon average speed: 14.53 < simpla platoon info ID 0: {'laneID': 'left0A0_0', 'members': ['v.0', 'v.1', 'v.2']} < simpla platoon of vehicle v.0: 0 < Step 150 < simpla platoon count: 3 < simpla platoon leaders: v.0 < simpla platoon average length: 4.00 < simpla platoon average speed: 13.60 < simpla platoon info ID 0: {'laneID': 'A0right0_0', 'members': ['v.0', 'v.1', 'v.2', 'v.3']} < simpla platoon of vehicle v.0: 0 < Step 200 < simpla platoon count: 3 < simpla platoon leaders: v.0 < simpla platoon average length: 4.00 < simpla platoon average speed: 13.55 < simpla platoon info ID 0: {'laneID': 'A0right0_0', 'members': ['v.0', 'v.1', 'v.2', 'v.3']} < simpla platoon of vehicle v.0: 0 < Step 250 < simpla platoon count: 3 < simpla platoon leaders: v.0 < simpla platoon average length: 4.00 < simpla platoon average speed: 13.33 < simpla platoon info ID 0: {'laneID': 'A0right0_0', 'members': ['v.0', 'v.1', 'v.2', 'v.3']} < simpla platoon of vehicle v.0: 0 < Step 300 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1,6c1,8 < -- Unordered text as found by filter '^[0-9]*\.*[0-9]*: WARNING:' -- < 22.5: WARNING: No vType specified for PlatoonMode 'CATCHUP' for vehicle 'other.0'. Behavior within platoon is NOT altered. This warning is issued only once. (PVehicle) < 22.5: WARNING: No vType specified for PlatoonMode 'CATCHUP_FOLLOWER' for vehicle 'other.0'. Behavior within platoon is NOT altered. This warning is issued only once. (PVehicle) < 22.5: WARNING: No vType specified for PlatoonMode 'FOLLOWER' for vehicle 'other.0'. Behavior within platoon is NOT altered. This warning is issued only once. (PVehicle) < 22.5: WARNING: No vType specified for PlatoonMode 'LEADER' for vehicle 'other.0'. Behavior within platoon is NOT altered. This warning is issued only once. (PVehicle) < --- > Traceback (most recent call last): > File "/home/delphi/extraGcc/sumo/tests/../tests/complex/simpla/vtypemap_incomplete/runner.py", line 43, in <module> > simpla.load("simpla.cfg.xml") > File "/home/delphi/extraGcc/sumo/tools/simpla/__init__.py", line 93, in load > _mgr = simpla._platoonmanager.PlatoonManager() > File "/home/delphi/extraGcc/sumo/tools/simpla/_platoonmanager.py", line 141, in __init__ > raise SimplaException( > simpla._utils.SimplaException: vType 'car' is unknown to sumo! Note: Platooning vTypes must be defined at startup. ---------- Differences in fcd ---------- 2a3,4 > <!-- generated on 2024-09-29 09:43:00 by > <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,2405c6,24 < <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd"> < <timestep time="0.00"> < <vehicle id="v.0" x="5.10" y="-1.60" angle="90.00" type="car" speed="14.72" pos="5.10" lane="left0A0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/> < </timestep> < <timestep time="0.50"> < <vehicle id="v.0" x="11.90" y="-1.60" angle="90.00" type="car" speed="13.60" pos="11.90" lane="left0A0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/> < </timestep> < <timestep time="1.00"> < <vehicle id="v.0" x="18.65" y="-1.60" angle="90.00" type="car" speed="13.51" pos="18.65" lane="left0A0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/> < </timestep> < <timestep time="1.50"> < <vehicle id="v.0" x="25.53" y="-1.60" angle="90.00" type="car" speed="13.76" pos="25.53" lane="left0A0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/> < </timestep> < <timestep time="2.00"> < <vehicle id="v.0" x="32.46" y="-1.60" angle="90.00" type="car" speed="13.85" pos="32.46" lane="left0A0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/> < </timestep> < <timestep time="2.50"> < <vehicle id="v.0" x="39.17" y="-1.60" angle="90.00" type="car" speed="13.43" pos="39.17" lane="left0A0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/> < </timestep> < <timestep time="3.00"> < <vehicle id="v.0" x="46.06" y="-1.60" angle="90.00" type="car" speed="13.76" pos="46.06" lane="left0A0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/> < </timestep> < <timestep time="3.50"> < <vehicle id="v.0" x="52.78" y="-1.60" angle="90.00" type="car" speed="13.45" pos="52.78" lane="left0A0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/> < </timestep> < <timestep time="4.00"> <truncated after showing first 30 lines> ---------- Differences in output ---------- 2,1960d1 < 0.5: Using vType 't_leader' for vehicle 'v.0' (PlatoonMode: 'LEADER'). (PVehicle) < 0.5: Using vType 't_follower' for vehicle 'v.0' (PlatoonMode: 'FOLLOWER'). (PVehicle) < 0.5: Using vType 't_catchup' for vehicle 'v.0' (PlatoonMode: 'CATCHUP'). (PVehicle) < 0.5: Using vType 't_catchupFollower' for vehicle 'v.0' (PlatoonMode: 'CATCHUP_FOLLOWER'). (PVehicle) < Vehicle 'v.0' resets switch waiting time. (PVehicle) < 0.5: Adding vehicle 'v.0' (PlatoonManager) < 0.5: Checking platoon ordering (PlatoonManager) < Vehicle 'v.0' resets switch waiting time. (PVehicle) < 1.5: Checking platoon ordering (PlatoonManager) < Vehicle 'v.0' resets switch waiting time. (PVehicle) < 2.5: Checking platoon ordering (PlatoonManager) < Vehicle 'v.0' resets switch waiting time. (PVehicle) < 3.5: Checking platoon ordering (PlatoonManager) < Vehicle 'v.0' resets switch waiting time. (PVehicle) < 4.5: Checking platoon ordering (PlatoonManager) < Vehicle 'v.0' resets switch waiting time. (PVehicle) < 5.5: Using vType 't_leader' for vehicle 'v.1' (PlatoonMode: 'LEADER'). (PVehicle) < 5.5: Using vType 't_follower' for vehicle 'v.1' (PlatoonMode: 'FOLLOWER'). (PVehicle) < 5.5: Using vType 't_catchup' for vehicle 'v.1' (PlatoonMode: 'CATCHUP'). (PVehicle) < 5.5: Using vType 't_catchupFollower' for vehicle 'v.1' (PlatoonMode: 'CATCHUP_FOLLOWER'). (PVehicle) < Vehicle 'v.1' resets switch waiting time. (PVehicle) < 5.5: Adding vehicle 'v.1' (PlatoonManager) < 5.5: Checking platoon ordering (PlatoonManager) < Vehicle 'v.0' resets switch waiting time. (PVehicle) < 5.5: leaderSpeed = 13.389411711608991 < leaderDecel = 4.5 < gap = 62.48998980604812 < leaderBrakeGap = 19.919593998108 < speed = 13.032987 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,2 > X Error: code 143 major 139 minor 23: RenderBadPicture (invalid Picture parameter). > X Fatal error. ---------- Differences in output ---------- 1,8d0 < Subscribing to context of vehicle 'ego' (range=50.0) < Adding field of vision subscription filter ... (openingAngle=270.0) < Context results for veh 'ego': < ego < v10 < v9 < Ok: Unsubscribe successful < Print ended at step 3.0
---------- Differences in errors ---------- 0a1,4 > [xcb] Unknown sequence number while processing queue > [xcb] Most likely this is a multi-threaded client and XInitThreads has not been called > [xcb] Aborting, sorry about that. > python: ../../src/xcb_io.c:278: poll_for_event: Assertion `!xcb_xlib_threads_sequence_lost' failed. ---------- Differences in output ---------- 1,7d0 < Subscribing to context of vehicle 'ego' < Adding subscription filters ... < (downstreamDist=10.0, upstreamDist=10.0, lanes=[0, 1], opposite=False) < Context results for veh 'ego': < ego < Ok: Unsubscribe successful < Print ended at step 3.0
---------- Differences in errors ---------- 0a1,7 > Error: Invalid type 'testType' for vehicle 'ego'. > Traceback (most recent call last): > File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/bugs/ticket13384/runner.py", line 40, in <module> > traci.vehicle.add("ego", "r0", "testType") > File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 6849, in add > return _libsumo.vehicle_add(*args, **kwargs) > libsumo.libsumo.TraCIException: Invalid type 'testType' for vehicle 'ego'. ---------- Missing result in state ---------- <?xml version="1.0" encoding="UTF-8"?> <snapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd" version="<version>" time="1.00" type="micro"> <route id="r0" state="1" edges="SC CN"/> <delay number="1" begin="1" end="0" depart="0.00" time="0.00"/> <vType id="testType"/> <vehicle id="ego" type="testType" depart="0.00" route="r0" distance="0 0" speedFactor="1.0600" state="2 0 0 5.10 0 0.00 1000 0 0" pos="5.10 0.10 0.00" speed="0.00 0.00" angle="0.00" posLat="0.00" waitingTime="100000 0"/> <lane id="SC_0"> <vehicles value="ego"/> </lane> <tlLogic id="C" programID="0" phase="0" duration="1000"/> </snapshot>
---------- Differences in errors ---------- 0a1,7 > Error: Invalid route 'r_0' for vehicle 'v_0'. > Traceback (most recent call last): > File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/bugs/ticket15486/runner.py", line 38, in <module> > traci.vehicle.add( > File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 6849, in add > return _libsumo.vehicle_add(*args, **kwargs) > libsumo.libsumo.TraCIException: Invalid route 'r_0' for vehicle 'v_0'. ---------- Differences in tripinfo ---------- 2a3,4 > <!-- generated on 2024-09-29 09:34:39 by > <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,14c6,20 < <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd"> < <personinfo id="p0" depart="10.00" type="DEFAULT_PEDTYPE" speedFactor="1.06" duration="130.00" waitingTime="32.00" timeLoss="17.66" traveltime="98.00"> < <walk depart="10.00" departPos="0.00" arrival="81.00" arrivalPos="47.09" duration="71.00" routeLength="95.05" timeLoss="6.43" maxSpeed="1.47"/> < <ride waitingTime="32.00" vehicle="v_0" depart="113.00" arrival="140.00" arrivalPos="47.97" duration="27.00" routeLength="226.73" timeLoss="11.22"/> < </personinfo> < <personinfo id="p1" depart="30.00" type="DEFAULT_PEDTYPE" speedFactor="0.94" duration="110.00" waitingTime="1.00" timeLoss="20.28" traveltime="109.00"> < <walk depart="30.00" departPos="0.00" arrival="112.00" arrivalPos="47.09" duration="82.00" routeLength="95.05" timeLoss="9.06" maxSpeed="1.30"/> < <ride waitingTime="1.00" vehicle="v_0" depart="113.00" arrival="140.00" arrivalPos="47.97" duration="27.00" routeLength="226.73" timeLoss="11.22"/> < </personinfo> < <tripinfo id="v_0" depart="0.00" departLane="E0_1" departPos="5.10" departSpeed="14.72" departDelay="0.00" arrival="140.00" arrivalLane="E3_1" arrivalPos="47.97" arrivalSpeed="14.50" duration="140.00" routeLength="261.63" waitingTime="0.00" waitingCount="0" stopTime="108.00" timeLoss="12.85" rerouteNo="0" devices="tripinfo_v_0 person_v_0" vType="DEFAULT_VEHTYPE" speedFactor="1.06" vaporized=""/> < </tripinfos> --- > <input> > <net-file value="input_net.net.xml"/> > <route-files value="input_routes.rou.xml"/> > <additional-files value="input_additional.add.xml"/> > </input> > > <output> > <tripinfo-output value="tripinfo.xml"/> > </output> > > <report> > <no-step-log value="true"/> > </report> > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1c1 < Error: Vehicle 'v0' is not known. --- > X Fatal error. ---------- Differences in output ---------- 1,17d0 < step=2.0 road=SC lane=SC_0 pos=0.00 dist=0.00 simDist=0.00 simDistToEnd=198.05 distToInt=105.75 distToEnd=198.05 simDist2DToInt=105.75 simDist2DToEnd=198.05 < step=3.0 road=SC lane=SC_0 pos=2.60 dist=2.60 simDist=2.60 simDistToEnd=195.45 distToInt=103.15 distToEnd=195.45 simDist2DToInt=103.15 simDist2DToEnd=195.45 < step=4.0 road=SC lane=SC_0 pos=7.80 dist=7.80 simDist=7.80 simDistToEnd=190.25 distToInt=97.95 distToEnd=190.25 simDist2DToInt=97.95 simDist2DToEnd=190.25 < step=5.0 road=SC lane=SC_0 pos=15.60 dist=15.60 simDist=15.60 simDistToEnd=182.45 distToInt=90.15 distToEnd=182.45 simDist2DToInt=90.15 simDist2DToEnd=182.45 < step=6.0 road=SC lane=SC_0 pos=26.00 dist=26.00 simDist=26.00 simDistToEnd=172.05 distToInt=79.75 distToEnd=172.05 simDist2DToInt=79.75 simDist2DToEnd=172.05 < step=7.0 road=SC lane=SC_0 pos=39.00 dist=39.00 simDist=39.00 simDistToEnd=159.05 distToInt=66.75 distToEnd=159.05 simDist2DToInt=66.75 simDist2DToEnd=159.05 < step=8.0 road=SC lane=SC_0 pos=52.89 dist=52.89 simDist=52.89 simDistToEnd=145.16 distToInt=52.86 distToEnd=145.16 simDist2DToInt=52.86 simDist2DToEnd=145.16 < step=9.0 road=SC lane=SC_0 pos=66.78 dist=66.78 simDist=66.78 simDistToEnd=131.27 distToInt=38.97 distToEnd=131.27 simDist2DToInt=38.97 simDist2DToEnd=131.27 < step=10.0 road=SC lane=SC_0 pos=80.67 dist=80.67 simDist=80.67 simDistToEnd=117.38 distToInt=25.08 distToEnd=117.38 simDist2DToInt=25.08 simDist2DToEnd=117.38 < step=11.0 road=:C_10 lane=:C_10_0 pos=2.61 dist=94.56 simDist=94.56 simDistToEnd=103.49 distToInt=11.19 distToEnd=103.49 simDist2DToInt=11.19 simDist2DToEnd=103.49 < step=12.0 road=CN lane=CN_0 pos=0.40 dist=108.45 simDist=108.45 simDistToEnd=89.60 distToInt=-1073741824.00 distToEnd=89.60 simDist2DToInt=2.70 simDist2DToEnd=89.60 < step=13.0 road=CN lane=CN_0 pos=14.29 dist=122.34 simDist=122.34 simDistToEnd=75.71 distToInt=-1073741824.00 distToEnd=75.71 simDist2DToInt=16.59 simDist2DToEnd=75.71 < step=14.0 road=CN lane=CN_0 pos=28.18 dist=136.23 simDist=136.23 simDistToEnd=61.82 distToInt=-1073741824.00 distToEnd=61.82 simDist2DToInt=30.48 simDist2DToEnd=61.82 < step=15.0 road=CN lane=CN_0 pos=42.07 dist=150.12 simDist=150.12 simDistToEnd=47.93 distToInt=-1073741824.00 distToEnd=47.93 simDist2DToInt=44.37 simDist2DToEnd=47.93 < step=16.0 road=CN lane=CN_0 pos=55.96 dist=164.01 simDist=164.01 simDistToEnd=34.04 distToInt=-1073741824.00 distToEnd=34.04 simDist2DToInt=58.26 simDist2DToEnd=34.04 < step=17.0 road=CN lane=CN_0 pos=69.85 dist=177.90 simDist=177.90 simDistToEnd=20.15 distToInt=-1073741824.00 distToEnd=20.15 simDist2DToInt=72.15 simDist2DToEnd=20.15 < step=18.0 road=CN lane=CN_0 pos=83.74 dist=191.79 simDist=191.79 simDistToEnd=6.26 distToInt=-1073741824.00 distToEnd=6.26 simDist2DToInt=86.04 simDist2DToEnd=6.26
---------- Differences in output ---------- 4c4 < Reason: Libsumo requested termination. --- > Reason: All vehicles have left the simulation.
---------- Differences in errors ---------- 0a1,3 > X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter). > X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter). > X Fatal error. ---------- Differences in output ---------- 1,34d0 < Get before save.... < vtype < 1.0 == 1.0 (imperfection) < 1.0 == 1.0 (imperfection) < 2.0 == 2.0 (decel) < 3.0 == 3.0 (accel) < 6.0 == 6.0 (apparentDecel) < 7.0 == 7.0 (emergencyDecel) < 1.3 == 1.3 (tau) < vehicle < 1.0 == 1.0 (imperfection) < 1.0 == 1.0 (imperfection) < 2.0 == 2.0 (decel) < 3.0 == 3.0 (accel) < 6.0 == 6.0 (apparentDecel) < 7.0 == 7.0 (emergencyDecel) < 1.3 == 1.3 (tau) < Get after load.... < vtype < 1.0 == 1.0 < 1.0 == 1.0 < 2.0 == 2.0 < 3.0 == 3.0 < 6.0 == 6.0 < 7.0 == 7.0 < 1.3 == 1.3 < vehicle < 1.0 == 1.0 < 1.0 == 1.0 <truncated after showing first 30 lines> ---------- Differences in vehroutes ---------- 5,16d4 < <vehicle id="veh0" depart="0.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0600" arrival="270.00"> < <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/> < </vehicle> < < <vehicle id="veh1" type="t1" depart="10.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0600" arrival="276.00"> < <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/> < </vehicle> < < <vehicle id="veh2" type="t2@veh2" depart="20.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0104" arrival="282.00"> < <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/> < </vehicle> <
---------- Differences in errors ---------- 0a1,13 > Error: libsumo.load is not implemented for the GUI. > Traceback (most recent call last): > File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/bugs/ticket4432/runner.py", line 70, in <module> > print("tripinfos2 at last step: %s" % countWrittenTrips('tripinfos2.xml')) > File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/bugs/ticket4432/runner.py", line 36, in countWrittenTrips > return len(list(sumolib.xml.parse_fast(fname, 'tripinfo', ['id']))) > File "/home/delphi/extraGcc/sumo/tools/sumolib/xml.py", line 434, in parse_fast > xmlfile, close_source = _check_file_like(xmlfile) > File "/home/delphi/extraGcc/sumo/tools/sumolib/xml.py", line 271, in _check_file_like > return miscutils.openz(xmlfile), True > File "/home/delphi/extraGcc/sumo/tools/sumolib/miscutils.py", line 329, in openz > return io.open(fileOrURL, mode=mode, encoding=encoding) > FileNotFoundError: [Errno 2] No such file or directory: 'tripinfos2.xml' ---------- Differences in output ---------- 4,36d3 < Reason: Libsumo issued load command. < Performance: < Vehicles: < Inserted: 100 < Running: 0 < Waiting: 0 < Statistics (avg of 100): < RouteLength: 189.19 < Speed: 5.41 < Duration: 43.58 < WaitingTime: 17.84 < TimeLoss: 29.40 < DepartDelay: 1.04 < DijkstraRouter answered 100 queries and explored 3.55 edges on average. < DijkstraRouter spent (TIME) answering queries ((TIME) on average). < Loading net-file from 'input_net.net.xml' ... done ((TIME)). < Loading done. < Simulation started with time: 0.00. < Reason: Libsumo requested termination. < Performance: < Vehicles: < Inserted: 100 < Running: 0 < Waiting: 0 < Statistics (avg of 100): < RouteLength: 189.19 < Speed: 5.41 < Duration: 43.58 < WaitingTime: 17.84 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,7 > X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter). > X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter). > X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter). > X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter). > X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter). > X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter). > free(): invalid next size (fast) ---------- Differences in output ---------- 1,15d0 < run 0 < 0.0 arrived () < 0.0 departed () < 19.0 arrived ('v0',) < 19.0 departed () < run 1 < 0.0 arrived () < 0.0 departed () < 19.0 arrived ('v0',) < 19.0 departed () < run 2 < 0.0 arrived () < 0.0 departed () < 19.0 arrived ('v0',) < 19.0 departed ()
---------- Differences in errors ---------- 0a1,4 > Xlib: sequence lost (0x119cf > 0x1bf0) in reply type 0x16! > X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter). > X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter). > X Fatal error. ---------- Differences in output ---------- 1,5d0 < start first < close first < start second < close second < done
---------- Differences in errors ---------- 0a1 > X Fatal error. ---------- Differences in output ---------- 1,155d0 < chargingstations ('stop1', 'stop2') < chargingstation count 2 < stop attributes: < stop=stop1 lane=WC_0 startPos=25.0 endPos=45.0 name=Downtown < stop=stop2 lane=CE_0 startPos=35.0 endPos=65.0 name=Main Station < time: 0.0 < stop=stop1 chargingPower=200.0 < stop=stop2 chargingPower=200.0 < time: 1.0 < stop=stop1 chargingPower=300.0 < stop=stop2 chargingPower=300.0 < time: 2.0 < stop=stop1 chargingPower=200.0 < stop=stop2 chargingPower=200.0 < time: 3.0 < stop=stop1 chargingPower=300.0 < stop=stop2 chargingPower=300.0 < time: 4.0 < stop=stop1 chargingPower=200.0 < stop=stop2 chargingPower=200.0 < time: 5.0 < stop=stop1 chargingPower=300.0 < stop=stop2 chargingPower=300.0 < time: 6.0 < stop=stop1 chargingPower=200.0 < stop=stop2 chargingPower=200.0 < time: 7.0 < stop=stop1 chargingPower=300.0 < stop=stop2 chargingPower=300.0 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 220a221,231 > Error: Infeasible context domain (172) > Error: Infeasible context domain (42) > Error: Infeasible context domain (161) > Error: Infeasible context domain (43) > Error: Infeasible context domain (40) > Error: Infeasible context domain (166) > Error: Infeasible context domain (38) > Error: Infeasible context domain (171) > Error: Infeasible context domain (162) > Error: Infeasible context domain (41) > Error: Infeasible context domain (165) ---------- Differences in output ---------- 201c201 < trying to subscribe to busstop around inductionloop 'e1_0' at time 105.0 --- > trying to subscribe to busstop around gui 'View #0' at time 105.0 204c204 < trying to subscribe to calibrator around inductionloop 'e1_0' at time 107.0 --- > trying to subscribe to calibrator around gui 'View #0' at time 107.0 207c207 < trying to subscribe to chargingstation around inductionloop 'e1_0' at time 109.0 --- > trying to subscribe to chargingstation around gui 'View #0' at time 109.0 210c210 < trying to subscribe to edge around inductionloop 'e1_0' at time 111.0 --- > trying to subscribe to edge around gui 'View #0' at time 111.0 213,214c213,214 < trying to subscribe to gui around inductionloop 'e1_0' at time 113.0 < trying to subscribe to inductionloop around inductionloop 'e1_0' at time 113.0 --- > trying to subscribe to gui around gui 'View #0' at time 113.0 > trying to subscribe to inductionloop around gui 'View #0' at time 113.0 217c217 < trying to subscribe to junction around inductionloop 'e1_0' at time 115.0 --- > trying to subscribe to junction around gui 'View #0' at time 115.0 220c220 < trying to subscribe to lane around inductionloop 'e1_0' at time 117.0 --- > trying to subscribe to lane around gui 'View #0' at time 117.0 <truncated after showing first 30 lines>traci contextSubscriptions matrix_test ( Last six runs Oct2024 Sep2024 )
---------- Differences in aggregated ---------- 5,18d4 < <interval begin="0.00" end="217.00" id="DEFAULT_LANEDATA"> < <edge id="A0A1"> < <lane id="A0A1_0" sampledSeconds="285.24" traveltime="16.32" overlapTraveltime="16.96" density="13.14" laneDensity="13.14" occupancy="6.51" waitingTime="87.00" timeLoss="157.43" speed="6.19" speedRelative="0.45" departed="20" arrived="0" entered="0" left="11" laneChangedFrom="9" laneChangedTo="0"/> < <lane id="A0A1_1" sampledSeconds="17.52" traveltime="7.59" overlapTraveltime="7.99" density="0.81" laneDensity="0.81" occupancy="0.36" waitingTime="0.00" timeLoss="0.95" speed="13.13" speedRelative="0.95" departed="0" arrived="0" entered="0" left="9" laneChangedFrom="0" laneChangedTo="9"/> < </edge> < <edge id="A1A2"> < <lane id="A1A2_0" sampledSeconds="82.94" traveltime="7.89" overlapTraveltime="8.27" density="3.82" laneDensity="3.82" occupancy="1.80" waitingTime="0.00" timeLoss="6.72" speed="12.69" speedRelative="0.91" departed="0" arrived="0" entered="11" left="10" laneChangedFrom="1" laneChangedTo="0"/> < <lane id="A1A2_1" sampledSeconds="80.60" traveltime="7.70" overlapTraveltime="8.08" density="3.71" laneDensity="3.71" occupancy="1.77" waitingTime="0.00" timeLoss="5.19" speed="12.99" speedRelative="0.94" departed="0" arrived="0" entered="9" left="10" laneChangedFrom="0" laneChangedTo="1"/> < </edge> < <edge id="A2A3"> < <lane id="A2A3_0" sampledSeconds="78.58" traveltime="7.57" overlapTraveltime="7.95" density="3.62" laneDensity="3.62" occupancy="1.74" waitingTime="0.00" timeLoss="3.85" speed="13.21" speedRelative="0.95" departed="0" arrived="10" entered="10" left="0" laneChangedFrom="0" laneChangedTo="0"/> < <lane id="A2A3_1" sampledSeconds="78.86" traveltime="7.53" overlapTraveltime="7.92" density="3.63" laneDensity="3.63" occupancy="1.73" waitingTime="0.00" timeLoss="3.55" speed="13.27" speedRelative="0.96" departed="0" arrived="10" entered="10" left="0" laneChangedFrom="0" laneChangedTo="0"/> < </edge> < </interval> ---------- Differences in tripinfo ---------- 5,24d4 < <tripinfo id="v.0" depart="0.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="26.00" arrivalLane="A2A3_0" arrivalPos="100.00" arrivalSpeed="12.68" duration="26.00" routeLength="294.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.24" rerouteNo="0" devices="tripinfo_v.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="v.1" depart="10.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="36.00" arrivalLane="A2A3_0" arrivalPos="100.00" arrivalSpeed="12.89" duration="26.00" routeLength="294.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.17" rerouteNo="0" devices="tripinfo_v.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="v.2" depart="20.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="46.00" arrivalLane="A2A3_0" arrivalPos="100.00" arrivalSpeed="13.38" duration="26.00" routeLength="294.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.19" rerouteNo="0" devices="tripinfo_v.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="v.3" depart="30.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="55.00" arrivalLane="A2A3_0" arrivalPos="100.00" arrivalSpeed="13.66" duration="25.00" routeLength="294.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.72" rerouteNo="0" devices="tripinfo_v.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="v.4" depart="40.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="68.00" arrivalLane="A2A3_1" arrivalPos="100.00" arrivalSpeed="12.65" duration="28.00" routeLength="294.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="5.26" rerouteNo="0" devices="tripinfo_v.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="v.6" depart="60.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="86.00" arrivalLane="A2A3_1" arrivalPos="100.00" arrivalSpeed="13.85" duration="26.00" routeLength="294.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.81" rerouteNo="0" devices="tripinfo_v.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="v.7" depart="70.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="96.00" arrivalLane="A2A3_1" arrivalPos="100.00" arrivalSpeed="13.51" duration="26.00" routeLength="294.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.40" rerouteNo="0" devices="tripinfo_v.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="v.8" depart="80.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="106.00" arrivalLane="A2A3_1" arrivalPos="100.00" arrivalSpeed="13.27" duration="26.00" routeLength="294.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.66" rerouteNo="0" devices="tripinfo_v.8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="v.9" depart="90.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="116.00" arrivalLane="A2A3_1" arrivalPos="100.00" arrivalSpeed="12.76" duration="26.00" routeLength="294.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.24" rerouteNo="0" devices="tripinfo_v.9" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="v.10" depart="100.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="126.00" arrivalLane="A2A3_1" arrivalPos="100.00" arrivalSpeed="13.26" duration="26.00" routeLength="294.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.45" rerouteNo="0" devices="tripinfo_v.10" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="v.11" depart="110.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="136.00" arrivalLane="A2A3_1" arrivalPos="100.00" arrivalSpeed="13.17" duration="26.00" routeLength="294.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.15" rerouteNo="0" devices="tripinfo_v.11" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="v.12" depart="120.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="146.00" arrivalLane="A2A3_1" arrivalPos="100.00" arrivalSpeed="12.93" duration="26.00" routeLength="294.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.27" rerouteNo="0" devices="tripinfo_v.12" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="v.13" depart="130.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="156.00" arrivalLane="A2A3_1" arrivalPos="100.00" arrivalSpeed="12.78" duration="26.00" routeLength="294.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.34" rerouteNo="0" devices="tripinfo_v.13" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="v.14" depart="140.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="166.00" arrivalLane="A2A3_1" arrivalPos="100.00" arrivalSpeed="12.91" duration="26.00" routeLength="294.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.98" rerouteNo="0" devices="tripinfo_v.14" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="v.5" depart="50.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="167.00" arrivalLane="A2A3_0" arrivalPos="100.00" arrivalSpeed="12.96" duration="117.00" routeLength="294.90" waitingTime="87.00" waitingCount="1" stopTime="0.00" timeLoss="95.74" rerouteNo="0" devices="tripinfo_v.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="v.15" depart="150.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="176.00" arrivalLane="A2A3_0" arrivalPos="100.00" arrivalSpeed="13.83" duration="26.00" routeLength="294.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.92" rerouteNo="0" devices="tripinfo_v.15" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="v.16" depart="160.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="185.00" arrivalLane="A2A3_0" arrivalPos="100.00" arrivalSpeed="13.01" duration="25.00" routeLength="294.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.54" rerouteNo="0" devices="tripinfo_v.16" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="v.17" depart="170.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="196.00" arrivalLane="A2A3_0" arrivalPos="100.00" arrivalSpeed="13.52" duration="26.00" routeLength="294.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.12" rerouteNo="0" devices="tripinfo_v.17" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="v.18" depart="180.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="206.00" arrivalLane="A2A3_0" arrivalPos="100.00" arrivalSpeed="13.06" duration="26.00" routeLength="294.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.15" rerouteNo="0" devices="tripinfo_v.18" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="v.19" depart="190.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="216.00" arrivalLane="A2A3_0" arrivalPos="100.00" arrivalSpeed="13.84" duration="26.00" routeLength="294.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.51" rerouteNo="0" devices="tripinfo_v.19" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
---------- Differences in errors ---------- 0a1 > X Fatal error. ---------- Differences in output ---------- 1,272d0 < step 0.0 < examining det0 < pos 100.0 < length 25.0 < lane 2fi_0 < vehNum 0 < haltNum 0 < meanSpeed 0.0 < vehIDs () < occupancy 0.0 < jamLengthVeh 0 < jamLengthMet 0.0 < examining det1 < pos 148.5 < length 400.0 < lane 2o_0 < vehNum 0 < haltNum 0 < meanSpeed 0.0 < vehIDs () < occupancy 0.0 < jamLengthVeh 0 < jamLengthMet 0.0 < after the first simulation steps < step 1.0 < examining det0 < pos 100.0 < length 25.0 < lane 2fi_0 <truncated after showing first 30 lines> ---------- Missing result in detector ---------- <?xml version="1.0" encoding="UTF-8"?> <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e2_file.xsd"> <interval begin="0.00" end="1.00" id="det0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingD uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" /> <interval begin="0.00" end="1.00" id="det1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingD uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" /> <interval begin="1.00" end="2.00" id="det0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingD uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" /> <interval begin="1.00" end="2.00" id="det1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingD uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" /> <interval begin="2.00" end="3.00" id="det0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingD uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" /> <interval begin="2.00" end="3.00" id="det1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingD uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" /> <interval begin="3.00" end="4.00" id="det0" sampledSeconds="0.33" nVehEntered="1" nVehLeft="0" nVehSeen="1" meanSpeed="11.35" meanTimeLoss="0.01" meanOccupancy="14.94" maxOccupancy="14.94" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHalting Duration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.00" maxVehicleNumber="1" /> <interval begin="3.00" end="4.00" id="det1" sampledSeconds="0.05" nVehEntered="1" nVehLeft="0" nVehSeen="1" meanSpeed="9.83" meanTimeLoss="0.00" meanOccupancy="0.12" maxOccupancy="0.12" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingDur ation="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.00" maxVehicleNumber="1" /> <interval begin="4.00" end="5.00" id="det0" sampledSeconds="1.00" nVehEntered="0" nVehLeft="0" nVehSeen="1" meanSpeed="11.60" meanTimeLoss="0.01" meanOccupancy="20.00" maxOccupancy="20.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHalting Duration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.00" maxVehicleNumber="1" /> <interval begin="4.00" end="5.00" id="det1" sampledSeconds="1.00" nVehEntered="0" nVehLeft="0" nVehSeen="1" meanSpeed="9.31" meanTimeLoss="0.11" meanOccupancy="1.25" maxOccupancy="1.25" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingDur ation="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.00" maxVehicleNumber="1" /> <interval begin="5.00" end="6.00" id="det0" sampledSeconds="1.00" nVehEntered="0" nVehLeft="0" nVehSeen="1" meanSpeed="11.21" meanTimeLoss="0.05" meanOccupancy="13.79" maxOccupancy="13.79" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHalting Duration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.00" maxVehicleNumber="1" /> <interval begin="5.00" end="6.00" id="det1" sampledSeconds="1.00" nVehEntered="0" nVehLeft="0" nVehSeen="1" meanSpeed="9.23" meanTimeLoss="0.12" meanOccupancy="1.25" maxOccupancy="1.25" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingDur ation="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.00" maxVehicleNumber="1" /> <interval begin="6.00" end="7.00" id="det0" sampledSeconds="0.30" nVehEntered="0" nVehLeft="1" nVehSeen="1" meanSpeed="11.60" meanTimeLoss="0.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingDu ration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.00" maxVehicleNumber="1" /> <interval begin="6.00" end="7.00" id="det1" sampledSeconds="1.00" nVehEntered="0" nVehLeft="0" nVehSeen="1" meanSpeed="9.68" meanTimeLoss="0.07" meanOccupancy="1.25" maxOccupancy="1.25" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingDur ation="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.00" maxVehicleNumber="1" /> <interval begin="7.00" end="8.00" id="det0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingD uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" /> <interval begin="7.00" end="8.00" id="det1" sampledSeconds="1.00" nVehEntered="0" nVehLeft="0" nVehSeen="1" meanSpeed="10.08" meanTimeLoss="0.03" meanOccupancy="1.25" maxOccupancy="1.25" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingDu ration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.00" maxVehicleNumber="1" /> <interval begin="8.00" end="9.00" id="det0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingD uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" /> <interval begin="8.00" end="9.00" id="det1" sampledSeconds="1.00" nVehEntered="0" nVehLeft="0" nVehSeen="1" meanSpeed="10.10" meanTimeLoss="0.03" meanOccupancy="1.25" maxOccupancy="1.25" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingDu ration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.00" maxVehicleNumber="1" /> <interval begin="9.00" end="10.00" id="det0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHalting Duration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" /> <interval begin="9.00" end="10.00" id="det1" sampledSeconds="1.00" nVehEntered="0" nVehLeft="0" nVehSeen="1" meanSpeed="10.00" meanTimeLoss="0.04" meanOccupancy="1.25" maxOccupancy="1.25" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingD uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.00" maxVehicleNumber="1" /> <interval begin="10.00" end="11.00" id="det0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltin gDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" /> <interval begin="10.00" end="11.00" id="det1" sampledSeconds="1.00" nVehEntered="0" nVehLeft="0" nVehSeen="1" meanSpeed="10.26" meanTimeLoss="0.02" meanOccupancy="1.25" maxOccupancy="1.25" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHalting Duration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.00" maxVehicleNumber="1" /> </detector>
---------- Differences in errors ---------- 0a1 > FXApp::openDisplay: unable to open display :27950.0 ---------- Differences in output ---------- 1,18d0 < step 0.0 < vehicle foo="" < vehicle foo="42" < person foo="" < person foo="42" < edge foo="" < edge foo="42" < lane foo="" < lane foo="42" < vType foo="" < vType foo="42" < route foo="" < route foo="42" < trafficlight foo="" < trafficlight foo="42" < step 1.0 < close, starting again < step 0.0
---------- Differences in errors ---------- 0a1,2 > X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter). > X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter). ---------- Differences in output ---------- 1,32d0 < step 0.0 < vehicle foo="" < vehicle foo="42" < person foo="" < person foo="42" < edge foo="" < edge foo="42" < lane foo="" < lane foo="42" < vType foo="" < vType foo="42" < route foo="" < route foo="42" < trafficlight foo="" < trafficlight foo="42" < step 1.0 < step 0.0 < vehicle foo="" < vehicle foo="42" < person foo="" < person foo="42" < edge foo="" < edge foo="42" < lane foo="" < lane foo="42" < vType foo="" < vType foo="42" < route foo="" < route foo="42" <truncated after showing first 30 lines> ---------- Missing result in log2 ---------- traci.start(ARGS) traci.simulation.getTime() traci.simulationStep() traci.vehicle.getParameter('veh0', 'foo') traci.vehicle.setParameter('veh0', 'foo', '42') traci.vehicle.getParameter('veh0', 'foo') traci.person.getParameter('ped0', 'foo') traci.person.setParameter('ped0', 'foo', '42') traci.person.getParameter('ped0', 'foo') traci.edge.getParameter('1o', 'foo') traci.edge.setParameter('1o', 'foo', '42') traci.edge.getParameter('1o', 'foo') traci.lane.getParameter('1o_0', 'foo') traci.lane.setParameter('1o_0', 'foo', '42') traci.lane.getParameter('1o_0', 'foo') traci.vehicletype.getParameter('pType', 'foo') traci.vehicletype.setParameter('pType', 'foo', '42') traci.vehicletype.getParameter('pType', 'foo') traci.route.getParameter('horizontal', 'foo') traci.route.setParameter('horizontal', 'foo', '42') traci.route.getParameter('horizontal', 'foo') traci.trafficlight.getParameter('0', 'foo') traci.trafficlight.setParameter('0', 'foo', '42') traci.trafficlight.getParameter('0', 'foo') traci.simulation.getTime() traci.simulationStep() traci.close()
---------- Differences in errors ---------- 0a1,7 > Error: Person '0' is not known > Traceback (most recent call last): > File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/person/force_depart/runner.py", line 36, in <module> > traci.person.removeStage(p, 0) > File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 7965, in removeStage > return _libsumo.person_removeStage(personID, nextStageIndex) > libsumo.libsumo.TraCIException: Person '0' is not known ---------- Differences in output ---------- 1d0 < simulation ends at time=29.0 ---------- Differences in tripinfo ---------- 2a3,4 > <!-- generated on 2024-09-29 09:41:29 by > <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,8c6,19 < <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd"> < <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.06" duration="28.00" waitingTime="0.00" timeLoss="14.42" traveltime="28.00"> < <walk depart="0.00" departPos="81.95" arrival="28.00" arrivalPos="10.00" duration="28.00" routeLength="20.00" timeLoss="14.42" maxSpeed="1.47"/> < </personinfo> < </tripinfos> --- > <input> > <net-file value="input_net2.net.xml"/> > <route-files value="input_routes.rou.xml"/> > </input> > > <output> > <tripinfo-output value="tripinfo.xml"/> > </output> > > <report> > <no-step-log value="true"/> > </report> > > </Configuration>
---------- Differences in errors ---------- 1c1,7 < Warning: Person 'p0' entered crossing lane ':C_c1_0' without registering approach, time=0.00 --- > Error: Person 'p0' is not known > Traceback (most recent call last): > File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/person/moveTo/after_creation_crossing/runner.py", line 48, in <module> > edge = traci.person.getRoadID(p) > File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 7765, in getRoadID > return _libsumo.person_getRoadID(personID) > libsumo.libsumo.TraCIException: Person 'p0' is not known ---------- Differences in fcd ---------- 2a3,4 > <!-- generated on 2024-09-29 09:41:16 by > <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,75c6,20 < <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd"> < <timestep time="0.00"> < <person id="p0" x="111.60" y="93.35" angle="0.04" speed="13.35" pos="1.00" edge=":C_c1" slope="0.00" type="DEFAULT_PEDTYPE"/> < </timestep> < <timestep time="1.00"> < <person id="p0" x="111.59" y="94.56" angle="359.53" speed="1.21" pos="2.21" edge=":C_c1" slope="0.00" type="DEFAULT_PEDTYPE"/> < </timestep> < <timestep time="2.00"> < <person id="p0" x="111.59" y="95.82" angle="0.00" speed="1.26" pos="3.47" edge=":C_c1" slope="0.00" type="DEFAULT_PEDTYPE"/> < </timestep> < <timestep time="3.00"> < <person id="p0" x="111.59" y="97.28" angle="0.00" speed="1.46" pos="4.93" edge=":C_c1" slope="0.00" type="DEFAULT_PEDTYPE"/> < </timestep> < <timestep time="4.00"> < <person id="p0" x="111.59" y="98.61" angle="0.00" speed="1.33" pos="6.26" edge=":C_c1" slope="0.00" type="DEFAULT_PEDTYPE"/> < </timestep> < <timestep time="5.00"> < <person id="p0" x="111.59" y="99.91" angle="0.00" speed="1.30" pos="7.56" edge=":C_c1" slope="0.00" type="DEFAULT_PEDTYPE"/> < </timestep> < <timestep time="6.00"> < <person id="p0" x="111.59" y="101.37" angle="0.00" speed="1.46" pos="9.02" edge=":C_c1" slope="0.00" type="DEFAULT_PEDTYPE"/> < </timestep> < <timestep time="7.00"> < <person id="p0" x="111.59" y="102.62" angle="0.00" speed="1.25" pos="10.27" edge=":C_c1" slope="0.00" type="DEFAULT_PEDTYPE"/> < </timestep> < <timestep time="8.00"> <truncated after showing first 30 lines> ---------- Differences in output ---------- 1,3d0 < t=0.0 edge=SC lane= pos=80.0 < forcing person into the network < t=0.0 edge=:C_c1 lane=:C_c1_0 pos=1.0 ---------- Differences in vehroutes ---------- 2a3,4 > <!-- generated on 2024-09-29 09:41:16 by > <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,7c6,9 < <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> < <person id="p0" depart="0.00" departPos="80.00" arrival="23.00"> < <walk edges="SC CN" arrivalPos="10.00"/> < </person> --- > <input> > <net-file value="input_net3.net.xml"/> > <route-files value="input_routes.rou.xml"/> > </input> 9c11,20 < </routes> --- > <output> > <fcd-output value="fcd.xml"/> > <vehroute-output value="vehroutes.xml"/> > </output> > > <report> > <no-step-log value="true"/> > </report> > > </Configuration>
---------- Differences in errors ---------- 0a1,7 > Error: Person 'p0' is not known > Traceback (most recent call last): > File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/person/moveTo/after_creation_walkingarea/runner.py", line 48, in <module> > edge = traci.person.getRoadID(p) > File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 7765, in getRoadID > return _libsumo.person_getRoadID(personID) > libsumo.libsumo.TraCIException: Person 'p0' is not known ---------- Differences in fcd ---------- 2a3,4 > <!-- generated on 2024-09-29 09:41:14 by > <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,210c6,20 < <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd"> < <timestep time="0.00"> < <person id="p0" x="110.85" y="86.40" angle="353.40" speed="6.44" pos="1.00" edge=":C_w2" slope="0.00" type="DEFAULT_PEDTYPE"/> < </timestep> < <timestep time="1.00"> < <person id="p0" x="110.94" y="87.60" angle="11.77" speed="1.21" pos="2.21" edge=":C_w2" slope="0.00" type="DEFAULT_PEDTYPE"/> < </timestep> < <timestep time="2.00"> < <person id="p0" x="111.21" y="88.84" angle="12.25" speed="1.26" pos="3.47" edge=":C_w2" slope="0.00" type="DEFAULT_PEDTYPE"/> < </timestep> < <timestep time="3.00"> < <person id="p0" x="111.52" y="90.26" angle="12.25" speed="1.46" pos="4.93" edge=":C_w2" slope="0.00" type="DEFAULT_PEDTYPE"/> < </timestep> < <timestep time="4.00"> < <person id="p0" x="111.59" y="91.58" angle="0.00" speed="1.33" pos="6.26" edge=":C_w2" slope="0.00" type="DEFAULT_PEDTYPE"/> < </timestep> < <timestep time="5.00"> < <person id="p0" x="111.59" y="92.17" angle="0.00" speed="0.60" pos="6.85" edge=":C_w2" slope="0.00" type="DEFAULT_PEDTYPE"/> < </timestep> < <timestep time="6.00"> < <person id="p0" x="111.59" y="92.34" angle="0.00" speed="0.16" pos="7.02" edge=":C_w2" slope="0.00" type="DEFAULT_PEDTYPE"/> < </timestep> < <timestep time="7.00"> < <person id="p0" x="111.59" y="92.34" angle="0.00" speed="0.00" pos="7.02" edge=":C_w2" slope="0.00" type="DEFAULT_PEDTYPE"/> < </timestep> < <timestep time="8.00"> <truncated after showing first 30 lines> ---------- Differences in output ---------- 1,3d0 < t=0.0 edge=SC lane= pos=80.0 < forcing person into the network < t=0.0 edge=:C_w2 lane=:C_w2_0 pos=1.0 ---------- Differences in vehroutes ---------- 2a3,4 > <!-- generated on 2024-09-29 09:41:14 by > <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,7c6,9 < <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> < <person id="p0" depart="0.00" departPos="80.00" arrival="68.00"> < <walk edges="SC CN" arrivalPos="10.00"/> < </person> --- > <input> > <net-file value="input_net3.net.xml"/> > <route-files value="input_routes.rou.xml"/> > </input> 9c11,20 < </routes> --- > <output> > <fcd-output value="fcd.xml"/> > <vehroute-output value="vehroutes.xml"/> > </output> > > <report> > <no-step-log value="true"/> > </report> > > </Configuration>
---------- Differences in errors ---------- 0a1,7 > Error: Person 'p0' is not known > Traceback (most recent call last): > File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/person/moveToXY/after_creation/runner.py", line 48, in <module> > x, y = traci.person.getPosition(p) > File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 7757, in getPosition > return _libsumo.person_getPosition(personID, includeZ) > libsumo.libsumo.TraCIException: Person 'p0' is not known ---------- Differences in fcd ---------- 2a3,4 > <!-- generated on 2024-09-29 09:40:55 by > <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,192c6,20 < <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd"> < <timestep time="0.00"> < <person id="p0" x="106.79" y="71.95" angle="0.00" speed="10.00" pos="71.95" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/> < </timestep> < <timestep time="1.00"> < <person id="p0" x="106.23" y="73.16" angle="335.20" speed="1.21" pos="73.16" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/> < </timestep> < <timestep time="2.00"> < <person id="p0" x="106.23" y="74.42" angle="0.00" speed="1.26" pos="74.42" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/> < </timestep> < <timestep time="3.00"> < <person id="p0" x="106.23" y="75.88" angle="0.00" speed="1.46" pos="75.88" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/> < </timestep> < <timestep time="4.00"> < <person id="p0" x="106.23" y="77.21" angle="0.00" speed="1.33" pos="77.21" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/> < </timestep> < <timestep time="5.00"> < <person id="p0" x="106.23" y="78.51" angle="0.00" speed="1.30" pos="78.51" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/> < </timestep> < <timestep time="6.00"> < <person id="p0" x="106.23" y="79.97" angle="0.00" speed="1.46" pos="79.97" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/> < </timestep> < <timestep time="7.00"> < <person id="p0" x="106.23" y="81.22" angle="0.00" speed="1.25" pos="81.22" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/> < </timestep> < <timestep time="8.00"> <truncated after showing first 30 lines> ---------- Differences in output ---------- 1,3d0 < t=0.0 x=107.95 y=81.95 < jumping backwards on the same edge < t=0.0 x=106.789 y=71.95 ---------- Differences in vehroutes ---------- 2a3,4 > <!-- generated on 2024-09-29 09:40:55 by > <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,7c6,9 < <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> < <person id="p0" depart="0.00" departPos="-10.00" arrival="62.00"> < <walk edges="SC CN"/> < </person> --- > <input> > <net-file value="input_net2.net.xml"/> > <route-files value="input_routes.rou.xml"/> > </input> 9c11,20 < </routes> --- > <output> > <fcd-output value="fcd.xml"/> > <vehroute-output value="vehroutes.xml"/> > </output> > > <report> > <no-step-log value="true"/> > </report> > > </Configuration>
---------- Differences in errors ---------- 0a1,7 > Error: Person 'p0' is not known > Traceback (most recent call last): > File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/person/moveToXY/after_creation_add_walk/runner.py", line 48, in <module> > x, y = traci.person.getPosition(p) > File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 7757, in getPosition > return _libsumo.person_getPosition(personID, includeZ) > libsumo.libsumo.TraCIException: Person 'p0' is not known ---------- Differences in fcd ---------- 2a3,4 > <!-- generated on 2024-09-29 09:40:58 by > <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,60c6,20 < <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd"> < <timestep time="0.00"> < <person id="p0" x="106.79" y="71.95" angle="0.00" speed="10.00" pos="71.95" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/> < </timestep> < <timestep time="1.00"> < <person id="p0" x="106.23" y="73.16" angle="335.20" speed="1.21" pos="73.16" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/> < </timestep> < <timestep time="2.00"> < <person id="p0" x="106.23" y="74.42" angle="0.00" speed="1.26" pos="74.42" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/> < </timestep> < <timestep time="3.00"> < <person id="p0" x="106.23" y="75.88" angle="0.00" speed="1.46" pos="75.88" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/> < </timestep> < <timestep time="4.00"> < <person id="p0" x="106.23" y="77.21" angle="0.00" speed="1.33" pos="77.21" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/> < </timestep> < <timestep time="5.00"> < <person id="p0" x="106.23" y="78.51" angle="0.00" speed="1.30" pos="78.51" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/> < </timestep> < <timestep time="6.00"> < <person id="p0" x="106.23" y="79.97" angle="0.00" speed="1.46" pos="79.97" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/> < </timestep> < <timestep time="7.00"> < <person id="p0" x="106.23" y="81.22" angle="0.00" speed="1.25" pos="81.22" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/> < </timestep> < <timestep time="8.00"> <truncated after showing first 30 lines> ---------- Differences in output ---------- 1,3d0 < t=0.0 x=107.95 y=81.95 < jumping backwards on the same edge < t=0.0 x=106.789 y=71.95 ---------- Differences in vehroutes ---------- 2a3,4 > <!-- generated on 2024-09-29 09:40:58 by > <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,8c6,9 < <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> < <person id="p0" depart="0.00" departPos="-10.00" arrival="18.00"> < <walk edges="SC"/> < <stop lane="SC_0" endPos="81.95" duration="10.00"/> < </person> --- > <input> > <net-file value="input_net2.net.xml"/> > <route-files value="input_routes.rou.xml"/> > </input> 10c11,20 < </routes> --- > <output> > <fcd-output value="fcd.xml"/> > <vehroute-output value="vehroutes.xml"/> > </output> > > <report> > <no-step-log value="true"/> > </report> > > </Configuration>
---------- Differences in errors ---------- 1,8c1,7 < Warning: Could not map position 113.85,84.40 onto lane ':C_w2_0' (fromLane='SC_0' toLane=':C_c1_0') for person 'p0' time=8.00. < Warning: Could not map position 113.86,92.60 onto lane ':C_w2_0' (fromLane='SC_0' toLane=':C_c1_0') for person 'p0' time=16.00. < Warning: Could not map position 113.86,93.60 onto lane ':C_w2_0' (fromLane='SC_0' toLane=':C_c1_0') for person 'p0' time=17.00. < Warning: Could not map position 113.75,106.60 onto lane ':C_w1_0' (fromLane=':C_c1_0' toLane='CN_0') for person 'p0' time=30.00. < Warning: Could not map position 113.75,107.60 onto lane ':C_w1_0' (fromLane=':C_c1_0' toLane='CN_0') for person 'p0' time=31.00. < Warning: Could not map position 113.74,113.62 onto lane ':C_w1_0' (fromLane=':C_c1_0' toLane='CN_0') for person 'p0' time=37.00. < Warning: Could not map position 113.74,114.62 onto lane ':C_w1_0' (fromLane=':C_c1_0' toLane='CN_0') for person 'p0' time=38.00. < Warning: Could not map position 113.74,115.62 onto lane ':C_w1_0' (fromLane=':C_c1_0' toLane='CN_0') for person 'p0' time=39.00. --- > Error: Person 'p0' is not known > Traceback (most recent call last): > File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/person/moveToXY/keepRoute2_junction_offroad/runner.py", line 41, in <module> > x, y = traci.person.getPosition(p) > File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 7757, in getPosition > return _libsumo.person_getPosition(personID, includeZ) > libsumo.libsumo.TraCIException: Person 'p0' is not known ---------- Differences in fcd ---------- 2a3,4 > <!-- generated on 2024-09-29 09:41:05 by > <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,245c6,19 < <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd"> < <timestep time="0.00"> < <person id="p0" x="113.85" y="76.40" angle="0.00" speed="1.00" pos="76.40" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/> < </timestep> < <timestep time="1.00"> < <person id="p0" x="113.85" y="77.40" angle="0.00" speed="1.00" pos="77.40" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/> < </timestep> < <timestep time="2.00"> < <person id="p0" x="113.85" y="78.40" angle="0.00" speed="1.00" pos="78.40" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/> < </timestep> < <timestep time="3.00"> < <person id="p0" x="113.85" y="79.40" angle="0.00" speed="1.00" pos="79.40" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/> < </timestep> < <timestep time="4.00"> < <person id="p0" x="113.85" y="80.40" angle="0.00" speed="1.00" pos="80.40" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/> < </timestep> < <timestep time="5.00"> < <person id="p0" x="113.85" y="81.40" angle="0.00" speed="1.00" pos="81.40" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/> < </timestep> < <timestep time="6.00"> < <person id="p0" x="113.85" y="82.40" angle="0.00" speed="1.00" pos="82.40" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/> < </timestep> < <timestep time="7.00"> < <person id="p0" x="113.85" y="83.40" angle="0.00" speed="1.00" pos="83.40" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/> < </timestep> < <timestep time="8.00"> <truncated after showing first 30 lines> ---------- Differences in output ---------- 1,80d0 < s=0.0 x=113.85 y=75.4 < s=1.0 x=113.85 y=76.4 < s=2.0 x=113.85 y=77.4 < s=3.0 x=113.85 y=78.4 < s=4.0 x=113.85 y=79.4 < s=5.0 x=113.85 y=80.4 < s=6.0 x=113.85 y=81.4 < s=7.0 x=113.85 y=82.4 < s=8.0 x=113.85 y=83.4 < s=9.0 x=113.85 y=84.4 < s=10.0 x=113.85 y=85.4 < s=11.0 x=113.85 y=86.4 < s=12.0 x=113.85 y=87.4 < s=13.0 x=113.85 y=88.4 < s=14.0 x=113.85 y=89.4 < s=15.0 x=113.859086269 y=90.602412377 < s=16.0 x=113.859086269 y=91.602412377 < s=17.0 x=113.859086269 y=92.602412377 < s=18.0 x=113.859086269 y=93.602412377 < s=19.0 x=113.859086269 y=94.602412377 < s=20.0 x=113.76479171 y=95.5958777708 < s=21.0 x=113.76479171 y=96.5958777708 < s=22.0 x=113.746963665 y=97.5981055237 < s=23.0 x=113.746963665 y=98.5981055237 < s=24.0 x=113.746963665 y=99.5981055237 < s=25.0 x=113.746963665 y=100.598105524 < s=26.0 x=113.746963665 y=101.598105524 < s=27.0 x=113.746963665 y=102.598105524 < s=28.0 x=113.746963665 y=103.598105524 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1 > X Fatal error. ---------- Differences in output ---------- 1,7d0 < s=0 x=106.23 y=81.95 < jumping backwards on the same edge < s=1 x=106.23 y=71.95 < jumping forward to route edge < s=2 x=106.23 y=131.95 < jumping backward to previous route edge < s=4 x=106.23 y=51.95 ---------- Missing result in fcd ---------- <?xml version="1.0" encoding="UTF-8"?> <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd"> <timestep time="0.00"> <person id="p0" x="106.23" y="81.95" angle="0.00" speed="0.00" pos="81.95" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/> </timestep> <timestep time="1.00"> <person id="p0" x="106.23" y="71.95" angle="180.00" speed="10.00" pos="71.95" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/> </timestep> <timestep time="2.00"> <person id="p0" x="106.23" y="131.95" angle="45.00" speed="60.00" pos="23.90" edge="CN" slope="0.00" type="DEFAULT_PEDTYPE"/> </timestep> <timestep time="3.00"> <person id="p0" x="106.23" y="133.41" angle="0.00" speed="1.46" pos="25.36" edge="CN" slope="0.00" type="DEFAULT_PEDTYPE"/> </timestep> <timestep time="4.00"> <person id="p0" x="106.23" y="51.95" angle="180.00" speed="81.46" pos="51.95" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/> </timestep> <timestep time="5.00"> <person id="p0" x="106.23" y="53.25" angle="0.00" speed="1.30" pos="53.25" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/> </timestep> </fcd-export>
---------- Differences in errors ---------- 1c1,4 < Warning: Person 'p0' is jammed on edge ':gneJ0_c0', time=12.00. --- > [xcb] Unknown request in queue while dequeuing > [xcb] Most likely this is a multi-threaded client and XInitThreads has not been called > [xcb] Aborting, sorry about that. > python: ../../src/xcb_io.c:175: dequeue_pending_request: Assertion `!xcb_xlib_unknown_req_in_deq' failed. ---------- Differences in output ---------- 1,20d0 < 1.0 p0 1.6 -13.6 (1.6, -15.0) < 2.0 p0 1.6 -12.2 (1.6, -13.6) < 3.0 p0 1.6 -10.8 (1.6, -12.2) < 4.0 p0 1.6 -9.4 (1.6, -10.799999999999999) < 5.0 p0 1.6 -8.0 (1.6, -9.399999999999999) < 6.0 p0 1.6 -6.6 (1.6, -7.999999999999998) < 7.0 p0 1.6 -5.2 (1.6, -6.599999999999998) < 8.0 p0 1.6 -3.8 (1.6, -5.1999999999999975) < 9.0 p0 1.64818759133 -2.44818759133 (1.6481875913286823, -3.8481875913286796) < 10.0 p0 2.76 -1.04818759133 (2.76, -2.4481875913286797) < 11.0 p0 2.76 0.351812408671 (2.76, -1.0481875913286798) < 12.0 p0 2.76 1.75181240867 (2.76, 0.3518124086713197) < 13.0 p0 2.76 3.15181240867 (2.76, 1.7518124086713192) < 14.0 p0 2.76 4.55181240867 (2.76, 3.1518124086713186) < 15.0 p0 2.76 5.95181240867 (2.76, 4.551812408671319) < 16.0 p0 2.76 7.35181240867 (2.7600000000000002, 5.951812408671319) < 17.0 p0 2.24 8.75181240867 (2.24, 7.35181240867132) < 18.0 p0 2.24 10.1518124087 (2.24, 8.75181240867132) < 19.0 p0 2.24 11.5518124087 (2.24, 10.151812408671319) < 20.0 p0 2.24 12.9518124087 (2.24, 11.551812408671319) ---------- Missing result in fcd ---------- <?xml version="1.0" encoding="UTF-8"?> <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd"> <timestep time="0.00"> <person id="p0" x="1.60" y="-15.00" angle="0.00" speed="0.00" pos="0.00" edge="-gneE1" slope="0.00" type="ped"/> </timestep> <timestep time="1.00"> <person id="p0" x="1.60" y="-13.60" angle="0.00" speed="1.40" pos="1.40" edge="-gneE1" slope="0.00" type="ped"/> </timestep> <timestep time="2.00"> <person id="p0" x="1.60" y="-12.20" angle="0.00" speed="1.40" pos="2.80" edge="-gneE1" slope="0.00" type="ped"/> </timestep> <timestep time="3.00"> <person id="p0" x="1.60" y="-10.80" angle="0.00" speed="1.40" pos="4.20" edge="-gneE1" slope="0.00" type="ped"/> </timestep> <timestep time="4.00"> <person id="p0" x="1.60" y="-9.40" angle="0.00" speed="1.40" pos="5.60" edge="-gneE1" slope="0.00" type="ped"/> </timestep> <timestep time="5.00"> <person id="p0" x="1.60" y="-8.00" angle="0.00" speed="1.40" pos="7.00" edge="-gneE1" slope="0.00" type="ped"/> </timestep> <timestep time="6.00"> <person id="p0" x="1.60" y="-6.60" angle="0.00" speed="1.40" pos="8.40" edge="-gneE1" slope="0.00" type="ped"/> </timestep> <timestep time="7.00"> <person id="p0" x="1.60" y="-5.20" angle="0.00" speed="1.40" pos="0.05" edge=":gneJ0_w1" slope="0.00" type="ped"/> </timestep> <timestep time="8.00"> <person id="p0" x="1.65" y="-3.85" angle="0.00" speed="1.32" pos="1.37" edge=":gneJ0_w1" slope="0.00" type="ped"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1,8d0 < Error: The negative stage index -3 must refer to a valid previous stage. < Error: The negative stage index -4 must refer to a valid previous stage. < Error: The negative stage index -4 must refer to a valid previous stage. < Error: The negative stage index -4 must refer to a valid previous stage. < Error: The negative stage index -4 must refer to a valid previous stage. < Error: The negative stage index -4 must refer to a valid previous stage. < Error: The negative stage index -4 must refer to a valid previous stage. < Error: The negative stage index -4 must refer to a valid previous stage. ---------- Differences in output ---------- 1,39d0 < step 10.0 < prior stages for 'p0' < -2: Stage(type=0, edges=('SC',), travelTime=0.0, cost=INVALID, length=0.0, depart=0.0, departPos=INVALID, arrivalPos=0.0, description=waiting (start)) < -1: Stage(type=5, edges=('CN',), travelTime=0.001, cost=INVALID, length=INVALID, depart=INVALID, departPos=INVALID, arrivalPos=45.975, description=trip) < step 20.0 < prior stages for 'p0' < -3: Stage(type=0, edges=('SC',), travelTime=0.0, cost=INVALID, length=0.0, depart=0.0, departPos=INVALID, arrivalPos=0.0, description=waiting (start)) < -2: Stage(type=5, edges=('CN',), travelTime=0.001, cost=INVALID, length=INVALID, depart=INVALID, departPos=INVALID, arrivalPos=45.975, description=trip) < -1: Stage(type=3, vType=DEFAULT_VEHTYPE, line=p0_0, edges=('SC', 'CN'), travelTime=19.0, cost=INVALID, length=148.925, depart=0.0, departPos=INVALID, arrivalPos=45.975, description=driving) < step 30.0 < prior stages for 'p0' < -3: Stage(type=0, edges=('SC',), travelTime=0.0, cost=INVALID, length=0.0, depart=0.0, departPos=INVALID, arrivalPos=0.0, description=waiting (start)) < -2: Stage(type=5, edges=('CN',), travelTime=0.001, cost=INVALID, length=INVALID, depart=INVALID, departPos=INVALID, arrivalPos=45.975, description=trip) < -1: Stage(type=3, vType=DEFAULT_VEHTYPE, line=p0_0, edges=('SC', 'CN'), travelTime=19.0, cost=INVALID, length=148.925, depart=0.0, departPos=INVALID, arrivalPos=45.975, description=driving) < step 40.0 < prior stages for 'p0' < -3: Stage(type=0, edges=('SC',), travelTime=0.0, cost=INVALID, length=0.0, depart=0.0, departPos=INVALID, arrivalPos=0.0, description=waiting (start)) < -2: Stage(type=5, edges=('CN',), travelTime=0.001, cost=INVALID, length=INVALID, depart=INVALID, departPos=INVALID, arrivalPos=45.975, description=trip) < -1: Stage(type=3, vType=DEFAULT_VEHTYPE, line=p0_0, edges=('SC', 'CN'), travelTime=19.0, cost=INVALID, length=148.925, depart=0.0, departPos=INVALID, arrivalPos=45.975, description=driving) < step 50.0 < prior stages for 'p0' < -3: Stage(type=0, edges=('SC',), travelTime=0.0, cost=INVALID, length=0.0, depart=0.0, departPos=INVALID, arrivalPos=0.0, description=waiting (start)) < -2: Stage(type=5, edges=('CN',), travelTime=0.001, cost=INVALID, length=INVALID, depart=INVALID, departPos=INVALID, arrivalPos=45.975, description=trip) < -1: Stage(type=3, vType=DEFAULT_VEHTYPE, line=p0_0, edges=('SC', 'CN'), travelTime=19.0, cost=INVALID, length=148.925, depart=0.0, departPos=INVALID, arrivalPos=45.975, description=driving) < step 60.0 < prior stages for 'p0' < -3: Stage(type=0, edges=('SC',), travelTime=0.0, cost=INVALID, length=0.0, depart=0.0, departPos=INVALID, arrivalPos=0.0, description=waiting (start)) < -2: Stage(type=5, edges=('CN',), travelTime=0.001, cost=INVALID, length=INVALID, depart=INVALID, departPos=INVALID, arrivalPos=45.975, description=trip) < -1: Stage(type=3, vType=DEFAULT_VEHTYPE, line=p0_0, edges=('SC', 'CN'), travelTime=19.0, cost=INVALID, length=148.925, depart=0.0, departPos=INVALID, arrivalPos=45.975, description=driving) <truncated after showing first 30 lines> ---------- Differences in tripinfo ---------- 5,9d4 < <tripinfo id="p0_0" depart="0.00" departLane="SC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="19.00" arrivalLane="CN_0" arrivalPos="45.98" arrivalSpeed="0.10" duration="19.00" routeLength="148.93" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="7.57" rerouteNo="1" devices="tripinfo_p0_0 person_p0_0" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/> < <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.06" duration="88.00" waitingTime="0.00" timeLoss="14.12" traveltime="88.00"> < <ride waitingTime="0.00" vehicle="p0_0" depart="0.00" arrival="19.00" arrivalPos="45.98" duration="19.00" routeLength="148.93" timeLoss="7.57"/> < <walk depart="19.00" departPos="45.98" arrival="88.00" arrivalPos="45.98" duration="69.00" routeLength="91.95" timeLoss="6.54" maxSpeed="1.47"/> < </personinfo>
---------- Differences in tripinfo ---------- 5,11d4 < <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.06" duration="10.00" waitingTime="0.00" timeLoss="3.16" traveltime="10.00"> < <ride waitingTime="0.00" vehicle="p0_0" depart="0.00" arrival="10.00" arrivalPos="81.28" duration="10.00" routeLength="76.18" timeLoss="3.16"/> < </personinfo> < <personinfo id="p0" depart="10.00" type="DEFAULT_PEDTYPE" speedFactor="1.06" duration="8.00" waitingTime="0.00" timeLoss="1.43" traveltime="8.00"> < <walk depart="10.00" departPos="81.28" arrival="18.00" arrivalPos="90.95" duration="8.00" routeLength="9.67" timeLoss="1.43" maxSpeed="1.47"/> < </personinfo> < <tripinfo id="p0_0" depart="0.00" departLane="SC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="19.00" arrivalLane="CN_0" arrivalPos="45.98" arrivalSpeed="0.10" duration="19.00" routeLength="148.93" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="7.57" rerouteNo="1" devices="tripinfo_p0_0 person_p0_0" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
---------- Differences in tripinfo ---------- 5,8d4 < <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.50" duration="10.00" waitingTime="0.00" timeLoss="-93.36" traveltime="10.00"> < <walk depart="0.00" departPos="85.15" arrival="10.00" arrivalPos="43.08" duration="10.00" routeLength="71.78" timeLoss="-93.36" maxSpeed="0.69"/> < </personinfo> < <tripinfo id="v0" depart="0.00" departLane="WC_3" departPos="56.15" departSpeed="0.00" departDelay="0.00" arrival="39.00" arrivalLane="CS_3" arrivalPos="85.40" arrivalSpeed="3.92" duration="39.00" routeLength="130.36" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="7.08" rerouteNo="0" devices="tripinfo_v0" vType="DEFAULT_VEHTYPE" speedFactor="0.30" vaporized=""/>
---------- Differences in errors ---------- 0a1,2 > Error: Could not load 'testImage.png'. > Loading failed!
---------- Differences in errors ---------- 6a7,8 > Error: Could not load 'img.jpeg'. > Loading failed!
---------- Differences in collisions ---------- 2a3,4 > <!-- generated on 2024-09-29 09:42:50 by > <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,10c6,23 < <collisions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/collision_file.xsd"> < <collision time="4.00" type="collision" lane="SC_3" pos="25.10" collider="c0" victim="v0" colliderType="reckless" victimType="slow" colliderSpeed="15.00" victimSpeed="5.00"/> < <collision time="4.00" type="collision" lane="SC_4" pos="25.10" collider="c1" victim="v1" colliderType="reckless" victimType="slow" colliderSpeed="15.00" victimSpeed="5.00"/> < <collision time="15.00" type="sharedLane" lane="EC_0" pos="85.15" collider="c3" victim="pWE.37" colliderType="reckless" victimType="DEFAULT_PEDTYPE" colliderSpeed="15.00" victimSpeed="0.00"/> < <collision time="16.00" type="crossing" lane=":C_3_0" pos="13.28" collider="c2" victim="pWE.3" colliderType="reckless" victimType="DEFAULT_PEDTYPE" colliderSpeed="15.00" victimSpeed="1.37"/> < <collision time="17.00" type="crossing" lane=":C_3_0" pos="13.28" collider="c2" victim="pWE.3" colliderType="reckless" victimType="DEFAULT_PEDTYPE" colliderSpeed="15.00" victimSpeed="0.00"/> < </collisions> --- > <input> > <net-file value="input_net3.net.xml"/> > <route-files value="input_routes.rou.xml"/> > </input> > > <output> > <collision-output value="collisions.xml"/> > </output> > > <processing> > <collision.check-junctions value="true"/> > </processing> > > <report> > <no-step-log value="true"/> > </report> > > </Configuration> <truncated after showing first 30 lines> ---------- Differences in errors ---------- 1,6c1 < Warning: Teleporting vehicle 'c1'; collision with vehicle 'v1', lane='SC_4', gap=-7.50, time=4.00, stage=move. < Warning: Teleporting vehicle 'c0'; collision with vehicle 'v0', lane='SC_3', gap=-7.50, time=4.00, stage=move. < Warning: Vehicle 'c0' ends teleporting on edge 'CN', time=4.00. < Warning: Vehicle 'c1' ends teleporting on edge 'CN', time=4.00. < Warning: Vehicle 'c3' collision with person 'pWE.37', lane='EC_0', gap=-0.16, time=15.00, stage=move. < Warning: Vehicle 'c2' collision with person 'pWE.3', lane=':C_3_0', time=16.00, stage=move. --- > X Fatal error. ---------- Differences in output ---------- 1,4d0 < 5.0 (Collision(collider=c0, victim=v0, colliderType=reckless, victimType=slow, colliderSpeed=15.0, victimSpeed=5.0, type=collision, lane=SC_3, pos=25.1), Collision(collider=c1, victim=v1, colliderType=reckless, victimType=slow, colliderSpeed=15.0, victimSpeed=5.0, type=collision, lane=SC_4, pos=25.1)) < 16.0 (Collision(collider=c3, victim=pWE.37, colliderType=reckless, victimType=DEFAULT_PEDTYPE, colliderSpeed=15.0, victimSpeed=0.0, type=sharedLane, lane=EC_0, pos=85.15),) < 17.0 (Collision(collider=c2, victim=pWE.3, colliderType=reckless, victimType=DEFAULT_PEDTYPE, colliderSpeed=15.0, victimSpeed=1.37139041691, type=crossing, lane=:C_3_0, pos=13.2760053086),) < 18.0 (Collision(collider=c2, victim=pWE.3, colliderType=reckless, victimType=DEFAULT_PEDTYPE, colliderSpeed=15.0, victimSpeed=0.0, type=crossing, lane=:C_3_0, pos=13.2760053086),)
---------- Differences in errors ---------- 2a3,4 > Error: libsumo.load is not implemented for the GUI. > FXApp::openDisplay: unable to open display :4558.0 ---------- Differences in output ---------- 1,365d0 < step=1.0 departed=('horiz',) < step=2.0 departed=() < step=3.0 departed=() < reloading < step=1.0 departed=('horiz',) < step=2.0 departed=() < step=3.0 departed=() < step=4.0 departed=() < step=5.0 departed=() < step=6.0 departed=() < step=7.0 departed=() < step=8.0 departed=() < step=9.0 departed=() < step=10.0 departed=() < step=11.0 departed=() < step=12.0 departed=() < step=13.0 departed=() < step=14.0 departed=() < step=15.0 departed=() < step=16.0 departed=() < step=17.0 departed=() < step=18.0 departed=() < step=19.0 departed=() < step=20.0 departed=() < step=21.0 departed=() < step=22.0 departed=() < step=23.0 departed=() < step=24.0 departed=() < step=25.0 departed=() <truncated after showing first 30 lines> ---------- Missing result in log ---------- Loading net-file from 'input_net.net.xml' ... done ((TIME)). Loading additional-files from 'input_additional2.add.xml' ... done ((TIME)). Loading done. Simulation version started Simulation ended at time: 3.00. Reason: Libsumo issued load command.
---------- Differences in tripinfo ---------- 9,10c9,10 < <tripinfo id="cali.0.1" depart="25.00" departLane="SC_0" departPos="41.57" departSpeed="28.39" departDelay="0.00" arrival="34.00" arrivalLane="CN_0" arrivalPos="91.95" arrivalSpeed="16.67" duration="9.00" routeLength="158.43" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.83" rerouteNo="0" devices="tripinfo_cali.0.1" vType="car" speedFactor="1.20" vaporized=""/> < <tripinfo id="cali.0.2" depart="25.00" departLane="SC_1" departPos="5.54" departSpeed="32.85" departDelay="0.00" arrival="37.00" arrivalLane="CN_1" arrivalPos="91.95" arrivalSpeed="14.53" duration="12.00" routeLength="194.46" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.93" rerouteNo="0" devices="tripinfo_cali.0.2" vType="car" speedFactor="1.05" vaporized=""/> --- > <tripinfo id="cali.0.1" depart="25.00" departLane="SC_0" departPos="24.32" departSpeed="28.08" departDelay="0.00" arrival="38.00" arrivalLane="CN_0" arrivalPos="91.95" arrivalSpeed="11.70" duration="13.00" routeLength="175.68" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.79" rerouteNo="0" devices="tripinfo_cali.0.1" vType="car" speedFactor="0.84" vaporized=""/> > <tripinfo id="cali.0.2" depart="25.00" departLane="SC_1" departPos="4.25" departSpeed="29.53" departDelay="0.00" arrival="38.00" arrivalLane="CN_1" arrivalPos="91.95" arrivalSpeed="12.31" duration="13.00" routeLength="195.75" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.03" rerouteNo="0" devices="tripinfo_cali.0.2" vType="car" speedFactor="0.89" vaporized=""/>
---------- Differences in errors ---------- 0a1 > X Fatal error. ---------- Differences in output ---------- 1,15d0 < 1.5199999999999996 < 114.65 < 32.0 < 1.5199999999999996 < 114.65 < 32.0 < 1.5199999999999996 < 114.65 < 32.0 < 1.5199999999999996 < 114.65 < 32.0 < 1.5199999999999996 < 114.65 < 32.0 ---------- Missing result in fcd ---------- <?xml version="1.0" encoding="UTF-8"?> <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd"> <timestep time="50.00"> <vehicle id="trip_0" x="130.76" y="95.05" angle="90.00" type="DEFAULT_VEHTYPE" speed="11.01" pos="22.71" lane="CE_0" slope="0.00"/> </timestep> <timestep time="51.00"> <vehicle id="trip_0" x="143.96" y="95.05" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.20" pos="35.91" lane="CE_0" slope="0.00"/> </timestep> <timestep time="52.00"> <vehicle id="trip_0" x="158.53" y="95.05" angle="90.00" type="DEFAULT_VEHTYPE" speed="14.57" pos="50.48" lane="CE_0" slope="0.00"/> </timestep> <timestep time="53.00"> <vehicle id="trip_0" x="172.63" y="95.05" angle="90.00" type="DEFAULT_VEHTYPE" speed="14.09" pos="64.58" lane="CE_0" slope="0.00"/> </timestep> <timestep time="54.00"> <vehicle id="trip_0" x="186.48" y="95.05" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.85" pos="78.43" lane="CE_0" slope="0.00"/> </timestep> <timestep time="55.00"/> <timestep time="56.00"/> <timestep time="57.00"/> <timestep time="58.00"/> <timestep time="59.00"/> <timestep time="50.00"> <vehicle id="trip_0" x="131.24" y="95.05" angle="90.00" type="DEFAULT_VEHTYPE" speed="11.49" pos="23.19" lane="CE_0" slope="0.00"/> </timestep> <timestep time="51.00"> <vehicle id="trip_0" x="144.97" y="95.05" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.73" pos="36.92" lane="CE_0" slope="0.00"/> </timestep> <truncated after showing first 30 lines>
---------- Differences in state ---------- 5d4 < <route id="r0" state="1" edges="SC"/> 7d5 < <vType id="t0"/>
---------- Differences in errors ---------- 1,2c1 < Warning: Ignoring program 'online' for traffic light 'C' in loaded state < Warning: Ignoring program 'online' for traffic light 'C' in loaded state --- > FXApp::openDisplay: unable to open display :13798.0 ---------- Differences in output ---------- 1,2d0 < 2.0 subcription={'v0': {64: 0.0}} contextSubscription={} < 2.0 subcription={'v0': {64: 0.0}} contextSubscription={} ---------- Differences in state ---------- 5d4 < <route id="r0" state="1" edges="SC"/> 7d5 < <vType id="t0"/>
---------- Differences in log ---------- 5c5 < Simulation version started --- > Simulation started with time: 0.00. 15d14 < Reason: Libsumo requested termination. ---------- Differences in output ---------- 7c7 < {114: ('horiz', 'horiz1'), 116: ()} --- > {114: (), 116: ()} 10c10 < {114: (), 116: ('horiz',)} --- > {114: ('horiz', 'horiz1'), 116: ('horiz',)} 219c219 < check whether GUI is present False --- > check whether GUI is present True
---------- Differences in errors ---------- 0a1 > python: ../../src/xcb_io.c:257: poll_for_event: Assertion `dpy->xcb->event_owner == XlibOwnsEventQueue && !dpy->xcb->event_waiter' failed. ---------- Differences in output ---------- 1,8d0 < constraints before removal < Constraint(signalId=C tripId=t2, foeId=t1, foeSignal=H, limit=5, type=0, mustWait=True, active=True) < Constraint(signalId=D tripId=t2, foeId=t0, foeSignal=A, limit=3, type=0, mustWait=True, active=True) < Constraint(signalId=H tripId=t1, foeId=t0, foeSignal=C, limit=4, type=0, mustWait=True, active=True) < constraints after removal < Constraint(signalId=C tripId=t2, foeId=t1, foeSignal=H, limit=5, type=0, mustWait=True, active=True) < Constraint(signalId=D tripId=t2, foeId=t0, foeSignal=A, limit=3, type=0, mustWait=False, active=False) < Constraint(signalId=H tripId=t1, foeId=t0, foeSignal=C, limit=4, type=0, mustWait=True, active=True) ---------- Missing result in tripinfo ---------- <?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"> </tripinfos>
---------- Differences in errors ---------- 1d0 < Warning: Cannot check for all deadlocks on swapConstraints because the route for vehicle 't2' is not computed yet ---------- Differences in output ---------- 6d5 < tls=H Constraint(signalId=C tripId=t1_tripId, foeId=t2_tripId, foeSignal=H, limit=3, type=0, mustWait=True, active=True) 10c9 < tls=C Constraint(signalId=C tripId=t1_tripId, foeId=t2_tripId, foeSignal=H, limit=3, type=0, mustWait=True, active=True) --- > tls=H Constraint(signalId=H tripId=t2_tripId, foeId=t1_tripId, foeSignal=C, limit=3, type=0, mustWait=True, active=True) ---------- Differences in tripinfo ---------- 5,7d4 < <tripinfo id="t2" depart="0.00" departLane="h_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="98.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="98.00" routeLength="1349.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t2 routing_t2" vType="train" speedFactor="1.00" vaporized=""/> < <tripinfo id="t0" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="165.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="165.00" routeLength="1391.32" waitingTime="32.00" waitingCount="1" stopTime="0.00" timeLoss="64.17" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/> < <tripinfo id="t1" depart="101.00" departLane="c_0" departPos="50.10" departSpeed="13.89" departDelay="71.00" arrival="232.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="131.00" routeLength="891.32" waitingTime="20.00" waitingCount="1" stopTime="5.00" timeLoss="61.16" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/>
---------- Differences in errors ---------- 1d0 < Warning: Cannot check for all deadlocks on swapConstraints because the route for vehicle 't2' is not computed yet ---------- Differences in tripinfo ---------- 5,7d4 < <tripinfo id="t1" depart="0.00" departLane="h_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="98.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="98.00" routeLength="1349.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/> < <tripinfo id="t2" depart="0.00" departLane="d_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="165.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="165.00" routeLength="1432.74" waitingTime="29.00" waitingCount="1" stopTime="0.00" timeLoss="61.18" rerouteNo="1" devices="tripinfo_t2 routing_t2" vType="train" speedFactor="1.00" vaporized=""/> < <tripinfo id="t0" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="221.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="221.00" routeLength="1391.32" waitingTime="88.00" waitingCount="1" stopTime="0.00" timeLoss="120.16" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/>
---------- Differences in output ---------- 1,1570d0 < 1.0 N1_0 b=() r=() p=() < 1.0 N2_0 b=() r=() p=() < 2.0 N1_0 b=() r=() p=() < 2.0 N2_0 b=() r=() p=() < 3.0 N1_0 b=() r=() p=() < 3.0 N2_0 b=() r=('rail3',) p=('rail3',) < 4.0 N1_0 b=() r=() p=() < 4.0 N2_0 b=() r=('rail3',) p=('rail3',) < 5.0 N1_0 b=() r=() p=() < 5.0 N2_0 b=() r=('rail3',) p=('rail3',) < 6.0 N1_0 b=() r=() p=() < 6.0 N2_0 b=() r=('rail3',) p=('rail3',) < 7.0 N1_0 b=() r=() p=() < 7.0 N2_0 b=() r=('rail3',) p=('rail3',) < 8.0 N1_0 b=() r=() p=() < 8.0 N2_0 b=() r=('rail3',) p=('rail3',) < 9.0 N1_0 b=() r=() p=() < 9.0 N2_0 b=() r=('rail3',) p=('rail3',) < 10.0 N1_0 b=() r=() p=() < 10.0 N2_0 b=() r=('rail3',) p=('rail3',) < 11.0 N1_0 b=() r=() p=() < 11.0 N2_0 b=() r=('rail3',) p=('rail3',) < 12.0 N1_0 b=() r=() p=() < 12.0 N2_0 b=() r=('rail3',) p=('rail3',) < 13.0 N1_0 b=() r=() p=() < 13.0 N2_0 b=() r=('rail3',) p=('rail3',) < 14.0 N1_0 b=() r=() p=() < 14.0 N2_0 b=() r=('rail3',) p=('rail3',) < 15.0 N1_0 b=() r=() p=() <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1c1,3 < Warning: Missing green phase in tlLogic '0', program 'custom' for tl-index 0. --- > X Error: code 16 major 139 minor 4: BadLength (poly request too large or internal Xlib length error). > X Error: code 16 major 47 minor 0: BadLength (poly request too large or internal Xlib length error). > X Fatal error. ---------- Differences in output ---------- 1,73d0 < step 0 < step 1 < step 2 < trafficlight ('0',) < trafficlight count 1 < waitingPersons 0 < examining 0 < ryg rrrrGGggrrrrGGgg < rygdef (Logic(programID='0', type=0, currentPhaseIndex=0, phases=(Phase(duration=31.0, state='GGggrrrrGGggrrrr', minDur=31.0, maxDur=31.0, name='major 1'), Phase(duration=4.0, state='yyggrrrryyggrrrr', minDur=4.0, maxDur=4.0, name='transition 1-2'), Phase(duration=6.0, state='rrGGrrrrrrGGrrrr', minDur=6.0, maxDur=6.0, name='major 2'), Phase(duration=4.0, state='rryyrrrrrryyrrrr', minDur=4.0, maxDur=4.0, name='transition 2-3'), Phase(duration=31.0, state='rrrrGGggrrrrGGgg', minDur=31.0, maxDur= 31.0, name='major 3'), Phase(duration=4.0, state='rrrryyggrrrryygg', minDur=4.0, maxDur=4.0, name='transition 3-4'), Phase(duration=6.0, state='rrrrrrGGrrrrrrGG', minDur=6.0, maxDur=6.0, name='major 4'), Phase(duration=4.0, state='rrrrrryyrrrrrryy', minDur=4.0, maxDur=4.0, name='transition 4-1')), subParameter={}), Logic(programID='custom', type=0, currentPhaseIndex=4, phases=(Phase(duration=30.0, state='rrrrGGggrrrrGGgg', minDur=0.0, maxDur=0.0, name='setViaComplete', next='(1, 2, 3)'), Phase(d uration=10.0, state='rrrrGGggrrrrGGgg', minDur=0.0, maxDur=0.0), Phase(duration=40.0, state='rrrrGGggrrrrGGgg', minDur=0.0, maxDur=0.0), Phase(duration=20.0, state='rrrrGGggrrrrGGgg', minDur=0.0, maxDur=0.0), Phase(duration=20.0, state='rrrrGGggrrrrGGgg', minDur=0.0, maxDur=0.0, name='setByTraCI'), Phase(duration=20.0, state='rrrrGGggrrrrGGgg', minDur=0.0, maxDur=0.0)), subParameter={})) < lanes ('4si_0', '4si_1', '4si_2', '4si_2', '2si_0', '2si_1', '2si_2', '2si_2', '3si_0', '3si_1', '3si_2', '3si_2', '1si_0', '1si_1', '1si_2', '1si_2') < links [[('4si_0', '1o_0', '')], [('4si_1', '3o_0', '')], [('4si_2', '2o_0', '')], [('4si_2', '4o_0', '')], [('2si_0', '4o_0', '')], [('2si_1', '1o_0', '')], [('2si_2', '3o_0', '')], [('2si_2', '2o_0', '')], [('3si_0', '2o_0', '')], [('3si_1', '4o_0', '')], [('3si_2', '1o_0', '')], [('3si_2', '3o_0', '')], [('1si_0', '3o_0', '')], [('1si_1', '2o_0', '')], [('1si_2', '4o_0', '')], [('1si_2', '1o_0', '')]] < program custom < phase 4 < phaseName setByTraCI < switch 26.0 < duration 20.0 < spent 0.0 < numDefs=2 numPhases=[8, 6] < {0: ('0',)} < step 3 < {0: ('0',)} < examining 0 < ryg rrrrGGggrrrrGGgg < rygdef (Logic(programID='0', type=0, currentPhaseIndex=0, phases=(Phase(duration=31.0, state='GGggrrrrGGggrrrr', minDur=31.0, maxDur=31.0, name='major 1'), Phase(duration=4.0, state='yyggrrrryyggrrrr', minDur=4.0, maxDur=4.0, name='transition 1-2'), Phase(duration=6.0, state='rrGGrrrrrrGGrrrr', minDur=6.0, maxDur=6.0, name='major 2'), Phase(duration=4.0, state='rryyrrrrrryyrrrr', minDur=4.0, maxDur=4.0, name='transition 2-3'), Phase(duration=31.0, state='rrrrGGggrrrrGGgg', minDur=31.0, maxDur= 31.0, name='major 3'), Phase(duration=4.0, state='rrrryyggrrrryygg', minDur=4.0, maxDur=4.0, name='transition 3-4'), Phase(duration=6.0, state='rrrrrrGGrrrrrrGG', minDur=6.0, maxDur=6.0, name='major 4'), Phase(duration=4.0, state='rrrrrryyrrrrrryy', minDur=4.0, maxDur=4.0, name='transition 4-1')), subParameter={}), Logic(programID='custom', type=0, currentPhaseIndex=4, phases=(Phase(duration=30.0, state='rrrrGGggrrrrGGgg', minDur=0.0, maxDur=0.0, name='setViaComplete', next='(1, 2, 3)'), Phase(d uration=10.0, state='rrrrGGggrrrrGGgg', minDur=0.0, maxDur=0.0), Phase(duration=40.0, state='rrrrGGggrrrrGGgg', minDur=0.0, maxDur=0.0), Phase(duration=20.0, state='rrrrGGggrrrrGGgg', minDur=0.0, maxDur=0.0), Phase(duration=20.0, state='rrrrGGggrrrrGGgg', minDur=0.0, maxDur=0.0, name='setByTraCI'), Phase(duration=20.0, state='rrrrGGggrrrrGGgg', minDur=0.0, maxDur=0.0)), subParameter={})) < lanes ('4si_0', '4si_1', '4si_2', '4si_2', '2si_0', '2si_1', '2si_2', '2si_2', '3si_0', '3si_1', '3si_2', '3si_2', '1si_0', '1si_1', '1si_2', '1si_2') < links [[('4si_0', '1o_0', '')], [('4si_1', '3o_0', '')], [('4si_2', '2o_0', '')], [('4si_2', '4o_0', '')], [('2si_0', '4o_0', '')], [('2si_1', '1o_0', '')], [('2si_2', '3o_0', '')], [('2si_2', '2o_0', '')], [('3si_0', '2o_0', '')], [('3si_1', '4o_0', '')], [('3si_2', '1o_0', '')], [('3si_2', '3o_0', '')], [('1si_0', '3o_0', '')], [('1si_1', '2o_0', '')], [('1si_2', '4o_0', '')], [('1si_2', '1o_0', '')]] < program custom < phase 4 < phaseName setByTraCI <truncated after showing first 30 lines>
---------- Differences in output ---------- 1,63d0 < time 0.0 < next stop stop_SC < alighting passengers [] < time 10.0 < next stop stop_SC < alighting passengers [] < time 20.0 < next stop stop_SC < alighting passengers [] < time 30.0 < next stop stop_SC < alighting passengers [] < time 40.0 < next stop stop_SC < alighting passengers [] < time 50.0 < next stop stop_SC < alighting passengers [] < time 60.0 < next stop stop_NC < alighting passengers [] < time 70.0 < next stop stop_NC < alighting passengers [] < time 80.0 < next stop stop_NC < alighting passengers [] < time 90.0 < next stop stop_NC <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1c1,9 < Warning: Vehicle 'ego' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=9.50. --- > Error: Vehicle 'ego' is not known. > Traceback (most recent call last): > File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/vehicle/cfmodel/CACC/runner.py", line 63, in <module> > run(mode, fname) > File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/vehicle/cfmodel/CACC/runner.py", line 51, in run > traci.vehicle.setParameter("ego", "carFollowModel.caccCommunicationsOverrideMode", str(mode)) > File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 6714, in setParameter > return _libsumo.vehicle_setParameter(objectID, key, value) > libsumo.libsumo.TraCIException: Vehicle 'ego' is not known. ---------- Differences in fcd ---------- 2a3,4 > <!-- generated on 2024-09-29 09:37:28 by > <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,706c6,28 < <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd"> < <timestep time="0.00"> < <vehicle id="ego" speed="33.36"/> < <vehicle id="stopped" speed="0.00"/> < </timestep> < <timestep time="0.50"> < <vehicle id="ego" speed="33.36"/> < <vehicle id="stopped" speed="0.00"/> < </timestep> < <timestep time="1.00"> < <vehicle id="ego" speed="33.36"/> < <vehicle id="stopped" speed="0.00"/> < </timestep> < <timestep time="1.50"> < <vehicle id="ego" speed="33.36"/> < <vehicle id="stopped" speed="0.00"/> < </timestep> < <timestep time="2.00"> < <vehicle id="ego" speed="33.36"/> < <vehicle id="stopped" speed="0.00"/> < </timestep> < <timestep time="2.50"> < <vehicle id="ego" speed="33.36"/> < <vehicle id="stopped" speed="0.00"/> < </timestep> < <timestep time="3.00"> <truncated after showing first 30 lines> ---------- Differences in output ---------- 1,4d0 < Set OverrideMode: 0 , get OverrideMode: 0 < Set OverrideMode: 1 , get OverrideMode: 1 < Set OverrideMode: 2 , get OverrideMode: 2 < Set OverrideMode: 3 , get OverrideMode: 3 ---------- Missing result in fcd2 ---------- <?xml version="1.0" encoding="UTF-8"?> <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd"> <timestep time="0.00"> <vehicle id="ego" speed="33.36"/> <vehicle id="stopped" speed="0.00"/> </timestep> <timestep time="0.50"> <vehicle id="ego" speed="33.36"/> <vehicle id="stopped" speed="0.00"/> </timestep> <timestep time="1.00"> <vehicle id="ego" speed="33.36"/> <vehicle id="stopped" speed="0.00"/> </timestep> <timestep time="1.50"> <vehicle id="ego" speed="33.36"/> <vehicle id="stopped" speed="0.00"/> </timestep> <timestep time="2.00"> <vehicle id="ego" speed="33.36"/> <vehicle id="stopped" speed="0.00"/> </timestep> <timestep time="2.50"> <vehicle id="ego" speed="33.36"/> <vehicle id="stopped" speed="0.00"/> </timestep> <timestep time="3.00"> <vehicle id="ego" speed="33.36"/> <truncated after showing first 30 lines> ---------- Missing result in fcd3 ---------- <?xml version="1.0" encoding="UTF-8"?> <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd"> <timestep time="0.00"> <vehicle id="ego" speed="33.36"/> <vehicle id="stopped" speed="0.00"/> </timestep> <timestep time="0.50"> <vehicle id="ego" speed="33.36"/> <vehicle id="stopped" speed="0.00"/> </timestep> <timestep time="1.00"> <vehicle id="ego" speed="33.36"/> <vehicle id="stopped" speed="0.00"/> </timestep> <timestep time="1.50"> <vehicle id="ego" speed="33.36"/> <vehicle id="stopped" speed="0.00"/> </timestep> <timestep time="2.00"> <vehicle id="ego" speed="33.36"/> <vehicle id="stopped" speed="0.00"/> </timestep> <timestep time="2.50"> <vehicle id="ego" speed="33.36"/> <vehicle id="stopped" speed="0.00"/> </timestep> <timestep time="3.00"> <vehicle id="ego" speed="33.36"/> <truncated after showing first 30 lines> ---------- Missing result in fcd4 ---------- <?xml version="1.0" encoding="UTF-8"?> <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd"> <timestep time="0.00"> <vehicle id="ego" speed="33.36"/> <vehicle id="stopped" speed="0.00"/> </timestep> <timestep time="0.50"> <vehicle id="ego" speed="33.36"/> <vehicle id="stopped" speed="0.00"/> </timestep> <timestep time="1.00"> <vehicle id="ego" speed="33.36"/> <vehicle id="stopped" speed="0.00"/> </timestep> <timestep time="1.50"> <vehicle id="ego" speed="33.30"/> <vehicle id="stopped" speed="0.00"/> </timestep> <timestep time="2.00"> <vehicle id="ego" speed="33.14"/> <vehicle id="stopped" speed="0.00"/> </timestep> <timestep time="2.50"> <vehicle id="ego" speed="32.91"/> <vehicle id="stopped" speed="0.00"/> </timestep> <timestep time="3.00"> <vehicle id="ego" speed="32.60"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1 > X Fatal error. ---------- Differences in output ---------- 1d0 < 2.0: state=['right', 'blocked by right leader', 'overlapping', 'sublane'] stateTraCI=['right', 'TraCI', 'urgent', 'blocked by right leader', 'overlapping', 'sublane'] couldChange=False wantsAndCould=False ---------- Missing result in fcd ---------- <?xml version="1.0" encoding="UTF-8"?> <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd"> <timestep time="0.00"> <vehicle id="blocker" x="5.10" y="-8.00" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="5.10" lane="gneE0_0" slope="0.00"/> <vehicle id="push" x="5.10" y="-2.30" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="5.10" lane="gneE0_2" slope="0.00"/> <vehicle id="v0" x="5.10" y="-4.10" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="5.10" lane="gneE0_1" slope="0.00"/> </timestep> <timestep time="1.00"> <vehicle id="blocker" x="7.44" y="-8.00" angle="90.00" type="DEFAULT_VEHTYPE" speed="2.34" pos="7.44" lane="gneE0_0" slope="0.00"/> <vehicle id="push" x="6.53" y="-2.30" angle="90.00" type="DEFAULT_VEHTYPE" speed="1.43" pos="6.53" lane="gneE0_2" slope="0.00"/> <vehicle id="v0" x="7.13" y="-4.10" angle="90.00" type="DEFAULT_VEHTYPE" speed="2.03" pos="7.13" lane="gneE0_1" slope="0.00"/> </timestep> </fcd-export>
---------- Differences in errors ---------- 1,2c1 < Warning: Ignoring indexOffset -1 for vehicle 'v0' on laneIndex 0. < Warning: Ignoring indexOffset -1 for vehicle 'v0' on laneIndex 0. --- > X Fatal error. ---------- Missing result in fcd ---------- <?xml version="1.0" encoding="UTF-8"?> <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd"> <timestep time="0.00"> <vehicle id="v0" x="5.10" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="5.10" lane="gneE0_0" slope="0.00"/> </timestep> <timestep time="1.00"> <vehicle id="v0" x="7.70" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="2.60" pos="7.70" lane="gneE0_0" slope="0.00"/> </timestep> <timestep time="2.00"> <vehicle id="v0" x="12.49" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="4.79" pos="12.49" lane="gneE0_0" slope="0.00"/> </timestep> <timestep time="3.00"> <vehicle id="v0" x="18.96" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="6.47" pos="18.96" lane="gneE0_0" slope="0.00"/> </timestep> <timestep time="4.00"> <vehicle id="v0" x="27.18" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="8.22" pos="27.18" lane="gneE0_0" slope="0.00"/> </timestep> <timestep time="5.00"> <vehicle id="v0" x="37.11" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="9.93" pos="37.11" lane="gneE0_0" slope="0.00"/> </timestep> <timestep time="6.00"> <vehicle id="v0" x="48.41" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="11.30" pos="48.41" lane="gneE0_0" slope="0.00"/> </timestep> <timestep time="7.00"> <vehicle id="v0" x="61.93" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.51" pos="61.93" lane="gneE0_0" slope="0.00"/> </timestep> <timestep time="8.00"> <vehicle id="v0" x="75.64" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.71" pos="75.64" lane="gneE0_0" slope="0.00"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1 > python: ../../src/xcb_io.c:257: poll_for_event: Assertion `dpy->xcb->event_owner == XlibOwnsEventQueue && !dpy->xcb->event_waiter' failed. ---------- Differences in output ---------- 1,70d0 < t=5.0 laneIndex=0 posLat=0.0 state(-1)=([], []) state(0)=(['stay', 'sublane'], ['sublane']) state(1)=(['stay', 'sublane'], ['sublane']) < t=6.0 laneIndex=0 posLat=0.6 state(-1)=([], []) state(0)=(['left', 'TraCI'], ['left', 'TraCI']) state(1)=(['left', 'TraCI'], ['left', 'TraCI']) < t=7.0 laneIndex=0 posLat=0.6 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], []) < t=8.0 laneIndex=0 posLat=0.6 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], []) < t=9.0 laneIndex=0 posLat=0.6 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], []) < t=10.0 laneIndex=0 posLat=0.6 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], []) < t=11.0 laneIndex=0 posLat=0.6 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], []) < t=12.0 laneIndex=0 posLat=0.6 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], []) < t=13.0 laneIndex=0 posLat=0.6 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], []) < t=14.0 laneIndex=0 posLat=0.6 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], []) < t=15.0 laneIndex=0 posLat=0.6 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], []) < t=16.0 laneIndex=0 posLat=0.6 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], []) < t=17.0 laneIndex=0 posLat=0.6 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], []) < t=18.0 laneIndex=0 posLat=0.6 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], []) < t=19.0 laneIndex=0 posLat=0.6 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], []) < t=20.0 laneIndex=0 posLat=0.6 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], []) < t=21.0 laneIndex=0 posLat=0.6 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], []) < t=22.0 laneIndex=0 posLat=0.6 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], []) < t=23.0 laneIndex=0 posLat=0.6 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], []) < t=24.0 laneIndex=0 posLat=0.6 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], []) < t=25.0 laneIndex=0 posLat=0.6 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], []) < t=26.0 laneIndex=0 posLat=0.6 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], []) < t=27.0 laneIndex=0 posLat=0.6 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], []) < t=28.0 laneIndex=0 posLat=0.6 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], []) < t=29.0 laneIndex=0 posLat=0.6 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], []) < t=30.0 laneIndex=0 posLat=0.6 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], []) < t=31.0 laneIndex=0 posLat=0.6 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], []) < t=32.0 laneIndex=0 posLat=0.6 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], []) < t=33.0 laneIndex=0 posLat=0.6 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], []) <truncated after showing first 30 lines> ---------- Missing result in lanechanges ---------- <?xml version="1.0" encoding="UTF-8"?> <lanechanges> </lanechanges>
---------- Differences in errors ---------- 0a1,4 > [xcb] Unknown sequence number while processing queue > [xcb] Most likely this is a multi-threaded client and XInitThreads has not been called > [xcb] Aborting, sorry about that. > python: ../../src/xcb_io.c:278: poll_for_event: Assertion `!xcb_xlib_threads_sequence_lost' failed. ---------- Differences in output ---------- 1,70d0 < t=5.0 laneIndex=0 posLat=0.0 state(-1)=([], []) state(0)=(['stay', 'sublane'], ['sublane']) state(1)=(['stay', 'sublane'], ['sublane']) < t=6.0 laneIndex=0 posLat=0.0 state(-1)=([], []) state(0)=(['right', 'TraCI'], ['right', 'TraCI']) state(1)=(['right', 'TraCI'], ['right', 'TraCI']) < t=7.0 laneIndex=0 posLat=0.0 state(-1)=([], []) state(0)=(['right', 'TraCI'], ['right', 'TraCI']) state(1)=(['right', 'TraCI'], ['right', 'TraCI']) < t=8.0 laneIndex=0 posLat=0.0 state(-1)=([], []) state(0)=(['right', 'TraCI'], ['right', 'TraCI']) state(1)=(['right', 'TraCI'], ['right', 'TraCI']) < t=9.0 laneIndex=0 posLat=0.0 state(-1)=([], []) state(0)=(['right', 'TraCI'], ['right', 'TraCI']) state(1)=(['right', 'TraCI'], ['right', 'TraCI']) < t=10.0 laneIndex=0 posLat=0.0 state(-1)=([], []) state(0)=(['right', 'TraCI'], ['right', 'TraCI']) state(1)=(['right', 'TraCI'], ['right', 'TraCI']) < t=11.0 laneIndex=0 posLat=0.0 state(-1)=([], []) state(0)=(['right', 'TraCI'], ['right', 'TraCI']) state(1)=(['right', 'TraCI'], ['right', 'TraCI']) < t=12.0 laneIndex=0 posLat=0.0 state(-1)=([], []) state(0)=(['right', 'TraCI'], ['right', 'TraCI']) state(1)=(['right', 'TraCI'], ['right', 'TraCI']) < t=13.0 laneIndex=0 posLat=0.0 state(-1)=([], []) state(0)=(['right', 'TraCI'], ['right', 'TraCI']) state(1)=(['right', 'TraCI'], ['right', 'TraCI']) < t=14.0 laneIndex=0 posLat=0.0 state(-1)=([], []) state(0)=(['right', 'TraCI'], ['right', 'TraCI']) state(1)=(['right', 'TraCI'], ['right', 'TraCI']) < t=15.0 laneIndex=0 posLat=0.0 state(-1)=([], []) state(0)=(['right', 'TraCI'], ['right', 'TraCI']) state(1)=(['right', 'TraCI'], ['right', 'TraCI']) < t=16.0 laneIndex=0 posLat=0.0 state(-1)=([], []) state(0)=(['right', 'TraCI'], ['right', 'TraCI']) state(1)=(['right', 'TraCI'], ['right', 'TraCI']) < t=17.0 laneIndex=0 posLat=0.0 state(-1)=([], []) state(0)=(['right', 'TraCI'], ['right', 'TraCI']) state(1)=(['right', 'TraCI'], ['right', 'TraCI']) < t=18.0 laneIndex=0 posLat=0.0 state(-1)=([], []) state(0)=(['right', 'TraCI'], ['right', 'TraCI']) state(1)=(['right', 'TraCI'], ['right', 'TraCI']) < t=19.0 laneIndex=0 posLat=0.0 state(-1)=([], []) state(0)=(['right', 'TraCI'], ['right', 'TraCI']) state(1)=(['right', 'TraCI'], ['right', 'TraCI']) < t=20.0 laneIndex=0 posLat=0.0 state(-1)=([], []) state(0)=(['right', 'TraCI'], ['right', 'TraCI']) state(1)=(['right', 'TraCI'], ['right', 'TraCI']) < t=21.0 laneIndex=0 posLat=0.0 state(-1)=([], []) state(0)=(['right', 'TraCI'], ['right', 'TraCI']) state(1)=(['right', 'TraCI'], ['right', 'TraCI']) < t=22.0 laneIndex=0 posLat=0.0 state(-1)=([], []) state(0)=(['right', 'TraCI'], ['right', 'TraCI']) state(1)=(['right', 'TraCI'], ['right', 'TraCI']) < t=23.0 laneIndex=0 posLat=0.0 state(-1)=([], []) state(0)=(['right', 'TraCI'], ['right', 'TraCI']) state(1)=(['right', 'TraCI'], ['right', 'TraCI']) < t=24.0 laneIndex=0 posLat=0.0 state(-1)=([], []) state(0)=(['right', 'TraCI'], ['right', 'TraCI']) state(1)=(['right', 'TraCI'], ['right', 'TraCI']) < t=25.0 laneIndex=0 posLat=0.0 state(-1)=([], []) state(0)=(['right', 'TraCI'], ['right', 'TraCI']) state(1)=(['right', 'TraCI'], ['right', 'TraCI']) < t=26.0 laneIndex=0 posLat=0.0 state(-1)=([], []) state(0)=(['right', 'TraCI'], ['right', 'TraCI']) state(1)=(['right', 'TraCI'], ['right', 'TraCI']) < t=27.0 laneIndex=0 posLat=0.0 state(-1)=([], []) state(0)=(['right', 'TraCI'], ['right', 'TraCI']) state(1)=(['right', 'TraCI'], ['right', 'TraCI']) < t=28.0 laneIndex=0 posLat=0.0 state(-1)=([], []) state(0)=(['right', 'TraCI'], ['right', 'TraCI']) state(1)=(['right', 'TraCI'], ['right', 'TraCI']) < t=29.0 laneIndex=0 posLat=0.0 state(-1)=([], []) state(0)=(['right', 'TraCI'], ['right', 'TraCI']) state(1)=(['right', 'TraCI'], ['right', 'TraCI']) < t=30.0 laneIndex=0 posLat=0.0 state(-1)=([], []) state(0)=(['right', 'TraCI'], ['right', 'TraCI']) state(1)=(['right', 'TraCI'], ['right', 'TraCI']) < t=31.0 laneIndex=0 posLat=0.0 state(-1)=([], []) state(0)=(['right', 'TraCI'], ['right', 'TraCI']) state(1)=(['right', 'TraCI'], ['right', 'TraCI']) < t=32.0 laneIndex=0 posLat=0.0 state(-1)=([], []) state(0)=(['right', 'TraCI'], ['right', 'TraCI']) state(1)=(['right', 'TraCI'], ['right', 'TraCI']) < t=33.0 laneIndex=0 posLat=0.0 state(-1)=([], []) state(0)=(['right', 'TraCI'], ['right', 'TraCI']) state(1)=(['right', 'TraCI'], ['right', 'TraCI']) <truncated after showing first 30 lines> ---------- Missing result in lanechanges ---------- <?xml version="1.0" encoding="UTF-8"?> <lanechanges> </lanechanges>
---------- Differences in output ---------- 1,175d0 < 3.0 vSafe=1.3 vActual=1.3 < 3.5 vSafe=2.6 vActual=2.6 < 4.0 vSafe=3.9 vActual=3.9 < 4.5 vSafe=5.2 vActual=5.2 < 5.0 vSafe=6.5 vActual=6.5 < 5.5 vSafe=7.8 vActual=7.8 < 6.0 vSafe=9.1 vActual=9.1 < 6.5 vSafe=10.4 vActual=10.4 < 7.0 vSafe=11.7 vActual=11.7 < 7.5 vSafe=13.0 vActual=13.0 < 8.0 vSafe=14.3 vActual=14.3 < 8.5 vSafe=15.6 vActual=15.6 < 9.0 vSafe=16.9 vActual=16.9 < 9.5 vSafe=18.2 vActual=18.2 < 10.0 vSafe=19.5 vActual=19.5 < 10.5 vSafe=20.8 vActual=20.8 < 11.0 vSafe=22.1 vActual=22.1 < 11.5 vSafe=22.4861818182 vActual=22.4861818182 < 12.0 vSafe=22.2601652893 vActual=22.2601652893 < 12.5 vSafe=22.0546957175 vActual=22.0546957175 < 13.0 vSafe=21.8679051977 vActual=21.8679051977 < 13.5 vSafe=21.6980956343 vActual=21.6980956343 < 14.0 vSafe=21.5437233039 vActual=21.5437233039 < 14.5 vSafe=21.4033848217 vActual=21.4033848217 < 15.0 vSafe=21.2758043834 vActual=21.2758043834 < 15.5 vSafe=21.1598221667 vActual=21.1598221667 < 16.0 vSafe=21.0543837879 vActual=21.0543837879 < 16.5 vSafe=20.9585307163 vActual=20.9585307163 < 17.0 vSafe=20.8713915603 vActual=20.8713915603 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1d0 < Error: Vehicle 'ego' is not known. ---------- Differences in output ---------- 1,29d0 < 0.0: egoLane= followerAuto=('', -1.0) followerShort=('', -1.0) < 1.0: egoLane=a_0 followerAuto=('', -1.0) followerShort=('', -1.0) < 2.0: egoLane=a_0 followerAuto=('', -1.0) followerShort=('', -1.0) < 3.0: egoLane=a_0 followerAuto=('', -1.0) followerShort=('', -1.0) < 4.0: egoLane=a_0 followerAuto=('f1', 59.172000000000025) followerShort=('f1', 59.172000000000025) < 5.0: egoLane=a_0 followerAuto=('f1', 53.61600000000002) followerShort=('f1', 53.61600000000002) < 6.0: egoLane=a_0 followerAuto=('f1', 48.40985714285716) followerShort=('f1', 48.40985714285716) < 7.0: egoLane=a_0 followerAuto=('f1', 43.99971428571429) followerShort=('f1', 43.99971428571429) < 8.0: egoLane=a_0 followerAuto=('f1', 40.32459523809523) followerShort=('f1', 40.32459523809523) < 9.0: egoLane=a_0 followerAuto=('f1', 35.149996031746014) followerShort=('f1', 35.149996031746014) < 10.0: egoLane=:gneJ1_0_0 followerAuto=('f1', 27.745830026454996) followerShort=('f1', 27.745830026454996) < 11.0: egoLane=b_0 followerAuto=('f1', 20.341664021163993) followerShort=('f1', 20.341664021163993) < 12.0: egoLane=b_0 followerAuto=('f1', 17.43749801587301) followerShort=('', -1.0) < 13.0: egoLane=b_0 followerAuto=('f1', 15.329332010581986) followerShort=('f1', 15.329332010581986) < 14.0: egoLane=b_0 followerAuto=('f1', 13.92388800705466) followerShort=('f1', 13.92388800705466) < 15.0: egoLane=b_0 followerAuto=('f1', 12.986925338036443) followerShort=('f1', 12.986925338036443) < 16.0: egoLane=b_0 followerAuto=('f1', 12.362283558690962) followerShort=('f1', 12.362283558690962) < 17.0: egoLane=b_0 followerAuto=('f1', 11.945855705793974) followerShort=('f1', 11.945855705793974) < 18.0: egoLane=b_0 followerAuto=('f1', 11.668237137195973) followerShort=('f1', 11.668237137195973) < 19.0: egoLane=b_0 followerAuto=('f1', 11.483158091463977) followerShort=('f1', 11.483158091463977) < 20.0: egoLane=b_0 followerAuto=('f1', 11.359772060975985) followerShort=('f1', 11.359772060975985) < 21.0: egoLane=b_0 followerAuto=('f1', 11.277514707317323) followerShort=('f1', 11.277514707317323) < 22.0: egoLane=b_0 followerAuto=('f1', 11.222676471544872) followerShort=('f1', 11.222676471544872) < 23.0: egoLane=b_0 followerAuto=('f1', 11.186117647696577) followerShort=('f1', 11.186117647696577) < 24.0: egoLane=b_0 followerAuto=('f1', 11.161745098464365) followerShort=('f1', 11.161745098464365) < 25.0: egoLane=b_0 followerAuto=('f1', 11.145496732309567) followerShort=('f1', 11.145496732309567) < 26.0: egoLane=b_0 followerAuto=('f1', 11.134664488206369) followerShort=('f1', 11.134664488206369) < 27.0: egoLane=b_0 followerAuto=('f1', 11.12744299213756) followerShort=('f1', 11.12744299213756) < 28.0: egoLane=b_0 followerAuto=('f1', 11.12262866142504) followerShort=('f1', 11.12262866142504) <truncated after showing first 30 lines>
---------- Differences in output ---------- 1,36d0 < 0.0: ids=() loaded=('v0', 'v1', 'v2') teleporting=() < 1.0: ids=('v0',) loaded=('v0', 'v1', 'v2') teleporting=() < 2.0: ids=('v0',) loaded=('v0', 'v1', 'v2') teleporting=() < 3.0: ids=('v0',) loaded=('v0', 'v1', 'v2') teleporting=() < 4.0: ids=('v0',) loaded=('v0', 'v1', 'v2') teleporting=() < 5.0: ids=('v1',) loaded=('v0', 'v1', 'v2') teleporting=('v0',) < 6.0: ids=('v1',) loaded=('v0', 'v1', 'v2') teleporting=('v0',) < 7.0: ids=('v1',) loaded=('v0', 'v1', 'v2') teleporting=('v0',) < 8.0: ids=('v1',) loaded=('v0', 'v1', 'v2') teleporting=('v0',) < 9.0: ids=('v1',) loaded=('v0', 'v1', 'v2') teleporting=('v0',) < 10.0: ids=('v1',) loaded=('v0', 'v1', 'v2') teleporting=('v0',) < 11.0: ids=('v1', 'v2') loaded=('v0', 'v1', 'v2') teleporting=('v0',) < 12.0: ids=('v1', 'v2') loaded=('v0', 'v1', 'v2') teleporting=('v0',) < 13.0: ids=('v1', 'v2') loaded=('v0', 'v1', 'v2') teleporting=('v0',) < 14.0: ids=('v1', 'v2') loaded=('v0', 'v1', 'v2') teleporting=('v0',) < 15.0: ids=('v1', 'v2') loaded=('v0', 'v1', 'v2') teleporting=('v0',) < 16.0: ids=('v1', 'v2') loaded=('v0', 'v1', 'v2') teleporting=('v0',) < 17.0: ids=('v1', 'v2') loaded=('v0', 'v1', 'v2') teleporting=('v0',) < 18.0: ids=('v1', 'v2') loaded=('v0', 'v1', 'v2') teleporting=('v0',) < 19.0: ids=('v1', 'v2') loaded=('v0', 'v1', 'v2') teleporting=('v0',) < 20.0: ids=('v1', 'v2') loaded=('v0', 'v1', 'v2') teleporting=('v0',) < 21.0: ids=('v2',) loaded=('v0', 'v2') teleporting=('v0',) < 22.0: ids=('v2',) loaded=('v0', 'v2') teleporting=('v0',) < 23.0: ids=('v2',) loaded=('v0', 'v2') teleporting=('v0',) < 24.0: ids=('v2',) loaded=('v0', 'v2') teleporting=('v0',) < 25.0: ids=('v0', 'v2') loaded=('v0', 'v2') teleporting=() < 26.0: ids=('v0',) loaded=('v0',) teleporting=() < 27.0: ids=('v0',) loaded=('v0',) teleporting=() < 28.0: ids=('v0',) loaded=('v0',) teleporting=() <truncated after showing first 30 lines>
---------- Differences in output ---------- 1,23d0 < 0.0 (('C', 1, 183.87, 'G'),) < 1.0 (('C', 1, 178.76999999999998, 'G'),) < 2.0 (('C', 1, 176.17, 'G'),) < 3.0 (('C', 1, 170.96999999999997, 'G'),) < 4.0 (('C', 1, 163.17, 'G'),) < 5.0 (('C', 1, 152.76999999999998, 'G'),) < 6.0 (('C', 1, 139.76999999999998, 'G'),) < 7.0 (('C', 1, 125.04659999999998, 'G'),) < 8.0 (('C', 1, 110.32319999999999, 'G'),) < 9.0 (('C', 1, 95.59979999999999, 'G'),) < 10.0 (('C', 1, 80.87639999999999, 'G'),) < 11.0 (('C', 1, 66.15299999999999, 'G'),) < 12.0 (('C', 1, 51.42959999999998, 'G'),) < 13.0 (('C', 1, 36.70619999999998, 'G'),) < 14.0 (('C', 1, 21.982799999999983, 'G'),) < 15.0 (('C', 1, 7.259399999999985, 'G'),) < 16.0 () < 17.0 () < 18.0 () < 19.0 () < 20.0 () < 21.0 () < 22.0 ()
---------- Differences in output ---------- 1,412d0 < time 0.0 < past 2 stops () < next 2 stops (StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=20.0, intendedArrival=10.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=80.0)) < all stops (StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=20.0, intendedArrival=10.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=80.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=140.0, intendedArrival=130.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=200.0), StopData(lane=NC_0, startP os=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=260.0, intendedArrival=250.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=320.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=380.0, intendedArrival=370.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=440.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, d uration=10.0, until=500.0, intendedArrival=490.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=560.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=620.0, intendedArrival=610.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=680.0)) < time 10.0 < past 2 stops () < next 2 stops (StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=20.0, intendedArrival=10.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=80.0)) < all stops (StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=20.0, intendedArrival=10.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=80.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=140.0, intendedArrival=130.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=200.0), StopData(lane=NC_0, startP os=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=260.0, intendedArrival=250.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=320.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=380.0, intendedArrival=370.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=440.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, d uration=10.0, until=500.0, intendedArrival=490.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=560.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=620.0, intendedArrival=610.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=680.0)) < time 20.0 < past 2 stops () < next 2 stops (StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=20.0, intendedArrival=10.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=80.0)) < all stops (StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=20.0, intendedArrival=10.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=80.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=140.0, intendedArrival=130.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=200.0), StopData(lane=NC_0, startP os=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=260.0, intendedArrival=250.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=320.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=380.0, intendedArrival=370.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=440.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, d uration=10.0, until=500.0, intendedArrival=490.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=560.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=620.0, intendedArrival=610.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=680.0)) < time 30.0 < past 2 stops () < next 2 stops (StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=6.0, until=20.0, intendedArrival=10.0, arrival=25.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=80.0)) < all stops (StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=6.0, until=20.0, intendedArrival=10.0, arrival=25.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=80.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=140.0, intendedArrival=130.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=200.0), StopData(lane =NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=260.0, intendedArrival=250.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=320.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=380.0, intendedArrival=370.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=440.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, s topFlags=0, duration=10.0, until=500.0, intendedArrival=490.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=560.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=620.0, intendedArrival=610.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=680.0)) < time 40.0 < past 2 stops (StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=20.0, intendedArrival=10.0, arrival=25.0, depart=35.0),) < next 2 stops (StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=80.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=140.0, intendedArrival=130.0)) < all stops (StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=80.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=140.0, intendedArrival=130.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=200.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=260.0, intendedArrival=250.0), StopData(lane=SC_0, star tPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=320.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=380.0, intendedArrival=370.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=440.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=500.0, intendedArrival=490.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlac eID=stop_SC, stopFlags=8, duration=8.0, until=560.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=620.0, intendedArrival=610.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=680.0)) < time 50.0 < past 2 stops (StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=20.0, intendedArrival=10.0, arrival=25.0, depart=35.0),) < next 2 stops (StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=80.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=140.0, intendedArrival=130.0)) < all stops (StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=80.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=140.0, intendedArrival=130.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=200.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=260.0, intendedArrival=250.0), StopData(lane=SC_0, star tPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=320.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=380.0, intendedArrival=370.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=440.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=500.0, intendedArrival=490.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlac eID=stop_SC, stopFlags=8, duration=8.0, until=560.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=620.0, intendedArrival=610.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=680.0)) < time 60.0 < past 2 stops (StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=20.0, intendedArrival=10.0, arrival=25.0, depart=35.0),) < next 2 stops (StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=80.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=140.0, intendedArrival=130.0)) < all stops (StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=80.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=140.0, intendedArrival=130.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=200.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=260.0, intendedArrival=250.0), StopData(lane=SC_0, star tPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=320.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=380.0, intendedArrival=370.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=440.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=500.0, intendedArrival=490.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlac eID=stop_SC, stopFlags=8, duration=8.0, until=560.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=620.0, intendedArrival=610.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=680.0)) < time 70.0 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1 > X Fatal error. ---------- Missing 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="ego" depart="0.00" arrival="314.00"> <routeDistribution> <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="0.00" probability="0" edges="A0A1 A1A2 A2B2 B2B1 B1A1 A1B1 B1C1 C1D1 D2D3"/> <route edges="A0A1 A1A2 A2B2 B2B1 B1A1 A1B1 B1C1 C1D1 D1D2 D2D3"/> </routeDistribution> <stop busStop="busStop_A2B2" duration="30.00"/> <stop busStop="busStop_A1B1" duration="60.00"/> <stop busStop="busStop_B1C1" duration="60.00"/> <stop busStop="busStop_C1D1" duration="60.00"/> </vehicle> </routes>
---------- Differences in vehroutes ---------- 5,15d4 < <vehicle id="ego" depart="0.00" arrival="331.00"> < <routeDistribution> < <route replacedOnEdge="A1B1" replacedOnIndex="1" reason="traci:insertStop" replacedAtTime="11.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/> < <route edges="A0A1 A1B1 B1A1 A1A2 A2B2 B2B1 B1A1 A1B1 B1C1 C1D1 D1D2 D2D3"/> < </routeDistribution> < <stop busStop="busStop_A2B2" duration="30.00"/> < <stop busStop="busStop_A1B1" duration="60.00"/> < <stop busStop="busStop_B1C1" duration="60.00"/> < <stop busStop="busStop_C1D1" duration="60.00"/> < </vehicle> <
---------- Differences in vehroutes ---------- 5,15d4 < <vehicle id="ego" depart="0.00" arrival="313.00"> < <routeDistribution> < <route replacedOnEdge="A0A1" reason="traci:insertStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1"/> < <route edges="A0A1 A1B1 B1C1 C1D1 D1C1 C1C2 C2D2 D2D1 D1C1 C1D1"/> < </routeDistribution> < <stop busStop="busStop_A1B1" duration="60.00"/> < <stop busStop="busStop_B1C1" duration="60.00"/> < <stop busStop="busStop_C1D1" duration="60.00"/> < <stop busStop="busStop_C2D2" duration="30.00"/> < </vehicle> <
---------- Differences in output ---------- 1d0 < replacing stop on :A1_6 ---------- Differences in vehroutes ---------- 5,15d4 < <vehicle id="ego" depart="0.00" arrival="331.00"> < <routeDistribution> < <route replacedOnEdge="A0A1" reason="traci:insertStop" replacedAtTime="10.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/> < <route edges="A0A1 A1B1 B1A1 A1A2 A2B2 B2B1 B1A1 A1B1 B1C1 C1D1 D1D2 D2D3"/> < </routeDistribution> < <stop busStop="busStop_A2B2" duration="30.00"/> < <stop busStop="busStop_A1B1" duration="60.00"/> < <stop busStop="busStop_B1C1" duration="60.00"/> < <stop busStop="busStop_C1D1" duration="60.00"/> < </vehicle> <
---------- Differences in errors ---------- 0a1,7 > Error: Vehicle 'ego' is not known. > Traceback (most recent call last): > File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/vehicle/insertStop/routeStop_init/runner.py", line 44, in <module> > traci.vehicle.insertStop(vehID, 0, "busStop_A2B2", flags=tc.STOP_BUS_STOP, duration=30) > File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 6826, in insertStop > return _libsumo.vehicle_insertStop(*args, **kwargs) > libsumo.libsumo.TraCIException: Vehicle 'ego' is not known. ---------- Differences in vehroutes ---------- 2a3,4 > <!-- generated on 2024-09-29 09:36:43 by > <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,14c6,10 < <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> < <vehicle id="ego" depart="0.00" arrival="314.00"> < <routeDistribution> < <route replacedOnEdge="" reason="traci:insertStop" replacedAtTime="0.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/> < <route edges="A0A1 A1A2 A2B2 B2B1 B1A1 A1B1 B1C1 C1D1 D1D2 D2D3"/> < </routeDistribution> < <stop busStop="busStop_A2B2" duration="30.00"/> < <stop busStop="busStop_A1B1" duration="60.00"/> < <stop busStop="busStop_B1C1" duration="60.00"/> < <stop busStop="busStop_C1D1" duration="60.00"/> < </vehicle> --- > <input> > <net-file value="input_net4.net.xml"/> > <route-files value="input_routes.rou.xml"/> > <additional-files value="input_additional4.add.xml"/> > </input> 16c12,20 < </routes> --- > <output> > <vehroute-output value="vehroutes.xml"/> > </output> > > <report> > <no-step-log value="true"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1,2d0 < Warning: Teleporting vehicle 'ego'; waited too long (wrong lane, disconnected), lane='A1B1_0', time=118.00. < Warning: Vehicle 'ego' ends teleporting on edge 'B2C2', time=118.00. ---------- Differences in vehroutes ---------- 5,19d4 < <vehicle id="oncoming" type="train" depart="110.00" arrival="149.00"> < <route edges="D2C2 C2C3"/> < </vehicle> < < <vehicle id="ego" type="train" depart="0.00" arrival="415.00"> < <routeDistribution> < <route replacedOnEdge="A0A1" reason="traci:insertStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/> < <route edges="A0A1 A1B1 B2C2 C2B2 B2A2 A2A1 A1B1 B1C1 C1D1 D1D2 D2D3"/> < </routeDistribution> < <stop busStop="busStop_A1B1" duration="60.00"/> < <stop busStop="busStop_B2C2" duration="30.00"/> < <stop busStop="busStop_B1C1" duration="60.00"/> < <stop busStop="busStop_C1D1" duration="60.00"/> < </vehicle> <
---------- Differences in errors ---------- 1d0 < Error: Stop insertion failed for vehicle 'ego' (no route found from edge 'B1C1' to stop edge 'C2D2').
---------- Differences in errors ---------- 1d0 < Error: Vehicle 'v' is not known. ---------- Differences in output ---------- 1,23d0 < step=1.0 segment='' segmentIndex=-1073741824 laneIndex=3 < step=2.0 segment='' segmentIndex=-1073741824 laneIndex=3 < step=3.0 segment='' segmentIndex=-1073741824 laneIndex=3 < step=4.0 segment='' segmentIndex=-1073741824 laneIndex=3 < step=5.0 segment='' segmentIndex=-1073741824 laneIndex=3 < step=6.0 segment='' segmentIndex=-1073741824 laneIndex=3 < step=7.0 segment='' segmentIndex=-1073741824 laneIndex=3 < step=8.0 segment='' segmentIndex=-1073741824 laneIndex=3 < step=9.0 segment='' segmentIndex=-1073741824 laneIndex=3 < step=10.0 segment='' segmentIndex=-1073741824 laneIndex=3 < step=11.0 segment='' segmentIndex=-1073741824 laneIndex=3 < step=12.0 segment='' segmentIndex=-1073741824 laneIndex=3 < step=13.0 segment='' segmentIndex=-1073741824 laneIndex=3 < step=14.0 segment='' segmentIndex=-1073741824 laneIndex=4 < step=15.0 segment='' segmentIndex=-1073741824 laneIndex=0 < step=16.0 segment='' segmentIndex=-1073741824 laneIndex=0 < step=17.0 segment='' segmentIndex=-1073741824 laneIndex=0 < step=18.0 segment='' segmentIndex=-1073741824 laneIndex=4 < step=19.0 segment='' segmentIndex=-1073741824 laneIndex=4 < step=20.0 segment='' segmentIndex=-1073741824 laneIndex=4 < step=21.0 segment='' segmentIndex=-1073741824 laneIndex=4 < step=22.0 segment='' segmentIndex=-1073741824 laneIndex=4 < step=23.0 segment='' segmentIndex=-1073741824 laneIndex=4 ---------- Differences in stopinfos ---------- 5d4 < <stopinfo id="v" type="car" lane="WC_3" pos="86.15" parking="0" started="8.00" ended="13.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/> ---------- Differences in vehroutes ---------- 5,9d4 < <vehicle id="v" type="car" depart="0.00" departSpeed="13.89" speedFactor="1.0600" arrival="23.00"> < <route edges="WC CN"/> < <stop edge="WC" duration="5.00"/> < </vehicle> <
---------- Differences in output ---------- 4d3 < Reason: Libsumo requested termination.
---------- Differences in errors ---------- 0a1 > X Fatal error. ---------- Differences in output ---------- 1,8d0 < 2.0 lane=SC_0 right=[], [] left=[], [] accel=0.0 nextTLS=('C', 10, 71.95, 'G') leader=('', -1.0) < 3.0 lane=SC_0 right=[], [] left=['stay', 'strategic'], ['stay', 'strategic'] accel=10.0 nextTLS=('C', 10, 61.95, 'G') leader=('', -1.0) < 4.0 lane=SC_0 right=[], [] left=['stay', 'strategic'], ['stay', 'strategic'] accel=0.0 nextTLS=('C', 10, 51.95, 'G') leader=('', -1.0) < 5.0 lane=SC_1 right=[], [] left=['stay', 'strategic'], ['stay', 'strategic'] accel=7.1054273576e-15 nextTLS=('C', 10, 41.949999999999996, 'G') leader=('', -1.0) < 6.0 lane=SC_1 right=['right', 'strategic', 'urgent'], ['right', 'strategic', 'urgent'] left=[], [] accel=-1.42108547152e-14 nextTLS=('C', 10, 31.950000000000003, 'G') leader=('', -1.0) < 7.0 lane=SC_1 right=['right', 'strategic', 'urgent'], ['right', 'strategic', 'urgent'] left=[], [] accel=2.13162820728e-14 nextTLS=('C', 10, 21.94999999999999, 'G') leader=('', -1.0) < 8.0 lane=SC_1 right=['right', 'strategic', 'urgent'], ['right', 'strategic', 'urgent'] left=[], [] accel=-2.84217094304e-14 nextTLS=('C', 10, 11.950000000000003, 'G') leader=('', -1.0) < 9.0 lane=SC_0 right=['right', 'strategic', 'urgent'], ['right', 'strategic', 'urgent'] left=[], [] accel=1.42108547152e-14 nextTLS=('C', 10, 1.9500000000000028, 'G') leader=('', -1.0)
---------- Differences in errors ---------- 0a1 > Error: libsumo.load is not implemented for the GUI.
---------- Differences in vehroutes ---------- 5,16d4 < <vehicle id="ego" depart="0.00" arrival="156.00"> < <routeDistribution> < <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/> < <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1A2 A2B2 B2B1 B1C1 C1D1 D1D2 D2D3"/> < <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1A2 A2B2 B2C2 C2C1 C1D1 D1D2 D2D3"/> < <route edges="A0A1 A1A2 A2B2 B2C2 C2D2 D2D3"/> < </routeDistribution> < <stop busStop="busStop_A2B2" duration="30.00"/> < <stop busStop="busStop_B2C2" duration="30.00"/> < <stop busStop="busStop_C2D2" duration="30.00"/> < </vehicle> <
---------- Differences in errors ---------- 0a1,7 > Error: Vehicle 'ego' is not known. > Traceback (most recent call last): > File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/vehicle/replaceStop/first_init/runner.py", line 44, in <module> > traci.vehicle.replaceStop(vehID, 0, "busStop_A2B2", flags=tc.STOP_BUS_STOP, duration=30) > File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 6822, in replaceStop > return _libsumo.vehicle_replaceStop(*args, **kwargs) > libsumo.libsumo.TraCIException: Vehicle 'ego' is not known. ---------- Differences in vehroutes ---------- 2a3,4 > <!-- generated on 2024-09-29 09:36:11 by > <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,13c6,10 < <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> < <vehicle id="ego" depart="0.00" arrival="232.00"> < <routeDistribution> < <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="0.00" probability="0" edges="A0A1 A1A2 A2B2 B2B1 B1C1 C1D1 D2D3"/> < <route edges="A0A1 A1A2 A2B2 B2B1 B1C1 C1D1 D1D2 D2D3"/> < </routeDistribution> < <stop busStop="busStop_A2B2" duration="30.00"/> < <stop busStop="busStop_B1C1" duration="60.00"/> < <stop busStop="busStop_C1D1" duration="60.00"/> < </vehicle> --- > <input> > <net-file value="input_net4.net.xml"/> > <route-files value="input_routes.rou.xml"/> > <additional-files value="input_additional4.add.xml"/> > </input> 15c12,20 < </routes> --- > <output> > <vehroute-output value="vehroutes.xml"/> > </output> > > <report> > <no-step-log value="true"/> > </report> <truncated after showing first 30 lines>
---------- Differences in vehroutes ---------- 5,14d4 < <vehicle id="ego" depart="0.00" arrival="263.00"> < <routeDistribution> < <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/> < <route edges="A0A1 A1A2 A2B2 B2B1 B1C1 C1D1 D1D2 D2D3"/> < </routeDistribution> < <stop busStop="busStop_A2B2" duration="60.00"/> < <stop busStop="busStop_B1C1" duration="60.00"/> < <stop busStop="busStop_C1D1" duration="60.00"/> < </vehicle> <
---------- Differences in vehroutes ---------- 5,16d4 < <vehicle id="ego" depart="0.00" arrival="254.00"> < <routeDistribution> < <route replacedOnEdge="A0A1" reason="traci:insertStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/> < <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/> < <route edges="A0A1 A2B2 B2B1 B1C1 C1D1 D1D2 D2D3"/> < </routeDistribution> < <stop lane="A0A1_0" startPos="49.90" endPos="50.00" speed="1000.00" jump="30.00"/> < <stop busStop="busStop_A2B2" duration="30.00"/> < <stop busStop="busStop_B1C1" duration="60.00"/> < <stop busStop="busStop_C1D1" duration="60.00"/> < </vehicle> <
---------- Differences in vehroutes ---------- 5,14d4 < <vehicle id="ego" depart="0.00" arrival="207.00"> < <routeDistribution> < <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1"/> < <route edges="A0A1 A1B1 B1C1 C1C2 C2D2"/> < </routeDistribution> < <stop busStop="busStop_A1B1" duration="60.00"/> < <stop busStop="busStop_B1C1" duration="60.00"/> < <stop busStop="busStop_C2D2" duration="30.00"/> < </vehicle> <
---------- Differences in vehroutes ---------- 5,14d4 < <vehicle id="ego" depart="0.00" arrival="142.00"> < <routeDistribution> < <route replacedOnEdge="A1B1" replacedOnIndex="1" reason="traci:replaceStop" replacedAtTime="16.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/> < <route edges="A0A1 A1B1 C1D1 D1D2 D2D3"/> < </routeDistribution> < <stop busStop="busStop_A1B1" duration="60.00"/> < <stop edge="A1B1" speed="1000.00" jump="0.00"/> < <stop busStop="busStop_C1D1" duration="30.00"/> < </vehicle> <
---------- Differences in vehroutes ---------- 5,11d4 < <vehicle id="ego" depart="0.00" arrival="234.00"> < <route edges="A0A1 A1B1 B1B2 B2B1 B1C1 C1D1 D1D2 D2D3"/> < <stop busStop="busStop_A1B1" duration="60.00"/> < <stop busStop="busStop_B1C1" duration="30.00"/> < <stop busStop="busStop_C1D1" duration="60.00"/> < </vehicle> <
---------- Differences in vehroutes ---------- 5,15d4 < <vehicle id="ego" depart="0.00" arrival="226.00"> < <routeDistribution> < <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/> < <route edges="A0A1 A1B1 B2C2 C2C1 C1D1 D1D2 D2D3"/> < </routeDistribution> < <stop busStop="busStop_A1B1" duration="60.00"/> < <stop edge="A1B1" speed="1000.00" jump="0.00"/> < <stop busStop="busStop_B2C2" duration="30.00"/> < <stop busStop="busStop_C1D1" duration="60.00"/> < </vehicle> <
---------- Differences in stopinfos ---------- 5d4 < <stopinfo id="ego" type="DEFAULT_VEHTYPE" lane="SC_0" pos="70.00" parking="0" started="11.00" ended="12.00" busStop="bs" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/> ---------- Differences in vehroutes ---------- 5,9d4 < <vehicle id="ego" depart="0.00" arrival="24.00"> < <route edges="SC CN"/> < <stop busStop="bs" duration="30.00"/> < </vehicle> <
---------- Differences in errors ---------- 0a1,11 > Error: Vehicle 'ego' is not known. > Traceback (most recent call last): > File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/vehicle/setStop/newBusStop/runner.py", line 45, in <module> > traci.vehicle.setBusStop("ego", "bs", duration=7) > File "/home/delphi/extraGcc/sumo/tools/libsumo/__init__.py", line 76, in wrapper > return func(module, *args, **kwargs) > File "/home/delphi/extraGcc/sumo/tools/traci/_vehicle.py", line 1044, in setBusStop > self.setStop(vehID, stopID, duration=duration, until=until, flags=flags | tc.STOP_BUS_STOP) > File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 6818, in setStop > return _libsumo.vehicle_setStop(*args, **kwargs) > libsumo.libsumo.TraCIException: Vehicle 'ego' is not known. ---------- Differences in stopinfos ---------- 2a3,4 > <!-- generated on 2024-09-29 09:36:09 by > <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,6c6,21 < <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd"> < <stopinfo id="ego" type="DEFAULT_VEHTYPE" lane="SC_0" pos="70.00" parking="0" started="11.00" ended="18.00" busStop="bs" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/> < </stops> --- > <input> > <net-file value="input_net2.net.xml"/> > <route-files value="input_routes.rou.xml"/> > <additional-files value="input_additional2.add.xml"/> > </input> > > <output> > <vehroute-output value="vehroutes.xml"/> > <stop-output value="stopinfos.xml"/> > </output> > > <report> > <no-step-log value="true"/> > </report> > > </Configuration> ---------- Differences in vehroutes ---------- 2a3,4 > <!-- generated on 2024-09-29 09:36:09 by > <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,8c6,10 < <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> < <vehicle id="ego" depart="0.00" arrival="30.00"> < <route edges="SC CN"/> < <stop busStop="bs" duration="7.00"/> < </vehicle> --- > <input> > <net-file value="input_net2.net.xml"/> > <route-files value="input_routes.rou.xml"/> > <additional-files value="input_additional2.add.xml"/> > </input> 10c12,21 < </routes> --- > <output> > <vehroute-output value="vehroutes.xml"/> > <stop-output value="stopinfos.xml"/> > </output> > > <report> > <no-step-log value="true"/> > </report> > > </Configuration>
---------- Differences in errors ---------- 0a1,7 > Error: Vehicle 'ego' is not known. > Traceback (most recent call last): > File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/vehicle/setStop/newInternalStop/runner.py", line 40, in <module> > traci.vehicle.setStop("ego", ":C_11", pos=5, duration=10) > File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 6818, in setStop > return _libsumo.vehicle_setStop(*args, **kwargs) > libsumo.libsumo.TraCIException: Vehicle 'ego' is not known. ---------- Differences in stopinfos ---------- 2a3,4 > <!-- generated on 2024-09-29 09:36:07 by > <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,7c6,20 < <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd"> < <stopinfo id="ego" type="DEFAULT_VEHTYPE" lane="SC_0" pos="60.00" parking="0" started="11.00" ended="16.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/> < <stopinfo id="ego" type="DEFAULT_VEHTYPE" lane=":C_11_0" pos="4.99" parking="0" started="24.00" ended="34.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/> < </stops> --- > <input> > <net-file value="input_net2.net.xml"/> > <route-files value="input_routes.rou.xml"/> > </input> > > <output> > <vehroute-output value="vehroutes.xml"/> > <stop-output value="stopinfos.xml"/> > </output> > > <report> > <no-step-log value="true"/> > </report> > > </Configuration> ---------- Differences in vehroutes ---------- 2a3,4 > <!-- generated on 2024-09-29 09:36:07 by > <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,9c6,9 < <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> < <vehicle id="ego" depart="0.00" arrival="44.00"> < <route edges="SC CN"/> < <stop lane="SC_0" endPos="60.00" duration="5.00"/> < <stop lane=":C_11_0" startPos="4.90" endPos="5.00" duration="10.00"/> < </vehicle> --- > <input> > <net-file value="input_net2.net.xml"/> > <route-files value="input_routes.rou.xml"/> > </input> 11c11,20 < </routes> --- > <output> > <vehroute-output value="vehroutes.xml"/> > <stop-output value="stopinfos.xml"/> > </output> > > <report> > <no-step-log value="true"/> > </report> > > </Configuration>
---------- Differences in errors ---------- 0a1,11 > X Error: code 143 major 139 minor 23: RenderBadPicture (invalid Picture parameter). > X Error: code 143 major 139 minor 7: RenderBadPicture (invalid Picture parameter). > [xcb] Unknown sequence number while processing queue > [xcb] Most likely this is a multi-threaded client and XInitThreads has not been called > [xcb] Aborting, sorry about that. > python: ../../src/xcb_io.c:278: poll_for_event: Assertion `!xcb_xlib_threads_sequence_lost' failed. > X Error: code 143 major 139 minor 23: RenderBadPicture (invalid Picture parameter). > [xcb] Unknown sequence number while processing queue > [xcb] Most likely this is a multi-threaded client and XInitThreads has not been called > [xcb] Aborting, sorry about that. > python: ../../src/xcb_io.c:278: poll_for_event: Assertion `!xcb_xlib_threads_sequence_lost' failed. ---------- Differences in output ---------- 1d0 < new duration=60.0 ---------- Missing result in stopinfos ---------- <?xml version="1.0" encoding="UTF-8"?> <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd"> <stopinfo id="ego" type="DEFAULT_VEHTYPE" lane="SC_0" pos="70.00" parking="0" started="11.00" ended="71.00" busStop="bs" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/> </stops> ---------- Missing 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="ego" depart="0.00" arrival="101.00"> <route edges="SC CN"/> <stop busStop="bs" duration="30.00"/> </vehicle> </routes>
---------- Differences in errors ---------- 0a1 > FXApp::openDisplay: unable to open display :12008.0 ---------- Differences in output ---------- 1,90d0 < step 0 < veh=ego minTTC= maxDRAC= minPET= minPPET= curTTC=None < veh=leader minTTC= maxDRAC= minPET= minPPET= curTTC=None < step 1 < veh=ego minTTC= maxDRAC= minPET= minPPET= curTTC=None < veh=leader minTTC= maxDRAC= minPET= minPPET= curTTC=None < step 2 < veh=ego minTTC= maxDRAC=0.00 minPET= minPPET= curTTC=-6.648539282164589 < veh=leader minTTC= maxDRAC=0.00 minPET= minPPET= curTTC=None < step 3 < veh=ego minTTC= maxDRAC=0.00 minPET= minPPET= curTTC=-13.962109132247772 < veh=leader minTTC= maxDRAC=0.00 minPET= minPPET= curTTC=None < step 4 < veh=ego minTTC= maxDRAC=0.00 minPET= minPPET= curTTC=-4.72691504983286 < veh=leader minTTC= maxDRAC=0.00 minPET= minPPET= curTTC=None < step 5 < veh=ego minTTC= maxDRAC=0.00 minPET= minPPET= curTTC=-8.794209187032042 < veh=leader minTTC= maxDRAC=0.00 minPET= minPPET= curTTC=None < step 6 < veh=ego minTTC=4.18 maxDRAC=0.39 minPET= minPPET= curTTC=4.183734975482486 < veh=leader minTTC=4.18 maxDRAC=0.39 minPET= minPPET= curTTC=None < step 7 < veh=ego minTTC=2.03 maxDRAC=1.12 minPET= minPPET= curTTC=2.027701553293637 < veh=leader minTTC=2.03 maxDRAC=1.12 minPET= minPPET= curTTC=None < step 8 < veh=ego minTTC=2.03 maxDRAC=1.12 minPET= minPPET= curTTC=-6.32136620472998 < veh=leader minTTC=2.03 maxDRAC=1.12 minPET= minPPET= curTTC=None < step 9 < veh=ego minTTC=2.03 maxDRAC=1.12 minPET= minPPET= curTTC=-13.249400180906845 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1c1,4 < Error: Vehicle 'v0' is not known. --- > [xcb] Unknown sequence number while processing queue > [xcb] Most likely this is a multi-threaded client and XInitThreads has not been called > [xcb] Aborting, sorry about that. > python: ../../src/xcb_io.c:278: poll_for_event: Assertion `!xcb_xlib_threads_sequence_lost' failed. ---------- Differences in output ---------- 1,32d0 < 2.0 [(31, 0.0), (34, -7.68520257509834)] numStops=4 < 3.0 [(31, 0.0), (34, -7.0)] numStops=4 < 4.0 [(31, 0.0), (34, -13.81348666626483)] numStops=3 < 5.0 [(31, 0.0), (34, -13.269688946060386)] numStops=3 < 6.0 [(31, 0.0), (34, -12.433656161750841)] numStops=3 < 7.0 [(31, 0.0), (34, -11.269392251812457)] numStops=3 < 8.0 [(31, 0.0), (34, -8.836540103784499)] numStops=3 < 9.0 [(31, 0.0), (34, -6.528830719612156)] numStops=3 < 10.0 [(31, 0.0), (34, -11.0)] numStops=3 < 11.0 [(31, 0.0), (34, -11.0)] numStops=3 < 12.0 [(31, 0.0), (34, -11.0)] numStops=3 < 13.0 [(31, 0.0), (34, -11.0)] numStops=3 < 14.0 [(31, 0.0), (34, -11.0)] numStops=3 < 15.0 [(31, 0.0), (34, -11.0)] numStops=3 < 16.0 [(31, 0.0), (34, -11.0)] numStops=3 < 17.0 [(31, 0.0), (34, -11.0)] numStops=3 < 18.0 [(31, 0.0), (34, -11.0)] numStops=3 < 19.0 [(31, 0.0), (34, -11.0)] numStops=3 < 20.0 [(31, 0.0), (34, -11.0)] numStops=3 < 21.0 [(31, 3.756), (34, 4.756491055752612)] numStops=2 < 22.0 [(31, 4.995), (34, 5.9953598789019935)] numStops=2 < 23.0 [(31, 5.025), (34, 6.024841520370678)] numStops=2 < 24.0 [(31, 3.0), (34, 3.0)] numStops=2 < 25.0 [(31, 8.056), (34, 9.05580887513257)] numStops=1 < 26.0 [(31, 8.376), (34, 9.375825471104747)] numStops=1 < 27.0 [(31, 8.488), (34, 9.487601609006585)] numStops=1 < 28.0 [(31, 8.566), (34, 9.565700230624017)] numStops=1 < 29.0 [(31, 8.632), (34, 9.632326927383982)] numStops=1 < 30.0 [(31, 9.977), (34, 10.976640446184977)] numStops=1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1 > python: ../../src/xcb_io.c:257: poll_for_event: Assertion `dpy->xcb->event_owner == XlibOwnsEventQueue && !dpy->xcb->event_waiter' failed. ---------- Differences in output ---------- 1,198d0 < taxiFleet ('taxi_0',) < reservations (Reservation(id=0, persons=('p0',), group=p0, fromEdge=A2B2, toEdge=C2D2, departPos=0.0, arrivalPos=90.6, depart=0.0, reservationTime=0.0, state=1),) < pickUpDuration 0 < dropOffDuration 60 < pickUpDuration 10 < dropOffDuration 20 < 1.0 all=('taxi_0',) empty=() pickup=('taxi_0',) dropoff=() pickup+dropoff=() < res=(Reservation(id=0, persons=('p0',), group=p0, fromEdge=A2B2, toEdge=C2D2, departPos=0.0, arrivalPos=90.6, depart=0.0, reservationTime=0.0, state=4),) < 2.0 all=('taxi_0',) empty=() pickup=('taxi_0',) dropoff=() pickup+dropoff=() < res=(Reservation(id=0, persons=('p0',), group=p0, fromEdge=A2B2, toEdge=C2D2, departPos=0.0, arrivalPos=90.6, depart=0.0, reservationTime=0.0, state=4),) < 3.0 all=('taxi_0',) empty=() pickup=('taxi_0',) dropoff=() pickup+dropoff=() < res=(Reservation(id=0, persons=('p0',), group=p0, fromEdge=A2B2, toEdge=C2D2, departPos=0.0, arrivalPos=90.6, depart=0.0, reservationTime=0.0, state=4),) < 4.0 all=('taxi_0',) empty=() pickup=('taxi_0',) dropoff=() pickup+dropoff=() < res=(Reservation(id=0, persons=('p0',), group=p0, fromEdge=A2B2, toEdge=C2D2, departPos=0.0, arrivalPos=90.6, depart=0.0, reservationTime=0.0, state=4),) < 5.0 all=('taxi_0',) empty=() pickup=('taxi_0',) dropoff=() pickup+dropoff=() < res=(Reservation(id=0, persons=('p0',), group=p0, fromEdge=A2B2, toEdge=C2D2, departPos=0.0, arrivalPos=90.6, depart=0.0, reservationTime=0.0, state=4),) < 6.0 all=('taxi_0',) empty=() pickup=('taxi_0',) dropoff=() pickup+dropoff=() < res=(Reservation(id=0, persons=('p0',), group=p0, fromEdge=A2B2, toEdge=C2D2, departPos=0.0, arrivalPos=90.6, depart=0.0, reservationTime=0.0, state=4),) < 7.0 all=('taxi_0',) empty=() pickup=('taxi_0',) dropoff=() pickup+dropoff=() < res=(Reservation(id=0, persons=('p0',), group=p0, fromEdge=A2B2, toEdge=C2D2, departPos=0.0, arrivalPos=90.6, depart=0.0, reservationTime=0.0, state=4),) < 8.0 all=('taxi_0',) empty=() pickup=('taxi_0',) dropoff=() pickup+dropoff=() < res=(Reservation(id=0, persons=('p0',), group=p0, fromEdge=A2B2, toEdge=C2D2, departPos=0.0, arrivalPos=90.6, depart=0.0, reservationTime=0.0, state=4),) < 9.0 all=('taxi_0',) empty=() pickup=('taxi_0',) dropoff=() pickup+dropoff=() < res=(Reservation(id=0, persons=('p0',), group=p0, fromEdge=A2B2, toEdge=C2D2, departPos=0.0, arrivalPos=90.6, depart=0.0, reservationTime=0.0, state=4),) < 10.0 all=('taxi_0',) empty=() pickup=('taxi_0',) dropoff=() pickup+dropoff=() < res=(Reservation(id=0, persons=('p0',), group=p0, fromEdge=A2B2, toEdge=C2D2, departPos=0.0, arrivalPos=90.6, depart=0.0, reservationTime=0.0, state=4),) < 11.0 all=('taxi_0',) empty=() pickup=('taxi_0',) dropoff=() pickup+dropoff=() < res=(Reservation(id=0, persons=('p0',), group=p0, fromEdge=A2B2, toEdge=C2D2, departPos=0.0, arrivalPos=90.6, depart=0.0, reservationTime=0.0, state=4),) < 12.0 all=('taxi_0',) empty=() pickup=('taxi_0',) dropoff=() pickup+dropoff=() <truncated after showing first 30 lines> ---------- Missing 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"> <person id="p0" depart="0.00" arrival="94.00"> <ride from="A2B2" to="C2D2" arrivalPos="90.60" lines="taxi"/> </person> </routes>
---------- Differences in errors ---------- 4a5 > FXApp::openDisplay: unable to open display :13798.0 ---------- Differences in output ---------- 1,30d0 < Get before save.... < vtype < 4.0 == 4.0 < 0.8 == 0.8 < 0.9 == 0.9 < 3.3 == 3.3 < 99.9 == 99.9 < 1.5 ==1.5 < vehicle < 4.0 == 4.0 < 0.8 == 0.8 < 0.9 == 0.9 < 3.3 == 3.3 < 99.9 == 99.9 < 1.5 ==1.5 < Get after load.... < vtype < 4.0 == 4.0 < 0.8 == 0.8 < 0.9 == 0.9 < 3.3 == 3.3 < 99.9 == 99.9 < 1.5 ==1.5 < vehicle < 4.0 == 4.0 < 0.8 == 0.8 < 0.9 == 0.9 < 3.3 == 3.3 < 99.9 == 99.9 <truncated after showing first 30 lines> ---------- Differences in vehroutes ---------- 5,16d4 < <vehicle id="veh0" depart="0.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0600" arrival="261.00"> < <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/> < </vehicle> < < <vehicle id="veh1" type="t1" depart="10.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0010" arrival="266.50"> < <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/> < </vehicle> < < <vehicle id="veh2" type="t2@veh2" depart="20.00" departPos="100.00" departSpeed="10.00" speedFactor="0.9000" arrival="274.50"> < <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/> < </vehicle> <
---------- Differences in errors ---------- 1c1,12 < Warning: Missing yellow phase in tlLogic 'gneJ1', program '2' for tl-index 6 when switching from phase 2 to phase 0. --- > data/MultiClient1.java:52: error: cannot find symbol > Simulation.setOrder(1); > ^ > symbol: method setOrder(int) > location: class Simulation > 1 error > Traceback (most recent call last): > File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci_java/runner.py", line 54, in <module> > subprocess.check_call([javac, "-cp", traciJar, fname]) > File "/usr/lib/python3.10/subprocess.py", line 369, in check_call > raise CalledProcessError(retcode, cmd) > subprocess.CalledProcessError: Command '['javac', '-cp', '/home/delphi/extraGcc/sumo/bin/libsumo-1.21.0-SNAPSHOT.jar', 'data/MultiClient1.java']' returned non-zero exit status 1. ---------- Differences in output ---------- 1,4652d0 < Step 0.1, tlsPhase 0 (North-South) < Step 0.1 < Step 0.2 < Step 0.3 < Step 0.4 < Step 0.5 < Step 0.6 < Step 0.7 < Step 0.8 < Step 0.9 < Step 1.0 < Step 1.1 < Step 1.2 < Step 1.3 < Step 1.4 < Step 1.5 < Step 1.6 < Step 1.7 < Step 1.8 < Step 1.9 < Step 2.0 < Step 2.1 < Step 2.2 < Step 2.3 < Step 2.4 < Step 2.5 < Step 2.6 < Step 2.7 < Step 2.8 <truncated after showing first 30 lines>
mapping failure (This bug was triggered by text found in file 'output' matching 'failed') ---------- Differences in output ---------- 0a1 > internal corner (inside, segment2) failed: x=198, x2=198.0, y=1.9, y2=1.9, lane=middle_0, lane2=middle_0, pos=102, pos2=98.0 posLat=2.0 posLat2=1.9
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in output ---------- 3d2 < TraCIException: No previous vehicle context subscription exists to apply filter type 0x0b
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in errors ---------- 1c1 < Error: Departure speed for vehicle 'v0' is too high for the departure edge 'gneE0'. --- > X Error: code 143 major 139 minor 23: RenderBadPicture (invalid Picture parameter). ---------- Differences in output ---------- 1d0 < caught exception
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in output ---------- 1,4d0 < ['0'] < Ok: Unsubscribe successful < Print ended at step 1003.0 < Ok: Subscription and computed are same
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in output ---------- 1,3d0 < foes ('EC_2', ':C_6_0', 'EC_2', 'EC_3', ':C_8_0', 'EC_3', 'EC_4', 'EC_4', ':C_11_0', 'WC_2', 'WC_3', 'WC_4', 'WC_4', ':C_23_0', ':C_w1_0', ':C_w3_0') < internal foes for :C_15_0: (':C_26_0', ':C_27_0', ':C_6_0', ':C_7_0', ':C_28_0', ':C_8_0', ':C_9_0', ':C_9_1', ':C_29_0', ':C_11_0', ':C_19_0', ':C_21_0', ':C_21_1', ':C_35_0', ':C_23_0', ':C_c0_0', ':C_c2_0', ':C_14_0') < internal foes for :C_c0_0: (':C_24_0', ':C_1_0', ':C_25_0', ':C_3_0', ':C_3_1', ':C_26_0', ':C_27_0', ':C_28_0', ':C_13_0', ':C_15_0', ':C_15_1', ':C_35_0')
Test exceeded wallclock time limit of 900.0 secondstraci misc concurrent ( Last six runs Oct2024 Sep2024 )
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in output ---------- 6,9d5 < Reason: Libsumo requested termination. < -- Unordered text as found by filter '^Simulation ended at time:' -- < Simulation ended at time: 10.00. <
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in output ---------- 79,85d78 < findIntermodalRoute modes='public' vType=' pType='fastPedFactor' < Stage(type=2, destStop=busStopC, edges=('A0B0',), travelTime=4.9929600000000445, cost=4.9929600000000445, length=5.20100000000005, depart=1.0, departPos=985.6, arrivalPos=894.8) < Stage(type=3, line=bus1:0, destStop=busStopD, edges=('B0B1',), travelTime=535.0079599999999, cost=535.0079599999999, length=493.9469484599505, intended=bus_bus1:0.0, depart=457.0, departPos=0.0, arrivalPos=493.94594845995044) < Stage(type=2, edges=('B0B1', 'A1B1'), travelTime=880.7712000000001, cost=880.7712000000001, length=1905.0700000000002, depart=541.00092, departPos=475.0, arrivalPos=100.0) < < <
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in output ---------- 74,99d73 < findIntermodalRoute modes='public' vType=' pType='slowPed' < Stage(type=2, destStop=stopC_W, edges=('A0B0', 'accessC'), travelTime=1263.5333333333335, cost=1263.5333333333335, length=189.53000000000003, depart=1.0, departPos=894.8, arrivalPos=91.9) < Stage(type=3, line=train2:1, destStop=stopA_W, edges=('railEW',), travelTime=1934.9275995799292, cost=1934.9275995799292, length=1198.6190899369894, intended=train_train2:1.1, depart=2399.0, departPos=0.0, arrivalPos=1100.0) < Stage(type=2, destStop=stopA_N, edges=('accessA',), travelTime=33.13333333333367, cost=33.13333333333367, length=4.970000000000027, depart=3199.4609329132627, departPos=86.23, arrivalPos=90.19) < Stage(type=3, line=train1:0, destStop=stopB_N, edges=('railSN',), travelTime=268.6726666666668, cost=268.6726666666668, length=500.03999999999996, intended=train_train1:0.5, depart=3401.0, departPos=0.0, arrivalPos=500.0) < Stage(type=2, edges=('accessB', 'A1B1'), travelTime=1416.1333333333341, cost=1416.1333333333341, length=1200.02, depart=3501.266932913263, departPos=91.16, arrivalPos=100.0) < < findIntermodalRoute modes='public' vType=' pType='slowPedFactor' < Stage(type=2, destStop=stopC_W, edges=('A0B0', 'accessC'), travelTime=181.94880000000003, cost=181.94880000000003, length=189.53000000000003, depart=1.0, departPos=894.8, arrivalPos=91.9) < Stage(type=3, line=train2:1, destStop=stopA_W, edges=('railEW',), travelTime=653.7253263395098, cost=653.7253263395098, length=1198.6190899369894, intended=train_train2:1.0, depart=599.0, departPos=0.0, arrivalPos=1100.0) < Stage(type=2, destStop=stopA_N, edges=('accessA',), travelTime=4.771200000000022, cost=4.771200000000022, length=4.970000000000027, depart=836.6741263395098, departPos=86.23, arrivalPos=90.19) < Stage(type=3, line=train1:0, destStop=stopB_N, edges=('railSN',), travelTime=259.5934, cost=259.5934, length=500.03999999999996, intended=train_train1:0.1, depart=1001.0, departPos=0.0, arrivalPos=500.0) < Stage(type=2, edges=('accessB', 'A1B1'), travelTime=203.92319999999995, cost=203.92319999999995, length=1200.02, depart=1101.0387263395098, departPos=91.16, arrivalPos=100.0) < < findIntermodalRoute modes='public' vType=' pType='fastPed' < Stage(type=2, edges=('A0B0', 'B1B0', 'A1B1'), travelTime=659.5644444444445, cost=659.5644444444445, length=2471.62, depart=1.0, departPos=894.8, arrivalPos=100.0) < < findIntermodalRoute modes='public' vType=' pType='fastPedFactor' < Stage(type=2, destStop=stopC_W, edges=('A0B0', 'accessC'), travelTime=181.94880000000003, cost=181.94880000000003, length=189.53000000000003, depart=1.0, departPos=894.8, arrivalPos=91.9) < Stage(type=3, line=train2:1, destStop=stopA_W, edges=('railEW',), travelTime=653.7253263395098, cost=653.7253263395098, length=1198.6190899369894, intended=train_train2:1.0, depart=599.0, departPos=0.0, arrivalPos=1100.0) < Stage(type=2, destStop=stopA_N, edges=('accessA',), travelTime=4.771200000000022, cost=4.771200000000022, length=4.970000000000027, depart=836.6741263395098, departPos=86.23, arrivalPos=90.19) < Stage(type=3, line=train1:0, destStop=stopB_N, edges=('railSN',), travelTime=259.5934, cost=259.5934, length=500.03999999999996, intended=train_train1:0.1, depart=1001.0, departPos=0.0, arrivalPos=500.0) < Stage(type=2, edges=('accessB', 'A1B1'), travelTime=203.92319999999995, cost=203.92319999999995, length=1200.02, depart=1101.0387263395098, departPos=91.16, arrivalPos=100.0) < < <
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in output ---------- 1,14d0 < findIntermodalRoute modes='taxi' vType=' pType='' < Stage(type=2, edges=('accessA', 'A1A0'), travelTime=353.8464, cost=353.8464, length=56.09100000000002, depart=1.0, departPos=81.39, arrivalPos=459.8) < Stage(type=3, vType=DEFAULT_TAXITYPE, line=taxi, edges=('A1A0', 'A0B0'), travelTime=106.94048483801299, cost=106.94048483801299, length=1485.391, intended=taxi, depart=354.8464, departPos=0.0, arrivalPos=894.8) < Stage(type=2, edges=('accessC',), travelTime=19.19999999999999, cost=19.19999999999999, length=111.90000000000009, depart=461.786884838013, departPos=0.0, arrivalPos=20.0) < < < < findIntermodalRoute modes='taxi public' vType=' pType='' < Stage(type=2, edges=('accessA', 'A1A0'), travelTime=353.8464, cost=353.8464, length=56.09100000000002, depart=1.0, departPos=81.39, arrivalPos=459.8) < Stage(type=3, vType=DEFAULT_TAXITYPE, line=taxi, edges=('A1A0', 'A0B0'), travelTime=106.94048483801299, cost=106.94048483801299, length=1485.391, intended=taxi, depart=354.8464, departPos=0.0, arrivalPos=894.8) < Stage(type=2, edges=('accessC',), travelTime=19.19999999999999, cost=19.19999999999999, length=111.90000000000009, depart=461.786884838013, departPos=0.0, arrivalPos=20.0) < < <
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in vehroutes ---------- 2a3,4 > <!-- generated on 2024-09-29 09:34:45 by > <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,10c6,10 < <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> < <vehicle id="ego" depart="0.00" arrival="46.00"> < <routeDistribution> < <route replacedOnEdge="beg" reason="traci:rerouteTraveltime" replacedAtTime="2.00" probability="0" edges="beg middle2 end"/> < <route edges="beg middle3 end"/> < </routeDistribution> < </vehicle> --- > <input> > <net-file value="input_net.net.xml"/> > <route-files value="input_routes.rou.xml"/> > <additional-files value="input_additional.add.xml"/> > </input> 12c12,25 < </routes> --- > <output> > <vehroute-output value="vehroutes.xml"/> > </output> > > <processing> > <default.speeddev value="0"/> > </processing> > > <report> > <duration-log.disable value="true"/> <truncated after showing first 30 lines>
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in output ---------- 5,16d4 < Reason: Libsumo requested termination. < Performance: < Vehicles: < Inserted: 1 < Running: 1 < Waiting: 0 < Persons: < Inserted: 1 < Running: 1 < -- Unordered text as found by filter '^Simulation ended at time:' -- < Simulation ended at time: 10.00. <
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in output ---------- 1,2d0 < route initial: ('SC', 'NC') < route computed: ('SC', 'CN', 'NC')
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in output ---------- 1,8d0 < 1145.0 < ('ed0', 'ed1', 'ed5') < 1145.0 < 1165.0 < ('ed1', 'ed2') < 1165.0 < 129 1235.0 < 130 1245.0 ---------- Differences in rawdump ---------- 1387,1398c1387 < <lane id="ed2_1"/> < </edge> < </timestep> < <timestep time="161.00"> < <edge id="ed2"> < <lane id="ed2_0"> < <vehicle id="Stapler_00" pos="302.35" speed="10.00"/> < </lane> < <lane id="ed2_1"/> < </edge> < </timestep> < </netstate> --- > <lane id="ed2_1"/> \ No newline at end of file
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in errors ---------- 0a1 > Xlib: sequence lost (0x11a25 > 0x1bf8) in reply type 0x1c! ---------- Differences in vehroutes ---------- 2a3,4 > <!-- generated on 2024-09-29 09:36:34 by > <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,13c6,10 < <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> < <vehicle id="ego" depart="0.00" arrival="263.00"> < <routeDistribution> < <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/> < <route edges="A0A1 A1A2 A2B2 B2B1 B1C1 C1D1 D1D2 D2D3"/> < </routeDistribution> < <stop lane="A2B2_0" startPos="46.95" endPos="56.95" duration="60.00"/> < <stop busStop="busStop_B1C1" duration="60.00"/> < <stop busStop="busStop_C1D1" duration="60.00"/> < </vehicle> --- > <input> > <net-file value="input_net4.net.xml"/> > <route-files value="input_routes.rou.xml"/> > <additional-files value="input_additional4.add.xml"/> > </input> 15c12,20 < </routes> --- > <output> > <vehroute-output value="vehroutes.xml"/> > </output> > > <report> > <no-step-log value="true"/> > </report> <truncated after showing first 30 lines>
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in vehroutes ---------- 2a3,4 > <!-- generated on 2024-09-29 09:36:15 by > <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,13c6,10 < <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> < <vehicle id="ego" depart="0.00" arrival="229.00"> < <routeDistribution> < <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/> < <route edges="A0A1 A1B1 B1B2 B2C2 C2C1 C1D1 D1D2 D2D3"/> < </routeDistribution> < <stop busStop="busStop_A1B1" duration="60.00"/> < <stop busStop="busStop_B2C2" duration="30.00"/> < <stop busStop="busStop_C1D1" duration="60.00"/> < </vehicle> --- > <input> > <net-file value="input_net4.net.xml"/> > <route-files value="input_routes.rou.xml"/> > <additional-files value="input_additional4.add.xml"/> > </input> 15c12,20 < </routes> --- > <output> > <vehroute-output value="vehroutes.xml"/> > </output> > > <report> > <no-step-log value="true"/> > </report> <truncated after showing first 30 lines>
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in output ---------- 4,12d3 < Reason: Libsumo requested termination. < Performance: < Vehicles: < Inserted: 1 < Running: 1 < Waiting: 0 < -- Unordered text as found by filter '^Simulation ended at time:' -- < Simulation ended at time: 162.00. < ---------- Differences in rawdump ---------- 1391,1398d1390 < <edge id="ed1"> < <lane id="ed1_0"/> < <lane id="ed1_1"> < <vehicle id="Stapler_00" pos="215.00" speed="10.00"/> < </lane> < </edge> < </timestep> < </netstate>
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in output ---------- 1d0 < speed= 14.723400000000002 ---------- Differences in stopinfos ---------- 2a3,4 > <!-- generated on 2024-09-29 09:36:08 by > <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,6c6,21 < <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd"> < <stopinfo id="ego" type="DEFAULT_VEHTYPE" lane="SC_0" pos="55.10" parking="0" started="8.00" ended="11.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/> < </stops> --- > <input> > <net-file value="input_net2.net.xml"/> > <route-files value="input_routes.rou.xml"/> > <additional-files value="input_additional2.add.xml"/> > </input> > > <output> > <vehroute-output value="vehroutes.xml"/> > <stop-output value="stopinfos.xml"/> > </output> > > <report> > <no-step-log value="true"/> > </report> > > </Configuration> ---------- Differences in vehroutes ---------- 2a3,4 > <!-- generated on 2024-09-29 09:36:08 by > <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,8c6,10 < <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> < <vehicle id="ego" depart="0.00" departSpeed="14.7234" speedFactor="1.0600" arrival="24.00"> < <route edges="SC CN"/> < <stop lane="SC_0" startPos="55.00" endPos="55.10" duration="3.00"/> < </vehicle> --- > <input> > <net-file value="input_net2.net.xml"/> > <route-files value="input_routes.rou.xml"/> > <additional-files value="input_additional2.add.xml"/> > </input> 10c12,21 < </routes> --- > <output> > <vehroute-output value="vehroutes.xml"/> > <stop-output value="stopinfos.xml"/> > </output> > > <report> > <no-step-log value="true"/> > </report> > > </Configuration>
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in output ---------- 1,45d0 < step 0 < veh=ego minTTC= maxDRAC= minPET= minPPET= curTTC=None < veh=leader minTTC= maxDRAC= minPET= minPPET= curTTC=None < step 1 < veh=ego minTTC= maxDRAC= minPET= minPPET= curTTC=None < veh=leader minTTC= maxDRAC= minPET= minPPET= curTTC=None < step 2 < veh=ego minTTC= maxDRAC= minPET= minPPET= curTTC=None < veh=leader minTTC= maxDRAC= minPET= minPPET= curTTC=None < step 3 < veh=ego minTTC= maxDRAC= minPET= minPPET= curTTC=None < veh=leader minTTC= maxDRAC= minPET= minPPET= curTTC=None < step 4 < veh=ego minTTC= maxDRAC= minPET= minPPET= curTTC=None < veh=leader minTTC= maxDRAC= minPET= minPPET= curTTC=None < step 5 < veh=ego minTTC= maxDRAC= minPET= minPPET= curTTC=None < veh=leader minTTC= maxDRAC= minPET= minPPET= curTTC=None < step 6 < veh=ego minTTC=3.69 maxDRAC=1.66 minPET= minPPET= curTTC=None < veh=leader minTTC=3.69 maxDRAC=1.66 minPET= minPPET= curTTC=None < step 7 < veh=ego minTTC=2.62 maxDRAC=2.37 minPET= minPPET= curTTC=None < veh=leader minTTC=2.62 maxDRAC=2.37 minPET= minPPET= curTTC=None < step 8 < veh=ego minTTC=2.62 maxDRAC=2.59 minPET= minPPET= curTTC=None < veh=leader minTTC=2.62 maxDRAC=2.59 minPET= minPPET= curTTC=None < step 9 < veh=ego minTTC=2.62 maxDRAC=2.59 minPET= minPPET= curTTC=None <truncated after showing first 30 lines> ---------- Differences in ssm ---------- 2a3,4 > <!-- generated on 2024-09-29 09:35:30 by > <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,33c6,23 < <SSMLog> < <conflict begin="6.00" end="14.00" ego="ego" foe="leader"> < <minTTC time="7.00" position="101.60,98.57" type="10" value="2.62" speed="8.02"/> < <maxDRAC time="8.00" position="100.36,101.00" type="11" value="2.59" speed="3.52"/> < <PET time="11.50" position="100.36,101.00" type="17" value="1.25" speed="5.60"/> < <minPPET time="NA" position="NA" type="NA" value="NA" speed="NA"/> < </conflict> < <globalMeasures ego="ego"> < <timeSpan values="0.00 1.00 2.00 3.00 4.00 5.00 6.00 7.00 8.00 9.00 10.00 11.00 12.00 13.00 14.00"/> < <BRSpan values="0.00 1.30 0.00 0.00 0.06 0.00 3.28 3.29 4.50 2.97 0.39 0.14 0.00 0.00 0.00"/> < <maxBR time="8.00" position="99.56,102.33" value="4.50"/> < <SGAPSpan values="NA NA NA NA NA NA NA NA NA NA 2.64 NA NA NA NA"/> < <minSGAP time="10.00" position="99.93,101.72" value="2.64" leader="leader"/> < <TGAPSpan values="NA NA NA NA NA NA NA NA NA NA 16.40 NA NA NA NA"/> < <minTGAP time="10.00" position="99.93,101.72" value="16.40" leader="leader"/> < </globalMeasures> < <conflict begin="6.00" end="14.00" ego="leader" foe="ego"> < <minTTC time="7.00" position="101.60,98.57" type="11" value="2.62" speed="12.41"/> < <maxDRAC time="8.00" position="100.36,101.00" type="10" value="2.59" speed="12.43"/> < <PET time="11.50" position="100.36,101.00" type="17" value="1.25" speed="12.16"/> < <minPPET time="NA" position="NA" type="NA" value="NA" speed="NA"/> < </conflict> < <globalMeasures ego="leader"> < <timeSpan values="2.00 3.00 4.00 5.00 6.00 7.00 8.00 9.00 10.00 11.00 12.00 13.00 14.00"/> < <BRSpan values="0.00 0.97 0.00 0.00 0.00 0.00 0.00 0.25 0.42 0.00 0.00 0.00 0.25"/> < <maxBR time="3.00" position="101.60,17.16" value="0.97"/> <truncated after showing first 30 lines>
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in errors ---------- 2,3d1 < Traceback (most recent call last): < libsumo.libsumo.FatalTraCIError: A network was not yet constructed. ---------- Differences in output ---------- 1,2d0 < taxiFleet ('taxi_0',) < reservations (Reservation(id=0, persons=('a',), group=a, fromEdge=A1B1, toEdge=D2D3, departPos=0.0, arrivalPos=92.1, depart=0.0, reservationTime=0.0, state=1), Reservation(id=1, persons=('b',), group=b, fromEdge=B1C1, toEdge=C1D1, departPos=0.0, arrivalPos=50.0, depart=0.0, reservationTime=0.0, state=1), Reservation(id=2, persons=('c',), group=c, fromEdge=C1D1, toEdge=D2D3, departPos=50.0, arrivalPos=92.1, depart=0.0, reservationTime=0.0, state=1)) ---------- Differences in stops ---------- 2a3,4 > <!-- generated on 2024-09-29 09:37:06 by > <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,5c6,25 < <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd"> < </stops> --- > <input> > <net-file value="input_net4.net.xml"/> > <route-files value="input_routes.rou.xml"/> > </input> > > <output> > <tripinfo-output value="tripinfos.xml"/> > <vehroute-output value="vehroutes.xml"/> > <stop-output value="stops.xml"/> > </output> > > <report> > <no-step-log value="true"/> > </report> > > <taxi_device> > <device.taxi.dispatch-algorithm value="traci"/> > </taxi_device> > > </Configuration> ---------- Differences in vehroutes ---------- 2a3,4 > <!-- generated on 2024-09-29 09:37:06 by > <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,5c6,25 < <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> < </routes> --- > <input> > <net-file value="input_net4.net.xml"/> > <route-files value="input_routes.rou.xml"/> > </input> > > <output> > <tripinfo-output value="tripinfos.xml"/> > <vehroute-output value="vehroutes.xml"/> > <stop-output value="stops.xml"/> > </output> > > <report> > <no-step-log value="true"/> > </report> > > <taxi_device> > <device.taxi.dispatch-algorithm value="traci"/> > </taxi_device> > > </Configuration>
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in errors ---------- 2d1 < Warning: Missing yellow phase in tlLogic 'gneJ1', program '2' for tl-index 6 when switching from phase 2 to phase 0.