07Aug2020 - detailed test results for COMPLEX

To reconnect the TextTest GUI to these results, run:

texttest -a complex -d /home/delphi/extraGcc/sumo/tests -reconnect /home/delphi/extraGcc/texttesttmp/extra_gcc4_64.01Sep060447.22746 -g

To start TextTest for these tests, run:

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

Total: 801 tests: 587 succeeded 193 FAILED 21 known bugs


libsumo.python3: 224 tests: 201 succeeded 16 FAILED 7 known bugs

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : traci bugs ticket3505 ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,10
> Error: no declaration found for element 'snapshot'
>  In file 'input_state.xml'
>  At line/column 30/181.
> 
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/bugs/ticket3505/runner.py", line 36, in <module>
>     v = traci.start([sumoBinary] + loadParams)
>   File "/home/delphi/extraGcc/sumo/tools/libsumo/__init__.py", line 55, in start
>     simulation.load(args[1:])
> libsumo.libsumo.TraCIException: Error: Process Error
---------- Differences in output ----------
5d4
< 300
---------- Differences in vehroutes ----------
5,16d4
<     <vehicle id="veh0" type="DEFAULT_VEHTYPE" depart="0.00" departPos="100.00" departSpeed="10.00" speedFactor="1.06" 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.06" arrival="263.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 
<     <vehicle id="veh2" type="t2" depart="20.00" departPos="100.00" departSpeed="10.00" speedFactor="1.01" arrival="266.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 

TEST FAILED on ts-sim-build-ba : traci bugs ticket3505_test_with_begin_ge_savetime ( Last six runs Aug2020 )

---------- Differences in errors ----------
1c1,10
< Warning: State was written at a different time 50.00 than the begin time 60!
---
> Error: no declaration found for element 'snapshot'
>  In file 'input_state.xml'
>  At line/column 30/181.
> 
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/bugs/ticket3505_test_with_begin_ge_savetime/runner.py", line 36, in <module>
>     v = traci.start([sumoBinary] + loadParams)
>   File "/home/delphi/extraGcc/sumo/tools/libsumo/__init__.py", line 55, in start
>     simulation.load(args[1:])
> libsumo.libsumo.TraCIException: Error: Process Error
---------- Differences in output ----------
5d4
< 300
---------- Differences in vehroutes ----------
5,16d4
<     <vehicle id="veh0" type="DEFAULT_VEHTYPE" depart="0.00" departPos="100.00" departSpeed="10.00" speedFactor="1.06" 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.06" arrival="263.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 
<     <vehicle id="veh2" type="t2" depart="20.00" departPos="100.00" departSpeed="10.00" speedFactor="1.01" arrival="266.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 

TEST FAILED on ts-sim-build-ba : traci bugs ticket3505_with_load_offset ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,10
> Error: no declaration found for element 'snapshot'
>  In file 'input_state.xml'
>  At line/column 30/181.
> 
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/bugs/ticket3505_with_load_offset/runner.py", line 36, in <module>
>     v = traci.start([sumoBinary] + loadParams)
>   File "/home/delphi/extraGcc/sumo/tools/libsumo/__init__.py", line 55, in start
>     simulation.load(args[1:])
> libsumo.libsumo.TraCIException: Error: Process Error
---------- Differences in output ----------
5d4
< 300.0
---------- Differences in vehroutes ----------
5,16d4
<     <vehicle id="veh0" type="DEFAULT_VEHTYPE" depart="100.00" departPos="100.00" departSpeed="10.00" speedFactor="1.06" arrival="261.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 
<     <vehicle id="veh1" type="t1" depart="110.00" departPos="100.00" departSpeed="10.00" speedFactor="1.06" arrival="263.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 
<     <vehicle id="veh2" type="t2" depart="120.00" departPos="100.00" departSpeed="10.00" speedFactor="1.01" arrival="266.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 

TEST FAILED on ts-sim-build-ba : traci bugs ticket3522 ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,10
> Error: no declaration found for element 'snapshot'
>  In file 'state.xml'
>  At line/column 26/181.
> 
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/bugs/ticket3522/runner.py", line 88, in <module>
>     traci.start([sumoBinary] + loadParams)
>   File "/home/delphi/extraGcc/sumo/tools/libsumo/__init__.py", line 55, in start
>     simulation.load(args[1:])
> libsumo.libsumo.TraCIException: Error: Process Error
---------- Differences in output ----------
18,34d17
< 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
< 2.0 == 2.0
< 3.0 == 3.0
< 6.0 == 6.0
< 7.0 == 7.0
< 1.3 == 1.3
---------- Differences in vehroutes ----------
5,16d4
<     <vehicle id="veh0" type="DEFAULT_VEHTYPE" depart="0.00" departPos="100.00" departSpeed="10.00" speedFactor="1.06" 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.06" 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.01" arrival="282.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 

TEST FAILED on ts-sim-build-ba : traci bugs ticket4432 ( Last six runs Aug2020 )

---------- Differences in output ----------
19a20,38
> 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):
>  RouteLength: 189.19
>  Speed: 5.45
>  Duration: 42.78
>  WaitingTime: 17.44
>  TimeLoss: 28.61
>  DepartDelay: 1.04
> 
> DijkstraRouter answered 100 queries and explored 3.52 edges on average.
> DijkstraRouter spent (TIME) answering queries ((TIME) on average).
23c42,43
< logfile after load: None
---
> logfile after load: DijkstraRouter spent (TIME) answering queries ((TIME) on average).
> 
30c50,51
< Simulation ended at time: 161.00
---
> Simulation ended at time: 160.00
> Simulation ended at time: 160.00
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket7057 ( Last six runs Aug2020 )

---------- Differences in output ----------
1c1
< pois in range {'poi0': {}}
---
> pois in range {'poi0': {0: ('poi0',)}}
3c3
< pois in range {'poi0': {}, 'poi1': {}}
---
> pois in range {'poi0': {0: ('poi0', 'poi1')}, 'poi1': {0: ('poi0', 'poi1')}}
5,6c5,6
< pois in range {'poi1': {}}
< polys in range {'poly0': {}}
---
> pois in range {'poi1': {0: ('poi1',)}}
> polys in range {'poly0': {0: ('poly0',)}}
8c8
< polys in range [('poly0', {}), ('poly1', {})]
---
> polys in range [('poly0', {0: ('poly0', 'poly1')}), ('poly1', {0: ('poly0', 'poly1')})]
10c10
< polys in range {'poly0': {}}
---
> polys in range {'poly0': {0: ('poly0',)}}

TEST FAILED on ts-sim-build-ba : traci misc rerouting findIntermodalRoute car_public_speedFactor ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,9
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/misc/rerouting/findIntermodalRoute/car_public_speedFactor/runner.py", line 42, in <module>
>     traci.start(cmd)
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/misc/rerouting/findIntermodalRoute/car_public_speedFactor/../../../../../../../tools/libsumo/__init__.py", line 55, in start
>     simulation.load(args[1:])
> libsumo.libsumo.TraCIException: Error: attribute 'speeFactor' is not declared for element 'vType'
>  In file 'input_routes.rou.xml'
>  At line/column 5/69.
> 
---------- Differences in output ----------
1,99d0
< findIntermodalRoute modes='car bicycle public' vType=' pType=''
<   Stage(type=3, vType=DEFAULT_VEHTYPE, line=car, edges=('A0B0', 'B0B1', 'B1A1', 'A1B1'), travelTime=126.216342693, cost=126.216342693, length=3571.04, intended=car, depart=1.0, departPos=894.8, arrivalPos=987.6)
< 
< findIntermodalRoute modes='car bicycle public' vType=defaultCar' pType=''
<   Stage(type=3, vType=defaultCar, line=defaultCar, edges=('A0B0', 'B0B1', 'B1A1', 'A1B1'), travelTime=126.216342693, cost=126.216342693, length=3571.04, intended=defaultCar, depart=1.0, departPos=894.8, arrivalPos=987.6)
< 
< findIntermodalRoute modes='car bicycle public' vType=slowCar' pType=''
<   Stage(type=3, vType=DEFAULT_VEHTYPE, line=car, edges=('A0B0', 'B0B1', 'B1A1', 'A1B1'), travelTime=126.216342693, cost=126.216342693, length=3571.04, intended=car, depart=1.0, departPos=894.8, arrivalPos=987.6)
< 
< findIntermodalRoute modes='car bicycle public' vType=slowCarFactor' pType=''
<   Stage(type=3, vType=DEFAULT_VEHTYPE, line=car, edges=('A0B0', 'B0B1', 'B1A1', 'A1B1'), travelTime=126.216342693, cost=126.216342693, length=3571.04, intended=car, depart=1.0, departPos=894.8, arrivalPos=987.6)
< 
< findIntermodalRoute modes='car bicycle public' vType=fastCar' pType=''
<   Stage(type=3, vType=fastCar, line=fastCar, edges=('A0B0', 'B0B1', 'B1A1', 'A1B1'), travelTime=65.3581713463, cost=65.3581713463, length=3571.04, intended=fastCar, depart=1.0, departPos=894.8, arrivalPos=987.6)
< 
< 
< 
< findIntermodalRoute modes='public' vType=' pType=''
<   Stage(type=2, destStop=stopC_W, edges=('A0B0', 'accessC'), travelTime=181.27776, cost=181.27776, length=2194.03, depart=1.0, departPos=894.8, arrivalPos=91.9)
<   Stage(type=3, line=train2:1, destStop=stopA_W, edges=('railEW',), travelTime=559.72296, cost=559.72296, length=2392.8, intended=train_train2:1.0, depart=599.0, departPos=0.0, arrivalPos=1100.0)
<   Stage(type=2, destStop=stopA_N, edges=('accessA',), travelTime=3.80256, cost=3.80256, length=1603.96, depart=742.00072, departPos=86.23, arrivalPos=90.19)
<   Stage(type=3, line=train1:0, destStop=stopB_N, edges=('railSN',), travelTime=355.19796, cost=355.19796, length=1192.8, intended=train_train1:0.1, depart=1001.0, departPos=0.0, arrivalPos=500.0)
<   Stage(type=2, edges=('accessB', 'A1B1'), travelTime=203.9232, cost=203.9232, length=2087.62, depart=1101.00124, departPos=91.16, arrivalPos=987.6)
< 
< findIntermodalRoute modes='public' vType=defaultCar' pType=''
<   Stage(type=3, vType=defaultCar, line=defaultCar, edges=('A0B0', 'B0B1', 'B1A1', 'A1B1'), travelTime=126.216342693, cost=126.216342693, length=3571.04, intended=defaultCar, depart=1.0, departPos=894.8, arrivalPos=987.6)
< 
< findIntermodalRoute modes='public' vType=slowCar' pType=''
<   Stage(type=2, destStop=stopC_W, edges=('A0B0', 'accessC'), travelTime=181.27776, cost=181.27776, length=2194.03, depart=1.0, departPos=894.8, arrivalPos=91.9)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc rerouting findIntermodalRoute car_public_speedFactor_routingMode ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,9
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/misc/rerouting/findIntermodalRoute/car_public_speedFactor_routingMode/runner.py", line 42, in <module>
>     traci.start(cmd)
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/misc/rerouting/findIntermodalRoute/car_public_speedFactor_routingMode/../../../../../../../tools/libsumo/__init__.py", line 55, in start
>     simulation.load(args[1:])
> libsumo.libsumo.TraCIException: Error: attribute 'speeFactor' is not declared for element 'vType'
>  In file 'input_routes.rou.xml'
>  At line/column 5/69.
> 
---------- Differences in output ----------
1,99d0
< findIntermodalRoute modes='car bicycle public' vType=' pType=''
<   Stage(type=3, vType=DEFAULT_VEHTYPE, line=car, edges=('A0B0', 'B0B1', 'B1A1', 'A1B1'), travelTime=126.216342693, cost=126.216342693, length=3571.04, intended=car, depart=1.0, departPos=894.8, arrivalPos=987.6)
< 
< findIntermodalRoute modes='car bicycle public' vType=defaultCar' pType=''
<   Stage(type=3, vType=defaultCar, line=defaultCar, edges=('A0B0', 'B0B1', 'B1A1', 'A1B1'), travelTime=126.216342693, cost=126.216342693, length=3571.04, intended=defaultCar, depart=1.0, departPos=894.8, arrivalPos=987.6)
< 
< findIntermodalRoute modes='car bicycle public' vType=slowCar' pType=''
<   Stage(type=3, vType=DEFAULT_VEHTYPE, line=car, edges=('A0B0', 'B0B1', 'B1A1', 'A1B1'), travelTime=126.216342693, cost=126.216342693, length=3571.04, intended=car, depart=1.0, departPos=894.8, arrivalPos=987.6)
< 
< findIntermodalRoute modes='car bicycle public' vType=slowCarFactor' pType=''
<   Stage(type=3, vType=DEFAULT_VEHTYPE, line=car, edges=('A0B0', 'B0B1', 'B1A1', 'A1B1'), travelTime=126.216342693, cost=126.216342693, length=3571.04, intended=car, depart=1.0, departPos=894.8, arrivalPos=987.6)
< 
< findIntermodalRoute modes='car bicycle public' vType=fastCar' pType=''
<   Stage(type=3, vType=fastCar, line=fastCar, edges=('A0B0', 'B0B1', 'B1A1', 'A1B1'), travelTime=65.3581713463, cost=65.3581713463, length=3571.04, intended=fastCar, depart=1.0, departPos=894.8, arrivalPos=987.6)
< 
< 
< 
< findIntermodalRoute modes='public' vType=' pType=''
<   Stage(type=2, destStop=stopC_W, edges=('A0B0', 'accessC'), travelTime=181.27776, cost=181.27776, length=2194.03, depart=1.0, departPos=894.8, arrivalPos=91.9)
<   Stage(type=3, line=train2:1, destStop=stopA_W, edges=('railEW',), travelTime=559.72296, cost=559.72296, length=2392.8, intended=train_train2:1.0, depart=599.0, departPos=0.0, arrivalPos=1100.0)
<   Stage(type=2, destStop=stopA_N, edges=('accessA',), travelTime=3.80256, cost=3.80256, length=1603.96, depart=742.00072, departPos=86.23, arrivalPos=90.19)
<   Stage(type=3, line=train1:0, destStop=stopB_N, edges=('railSN',), travelTime=355.19796, cost=355.19796, length=1192.8, intended=train_train1:0.1, depart=1001.0, departPos=0.0, arrivalPos=500.0)
<   Stage(type=2, edges=('accessB', 'A1B1'), travelTime=203.9232, cost=203.9232, length=2087.62, depart=1101.00124, departPos=91.16, arrivalPos=987.6)
< 
< findIntermodalRoute modes='public' vType=defaultCar' pType=''
<   Stage(type=3, vType=defaultCar, line=defaultCar, edges=('A0B0', 'B0B1', 'B1A1', 'A1B1'), travelTime=126.216342693, cost=126.216342693, length=3571.04, intended=defaultCar, depart=1.0, departPos=894.8, arrivalPos=987.6)
< 
< findIntermodalRoute modes='public' vType=slowCar' pType=''
<   Stage(type=2, destStop=stopC_W, edges=('A0B0', 'accessC'), travelTime=181.27776, cost=181.27776, length=2194.03, depart=1.0, departPos=894.8, arrivalPos=91.9)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc rerouting routingMode rerouteTraveltime_default ( Last six runs Aug2020 )

---------- Differences in vehroutes ----------
19,20c19,30
<     <vehicle id="flow.2" depart="20.00" arrival="80.00">
<         <route edges="beg detour end"/>
---
>     <vehicle id="flow.2" depart="20.00" arrival="52.00">
>         <routeDistribution>
>             <route replacedOnEdge="beg" reason="traci:rerouteTraveltime" replacedAtTime="21.00" probability="0" edges="beg detour end"/>
>             <route edges="beg middle middle2 end"/>
>         </routeDistribution>
>     </vehicle>
> 
>     <vehicle id="flow.3" depart="30.00" arrival="81.00">
>         <routeDistribution>
>             <route replacedOnEdge="beg" reason="traci:rerouteTraveltime" replacedAtTime="31.00" probability="0" edges="beg detour end"/>
>             <route edges="beg middle middle2 end"/>
>         </routeDistribution>
23c33
<     <vehicle id="flow.4" depart="40.00" arrival="81.00">
---
>     <vehicle id="flow.4" depart="40.00" arrival="83.00">
30c40
<     <vehicle id="flow.5" depart="50.00" arrival="83.00">
---
>     <vehicle id="flow.5" depart="50.00" arrival="85.00">
37,38c47,51
<     <vehicle id="flow.3" depart="30.00" arrival="90.00">
<         <route edges="beg detour end"/>
---
>     <vehicle id="flow.6" depart="60.00" arrival="114.00">
>         <routeDistribution>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci simulation load ( Last six runs Aug2020 )

---------- Differences in log ----------
5c5
< Simulation ended at time: 4.00
---
> Simulation ended at time: 3.00
7,13d6
< Loading configuration ... done.
< Loading net-file from 'input_net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional2.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 361.00
< Reason: Libsumo requested termination.
---------- Differences in output ----------
2a3,4
> Loading configuration ... done.
> Loading configuration ... done.

TEST FAILED on ts-sim-build-ba : traci simulation loadState busStop ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,12
> Error: no declaration found for element 'snapshot'
>  In file 'input_state.xml'
>  At line/column 21/181.
> 
> Error: no declaration found for element 'snapshot'
>  In file 'input_state.xml'
>  At line/column 21/181.
> 
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/simulation/loadState/busStop/runner.py", line 40, in <module>
>     traci.simulation.loadState("input_state.xml")
> libsumo.libsumo.TraCIException: Error: Loading state from 'input_state.xml' failed.
---------- Differences in tripinfo ----------
2a3,4
> <!-- generated on Sat Aug  8 06:09:02 2020 by 
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,15c6,19
< <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
<     <tripinfo id="1" depart="60.00" departLane="WC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="94.00" arrivalLane="CE_1" arrivalPos="91.95" arrivalSpeed="8.25" duration="34.00" routeLength="194.90" waitingTime="1.00" waitingCount="1" stopTime="10.00" timeLoss="8.88" rerouteNo="1" devices="tripinfo_1 routing_1" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="1" depart="60.00" departLane="WC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="95.00" arrivalLane="CE_1" arrivalPos="91.95" arrivalSpeed="10.19" duration="35.00" routeLength="194.90" waitingTime="1.00" waitingCount="1" stopTime="10.00" timeLoss="9.37" rerouteNo="1" devices="tripinfo_1 routing_1" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="1" depart="60.00" departLane="WC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="96.00" arrivalLane="CE_1" arrivalPos="91.95" arrivalSpeed="8.73" duration="36.00" routeLength="194.90" waitingTime="1.00" waitingCount="1" stopTime="10.00" timeLoss="10.51" rerouteNo="1" devices="tripinfo_1 routing_1" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="1" depart="60.00" departLane="WC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="96.00" arrivalLane="CE_1" arrivalPos="91.95" arrivalSpeed="9.38" duration="36.00" routeLength="194.90" waitingTime="2.00" waitingCount="1" stopTime="10.00" timeLoss="10.46" rerouteNo="1" devices="tripinfo_1 routing_1" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="1" depart="60.00" departLane="WC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="96.00" arrivalLane="CE_1" arrivalPos="91.95" arrivalSpeed="8.74" duration="36.00" routeLength="194.90" waitingTime="1.00" waitingCount="1" stopTime="10.00" timeLoss="10.47" rerouteNo="1" devices="tripinfo_1 routing_1" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="1" depart="60.00" departLane="WC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="95.00" arrivalLane="CE_1" arrivalPos="91.95" arrivalSpeed="8.93" duration="35.00" routeLength="194.90" waitingTime="1.00" waitingCount="1" stopTime="10.00" timeLoss="9.76" rerouteNo="1" devices="tripinfo_1 routing_1" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="1" depart="60.00" departLane="WC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="94.00" arrivalLane="CE_1" arrivalPos="91.95" arrivalSpeed="7.86" duration="34.00" routeLength="194.90" waitingTime="1.00" waitingCount="1" stopTime="10.00" timeLoss="8.92" rerouteNo="1" devices="tripinfo_1 routing_1" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="1" depart="60.00" departLane="WC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="95.00" arrivalLane="CE_1" arrivalPos="91.95" arrivalSpeed="8.55" duration="35.00" routeLength="194.90" waitingTime="1.00" waitingCount="1" stopTime="10.00" timeLoss="9.48" rerouteNo="1" devices="tripinfo_1 routing_1" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="1" depart="60.00" departLane="WC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="94.00" arrivalLane="CE_1" arrivalPos="91.95" arrivalSpeed="8.66" duration="34.00" routeLength="194.90" waitingTime="1.00" waitingCount="1" stopTime="10.00" timeLoss="8.96" rerouteNo="1" devices="tripinfo_1 routing_1" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="1" depart="60.00" departLane="WC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="94.00" arrivalLane="CE_1" arrivalPos="91.95" arrivalSpeed="7.58" duration="34.00" routeLength="194.90" waitingTime="1.00" waitingCount="1" stopTime="10.00" timeLoss="9.07" rerouteNo="1" devices="tripinfo_1 routing_1" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
< </tripinfos>
---
>     <input>
>         <net-file value="input_net2.net.xml"/>
>         <additional-files value="input_additional.add.xml,input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <tripinfo-output value="tripinfo.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci simulation loadState detectors ( Last six runs Aug2020 )

---------- Differences in detector ----------
2a3,4
> <!-- generated on Sat Aug  8 06:09:02 2020 by 
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,8c6,19
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1_file.xsd">
<     <interval begin="0.00" end="11.00" id="d1" nVehContrib="1" flow="327.27" occupancy="3.67" speed="12.37" harmonicMeanSpeed="12.37" length="5.00" nVehEntered="1"/>
<    <interval begin="0.00" end="11.00" id="d2" sampledSeconds="4.96" nVehEntered="1" nVehLeft="1" nVehSeen="1" meanSpeed="11.08" meanTimeLoss="1.23" meanOccupancy="3.42" maxOccupancy="10.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.50" maxVehicleNumber="1" />
<    <interval begin="0.00" end="11.00" id="d3" meanTravelTime="4.93" meanOverlapTravelTime="5.46" meanSpeed="10.66" meanHaltsPerVehicle="0.00" meanTimeLoss="0.70" vehicleSum="1" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
< </detector>
---
>     <input>
>         <net-file value="input_net2.net.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <tripinfo-output value="tripinfos.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
> </configuration>
---------- Differences in errors ----------
0a1,12
> Error: no declaration found for element 'snapshot'
>  In file 'input_state.xml'
>  At line/column 20/180.
> 
> Error: no declaration found for element 'snapshot'
>  In file 'input_state.xml'
>  At line/column 20/180.
> 
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/simulation/loadState/detectors/runner.py", line 40, in <module>
>     traci.simulation.loadState("input_state.xml")
> libsumo.libsumo.TraCIException: Error: Loading state from 'input_state.xml' failed.
---------- Differences in output ----------
1,120d0
< i=0 time=2.0 det=d1 count=0 ids=()
< i=0 time=2.0 det=d2 count=0 ids=()
< i=0 time=2.0 det=d3 count=0 ids=()
< i=0 time=3.0 det=d1 count=0 ids=()
< i=0 time=3.0 det=d2 count=0 ids=()
< i=0 time=3.0 det=d3 count=0 ids=()
< i=0 time=4.0 det=d1 count=0 ids=()
< i=0 time=4.0 det=d2 count=0 ids=()
< i=0 time=4.0 det=d3 count=0 ids=()
< i=0 time=5.0 det=d1 count=0 ids=()
< i=0 time=5.0 det=d2 count=0 ids=()
< i=0 time=5.0 det=d3 count=0 ids=()
< i=0 time=6.0 det=d1 count=0 ids=()
< i=0 time=6.0 det=d2 count=1 ids=('0',)
< i=0 time=6.0 det=d3 count=1 ids=('1',)
< i=0 time=7.0 det=d1 count=0 ids=()
< i=0 time=7.0 det=d2 count=1 ids=('0',)
< i=0 time=7.0 det=d3 count=1 ids=('1',)
< i=0 time=8.0 det=d1 count=1 ids=('1',)
< i=0 time=8.0 det=d2 count=1 ids=('0',)
< i=0 time=8.0 det=d3 count=1 ids=('1',)
< i=0 time=9.0 det=d1 count=1 ids=('1',)
< i=0 time=9.0 det=d2 count=1 ids=('0',)
< i=0 time=9.0 det=d3 count=1 ids=('1',)
< i=0 time=10.0 det=d1 count=0 ids=()
< i=0 time=10.0 det=d2 count=1 ids=('0',)
< i=0 time=10.0 det=d3 count=1 ids=('1',)
< i=0 time=11.0 det=d1 count=0 ids=()
< i=0 time=11.0 det=d2 count=0 ids=()
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci simulation loadState railSignal ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,12
> Error: no declaration found for element 'snapshot'
>  In file 'input_state.xml'
>  At line/column 24/181.
> 
> Error: no declaration found for element 'snapshot'
>  In file 'input_state.xml'
>  At line/column 24/181.
> 
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/simulation/loadState/railSignal/runner.py", line 41, in <module>
>     traci.simulation.loadState('input_state.xml')
> libsumo.libsumo.TraCIException: Error: Loading state from 'input_state.xml' failed.
---------- Differences in tripinfo ----------
5,7d4
<     <tripinfo id="t0" depart="0.00" departLane="" departPos="45.10" departSpeed="-1.00" departDelay="0.00" arrival="57.00" arrivalLane="e_0" arrivalPos="100.00" arrivalSpeed="8.00" duration="57.00" routeLength="300.20" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_t0" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t1" depart="10.00" departLane="" departPos="45.10" departSpeed="-1.00" departDelay="0.00" arrival="92.00" arrivalLane="e_0" arrivalPos="100.00" arrivalSpeed="8.00" duration="82.00" routeLength="500.40" waitingTime="2.00" waitingCount="1" stopTime="0.00" timeLoss="17.50" rerouteNo="0" devices="tripinfo_t1" vType="train" speedFactor="1.00" vaporized=""/>
< </tripinfos>

TEST FAILED on ts-sim-build-ba : traci simulation loadState repeat ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,12
> Error: no declaration found for element 'snapshot'
>  In file 'input_state.xml'
>  At line/column 24/181.
> 
> Error: no declaration found for element 'snapshot'
>  In file 'input_state.xml'
>  At line/column 24/181.
> 
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/simulation/loadState/repeat/runner.py", line 37, in <module>
>     traci.simulation.loadState("input_state.xml")
> libsumo.libsumo.TraCIException: Error: Loading state from 'input_state.xml' failed.
---------- Differences in fcd ----------
2a3,4
> <!-- generated on Sat Aug  8 06:09:02 2020 by 
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,107c6,18
< <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"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci simulation loadState rerouting ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,10
> Error: no declaration found for element 'snapshot'
>  In file 'input_state.xml'
>  At line/column 20/183.
> 
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/simulation/loadState/rerouting/runner.py", line 34, in <module>
>     "--load-state", "input_state.xml"])
>   File "/home/delphi/extraGcc/sumo/tools/libsumo/__init__.py", line 55, in start
>     simulation.load(args[1:])
> libsumo.libsumo.TraCIException: Error: Process Error
---------- Differences in output ----------
1,200d0
< 1001.0
< 1002.0
< 1003.0
< 1004.0
< 1005.0
< 1006.0
< 1007.0
< 1008.0
< 1009.0
< 1010.0
< 1011.0
< 1012.0
< 1013.0
< 1014.0
< 1015.0
< 1016.0
< 1017.0
< 1018.0
< 1019.0
< 1020.0
< 1021.0
< 1022.0
< 1023.0
< 1024.0
< 1025.0
< 1026.0
< 1027.0
< 1028.0
< 1029.0
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicletype save_and_load_vtype_params ( Last six runs Aug2020 )

---------- Differences in errors ----------
4a5,14
> Error: no declaration found for element 'snapshot'
>  In file 'state.xml'
>  At line/column 38/181.
> 
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/vehicletype/save_and_load_vtype_params/runner.py", line 115, in <module>
>     traci.start([sumolib.checkBinary("sumo")] + loadParams)
>   File "/home/delphi/extraGcc/sumo/tools/libsumo/__init__.py", line 55, in start
>     simulation.load(args[1:])
> libsumo.libsumo.TraCIException: Error: Process Error
---------- Differences in output ----------
16,30d15
< 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
< 1.5 ==1.5
---------- Differences in vehroutes ----------
5,16d4
<     <vehicle id="veh0" type="DEFAULT_VEHTYPE" depart="0.00" departPos="100.00" departSpeed="10.00" speedFactor="1.06" 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.00" arrival="266.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="0.90" arrival="275.50">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 

Detailed information for the tests that had known bugs:

TEST had known bugs (#4727) on ts-sim-build-ba : traci ContextSubscriptionFilters leadFollow carFollowing ( Last six runs Aug2020 )

#4727
(This bug was triggered by text found in file 'output' matching '.')
---------- Differences in output ----------
4d3
< lead_straight
6d4
< [002] Context results for vehicle 'ego':
7a6
> [002] Context results for vehicle 'ego':
9d7
< [003] Context results for vehicle 'ego':
10a9
> [003] Context results for vehicle 'ego':
12d10
< [004] Context results for vehicle 'ego':
13a12
> [004] Context results for vehicle 'ego':
15d13
< [005] Context results for vehicle 'ego':
16a15
> [005] Context results for vehicle 'ego':
18d16
< [006] Context results for vehicle 'ego':
19a18
> [006] Context results for vehicle 'ego':
21d19
< [007] Context results for vehicle 'ego':
22a21
> [007] Context results for vehicle 'ego':
24d22
< [008] Context results for vehicle 'ego':
25a24
> [008] Context results for vehicle 'ego':
<truncated after showing first 30 lines>

2 TESTS had known bugs (#4727) on ts-sim-build-ba :

#4727
(This bug was triggered by text found in file 'output' matching '.')
---------- Differences in output ----------
4a5
> follow_straight
7d7
< follow_straight
9a10
> follow_straight
12d12
< follow_straight
14a15
> follow_straight
17d17
< follow_straight
19a20
> follow_straight
22d22
< follow_straight
24a25
> follow_straight
27d27
< follow_straight
29a30
> follow_straight
32d32
< follow_straight
34a35
> follow_straight
37d37
< follow_straight
39a40
> follow_straight
<truncated after showing first 30 lines>
traci ContextSubscriptionFilters leadFollow laneChangeLeft ( Last six runs Aug2020 )
traci ContextSubscriptionFilters leadFollow laneChangeRight ( Last six runs Aug2020 )

TEST had known bugs (#4727) on ts-sim-build-ba : traci ContextSubscriptionFilters leadFollow laneChangeNeighbors ( Last six runs Aug2020 )

#4727
(This bug was triggered by text found in file 'output' matching '.')
---------- Differences in output ----------
4,5d3
< follow_straight
< follow_right
6a5,7
> follow_right
> follow_straight
> lead_left
9d9
< lead_left
11,12d10
< follow_straight
< follow_right
13a12,14
> follow_right
> follow_straight
> lead_left
16d16
< lead_left
18,19d17
< follow_straight
< follow_right
20a19,21
> follow_right
> follow_straight
> lead_left
23d23
< lead_left
25,26d24
< follow_straight
< follow_right
<truncated after showing first 30 lines>

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

mapping failure
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
0a1,2
> 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
> internal corner (outside, far) failed: x=203, x2=203.0,   y=-4, y2=-4.0,   lane=, lane2=middle_0, pos=-1073741824.0, pos2=100.0   posLat=-1073741824.0 posLat2=-1.4142135623730951

TEST had known bugs (see #5383) on ts-sim-build-ba : traci vehicle moveToXY permissions ( Last six runs Aug2020 )

mapping failure
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
0a1
> right lane (ignore permissions) failed: mode=6 x=40, x2=40.0,   y=-1.6, y2=-1.6,   lane=beg_0, lane2=, pos=40, pos2=-1073741824.0   posLat=0.0 posLat2=-1073741824.0

TEST had known bugs (see #6192) on ts-sim-build-ba : traci vehicle openGap with_low_maxDecel_fast_CACC ( Last six runs Aug2020 )

not even failing as intended
(This bug was triggered by text found in file 'errors' matching 'Error')
---------- Differences in errors ----------
0a1,6
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/vehicle/openGap/runner.py", line 155, in <module>
>     runSingle(targetTimeHeadway, targetSpaceHeadway, duration, changeRate, maxDecel, refVehID)
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/vehicle/openGap/runner.py", line 82, in runSingle
>     leaderSpeed = traci.vehicle.getSubscriptionResults(leaderID)[tc.VAR_SPEED]
> KeyError: 64
---------- Differences in output ----------
4,103c4,103
< Time 2.0: Gap 'follower'->'leader' = 5.938 (headway=0.367)
< 'follower' speed = 16.161582708
< Time 3.0: Gap 'follower'->'leader' = 8.966 (headway=0.528)
< 'follower' speed = 16.9836198736
< Time 4.0: Gap 'follower'->'leader' = 11.281 (headway=0.641)
< 'follower' speed = 17.5863190784
< Time 5.0: Gap 'follower'->'leader' = 13.069 (headway=0.725)
< 'follower' speed = 18.0379935645
< Time 6.0: Gap 'follower'->'leader' = 14.459 (headway=0.787)
< 'follower' speed = 18.3815472225
< Time 7.0: Gap 'follower'->'leader' = 15.545 (headway=0.834)
< 'follower' speed = 18.6456171431
< Time 8.0: Gap 'follower'->'leader' = 16.397 (headway=0.870)
< 'follower' speed = 18.8501483763
< Time 9.0: Gap 'follower'->'leader' = 17.068 (headway=0.898)
< 'follower' speed = 19.0094667411
< Time 10.0: Gap 'follower'->'leader' = 17.596 (headway=0.920)
< 'follower' speed = 19.1340998278
< Time 11.0: Gap 'follower'->'leader' = 18.013 (headway=0.937)
< 'follower' speed = 19.231918606
< Time 12.0: Gap 'follower'->'leader' = 18.342 (headway=0.950)
< 'follower' speed = 19.3088858604
< Time 13.0: Gap 'follower'->'leader' = 18.603 (headway=0.960)
< 'follower' speed = 19.3695649077
< Time 14.0: Gap 'follower'->'leader' = 18.810 (headway=0.969)
< 'follower' speed = 19.4174756866
< Time 15.0: Gap 'follower'->'leader' = 18.973 (headway=0.975)
< 'follower' speed = 19.4553500651
< Time 16.0: Gap 'follower'->'leader' = 19.103 (headway=0.980)
<truncated after showing first 30 lines>

meso: 208 tests: 91 succeeded 117 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : state diff_begin ( Last six runs Aug2020 )

---------- Differences in errors ----------
1c1,5
< Warning: State was written at a different time 50.00 than the begin time 10!
---
> Error: no declaration found for element 'snapshot'
>  In file 'state_50.00.xml.gz'
>  At line/column 33/181.
> 
> Quitting (on error).
---------- Differences in vehroutes ----------
5,12d4
<     <vehicle id="0" type="DEFAULT_VEHTYPE" depart="0.00" departPos="0.00" departSpeed="10.00" speedFactor="1.06" arrival="160.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 
<     <vehicle id="1" type="DEFAULT_VEHTYPE" depart="5.00" departPos="0.00" departSpeed="10.00" speedFactor="1.06" arrival="165.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 

TEST FAILED on ts-sim-build-ba : state disconnected ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,5
> Error: no declaration found for element 'snapshot'
>  In file 'state.sbx'
>  At line/column 35/181.
> 
> Quitting (on error).
---------- Differences in vehroutes ----------
5,12d4
<     <vehicle id="0" type="DEFAULT_VEHTYPE" depart="0.00" departPos="0.00" departSpeed="10.00" speedFactor="1.06" arrival="120.00">
<         <route edges="4/1to3/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 
<     <vehicle id="1" type="DEFAULT_VEHTYPE" depart="5.00" departPos="0.00" departSpeed="10.00" speedFactor="1.06" arrival="125.00">
<         <route edges="4/1to3/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 

TEST FAILED on ts-sim-build-ba : state dists ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,5
> Error: no declaration found for element 'snapshot'
>  In file 'state.sbx'
>  At line/column 34/181.
> 
> Quitting (on error).
---------- Differences in vehroutes ----------
5,12d4
<     <vehicle id="0" type="DEFAULT_VEHTYPE" depart="0.00" departPos="0.00" departSpeed="10.00" speedFactor="1.06" arrival="160.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 
<     <vehicle id="1" type="DEFAULT_VEHTYPE" depart="5.00" departPos="0.00" departSpeed="10.00" speedFactor="1.06" arrival="165.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 

TEST FAILED on ts-sim-build-ba : state dists_gz ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,5
> Error: no declaration found for element 'snapshot'
>  In file 'state.gz'
>  At line/column 34/181.
> 
> Quitting (on error).
---------- Differences in vehroutes ----------
5,12d4
<     <vehicle id="0" type="DEFAULT_VEHTYPE" depart="0.00" departPos="0.00" departSpeed="10.00" speedFactor="1.06" arrival="160.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 
<     <vehicle id="1" type="DEFAULT_VEHTYPE" depart="5.00" departPos="0.00" departSpeed="10.00" speedFactor="1.06" arrival="165.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 

TEST FAILED on ts-sim-build-ba : state dists_xml ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,5
> Error: no declaration found for element 'snapshot'
>  In file 'state.xml'
>  At line/column 34/181.
> 
> Quitting (on error).
---------- Differences in state ----------
10,12d9
<     <vType id="DEFAULT_BIKETYPE" vClass="bicycle"/>
<     <vType id="DEFAULT_CONTAINERTYPE" vClass="ignoring"/>
<     <vType id="DEFAULT_PEDTYPE" vClass="pedestrian"/>
---------- Differences in vehroutes ----------
5,12d4
<     <vehicle id="0" type="DEFAULT_VEHTYPE" depart="0.00" departPos="0.00" departSpeed="10.00" speedFactor="1.06" arrival="160.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 
<     <vehicle id="1" type="DEFAULT_VEHTYPE" depart="5.00" departPos="0.00" departSpeed="10.00" speedFactor="1.06" arrival="165.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 

TEST FAILED on ts-sim-build-ba : state flow ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,5
> Error: no declaration found for element 'snapshot'
>  In file 'state.xml'
>  At line/column 34/181.
> 
> Quitting (on error).
---------- Differences in state ----------
13,15d12
<     <vType id="DEFAULT_BIKETYPE" vClass="bicycle"/>
<     <vType id="DEFAULT_CONTAINERTYPE" vClass="ignoring"/>
<     <vType id="DEFAULT_PEDTYPE" vClass="pedestrian"/>
---------- Differences in vehroutes ----------
5,59d4
<     <vehicle id="0.0" type="DEFAULT_VEHTYPE" depart="0.00" speedFactor="1.06" arrival="151.00">
<         <routeDistribution>
<             <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="0.00" probability="0" edges="0/1to1/1 3/1to4/1"/>
<             <route edges="0/1to1/1 1/1to2/1 2/1to3/1 3/1to4/1"/>
<         </routeDistribution>
<     </vehicle>
< 
<     <vehicle id="0.1" type="DEFAULT_VEHTYPE" depart="10.00" speedFactor="0.94" arrival="181.00">
<         <routeDistribution>
<             <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="10.00" probability="0" edges="0/1to1/1 3/1to4/1"/>
<             <route edges="0/1to1/1 1/1to2/1 2/1to3/1 3/1to4/1"/>
<         </routeDistribution>
<     </vehicle>
< 
<     <vehicle id="0.2" type="DEFAULT_VEHTYPE" depart="20.00" speedFactor="1.01" arrival="183.00">
<         <routeDistribution>
<             <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="20.00" probability="0" edges="0/1to1/1 3/1to4/1"/>
<             <route edges="0/1to1/1 1/1to2/1 2/1to3/1 3/1to4/1"/>
<         </routeDistribution>
<     </vehicle>
< 
<     <vehicle id="0.3" type="DEFAULT_VEHTYPE" depart="30.00" speedFactor="1.08" arrival="185.00">
<         <routeDistribution>
<             <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="30.00" probability="0" edges="0/1to1/1 3/1to4/1"/>
<             <route edges="0/1to1/1 1/1to2/1 2/1to3/1 3/1to4/1"/>
<         </routeDistribution>
<     </vehicle>
< 
<     <vehicle id="0.4" type="DEFAULT_VEHTYPE" depart="40.00" speedFactor="1.03" arrival="196.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state multique ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,5
> Error: no declaration found for element 'snapshot'
>  In file 'state.xml'
>  At line/column 35/184.
> 
> Quitting (on error).
---------- Differences in state ----------
8,10d7
<     <vType id="DEFAULT_BIKETYPE" vClass="bicycle"/>
<     <vType id="DEFAULT_CONTAINERTYPE" vClass="ignoring"/>
<     <vType id="DEFAULT_PEDTYPE" vClass="pedestrian"/>
12c9
<     <vehicle id="0.2" type="DEFAULT_VEHTYPE" depart="00:00:20" route="!0" speedFactor="1.01" state="20000 0 0 0 1 26384 20000 9223372036854775807">
---
>     <vehicle id="0.2" type="DEFAULT_VEHTYPE" depart="00:00:20" route="!0" speedFactor="1.01" state="20000 0 0 0 0 26384 20000 9223372036854775807">
25a23,106
>         <vehicles time="-1" value=""/>
>     </segment>
>     <segment>
>         <vehicles time="-1" value=""/>
>     </segment>
>     <segment>
>         <vehicles time="-1" value=""/>
>     </segment>
>     <segment>
>         <vehicles time="-1" value=""/>
>     </segment>
>     <segment>
>         <vehicles time="-1" value=""/>
>     </segment>
>     <segment>
>         <vehicles time="-1" value=""/>
>     </segment>
>     <segment>
>         <vehicles time="-1" value=""/>
>     </segment>
>     <segment>
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
5,36d4
<     <vehicle id="0.2" type="DEFAULT_VEHTYPE" depart="00:00:20" speedFactor="1.01" arrival="00:00:33">
<         <route edges="SC CW"/>
<     </vehicle>
< 
<     <vehicle id="0.3" depart="00:00:30" arrival="00:00:44">
<         <route edges="SC CW"/>
<     </vehicle>
< 
<     <vehicle id="0.4" depart="00:00:40" arrival="00:00:53">
<         <route edges="SC CW"/>
<     </vehicle>
< 
<     <vehicle id="0.5" depart="00:00:50" arrival="00:01:02">
<         <route edges="SC CW"/>
<     </vehicle>
< 
<     <vehicle id="0.6" depart="00:01:00" arrival="00:01:13">
<         <route edges="SC CW"/>
<     </vehicle>
< 
<     <vehicle id="0.7" depart="00:01:10" arrival="00:01:26">
<         <route edges="SC CW"/>
<     </vehicle>
< 
<     <vehicle id="0.8" depart="00:01:20" arrival="00:01:33">
<         <route edges="SC CW"/>
<     </vehicle>
< 
<     <vehicle id="0.9" depart="00:01:30" arrival="00:01:45">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state plain ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,5
> Error: no declaration found for element 'snapshot'
>  In file 'state.sbx'
>  At line/column 34/181.
> 
> Quitting (on error).
---------- Differences in tls_state ----------
5,130d4
<     <tlsState time="50.00" id="0/0" programID="0" phase="2" state="GrGg"/>
<     <tlsState time="51.00" id="0/0" programID="0" phase="2" state="GrGg"/>
<     <tlsState time="52.00" id="0/0" programID="0" phase="2" state="GrGg"/>
<     <tlsState time="53.00" id="0/0" programID="0" phase="2" state="GrGg"/>
<     <tlsState time="54.00" id="0/0" programID="0" phase="2" state="GrGg"/>
<     <tlsState time="55.00" id="0/0" programID="0" phase="2" state="GrGg"/>
<     <tlsState time="56.00" id="0/0" programID="0" phase="2" state="GrGg"/>
<     <tlsState time="57.00" id="0/0" programID="0" phase="2" state="GrGg"/>
<     <tlsState time="58.00" id="0/0" programID="0" phase="2" state="GrGg"/>
<     <tlsState time="59.00" id="0/0" programID="0" phase="2" state="GrGg"/>
<     <tlsState time="60.00" id="0/0" programID="0" phase="2" state="GrGg"/>
<     <tlsState time="61.00" id="0/0" programID="0" phase="2" state="GrGg"/>
<     <tlsState time="62.00" id="0/0" programID="0" phase="2" state="GrGg"/>
<     <tlsState time="63.00" id="0/0" programID="0" phase="2" state="GrGg"/>
<     <tlsState time="64.00" id="0/0" programID="0" phase="2" state="GrGg"/>
<     <tlsState time="65.00" id="0/0" programID="0" phase="3" state="yryy"/>
<     <tlsState time="66.00" id="0/0" programID="0" phase="3" state="yryy"/>
<     <tlsState time="67.00" id="0/0" programID="0" phase="3" state="yryy"/>
<     <tlsState time="68.00" id="0/0" programID="0" phase="0" state="GgGr"/>
<     <tlsState time="69.00" id="0/0" programID="0" phase="0" state="GgGr"/>
<     <tlsState time="70.00" id="0/0" programID="0" phase="0" state="GgGr"/>
<     <tlsState time="71.00" id="0/0" programID="0" phase="0" state="GgGr"/>
<     <tlsState time="72.00" id="0/0" programID="0" phase="0" state="GgGr"/>
<     <tlsState time="73.00" id="0/0" programID="0" phase="0" state="GgGr"/>
<     <tlsState time="74.00" id="0/0" programID="0" phase="0" state="GgGr"/>
<     <tlsState time="75.00" id="0/0" programID="0" phase="0" state="GgGr"/>
<     <tlsState time="76.00" id="0/0" programID="0" phase="0" state="GgGr"/>
<     <tlsState time="77.00" id="0/0" programID="0" phase="0" state="GgGr"/>
<     <tlsState time="78.00" id="0/0" programID="0" phase="0" state="GgGr"/>
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
5,13d4
<     <vehicle id="0" type="DEFAULT_VEHTYPE" depart="0.00" departPos="0.00" departSpeed="10.00" speedFactor="1.06" arrival="160.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 
<     <vehicle id="1" type="DEFAULT_VEHTYPE" depart="5.00" departPos="0.00" departSpeed="10.00" speedFactor="1.06" arrival="175.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<         <stop lane="3/1to2/1_0" duration="10.00"/>
<     </vehicle>
< 

TEST FAILED on ts-sim-build-ba : state prefix ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,5
> Error: no declaration found for element 'snapshot'
>  In file 'statep_50.00.xml.gz'
>  At line/column 34/181.
> 
> Quitting (on error).
---------- Differences in vehroutes ----------
5,12d4
<     <vehicle id="0" type="DEFAULT_VEHTYPE" depart="0.00" departPos="0.00" departSpeed="10.00" speedFactor="1.06" arrival="160.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 
<     <vehicle id="1" type="DEFAULT_VEHTYPE" depart="5.00" departPos="0.00" departSpeed="10.00" speedFactor="1.06" arrival="165.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 

TEST FAILED on ts-sim-build-ba : state rerouting ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,5
> Error: no declaration found for element 'snapshot'
>  In file 'state.xml'
>  At line/column 34/182.
> 
> Quitting (on error).
---------- Differences in state ----------
6c6
<     <route id="!veh276!var#1" state="0" edges="gneE0 gneE4 gneE5 gneE3"/>
---
>     <route id="!veh276!var#1" state="0" edges="gneE0 gneE1 gneE2 gneE3"/>
15d14
<     <route id="!veh280!var#2" state="0" edges="gneE0 gneE4 gneE5 gneE3"/>
22d20
<     <route id="!veh283!var#2" state="0" edges="gneE0 gneE4 gneE5 gneE3"/>
30c28
<     <route id="!veh287!var#1" state="0" edges="gneE0 gneE4 gneE5 gneE3"/>
---
>     <route id="!veh287!var#1" state="0" edges="gneE0 gneE1 gneE2 gneE3"/>
52c50
<     <route id="!veh298!var#1" state="0" edges="gneE0 gneE4 gneE5 gneE3"/>
---
>     <route id="!veh298!var#1" state="0" edges="gneE0 gneE1 gneE2 gneE3"/>
54c52
<     <route id="!veh299!var#1" state="0" edges="gneE0 gneE4 gneE5 gneE3"/>
---
>     <route id="!veh299!var#1" state="0" edges="gneE0 gneE1 gneE2 gneE3"/>
62c60
<     <route id="!veh303!var#1" state="0" edges="gneE0 gneE4 gneE5 gneE3"/>
---
>     <route id="!veh303!var#1" state="0" edges="gneE0 gneE1 gneE2 gneE3"/>
66c64
<     <route id="!veh305!var#1" state="0" edges="gneE0 gneE4 gneE5 gneE3"/>
---
>     <route id="!veh305!var#1" state="0" edges="gneE0 gneE1 gneE2 gneE3"/>
72c70
<     <route id="!veh308!var#1" state="0" edges="gneE0 gneE4 gneE5 gneE3"/>
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
446,449c446
<         <routeDistribution>
<             <route replacedOnEdge="gneE0" reason="device.rerouting" replacedAtTime="188.00" probability="0" edges="gneE0 gneE1 gneE2 gneE3"/>
<             <route edges="gneE0 gneE4 gneE5 gneE3"/>
<         </routeDistribution>
---
>         <route edges="gneE0 gneE1 gneE2 gneE3"/>
469,472c466
<         <routeDistribution>
<             <route replacedOnEdge="gneE0" reason="device.rerouting" replacedAtTime="196.00" probability="0" edges="gneE0 gneE1 gneE2 gneE3"/>
<             <route edges="gneE0 gneE4 gneE5 gneE3"/>
<         </routeDistribution>
---
>         <route edges="gneE0 gneE1 gneE2 gneE3"/>
580,583c574
<         <routeDistribution>
<             <route replacedOnEdge="gneE0" reason="device.rerouting" replacedAtTime="243.00" probability="0" edges="gneE0 gneE4 gneE5 gneE3"/>
<             <route edges="gneE0 gneE1 gneE2 gneE3"/>
<         </routeDistribution>
---
>         <route edges="gneE0 gneE4 gneE5 gneE3"/>
607,610c598
<         <routeDistribution>
<             <route replacedOnEdge="gneE0" reason="device.rerouting" replacedAtTime="253.00" probability="0" edges="gneE0 gneE4 gneE5 gneE3"/>
<             <route edges="gneE0 gneE1 gneE2 gneE3"/>
<         </routeDistribution>
---
>         <route edges="gneE0 gneE4 gneE5 gneE3"/>
618,621c606
<         <routeDistribution>
<truncated after showing first 30 lines>
---------- Differences in vehroutes2 ----------
5,2151d4
<     <vehicle id="veh276" type="default" depart="476.00" departPos="0.00" arrivalPos="80.00" arrivalSpeed="0.00" speedFactor="0.97" arrival="501.00">
<         <routeDistribution>
<             <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="276.00" probability="0" edges="gneE0 gneE3"/>
<             <route edges="gneE0 gneE4 gneE5 gneE3"/>
<         </routeDistribution>
<     </vehicle>
< 
<     <vehicle id="veh278" type="default" depart="479.00" departPos="0.00" arrivalPos="80.00" arrivalSpeed="0.00" speedFactor="1.21" arrival="503.00">
<         <routeDistribution>
<             <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="278.00" probability="0" edges="gneE0 gneE3"/>
<             <route edges="gneE0 gneE4 gneE5 gneE3"/>
<         </routeDistribution>
<     </vehicle>
< 
<     <vehicle id="veh277" type="default" depart="478.00" departPos="0.00" arrivalPos="80.00" arrivalSpeed="0.00" speedFactor="0.87" arrival="504.00">
<         <routeDistribution>
<             <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="278.00" probability="0" edges="gneE0 gneE3"/>
<             <route edges="gneE0 gneE1 gneE2 gneE3"/>
<         </routeDistribution>
<     </vehicle>
< 
<     <vehicle id="veh279" type="default" depart="481.00" departPos="0.00" arrivalPos="80.00" arrivalSpeed="0.00" speedFactor="0.99" arrival="506.00">
<         <routeDistribution>
<             <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="280.00" probability="0" edges="gneE0 gneE3"/>
<             <route edges="gneE0 gneE4 gneE5 gneE3"/>
<         </routeDistribution>
<     </vehicle>
< 
<     <vehicle id="veh280" type="default" depart="483.00" departPos="0.00" arrivalPos="80.00" arrivalSpeed="0.00" speedFactor="0.97" arrival="508.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state xml ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,5
> Error: no declaration found for element 'snapshot'
>  In file 'state.xml'
>  At line/column 34/181.
> 
> Quitting (on error).
---------- Differences in state ----------
7,9d6
<     <vType id="DEFAULT_BIKETYPE" vClass="bicycle"/>
<     <vType id="DEFAULT_CONTAINERTYPE" vClass="ignoring"/>
<     <vType id="DEFAULT_PEDTYPE" vClass="pedestrian"/>
---------- Differences in vehroutes ----------
5,12d4
<     <vehicle id="0" type="DEFAULT_VEHTYPE" depart="0.00" departPos="0.00" departSpeed="10.00" speedFactor="1.06" arrival="160.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 
<     <vehicle id="1" type="DEFAULT_VEHTYPE" depart="5.00" departPos="0.00" departSpeed="10.00" speedFactor="1.06" arrival="165.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters fieldOfVision incompatible_filter ( Last six runs Aug2020 )

---------- Differences in errors ----------
1c1
< Warning: Ignoring field of vision subscription filter due to incompatibility with other filter(s).
---
> 
---------- Differences in output ----------
1,8c1
< Subscribing to context of vehicle 'ego' (range=50.0)
< Adding field of vision subscription filter ... (openingAngle=90.0)
< Context results for veh 'ego':
< ego
< v8
< v9
< Ok: Unsubscribe successful
< Print ended at step 3.0
---
> Usage: runner <sumo/sumo-gui> <range> <openingAngle> <testWithIncompatibleFilter (0/1)>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters fieldOfVision persons range_50_angle_90 ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1
> 
---------- Differences in output ----------
1,6c1
< Subscribing to context of vehicle 'ego' (range=50.0)
< Adding field of vision subscription filter ... (openingAngle=90.0)
< Context results for veh 'ego':
< p9
< Ok: Unsubscribe successful
< Print ended at step 3.0
---
> Usage: runner <sumo/sumo-gui> <range> <openingAngle> <testWithIncompatibleFilter (0/1)>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters fieldOfVision range_0_angle_90 ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1
> 
---------- Differences in output ----------
1,6c1
< Subscribing to context of vehicle 'ego' (range=0.0)
< Adding field of vision subscription filter ... (openingAngle=90.0)
< Context results for veh 'ego':
< ego
< Ok: Unsubscribe successful
< Print ended at step 3.0
---
> Usage: runner <sumo/sumo-gui> <range> <openingAngle> <testWithIncompatibleFilter (0/1)>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters fieldOfVision range_50_angle_0 ( Last six runs Aug2020 )

---------- Differences in errors ----------
1c1
< Warning: Field of vision opening angle ('0.00') should be within interval (0, 360), ignoring filter...
---
> 
---------- Differences in output ----------
1,9c1
< Subscribing to context of vehicle 'ego' (range=50.0)
< Adding field of vision subscription filter ... (openingAngle=0.0)
< Context results for veh 'ego':
< ego
< v10
< v8
< v9
< Ok: Unsubscribe successful
< Print ended at step 3.0
---
> Usage: runner <sumo/sumo-gui> <range> <openingAngle> <testWithIncompatibleFilter (0/1)>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters fieldOfVision range_50_angle_270 ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1
> 
---------- Differences in output ----------
1,8c1
< 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
---
> Usage: runner <sumo/sumo-gui> <range> <openingAngle> <testWithIncompatibleFilter (0/1)>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters fieldOfVision range_50_angle_360 ( Last six runs Aug2020 )

---------- Differences in errors ----------
1c1
< Warning: Field of vision opening angle ('360.00') should be within interval (0, 360), ignoring filter...
---
> 
---------- Differences in output ----------
1,9c1
< Subscribing to context of vehicle 'ego' (range=50.0)
< Adding field of vision subscription filter ... (openingAngle=360.0)
< Context results for veh 'ego':
< ego
< v10
< v8
< v9
< Ok: Unsubscribe successful
< Print ended at step 3.0
---
> Usage: runner <sumo/sumo-gui> <range> <openingAngle> <testWithIncompatibleFilter (0/1)>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters fieldOfVision range_50_angle_90 ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1
> 
---------- Differences in output ----------
1,7c1
< Subscribing to context of vehicle 'ego' (range=50.0)
< Adding field of vision subscription filter ... (openingAngle=90.0)
< Context results for veh 'ego':
< ego
< v9
< Ok: Unsubscribe successful
< Print ended at step 3.0
---
> Usage: runner <sumo/sumo-gui> <range> <openingAngle> <testWithIncompatibleFilter (0/1)>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters lanesUpDownDistance lanesLeftOpposite ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/lanesUpDownDistance/runner.py", line 81, in <module>
>     runSingle(100, float(sys.argv[2]), "ego")
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,202d0
< Loading configuration ... done.
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< follow_left
< follow_left2
< lead_left
< lead_left2
< [002] Context results for vehicle 'ego':
< follow_left
< follow_left2
< lead_left
< lead_left2
< [003] Context results for vehicle 'ego':
< follow_left
< follow_left2
< lead_left
< lead_left2
< [004] Context results for vehicle 'ego':
< follow_left
< follow_left2
< lead_left
< lead_left2
< [005] Context results for vehicle 'ego':
< follow_left
< follow_left2
< lead_left
< lead_left2
< [006] Context results for vehicle 'ego':
< follow_left
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters lanesUpDownDistance lanesLeftOppositeDownDistZero ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/lanesUpDownDistance/runner.py", line 81, in <module>
>     runSingle(100, float(sys.argv[2]), "ego")
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,133d0
< Loading configuration ... done.
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< follow_left
< follow_left2
< [002] Context results for vehicle 'ego':
< follow_left
< follow_left2
< [003] Context results for vehicle 'ego':
< follow_left
< follow_left2
< [004] Context results for vehicle 'ego':
< follow_left
< follow_left2
< [005] Context results for vehicle 'ego':
< follow_left
< follow_left2
< [006] Context results for vehicle 'ego':
< follow_left
< follow_left2
< [007] Context results for vehicle 'ego':
< follow_left
< follow_left2
< [008] Context results for vehicle 'ego':
< follow_left
< follow_left2
< [009] Context results for vehicle 'ego':
< follow_left
< follow_left2
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters lanesUpDownDistance lanesLeftOppositeUpDistZero ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/lanesUpDownDistance/runner.py", line 81, in <module>
>     runSingle(100, float(sys.argv[2]), "ego")
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,112d0
< Loading configuration ... done.
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< lead_left
< lead_left2
< [002] Context results for vehicle 'ego':
< lead_left
< lead_left2
< [003] Context results for vehicle 'ego':
< lead_left
< lead_left2
< [004] Context results for vehicle 'ego':
< lead_left
< lead_left2
< [005] Context results for vehicle 'ego':
< lead_left
< lead_left2
< [006] Context results for vehicle 'ego':
< lead_left
< lead_left2
< [007] Context results for vehicle 'ego':
< lead_left
< lead_left2
< opposite_lead_left
< [008] Context results for vehicle 'ego':
< lead_left
< lead_left2
< opposite_lead_left
< opposite_lead_left2
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters lanesUpDownDistance lanesOppositeAll ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/lanesUpDownDistance/runner.py", line 81, in <module>
>     runSingle(100, float(sys.argv[2]), "ego")
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,180d0
< Loading configuration ... done.
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< [002] Context results for vehicle 'ego':
< [003] Context results for vehicle 'ego':
< [004] Context results for vehicle 'ego':
< [005] Context results for vehicle 'ego':
< [006] Context results for vehicle 'ego':
< [007] Context results for vehicle 'ego':
< opposite_lead_left
< opposite_lead_middle
< opposite_lead_right
< [008] Context results for vehicle 'ego':
< opposite_lead_left
< opposite_lead_left2
< opposite_lead_middle
< opposite_lead_right
< opposite_lead_right2
< [009] Context results for vehicle 'ego':
< opposite_lead_left
< opposite_lead_left2
< opposite_lead_middle
< opposite_lead_middle2
< opposite_lead_right
< opposite_lead_right2
< [010] Context results for vehicle 'ego':
< opposite_follow_left2
< opposite_follow_middle2
< opposite_follow_right2
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters lanesUpDownDistance lanesOppositeAllDownDistZero ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/lanesUpDownDistance/runner.py", line 81, in <module>
>     runSingle(100, float(sys.argv[2]), "ego")
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,111d0
< Loading configuration ... done.
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< [002] Context results for vehicle 'ego':
< [003] Context results for vehicle 'ego':
< [004] Context results for vehicle 'ego':
< [005] Context results for vehicle 'ego':
< [006] Context results for vehicle 'ego':
< [007] Context results for vehicle 'ego':
< [008] Context results for vehicle 'ego':
< [009] Context results for vehicle 'ego':
< [010] Context results for vehicle 'ego':
< [011] Context results for vehicle 'ego':
< [012] Context results for vehicle 'ego':
< opposite_lead_right
< [013] Context results for vehicle 'ego':
< opposite_lead_left
< opposite_lead_middle
< opposite_lead_right
< [014] Context results for vehicle 'ego':
< opposite_lead_left
< opposite_lead_left2
< opposite_lead_middle
< opposite_lead_middle2
< opposite_lead_right
< opposite_lead_right2
< [015] Context results for vehicle 'ego':
< opposite_follow_right2
< opposite_lead_left
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters lanesUpDownDistance lanesOppositeAllUpDistZero ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/lanesUpDownDistance/runner.py", line 81, in <module>
>     runSingle(100, float(sys.argv[2]), "ego")
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,109d0
< Loading configuration ... done.
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< [002] Context results for vehicle 'ego':
< [003] Context results for vehicle 'ego':
< [004] Context results for vehicle 'ego':
< [005] Context results for vehicle 'ego':
< [006] Context results for vehicle 'ego':
< [007] Context results for vehicle 'ego':
< opposite_lead_left
< opposite_lead_middle
< opposite_lead_right
< [008] Context results for vehicle 'ego':
< opposite_lead_left
< opposite_lead_left2
< opposite_lead_middle
< opposite_lead_right
< opposite_lead_right2
< [009] Context results for vehicle 'ego':
< opposite_lead_left
< opposite_lead_left2
< opposite_lead_middle
< opposite_lead_middle2
< opposite_lead_right
< opposite_lead_right2
< [010] Context results for vehicle 'ego':
< opposite_follow_left2
< opposite_follow_middle2
< opposite_follow_right2
<truncated after showing first 30 lines>

3 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/lanesUpDownDistance/runner.py", line 81, in <module>
>     runSingle(100, float(sys.argv[2]), "ego")
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,34d0
< Loading configuration ... done.
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< [002] Context results for vehicle 'ego':
< [003] Context results for vehicle 'ego':
< [004] Context results for vehicle 'ego':
< [005] Context results for vehicle 'ego':
< [006] Context results for vehicle 'ego':
< [007] Context results for vehicle 'ego':
< [008] Context results for vehicle 'ego':
< [009] Context results for vehicle 'ego':
< [010] Context results for vehicle 'ego':
< [011] Context results for vehicle 'ego':
< [012] Context results for vehicle 'ego':
< [013] Context results for vehicle 'ego':
< [014] Context results for vehicle 'ego':
< [015] Context results for vehicle 'ego':
< [016] Context results for vehicle 'ego':
< [017] Context results for vehicle 'ego':
< [018] Context results for vehicle 'ego':
< [019] Context results for vehicle 'ego':
< [020] Context results for vehicle 'ego':
< [021] Context results for vehicle 'ego':
< [022] Context results for vehicle 'ego':
< [023] Context results for vehicle 'ego':
< [024] Context results for vehicle 'ego':
< [025] Context results for vehicle 'ego':
< [026] Context results for vehicle 'ego':
< [027] Context results for vehicle 'ego':
<truncated after showing first 30 lines>
traci ContextSubscriptionFilters lanesUpDownDistance lanesOutOfBounds ( Last six runs Aug2020 )
traci ContextSubscriptionFilters lanesUpDownDistance lanesOutOfBoundsDownDistZero ( Last six runs Aug2020 )
traci ContextSubscriptionFilters lanesUpDownDistance lanesOutOfBoundsUpDistZero ( Last six runs Aug2020 )

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters lanesUpDownDistance lanesRight ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/lanesUpDownDistance/runner.py", line 81, in <module>
>     runSingle(100, float(sys.argv[2]), "ego")
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,144d0
< Loading configuration ... done.
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< follow_right
< follow_right2
< lead_right
< lead_right2
< [002] Context results for vehicle 'ego':
< follow_right
< follow_right2
< lead_right
< lead_right2
< [003] Context results for vehicle 'ego':
< follow_right
< follow_right2
< lead_right
< lead_right2
< [004] Context results for vehicle 'ego':
< follow_right
< follow_right2
< lead_right
< lead_right2
< [005] Context results for vehicle 'ego':
< follow_right
< follow_right2
< lead_right
< lead_right2
< [006] Context results for vehicle 'ego':
< follow_right
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters lanesUpDownDistance lanesRightDownDistZero ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/lanesUpDownDistance/runner.py", line 81, in <module>
>     runSingle(100, float(sys.argv[2]), "ego")
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,94d0
< Loading configuration ... done.
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< follow_right
< follow_right2
< [002] Context results for vehicle 'ego':
< follow_right
< follow_right2
< [003] Context results for vehicle 'ego':
< follow_right
< follow_right2
< [004] Context results for vehicle 'ego':
< follow_right
< follow_right2
< [005] Context results for vehicle 'ego':
< follow_right
< follow_right2
< [006] Context results for vehicle 'ego':
< follow_right
< follow_right2
< [007] Context results for vehicle 'ego':
< follow_right
< follow_right2
< [008] Context results for vehicle 'ego':
< follow_right
< follow_right2
< [009] Context results for vehicle 'ego':
< follow_right
< follow_right2
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters lanesUpDownDistance lanesRightUpDistZero ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/lanesUpDownDistance/runner.py", line 81, in <module>
>     runSingle(100, float(sys.argv[2]), "ego")
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,84d0
< Loading configuration ... done.
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< lead_right
< lead_right2
< [002] Context results for vehicle 'ego':
< lead_right
< lead_right2
< [003] Context results for vehicle 'ego':
< lead_right
< lead_right2
< [004] Context results for vehicle 'ego':
< lead_right
< lead_right2
< [005] Context results for vehicle 'ego':
< lead_right
< lead_right2
< [006] Context results for vehicle 'ego':
< lead_right
< lead_right2
< [007] Context results for vehicle 'ego':
< lead_right
< lead_right2
< [008] Context results for vehicle 'ego':
< lead_right
< lead_right2
< [009] Context results for vehicle 'ego':
< lead_right
< lead_right2
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters lateralDistance incompatible_filter ( Last six runs Aug2020 )

---------- Differences in errors ----------
1c1
< Warning: Ignoring field of vision subscription filter due to incompatibility with other filter(s).
---
> 
---------- Differences in output ----------
1,9c1
< Subscribing to context of vehicle 'ego' (range=50.0)
< Adding lateral distance subscription filter ... (lateralDistance=50.0, downstreamDistance=50.0, upstreamDistance=50.0)
< Context results for veh 'ego':
< ego
< v10
< v8
< v9
< Ok: Unsubscribe successful
< Print ended at step 3.0
---
> Usage: runner <sumo/sumo-gui> <range> <lateralDistance> <downstreamDistance> <upstreamDistance> <testWithIncompatibleFilter (0/1)>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters lateralDistance internal_edges ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1
> 
---------- Differences in output ----------
1,46c1
< Subscribing to context of vehicle 'ego' (range=50.0)
< Adding lateral distance subscription filter ... (lateralDistance=50.0, downstreamDistance=50.0, upstreamDistance=50.0)
< Context results for veh 'ego' (step = 1):
< ego
< v2
< Context results for veh 'ego' (step = 2):
< ego
< v2
< Context results for veh 'ego' (step = 3):
< ego
< v1
< v2
< Context results for veh 'ego' (step = 4):
< ego
< v1
< v2
< Context results for veh 'ego' (step = 5):
< ego
< v1
< v2
< Context results for veh 'ego' (step = 6):
< ego
< v1
< v2
< Context results for veh 'ego' (step = 7):
< ego
< v1
< v2
< Context results for veh 'ego' (step = 8):
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters lateralDistance persons range_50_lateralDist_50 ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1
> 
---------- Differences in output ----------
1,8c1
< Subscribing to context of vehicle 'ego' (range=50.0)
< Adding lateral distance subscription filter ... (lateralDistance=50.0, downstreamDistance=50.0, upstreamDistance=50.0)
< Context results for veh 'ego':
< p10
< p8
< p9
< Ok: Unsubscribe successful
< Print ended at step 3.0
---
> Usage: runner <sumo/sumo-gui> <range> <lateralDistance> <downstreamDistance> <upstreamDistance> <testWithIncompatibleFilter (0/1)>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters lateralDistance range_50_lateralDist_50 ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1
> 
---------- Differences in output ----------
1,9c1
< Subscribing to context of vehicle 'ego' (range=50.0)
< Adding lateral distance subscription filter ... (lateralDistance=50.0, downstreamDistance=50.0, upstreamDistance=50.0)
< Context results for veh 'ego':
< ego
< v10
< v8
< v9
< Ok: Unsubscribe successful
< Print ended at step 3.0
---
> Usage: runner <sumo/sumo-gui> <range> <lateralDistance> <downstreamDistance> <upstreamDistance> <testWithIncompatibleFilter (0/1)>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters leadFollow carFollowing ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/leadFollow/carFollowing/runner.py", line 76, in <module>
>     runSingle(100, float(sys.argv[2]), "ego")
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,86d0
< Loading configuration ... done.
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< lead_straight
< follow_straight
< [002] Context results for vehicle 'ego':
< lead_straight
< follow_straight
< [003] Context results for vehicle 'ego':
< lead_straight
< follow_straight
< [004] Context results for vehicle 'ego':
< lead_straight
< follow_straight
< [005] Context results for vehicle 'ego':
< lead_straight
< follow_straight
< [006] Context results for vehicle 'ego':
< lead_straight
< follow_straight
< [007] Context results for vehicle 'ego':
< lead_straight
< follow_straight
< [008] Context results for vehicle 'ego':
< lead_straight
< follow_straight
< [009] Context results for vehicle 'ego':
< lead_straight
< follow_straight
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters leadFollow laneChangeLeft ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/leadFollow/laneChangeLeft/runner.py", line 76, in <module>
>     runSingle(100, float(sys.argv[2]), "ego")
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,139d0
< Loading configuration ... done.
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< follow_left
< lead_left
< lead_straight
< follow_straight
< [002] Context results for vehicle 'ego':
< follow_left
< lead_left
< lead_straight
< follow_straight
< [003] Context results for vehicle 'ego':
< follow_left
< lead_left
< lead_straight
< follow_straight
< [004] Context results for vehicle 'ego':
< follow_left
< lead_left
< lead_straight
< follow_straight
< [005] Context results for vehicle 'ego':
< follow_left
< lead_left
< lead_straight
< follow_straight
< [006] Context results for vehicle 'ego':
< follow_left
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters leadFollow laneChangeNeighbors ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/leadFollow/laneChangeNeighbors/runner.py", line 75, in <module>
>     runSingle(100, float(sys.argv[2]), "ego")
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,190d0
< Loading configuration ... done.
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< follow_straight
< follow_right
< follow_left
< lead_right
< lead_straight
< lead_left
< [002] Context results for vehicle 'ego':
< follow_straight
< follow_right
< follow_left
< lead_right
< lead_straight
< lead_left
< [003] Context results for vehicle 'ego':
< follow_straight
< follow_right
< follow_left
< lead_right
< lead_straight
< lead_left
< [004] Context results for vehicle 'ego':
< follow_straight
< follow_right
< follow_left
< lead_right
< lead_straight
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters leadFollow laneChangeRight ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/leadFollow/laneChangeRight/runner.py", line 76, in <module>
>     runSingle(100, float(sys.argv[2]), "ego")
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,137d0
< Loading configuration ... done.
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< follow_right
< lead_right
< lead_straight
< follow_straight
< [002] Context results for vehicle 'ego':
< follow_right
< lead_right
< lead_straight
< follow_straight
< [003] Context results for vehicle 'ego':
< follow_right
< lead_right
< lead_straight
< follow_straight
< [004] Context results for vehicle 'ego':
< follow_right
< lead_right
< lead_straight
< follow_straight
< [005] Context results for vehicle 'ego':
< follow_right
< lead_right
< lead_straight
< follow_straight
< [006] Context results for vehicle 'ego':
< follow_right
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters leadFollowOpposite laneChangeOpposite ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/leadFollowOpposite/laneChangeOpposite/runner.py", line 72, in <module>
>     runSingle(100, float(sys.argv[2]), "ego")
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,96d0
< Loading configuration ... done.
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< snail_leader
< [002] Context results for vehicle 'ego':
< snail_leader
< [003] Context results for vehicle 'ego':
< snail_leader
< [004] Context results for vehicle 'ego':
< snail_leader
< [005] Context results for vehicle 'ego':
< snail_leader
< [006] Context results for vehicle 'ego':
< snail_leader
< [007] Context results for vehicle 'ego':
< snail_leader
< [008] Context results for vehicle 'ego':
< snail_leader
< [009] Context results for vehicle 'ego':
< snail_leader
< [010] Context results for vehicle 'ego':
< opposite.0
< snail_leader
< [011] Context results for vehicle 'ego':
< opposite.0
< snail_leader
< [012] Context results for vehicle 'ego':
< opposite.0
< snail_leader
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters noOpposite lanesInclOpposite ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/noOpposite/lanesInclOpposite/runner.py", line 72, in <module>
>     runSingle(100, float(sys.argv[2]), "ego")
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,46d0
< Loading configuration ... done.
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< ego
< [002] Context results for vehicle 'ego':
< ego
< [003] Context results for vehicle 'ego':
< ego
< [004] Context results for vehicle 'ego':
< ego
< [005] Context results for vehicle 'ego':
< ego
< [006] Context results for vehicle 'ego':
< ego
< [007] Context results for vehicle 'ego':
< ego
< opp1
< [008] Context results for vehicle 'ego':
< ego
< opp1
< [009] Context results for vehicle 'ego':
< ego
< opp1
< [010] Context results for vehicle 'ego':
< ego
< opp1
< [011] Context results for vehicle 'ego':
< ego
< opp1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters roadnetSearch_noOpposite dist_10 ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/roadnetSearch_noOpposite/runner.py", line 87, in <module>
>     runSingle(1, float(sys.argv[2]), float(sys.argv[3]), lanes, opposite)
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,7d0
< Subscribing to context of vehicle 'ego'
< Adding subscription filters ... 
< (downstreamDist=10.0, upstreamDist=10.0, lanes=[0], opposite=False)
< Context results for veh 'ego':
< ego
< Ok: Unsubscribe successful
< Print ended at step 3.0

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters roadnetSearch_noOpposite dist_10_disregard_opposite ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/roadnetSearch_noOpposite/runner.py", line 87, in <module>
>     runSingle(1, float(sys.argv[2]), float(sys.argv[3]), lanes, opposite)
> ValueError: could not convert string to float: sumo
---------- 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

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters roadnetSearch_noOpposite dist_d10u100 ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/roadnetSearch_noOpposite/runner.py", line 87, in <module>
>     runSingle(1, float(sys.argv[2]), float(sys.argv[3]), lanes, opposite)
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,10d0
< Subscribing to context of vehicle 'ego'
< Adding subscription filters ... 
< (downstreamDist=10.0, upstreamDist=100.0, lanes=[0], opposite=False)
< Context results for veh 'ego':
< ego
< v4
< v7
< v8
< Ok: Unsubscribe successful
< Print ended at step 3.0

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters roadnetSearch_noOpposite dist_d10u80 ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/roadnetSearch_noOpposite/runner.py", line 87, in <module>
>     runSingle(1, float(sys.argv[2]), float(sys.argv[3]), lanes, opposite)
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,9d0
< Subscribing to context of vehicle 'ego'
< Adding subscription filters ... 
< (downstreamDist=10.0, upstreamDist=80.0, lanes=[0], opposite=False)
< Context results for veh 'ego':
< ego
< v4
< v8
< Ok: Unsubscribe successful
< Print ended at step 3.0

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters roadnetSearch_noOpposite dist_d155u65 ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/roadnetSearch_noOpposite/runner.py", line 87, in <module>
>     runSingle(1, float(sys.argv[2]), float(sys.argv[3]), lanes, opposite)
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,11d0
< Subscribing to context of vehicle 'ego'
< Adding subscription filters ... 
< (downstreamDist=155.0, upstreamDist=65.0, lanes=[0], opposite=False)
< Context results for veh 'ego':
< ego
< v1
< v3
< v8
< v9
< Ok: Unsubscribe successful
< Print ended at step 3.0

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters roadnetSearch_noOpposite dist_d200u10 ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/roadnetSearch_noOpposite/runner.py", line 87, in <module>
>     runSingle(1, float(sys.argv[2]), float(sys.argv[3]), lanes, opposite)
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,9d0
< Subscribing to context of vehicle 'ego'
< Adding subscription filters ... 
< (downstreamDist=200.0, upstreamDist=10.0, lanes=[0], opposite=False)
< Context results for veh 'ego':
< ego
< v2
< v9
< Ok: Unsubscribe successful
< Print ended at step 3.0

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters roadnetSearch_noOpposite dist_d20u30 ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/roadnetSearch_noOpposite/runner.py", line 87, in <module>
>     runSingle(1, float(sys.argv[2]), float(sys.argv[3]), lanes, opposite)
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,8d0
< Subscribing to context of vehicle 'ego'
< Adding subscription filters ... 
< (downstreamDist=20.0, upstreamDist=30.0, lanes=[0], opposite=False)
< Context results for veh 'ego':
< ego
< v8
< Ok: Unsubscribe successful
< Print ended at step 3.0

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters roadnetSearch_noOpposite dist_d30u20 ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/roadnetSearch_noOpposite/runner.py", line 87, in <module>
>     runSingle(1, float(sys.argv[2]), float(sys.argv[3]), lanes, opposite)
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,8d0
< Subscribing to context of vehicle 'ego'
< Adding subscription filters ... 
< (downstreamDist=30.0, upstreamDist=20.0, lanes=[0], opposite=False)
< Context results for veh 'ego':
< ego
< v9
< Ok: Unsubscribe successful
< Print ended at step 3.0

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters roadnetSearch_withOpposite dist_10_with_opposite ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/roadnetSearch_withOpposite/runner.py", line 87, in <module>
>     runSingle(1, float(sys.argv[2]), float(sys.argv[3]), lanes, opposite)
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,8d0
< Subscribing to context of vehicle 'ego'
< Adding subscription filters ... 
< (downstreamDist=10.0, upstreamDist=10.0, lanes=[0, 1], opposite=True)
< Context results for veh 'ego':
< ego
< v10
< Ok: Unsubscribe successful
< Print ended at step 3.0

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters roadnetSearch_withOpposite dist_d0_u150_only_opposite ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/roadnetSearch_withOpposite/runner.py", line 87, in <module>
>     runSingle(1, float(sys.argv[2]), float(sys.argv[3]), lanes, opposite)
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,8d0
< Subscribing to context of vehicle 'ego'
< Adding subscription filters ... 
< (downstreamDist=0.0, upstreamDist=150.0, lanes=[1], opposite=True)
< Context results for veh 'ego':
< v10
< v5
< Ok: Unsubscribe successful
< Print ended at step 3.0

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters roadnetSearch_withOpposite dist_d0_u150_with_opposite ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/roadnetSearch_withOpposite/runner.py", line 87, in <module>
>     runSingle(1, float(sys.argv[2]), float(sys.argv[3]), lanes, opposite)
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,12d0
< Subscribing to context of vehicle 'ego'
< Adding subscription filters ... 
< (downstreamDist=0.0, upstreamDist=150.0, lanes=[0, 1], opposite=True)
< Context results for veh 'ego':
< ego
< v10
< v4
< v5
< v7
< v8
< Ok: Unsubscribe successful
< Print ended at step 3.0

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters roadnetSearch_withOpposite dist_d100_u0_with_opposite ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/roadnetSearch_withOpposite/runner.py", line 85, in <module>
>     opposite = bool(int(sys.argv[5]))
> ValueError: invalid literal for int() with base 10: '0.0'
---------- Differences in output ----------
1,9d0
< Subscribing to context of vehicle 'ego'
< Adding subscription filters ... 
< (downstreamDist=100.0, upstreamDist=0.0, lanes=[0, 1], opposite=True)
< Context results for veh 'ego':
< ego
< v6
< v9
< Ok: Unsubscribe successful
< Print ended at step 3.0

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters roadnetSearch_withOpposite dist_d250_u0_only_opposite ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/roadnetSearch_withOpposite/runner.py", line 85, in <module>
>     opposite = bool(int(sys.argv[5]))
> ValueError: invalid literal for int() with base 10: '0.0'
---------- Differences in output ----------
1,9d0
< Subscribing to context of vehicle 'ego'
< Adding subscription filters ... 
< (downstreamDist=250.0, upstreamDist=0.0, lanes=[1], opposite=True)
< Context results for veh 'ego':
< v1
< v3
< v6
< Ok: Unsubscribe successful
< Print ended at step 3.0

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters roadnetSearch_withOpposite dist_d250_u0_with_opposite ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/roadnetSearch_withOpposite/runner.py", line 85, in <module>
>     opposite = bool(int(sys.argv[5]))
> ValueError: invalid literal for int() with base 10: '0.0'
---------- Differences in output ----------
1,12d0
< Subscribing to context of vehicle 'ego'
< Adding subscription filters ... 
< (downstreamDist=250.0, upstreamDist=0.0, lanes=[0, 1], opposite=True)
< Context results for veh 'ego':
< ego
< v1
< v2
< v3
< v6
< v9
< Ok: Unsubscribe successful
< Print ended at step 3.0

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters roadnetSearch_withOpposite dist_d250_u250_all ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/roadnetSearch_withOpposite/runner.py", line 87, in <module>
>     runSingle(1, float(sys.argv[2]), float(sys.argv[3]), lanes, opposite)
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,17d0
< Subscribing to context of vehicle 'ego'
< Adding subscription filters ... 
< (downstreamDist=250.0, upstreamDist=250.0, lanes=[0, 1], opposite=True)
< Context results for veh 'ego':
< ego
< v1
< v10
< v2
< v3
< v4
< v5
< v6
< v7
< v8
< v9
< Ok: Unsubscribe successful
< Print ended at step 3.0

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters turn turn_d250_u250 ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/turn/runner.py", line 83, in <module>
>     runSingle(100, float(sys.argv[2]), float(sys.argv[3]))
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,115d0
< Subscribing to context of vehicle 'ego'
< Adding turn filter ... 
< (downstreamDist=250.0, upstreamDist=250.0)
< Step 1:
< Context results for veh 'ego':
< v4
< v6
< Step 2:
< Context results for veh 'ego':
< v4
< v6
< Step 3:
< Context results for veh 'ego':
< v4
< v6
< Step 4:
< Context results for veh 'ego':
< v4
< v5.2
< v6
< Step 5:
< Context results for veh 'ego':
< v4
< v5.2
< v6
< Step 6:
< Context results for veh 'ego':
< v4
< v4.2
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters turn turn_d50_u50 ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/turn/runner.py", line 83, in <module>
>     runSingle(100, float(sys.argv[2]), float(sys.argv[3]))
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,80d0
< Subscribing to context of vehicle 'ego'
< Adding turn filter ... 
< (downstreamDist=50.0, upstreamDist=50.0)
< Step 1:
< Context results for veh 'ego':
< v4
< Step 2:
< Context results for veh 'ego':
< v4
< Step 3:
< Context results for veh 'ego':
< v4
< Step 4:
< Context results for veh 'ego':
< v4
< Step 5:
< Context results for veh 'ego':
< v4
< Step 6:
< Context results for veh 'ego':
< v4
< v4.2
< Step 7:
< Context results for veh 'ego':
< v4
< v4.2
< Step 8:
< Context results for veh 'ego':
< v4
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters vType_and_vClass none ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/vType_and_vClass/runner.py", line 98, in <module>
>     runSingle(1, float(sys.argv[2]), float(sys.argv[3]), lanes, opposite, vTypes, vClasses)
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,9d0
< Subscribing to context of vehicle 'ego'
< Adding subscription filters ...
< (downstreamDist=20.0, upstreamDist=30.0, lanes=[0], opposite=False
<    vTypes:[], vClasses:[])
< Context results for veh 'ego':
< ego
< v8
< Ok: Unsubscribe successful
< Print ended at step 3.0

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters vType_and_vClass vClass_negative ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/vType_and_vClass/runner.py", line 98, in <module>
>     runSingle(1, float(sys.argv[2]), float(sys.argv[3]), lanes, opposite, vTypes, vClasses)
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,8d0
< Subscribing to context of vehicle 'ego'
< Adding subscription filters ...
< (downstreamDist=20.0, upstreamDist=30.0, lanes=[0], opposite=False
<    vTypes:[], vClasses:['passenger'])
< Context results for veh 'ego':
< ego
< Ok: Unsubscribe successful
< Print ended at step 3.0

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters vType_and_vClass vClass_positive ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/vType_and_vClass/runner.py", line 98, in <module>
>     runSingle(1, float(sys.argv[2]), float(sys.argv[3]), lanes, opposite, vTypes, vClasses)
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,8d0
< Subscribing to context of vehicle 'ego'
< Adding subscription filters ...
< (downstreamDist=20.0, upstreamDist=30.0, lanes=[0], opposite=False
<    vTypes:[], vClasses:['truck'])
< Context results for veh 'ego':
< v8
< Ok: Unsubscribe successful
< Print ended at step 3.0

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters vType_and_vClass vType_negative ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/vType_and_vClass/runner.py", line 98, in <module>
>     runSingle(1, float(sys.argv[2]), float(sys.argv[3]), lanes, opposite, vTypes, vClasses)
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,7d0
< Subscribing to context of vehicle 'ego'
< Adding subscription filters ...
< (downstreamDist=20.0, upstreamDist=30.0, lanes=[0], opposite=False
<    vTypes:['unknown'], vClasses:[])
< Context results for veh 'ego':
< Ok: Unsubscribe successful
< Print ended at step 3.0

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters vType_and_vClass vType_positive ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/vType_and_vClass/runner.py", line 98, in <module>
>     runSingle(1, float(sys.argv[2]), float(sys.argv[3]), lanes, opposite, vTypes, vClasses)
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,8d0
< Subscribing to context of vehicle 'ego'
< Adding subscription filters ...
< (downstreamDist=20.0, upstreamDist=30.0, lanes=[0], opposite=False
<    vTypes:['t0'], vClasses:[])
< Context results for veh 'ego':
< v8
< Ok: Unsubscribe successful
< Print ended at step 3.0

TEST FAILED on ts-sim-build-ba : traci bugs ticket1010 ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/bugs/ticket1010/runner.py", line 49, in <module>
>     run()
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/bugs/ticket1010/runner.py", line 38, in run
>     traci.start(cmd)
>   File "/home/delphi/extraGcc/sumo/tools/traci/main.py", line 149, in start
>     sumoProcess = subprocess.Popen(cmd2, stdout=stdout)
>   File "/usr/lib/python2.7/subprocess.py", line 394, in __init__
>     errread, errwrite)
>   File "/usr/lib/python2.7/subprocess.py", line 1047, in _execute_child
>     raise child_exception
> OSError: [Errno 2] No such file or directory

TEST FAILED on ts-sim-build-ba : traci bugs ticket3505 ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,9
> Error: no declaration found for element 'snapshot'
>  In file 'input_state.xml'
>  At line/column 30/181.
> 
> Quitting (on error).
> Traceback (most recent call last):
>     raise FatalTraCIError("connection closed by SUMO")
> traci.exceptions.FatalTraCIError: connection closed by SUMO
> malloc_consolidate(): invalid chunk size
---------- Differences in output ----------
5d4
< 300
---------- Differences in vehroutes ----------
5,16d4
<     <vehicle id="veh0" type="DEFAULT_VEHTYPE" depart="0.00" departPos="100.00" departSpeed="10.00" speedFactor="1.06" 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.06" arrival="263.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 
<     <vehicle id="veh2" type="t2" depart="20.00" departPos="100.00" departSpeed="10.00" speedFactor="1.01" arrival="266.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 

TEST FAILED on ts-sim-build-ba : traci bugs ticket3505_test_with_begin_ge_savetime ( Last six runs Aug2020 )

---------- Differences in errors ----------
1c1,8
< Warning: State was written at a different time 50.00 than the begin time 60!
---
> Error: no declaration found for element 'snapshot'
>  In file 'input_state.xml'
>  At line/column 30/181.
> 
> Quitting (on error).
> Traceback (most recent call last):
>     raise FatalTraCIError("connection closed by SUMO")
> traci.exceptions.FatalTraCIError: connection closed by SUMO
---------- Differences in output ----------
5d4
< 300
---------- Differences in vehroutes ----------
5,16d4
<     <vehicle id="veh0" type="DEFAULT_VEHTYPE" depart="0.00" departPos="100.00" departSpeed="10.00" speedFactor="1.06" 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.06" arrival="263.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 
<     <vehicle id="veh2" type="t2" depart="20.00" departPos="100.00" departSpeed="10.00" speedFactor="1.01" arrival="266.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 

TEST FAILED on ts-sim-build-ba : traci bugs ticket3505_with_load_offset ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,9
> Error: no declaration found for element 'snapshot'
>  In file 'input_state.xml'
>  At line/column 30/181.
> 
> Quitting (on error).
> Traceback (most recent call last):
>     raise FatalTraCIError("connection closed by SUMO")
> traci.exceptions.FatalTraCIError: connection closed by SUMO
> malloc_consolidate(): invalid chunk size
---------- Differences in output ----------
5d4
< 300.0
---------- Differences in vehroutes ----------
5,16d4
<     <vehicle id="veh0" type="DEFAULT_VEHTYPE" depart="100.00" departPos="100.00" departSpeed="10.00" speedFactor="1.06" arrival="261.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 
<     <vehicle id="veh1" type="t1" depart="110.00" departPos="100.00" departSpeed="10.00" speedFactor="1.06" arrival="263.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 
<     <vehicle id="veh2" type="t2" depart="120.00" departPos="100.00" departSpeed="10.00" speedFactor="1.01" arrival="266.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 

TEST FAILED on ts-sim-build-ba : traci bugs ticket3522 ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,9
> Error: no declaration found for element 'snapshot'
>  In file 'state.xml'
>  At line/column 30/181.
> 
> Quitting (on error).
> Traceback (most recent call last):
>     raise FatalTraCIError("connection closed by SUMO")
> traci.exceptions.FatalTraCIError: connection closed by SUMO
> malloc_consolidate(): invalid chunk size
---------- Differences in output ----------
18,34d17
< 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
< 2.0 == 2.0
< 3.0 == 3.0
< 6.0 == 6.0
< 7.0 == 7.0
< 1.3 == 1.3
---------- Differences in vehroutes ----------
5,16d4
<     <vehicle id="veh0" type="DEFAULT_VEHTYPE" depart="0.00" departPos="100.00" departSpeed="10.00" speedFactor="1.06" 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.06" 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.01" arrival="282.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,2c1,8
< Error: tcpip::Socket::accept() Unable to create listening socket: Address already in use
< Quitting (on error).
---
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/connection/busySocket/runner.py", line 41, in <module>
>     stdout=sys.stdout)
>   File "/usr/lib/python2.7/subprocess.py", line 394, in __init__
>     errread, errwrite)
>   File "/usr/lib/python2.7/subprocess.py", line 1047, in _execute_child
>     raise child_exception
> OSError: [Errno 2] No such file or directory
---------- Differences in output ----------
1,2d0
< Loading configuration ... done.
< Loading configuration ... done.
traci connection busySocket sumo ( Last six runs Aug2020 )
traci connection busySocket sumo-gui ( Last six runs Aug2020 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/connection/clientCloses/runner.py", line 68, in <module>
>     runSingle(99, 50)
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/connection/clientCloses/runner.py", line 47, in runSingle
>     stdout=sys.stdout)
>   File "/usr/lib/python2.7/subprocess.py", line 394, in __init__
>     errread, errwrite)
>   File "/usr/lib/python2.7/subprocess.py", line 1047, in _execute_child
>     raise child_exception
> OSError: [Errno 2] No such file or directory
---------- Differences in output ----------
3,21d2
< Loading configuration ... done.
< Print ended at step 100
< ----------- SUMO end time is not given -----------
< Loading configuration ... done.
< Print ended at step 100
< =========== empty routes in SUMO ===========
< ----------- SUMO end time is smaller than TraCI's -----------
< Loading configuration ... done.
< Print ended at step 100
< ----------- SUMO end time is not given -----------
< Loading configuration ... done.
< Print ended at step 100
< =========== vehicle leaves before TraCI ends ===========
< ----------- SUMO end time is smaller than TraCI's -----------
< Loading configuration ... done.
< Print ended at step 100
< ----------- SUMO end time is not given -----------
< Loading configuration ... done.
< Print ended at step 100
traci connection clientCloses sumo ( Last six runs Aug2020 )
traci connection clientCloses sumo-gui ( Last six runs Aug2020 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/connection/closingOutput/runner.py", line 36, in <module>
>     traci.start([sumoBinary, "-c", "sumo.sumocfg"] + addOption, stdout=sys.stdout)
>   File "/home/delphi/extraGcc/sumo/tools/traci/main.py", line 149, in start
>     sumoProcess = subprocess.Popen(cmd2, stdout=stdout)
>   File "/usr/lib/python2.7/subprocess.py", line 394, in __init__
>     errread, errwrite)
>   File "/usr/lib/python2.7/subprocess.py", line 1047, in _execute_child
>     raise child_exception
> OSError: [Errno 2] No such file or directory
---------- Differences in output ----------
1d0
< Loading configuration ... done.
---------- Missing result in state ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="2fi">
            <lane id="2fi_0">
                <vehicle id="horiz" pos="5.10" speed="0.00"/>
            </lane>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="2fi">
            <lane id="2fi_0">
                <vehicle id="horiz" pos="6.53" speed="1.43"/>
            </lane>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="2fi">
            <lane id="2fi_0">
                <vehicle id="horiz" pos="10.57" speed="4.03"/>
            </lane>
        </edge>
    </timestep>
    <timestep time="3.00">
        <edge id="2fi">
            <lane id="2fi_0">
                <vehicle id="horiz" pos="16.77" speed="6.21"/>
            </lane>
<truncated after showing first 30 lines>
---------- 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>
traci connection closingOutput sumo ( Last six runs Aug2020 )
traci connection closingOutput sumo-gui ( Last six runs Aug2020 )

TEST FAILED on ts-sim-build-ba : traci connection multipleConnections asyncDisconnect sumo ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,89
> /bin/sh: 0: Illegal option --
> Process Process-1:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
>   File "/home/delphi/extraGcc/sumo/tools/traci/main.py", line 130, in init
> FatalTraCIError: Could not connect in 11 tries
>     _connections[label] = connect(port, numRetries, host, proc)
>   File "/home/delphi/extraGcc/sumo/tools/traci/main.py", line 121, in connect
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> /bin/sh: 0: Illegal option --
> Process Process-3:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> Process Process-4:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> /bin/sh: 0: Illegal option --
> Process Process-5:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> Process Process-6:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> Process Process-7:
<truncated after showing first 30 lines>
---------- Differences in output ----------
4,16d3
< Loading configuration ... done.
< ***Starting server on port <PORT> ***
<   waiting for 2 clients...
<   client connected
<   client connected
< Loading net-file from 'input_net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional2.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Process 1 ended at step 20.0
< Process 1 was informed about 1 entered vehicles
< Process 2 ended at step 99.0
< Process 2 was informed about 3 entered vehicles
18,30d4
< Loading configuration ... done.
< ***Starting server on port <PORT> ***
<   waiting for 2 clients...
<   client connected
<   client connected
< Loading net-file from 'input_net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional2.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Process 1 ended at step 20.0
< Process 1 was informed about 1 entered vehicles
< Process 2 ended at step 99.0
< Process 2 was informed about 3 entered vehicles
33,48d6
< Loading configuration ... done.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci connection multipleConnections basic sumo ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,126
> /bin/sh: 0: Illegal option --
> Process Process-1:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
>     self.run()
>   File "/usr/lib/python2.7/multiprocessing/process.py", line 114, in run
>     self._target(*self._args, **self._kwargs)
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/connection/multipleConnections/basic/runner.py", line 46, in traciLoop
>     traci.init(port)
>   File "/home/delphi/extraGcc/sumo/tools/traci/main.py", line 130, in init
>     _connections[label] = connect(port, numRetries, host, proc)
>   File "/home/delphi/extraGcc/sumo/tools/traci/main.py", line 121, in connect
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> /bin/sh: 0: Illegal option --
> Process Process-4:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> Process Process-3:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> /bin/sh: 0: Illegal option --
> Process Process-5:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
<truncated after showing first 30 lines>
---------- Differences in output ----------
4,14d3
< Loading configuration ... done.
< ***Starting server on port <PORT> ***
<   waiting for 2 clients...
<   client connected
<   client connected
< Loading net-file from 'input_net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional2.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Process 1 ended at step 99.0
< Process 2 ended at step 99.0
16,26d4
< Loading configuration ... done.
< ***Starting server on port <PORT> ***
<   waiting for 2 clients...
<   client connected
<   client connected
< Loading net-file from 'input_net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional2.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Process 1 ended at step 99.0
< Process 2 ended at step 99.0
29,45d6
< Loading configuration ... done.
< ***Starting server on port <PORT> ***
<   waiting for 5 clients...
<   client connected
<   client connected
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci connection multipleConnections basic sumo-gui ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,126
> /bin/sh: 0: Illegal option --
> Process Process-1:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
>     self.run()
>   File "/usr/lib/python2.7/multiprocessing/process.py", line 114, in run
>     self._target(*self._args, **self._kwargs)
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/connection/multipleConnections/basic/runner.py", line 46, in traciLoop
>     traci.init(port)
>   File "/home/delphi/extraGcc/sumo/tools/traci/main.py", line 130, in init
>     _connections[label] = connect(port, numRetries, host, proc)
>   File "/home/delphi/extraGcc/sumo/tools/traci/main.py", line 121, in connect
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> /bin/sh: 0: Illegal option --
> Process Process-4:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> Process Process-3:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> /bin/sh: 0: Illegal option --
> Process Process-5:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
<truncated after showing first 30 lines>
---------- Differences in output ----------
4,6d3
< Loading configuration ... done.
< Process 1 ended at step 99
< Process 2 ended at step 99
8,10d4
< Loading configuration ... done.
< Process 1 ended at step 99
< Process 2 ended at step 99
13,18d6
< Loading configuration ... done.
< Process 1 ended at step 99
< Process 2 ended at step 99
< Process 3 ended at step 99
< Process 4 ended at step 99
< Process 5 ended at step 99
20,25d7
< Loading configuration ... done.
< Process 1 ended at step 99
< Process 2 ended at step 99
< Process 3 ended at step 99
< Process 4 ended at step 99
< Process 5 ended at step 99
29,31d10
< Loading configuration ... done.
< Process 1 ended at step 99
< Process 2 ended at step 99
33,35d11
< Loading configuration ... done.
< Process 1 ended at step 99
< Process 2 ended at step 99
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci connection multipleConnections concurringSubscriptions sumo ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,24
> /bin/sh: 0: Illegal option --
> Process Process-1:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
>     self.run()
>   File "/usr/lib/python2.7/multiprocessing/process.py", line 114, in run
>     self._target(*self._args, **self._kwargs)
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/connection/multipleConnections/concurringSubscriptions/runner.py", line 48, in traciLoop
>     traci.init(port)
>   File "/home/delphi/extraGcc/sumo/tools/traci/main.py", line 130, in init
>     _connections[label] = connect(port, numRetries, host, proc)
>   File "/home/delphi/extraGcc/sumo/tools/traci/main.py", line 121, in connect
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> /bin/sh: 0: Illegal option --
> Process Process-3:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> Process Process-4:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
---------- Differences in output ----------
4,17d3
< Loading configuration ... done.
< ***Starting server on port <PORT> ***
<   waiting for 2 clients...
<   client connected
<   client connected
< Loading net-file from 'input_net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
<    1 subscribing to speed (ID = 64) of vehicle 'horiz'
<    -> {'horiz': {64: 0.0}}
<    2 subscribing to acceleration (ID = 70) of vehicle 'horiz'
<    -> {'horiz': {70: 2.6}}
< Process 1 (order 1) ended at step 120.0
< Process 2 (order 2) ended at step 120.0
20,1969d5
< Loading configuration ... done.
< ***Starting server on port <PORT> ***
<   waiting for 2 clients...
<   client connected
<   client connected
< Loading net-file from 'input_net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
<    2 subscribing to acceleration (ID = 70) of vehicle 'horiz'
<    -> {'horiz': {70: 2.6}}
<    1 subscribing to speed (ID = 64) of vehicle 'horiz'
<    -> {'horiz': {64: 0.0}}
< Process 1 (order 9) ended at step 120.0
< Process 2 (order 8) ended at step 120.0
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci connection multipleConnections differentSteplengths sumo ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,86
> /bin/sh: 0: Illegal option --
> Process Process-1:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
>     self.run()
>   File "/usr/lib/python2.7/multiprocessing/process.py", line 114, in run
>     self._target(*self._args, **self._kwargs)
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/connection/multipleConnections/differentSteplengths/runner.py", line 46, in traciLoop
>     traci.init(port)
>   File "/home/delphi/extraGcc/sumo/tools/traci/main.py", line 130, in init
>     self.run()
>   File "/usr/lib/python2.7/multiprocessing/process.py", line 114, in run
>     _connections[label] = connect(port, numRetries, host, proc)
>   File "/home/delphi/extraGcc/sumo/tools/traci/main.py", line 121, in connect
>     self._target(*self._args, **self._kwargs)
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/connection/multipleConnections/differentSteplengths/runner.py", line 46, in traciLoop
> FatalTraCIError: Could not connect in 11 tries
>     traci.init(port)
>   File "/home/delphi/extraGcc/sumo/tools/traci/main.py", line 130, in init
>     _connections[label] = connect(port, numRetries, host, proc)
>   File "/home/delphi/extraGcc/sumo/tools/traci/main.py", line 121, in connect
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
>     self.run()
>   File "/usr/lib/python2.7/multiprocessing/process.py", line 114, in run
>     self._target(*self._args, **self._kwargs)
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/connection/multipleConnections/differentSteplengths/runner.py", line 46, in traciLoop
<truncated after showing first 30 lines>
---------- Differences in output ----------
4,22d3
< Loading configuration ... done.
< ***Starting server on port <PORT> ***
<   waiting for 4 clients...
<   client connected
<   client connected
<   client connected
<   client connected
< Loading net-file from 'input_net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional2.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Process 1 ended at step 99.0
< Process 1 was informed about 3 entered vehicles
< Process 2 ended at step 99.0
< Process 2 was informed about 3 entered vehicles
< Process 3 ended at step 101.0
< Process 3 was informed about 3 entered vehicles
< Process 4 ended at step 100.0
< Process 4 was informed about 3 entered vehicles
24,42d4
< Loading configuration ... done.
< ***Starting server on port <PORT> ***
<   waiting for 4 clients...
<   client connected
<   client connected
<   client connected
<   client connected
< Loading net-file from 'input_net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional2.add.xml' ... done ((TIME)).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci connection multipleConnections orderDependentResults sumo ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,18
> /bin/sh: 0: Illegal option --
> Process Process-1:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> Process Process-2:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> /bin/sh: 0: Illegal option --
> Process Process-3:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> Process Process-4:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
---------- Differences in output ----------
4,1237d3
< Loading configuration ... done.
< ***Starting server on port <PORT> ***
<   waiting for 2 clients...
<   client connected
<   client connected
< Loading net-file from 'input_net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
<    stepping (step 1)...
<    Retrieving position for vehicle 'horiz' -> 5.1 on lane '2fi_0'
<    Retrieving speed for vehicle 'horiz' -> 0.0
<    Setting speed for vehicle 'horiz' -> 5
<    Retrieving speed for vehicle 'horiz' -> 0.0
<    stepping (step 1)...
<    Retrieving position for vehicle 'horiz' -> 5.1 on lane '2fi_0'
<    Retrieving speed for vehicle 'horiz' -> 0.0
<    Setting speed for vehicle 'horiz' -> 10
<    Retrieving speed for vehicle 'horiz' -> 0.0
<    stepping (step 2)...
<    Retrieving position for vehicle 'horiz' -> 15.1 on lane '2fi_0'
<    Retrieving speed for vehicle 'horiz' -> 10.0
<    Setting speed for vehicle 'horiz' -> 5
<    Retrieving speed for vehicle 'horiz' -> 10.0
<    stepping (step 2)...
<    Retrieving position for vehicle 'horiz' -> 15.1 on lane '2fi_0'
<    Retrieving speed for vehicle 'horiz' -> 10.0
<    Setting speed for vehicle 'horiz' -> 10
<    Retrieving speed for vehicle 'horiz' -> 10.0
<    stepping (step 3)...
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci connection multipleConnections subsecondSUMOstep sumo ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,68
> /bin/sh: 0: Illegal option --
> Process Process-1:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
>     _connections[label] = connect(port, numRetries, host, proc)
>   File "/home/delphi/extraGcc/sumo/tools/traci/main.py", line 121, in connect
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> Process Process-3:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> Process Process-4:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> /bin/sh: 0: Illegal option --
> Process Process-5:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> Process Process-6:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> Process Process-7:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
<truncated after showing first 30 lines>
---------- Differences in output ----------
4,22d3
< Loading configuration ... done.
< ***Starting server on port <PORT> ***
<   waiting for 4 clients...
<   client connected
<   client connected
<   client connected
<   client connected
< Loading net-file from 'input_net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional2.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Process 1 ended at step 99.0
< Process 1 was informed about 3 entered vehicles
< Process 2 ended at step 99.0
< Process 2 was informed about 3 entered vehicles
< Process 3 ended at step 100.3
< Process 3 was informed about 3 entered vehicles
< Process 4 ended at step 100.0
< Process 4 was informed about 3 entered vehicles
24,42d4
< Loading configuration ... done.
< ***Starting server on port <PORT> ***
<   waiting for 4 clients...
<   client connected
<   client connected
<   client connected
<   client connected
< Loading net-file from 'input_net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional2.add.xml' ... done ((TIME)).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci connection multipleConnections unspecifiedOrderWarning sumo ( Last six runs Aug2020 )

---------- Differences in errors ----------
1,4c1,2
< Error: Execution order (libsumo::CMD_SETORDER) was not set for all TraCI clients in pre-execution phase.
< Quitting (on error).
< Error: Execution order (libsumo::CMD_SETORDER) was not set for all TraCI clients in pre-execution phase.
< Quitting (on error).
---
> /bin/sh: 0: Illegal option --
> /bin/sh: 0: Illegal option --
---------- Differences in output ----------
3,9c3,4
< Loading configuration ... done.
< ***Starting server on port <PORT> ***
<   waiting for 2 clients...
<   client connected
<   client connected
< client 1:  connection closed by SUMO  (at TraCIStep 1)
< client 2:  connection closed by SUMO  (at TraCIStep 1)
---
> client 1:  Could not connect in 11 tries  (at TraCIStep 1)
> client 2:  Could not connect in 11 tries  (at TraCIStep 1)
11,17c6,7
< Loading configuration ... done.
< ***Starting server on port <PORT> ***
<   waiting for 2 clients...
<   client connected
<   client connected
< client 1:  connection closed by SUMO  (at TraCIStep 1)
< client 2:  connection closed by SUMO  (at TraCIStep 1)
---
> client 1:  Could not connect in 11 tries  (at TraCIStep 1)
> client 2:  Could not connect in 11 tries  (at TraCIStep 1)

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
0a1,4
> /bin/sh: 0: Illegal option --
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 11 tries
---------- Differences in output ----------
2d1
< Loading configuration ... done.
4,62d2
< Print ended at step 100
< Loading configuration ... done.
<  Run 1
< Print ended at step 100
< Loading configuration ... done.
<  Run 2
< Print ended at step 100
< Loading configuration ... done.
<  Run 3
< Print ended at step 100
< Loading configuration ... done.
<  Run 4
< Print ended at step 100
< Loading configuration ... done.
<  Run 5
< Print ended at step 100
< Loading configuration ... done.
<  Run 6
< Print ended at step 100
< Loading configuration ... done.
<  Run 7
< Print ended at step 100
< Loading configuration ... done.
<  Run 8
< Print ended at step 100
< Loading configuration ... done.
<  Run 9
<truncated after showing first 30 lines>
traci connection repeatedConnection sumo ( Last six runs Aug2020 )
traci connection repeatedConnection sumo-gui ( Last six runs Aug2020 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in output ----------
1,5d0
< Loading configuration ... done.
< ['1fi']
< Ok: Unsubscribe successful
< Print ended at step 1003.0
< Ok: Subscription and computed are same
traci contextSubscriptions edge_100m ( Last six runs Aug2020 )
traci contextSubscriptions edge_200m ( Last six runs Aug2020 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in output ----------
1,5d0
< Loading configuration ... done.
< ['0']
< Ok: Unsubscribe successful
< Print ended at step 1003.0
< Ok: Subscription and computed are same
traci contextSubscriptions junction_100m ( Last six runs Aug2020 )
traci contextSubscriptions junction_200m ( Last six runs Aug2020 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in output ----------
1,5d0
< Loading configuration ... done.
< ['2si_0']
< Ok: Unsubscribe successful
< Print ended at step 1003.0
< Ok: Subscription and computed are same
traci contextSubscriptions lane_100m ( Last six runs Aug2020 )
traci contextSubscriptions lane_200m ( Last six runs Aug2020 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in output ----------
1,5d0
< Loading configuration ... done.
< ['p0']
< Ok: Unsubscribe successful
< Print ended at step 1003.0
< Ok: Subscription and computed are same
traci contextSubscriptions person_100m ( Last six runs Aug2020 )
traci contextSubscriptions person_200m ( Last six runs Aug2020 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in output ----------
1,5d0
< Loading configuration ... done.
< ['poi']
< Ok: Unsubscribe successful
< Print ended at step 1003.0
< Ok: Subscription and computed are same
traci contextSubscriptions poi_100m ( Last six runs Aug2020 )
traci contextSubscriptions poi_200m ( Last six runs Aug2020 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in output ----------
1,5d0
< Loading configuration ... done.
< ['poly']
< Ok: Unsubscribe successful
< Print ended at step 1003.0
< Ok: Subscription and computed are same
traci contextSubscriptions polygon_100m ( Last six runs Aug2020 )
traci contextSubscriptions polygon_200m ( Last six runs Aug2020 )

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in output ----------
1,5d0
< Loading configuration ... done.
< ['ego']
< Ok: Unsubscribe successful
< Print ended at step 1003.0
< Ok: Subscription and computed are same
traci contextSubscriptions range_100m ( Last six runs Aug2020 )
traci contextSubscriptions range_200m ( Last six runs Aug2020 )

TEST FAILED on ts-sim-build-ba : traci gui b50 ( Last six runs Aug2020 )

---------- Differences in errors ----------
1,16c1,8
< Warning: Speed of straight connection 'i2_0->i3_0' reduced by 5.29 due to turning radius of 13.45 (length=5.96, angle=41.99).
< Warning: Speed of straight connection 'i2_1->i3_1' reduced by 7.10 due to turning radius of 8.39 (length=3.58, angle=41.99).
< Warning: Speed of straight connection 'i2_2->i3_2' reduced by 9.61 due to turning radius of 3.33 (length=1.19, angle=41.99).
< Warning: Speed of straight connection 'i3_0->i4_0' reduced by 5.29 due to turning radius of 13.45 (length=5.96, angle=41.99).
< Warning: Speed of straight connection 'i3_1->i4_1' reduced by 7.10 due to turning radius of 8.39 (length=3.58, angle=41.99).
< Warning: 18 total messages of type: Speed of % connection '%' reduced by % due to turning radius of % (length=%, angle=%).
< Warning: Teleporting vehicle 'vehicle.582'; waited too long (jam), lane='i3_0', time=1605.00.
< Warning: Vehicle 'vehicle.582' ends teleporting on edge 'i4', time 1605.00.
< Warning: Teleporting vehicle 'vehicle.624'; waited too long (jam), lane='i2_0', time=1630.00.
< Warning: Vehicle 'vehicle.624' ends teleporting on edge 'i5', time 1779.00.
< Warning: Teleporting vehicle 'vehicle.561'; waited too long (jam), lane='i4_1', time=1897.00.
< Warning: Vehicle 'vehicle.561' ends teleporting on edge 'i5', time 1989.00.
< Warning: Teleporting vehicle 'vehicle.898'; waited too long (wrong lane), lane='i7_1', time=3286.00.
< Warning: Vehicle 'vehicle.898' ends teleporting on edge 'e3', time 3343.00.
< Warning: Teleporting vehicle 'vehicle.2009'; waited too long (jam), lane='i3_1', time=6150.00.
< Warning: Vehicle 'vehicle.2009' ends teleporting on edge 'i5', time 6286.00.
---
> Error: no declaration found for element 'nodes'
>  In file 'input_nodes.nod.xml'
>  At line/column 2/132.
> 
> Error: No nodes loaded.
> Quitting (on error).
> Error: File 'net.net.xml' is not accessible (No such file or directory).
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
3,16d1
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 3000
<  Running: 0
<  Waiting: 0
< Teleports: 5 (Jam: 4, Wrong Lane: 1)
< 
< -- Unordered text as found by filter '^Simulation ended at time:' --
< Simulation ended at time: 8795.00
< 
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="0.00,0.00,990.00,700.00" origBoundary="0.00,0.00,990.00,700.00" projParameter="!"/>

    <edge id=":f1_0" function="internal">
        <lane id=":f1_0_0" index="0" speed="8.27" length="6.71" shape="300.00,-8.00 301.71,-7.83 303.27,-7.34 304.68,-6.51 305.95,-5.35"/>
    </edge>
    <edge id=":f1_1" function="internal">
        <lane id=":f1_1_0" index="0" speed="6.54" length="4.02" shape="300.00,-4.80 301.02,-4.70 301.96,-4.40 302.81,-3.91 303.57,-3.21"/>
    </edge>
    <edge id=":f1_2" function="internal">
        <lane id=":f1_2_0" index="0" speed="4.15" length="1.34" shape="300.00,-1.60 300.34,-1.57 300.65,-1.47 300.94,-1.30 301.19,-1.07"/>
    </edge>
    <edge id=":f2_0" function="internal">
        <lane id=":f2_0_0" index="0" speed="8.60" length="3.58" shape="395.95,94.65 397.08,95.98 397.69,97.05 397.95,98.25 398.00,100.00"/>
        <lane id=":f2_0_1" index="1" speed="6.79" length="3.58" shape="393.57,96.79 394.25,97.59 394.62,98.23 394.77,98.95 394.80,100.00"/>
        <lane id=":f2_0_2" index="2" speed="4.28" length="3.58" shape="391.19,98.93 391.42,99.20 391.54,99.41 391.59,99.65 391.60,100.00"/>
    </edge>
    <edge id=":f3_0" function="internal">
        <lane id=":f3_0_0" index="0" speed="8.60" length="3.58" shape="398.00,300.00 397.95,301.75 397.69,302.95 397.08,304.02 395.95,305.35"/>
        <lane id=":f3_0_1" index="1" speed="6.79" length="3.58" shape="394.80,300.00 394.77,301.05 394.62,301.77 394.25,302.41 393.57,303.21"/>
        <lane id=":f3_0_2" index="2" speed="4.28" length="3.58" shape="391.60,300.00 391.59,300.35 391.54,300.59 391.42,300.80 391.19,301.07"/>
    </edge>
    <edge id=":f4_0" function="internal">
        <lane id=":f4_0_0" index="0" speed="8.27" length="6.71" shape="305.95,405.35 304.68,406.51 303.27,407.34 301.71,407.83 300.00,408.00"/>
    </edge>
    <edge id=":f4_1" function="internal">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci lane lane_intermodal ( Last six runs Aug2020 )

---------- Differences in errors ----------
1c1,3
< Error: Answered with error to command 0xa3: Lane ':C_15_0' is not known
---
> Traceback (most recent call last):
>     raise FatalTraCIError("connection closed by SUMO")
> traci.exceptions.FatalTraCIError: connection closed by SUMO

TEST FAILED on ts-sim-build-ba : traci misc lateralCollision laneChanging leftLane ( Last six runs Aug2020 )

---------- Differences in errors ----------
1,2c1,4
< Warning: Teleporting vehicle 'left'; collision with vehicle 'collider', lane='e2_2', gap=-7.50, time=6.00 stage=laneChange.
< Warning: Vehicle 'left' ends teleporting on edge 'e3', time 6.00.
---
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/misc/lateralCollision/laneChanging/runner.py", line 77, in <module>
>     runSingle(50, int(sys.argv[2]), "collider")
> ValueError: invalid literal for int() with base 10: 'sumo'
---------- Differences in output ----------
1,28d0
< Loading configuration ... done.
< old lanechangemode 011001010101
< old speedmode 31
< new lanechangemode 010001010101
< new speedmode 0
< [000] lane 1, lateral pos: 0.00
< [001] lane 1, lateral pos: 0.00
< [002] lane 1, lateral pos: 0.00
< [003] lane 1, lateral pos: 0.00
< [004] lane 1, lateral pos: 0.00
< trying to change lane...
< [005] lane 1, lateral pos: 0.00
< [006] lane 2, lateral pos: 0.00
< [007] lane 2, lateral pos: 0.00
< [008] lane 2, lateral pos: 0.00
< [009] lane 2, lateral pos: 0.00
< [010] lane 2, lateral pos: 0.00
< [011] lane 2, lateral pos: 0.00
< [012] lane 2, lateral pos: 0.00
< [013] lane 2, lateral pos: 0.00
< [014] lane 2, lateral pos: 0.00
< [015] lane 2, lateral pos: 0.00
< [016] lane 2, lateral pos: 0.00
< [017] lane 2, lateral pos: 0.00
< [018] lane 2, lateral pos: 0.00
< [019] lane 2, lateral pos: 0.00
< [020] Vehicle 'collider' has arrived at destination
< Print ended at step 21

TEST FAILED on ts-sim-build-ba : traci misc lateralCollision laneChanging rightLane ( Last six runs Aug2020 )

---------- Differences in errors ----------
1,2c1,4
< Warning: Teleporting vehicle 'collider'; collision with vehicle 'right', lane='e2_0', gap=-7.50, time=6.00 stage=laneChange.
< Warning: Vehicle 'collider' ends teleporting on edge 'e3', time 6.00.
---
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/misc/lateralCollision/laneChanging/runner.py", line 77, in <module>
>     runSingle(50, int(sys.argv[2]), "collider")
> ValueError: invalid literal for int() with base 10: 'sumo'
---------- Differences in output ----------
1,24d0
< Loading configuration ... done.
< old lanechangemode 011001010101
< old speedmode 31
< new lanechangemode 010001010101
< new speedmode 0
< [000] lane 1, lateral pos: 0.00
< [001] lane 1, lateral pos: 0.00
< [002] lane 1, lateral pos: 0.00
< [003] lane 1, lateral pos: 0.00
< [004] lane 1, lateral pos: 0.00
< trying to change lane...
< [005] lane 1, lateral pos: 0.00
< [006] lane 0, lateral pos: 0.00
< [007] lane 0, lateral pos: 0.00
< [008] lane 0, lateral pos: 0.00
< [009] lane 0, lateral pos: 0.00
< [010] lane 0, lateral pos: 0.00
< [011] lane 0, lateral pos: 0.00
< [012] lane 0, lateral pos: 0.00
< [013] lane 0, lateral pos: 0.00
< [014] lane 0, lateral pos: 0.00
< [015] lane 0, lateral pos: 0.00
< [016] Vehicle 'collider' has arrived at destination
< Print ended at step 17

TEST FAILED on ts-sim-build-ba : traci misc lateralCollision sublaneChanging leftLane0.2 ( Last six runs Aug2020 )

---------- Differences in errors ----------
1,4c1,4
< Warning: Teleporting vehicle 'collider'; collision with vehicle 'left', lane='e3_2', gap=-7.50', latGap=-0.10, time=11.00 stage=laneChange.
< Warning: Teleporting vehicle 'left'; collision with vehicle 'collider', lane='e3_2', gap=-7.50', latGap=-0.10, time=11.00 stage=laneChange.
< Warning: Vehicle 'collider' ends teleporting on edge 'e4', time 11.00.
< Warning: Vehicle 'left' ends teleporting on edge 'e4', time 11.00.
---
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/misc/lateralCollision/sublaneChanging/runner.py", line 76, in <module>
>     runSingle(50, float(sys.argv[2]), "collider")
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,39d0
< Loading configuration ... done.
< old lanechangemode 011001010101
< old speedmode 31
< new lanechangemode 010001010101
< new speedmode 0
< trying to change lateral position by 0.20...
< [000] lane 1, lateral pos: 0.00
< trying to change lateral position by 0.20...
< [001] lane 1, lateral pos: 0.20
< trying to change lateral position by 0.20...
< [002] lane 1, lateral pos: 0.40
< trying to change lateral position by 0.20...
< [003] lane 1, lateral pos: 0.60
< trying to change lateral position by 0.20...
< [004] lane 1, lateral pos: 0.80
< trying to change lateral position by 0.20...
< [005] lane 1, lateral pos: 1.00
< trying to change lateral position by 0.20...
< [006] lane 1, lateral pos: 1.20
< trying to change lateral position by 0.20...
< [007] lane 1, lateral pos: 1.40
< trying to change lateral position by 0.20...
< [008] lane 1, lateral pos: 1.60
< trying to change lateral position by 0.20...
< [009] lane 2, lateral pos: -1.40
< trying to change lateral position by 0.20...
< [010] lane 2, lateral pos: -1.20
< trying to change lateral position by 0.20...
< [011] lane 0, lateral pos: 0.00
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc lateralCollision sublaneChanging leftLane0.5 ( Last six runs Aug2020 )

---------- Differences in errors ----------
1,8c1,4
< Warning: Teleporting vehicle 'collider'; collision with vehicle 'left', lane='e1_2', gap=-7.50', latGap=-0.40, time=5.00 stage=laneChange.
< Warning: Teleporting vehicle 'left'; collision with vehicle 'collider', lane='e1_2', gap=-7.50', latGap=-0.40, time=5.00 stage=laneChange.
< Warning: Vehicle 'collider' ends teleporting on edge 'e2', time 6.00.
< Warning: Vehicle 'left' ends teleporting on edge 'e2', time 6.00.
< Warning: Teleporting vehicle 'collider'; collision with vehicle 'left', lane='e3_2', gap=-7.50', latGap=-0.40, time=11.00 stage=laneChange.
< Warning: Teleporting vehicle 'left'; collision with vehicle 'collider', lane='e3_2', gap=-7.50', latGap=-0.40, time=11.00 stage=laneChange.
< Warning: Vehicle 'collider' ends teleporting on edge 'e4', time 11.00.
< Warning: Vehicle 'left' ends teleporting on edge 'e4', time 11.00.
---
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/misc/lateralCollision/sublaneChanging/runner.py", line 76, in <module>
>     runSingle(50, float(sys.argv[2]), "collider")
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,39d0
< Loading configuration ... done.
< old lanechangemode 011001010101
< old speedmode 31
< new lanechangemode 010001010101
< new speedmode 0
< trying to change lateral position by 0.50...
< [000] lane 1, lateral pos: 0.00
< trying to change lateral position by 0.50...
< [001] lane 1, lateral pos: 0.50
< trying to change lateral position by 0.50...
< [002] lane 1, lateral pos: 1.00
< trying to change lateral position by 0.50...
< [003] lane 1, lateral pos: 1.50
< trying to change lateral position by 0.50...
< [004] lane 2, lateral pos: -1.20
< trying to change lateral position by 0.50...
< [005] lane -1073741824, lateral pos: -1073741824.00
< trying to change lateral position by 0.50...
< [006] lane 1, lateral pos: 0.00
< trying to change lateral position by 0.50...
< [007] lane 1, lateral pos: 0.50
< trying to change lateral position by 0.50...
< [008] lane 1, lateral pos: 1.00
< trying to change lateral position by 0.50...
< [009] lane 1, lateral pos: 1.50
< trying to change lateral position by 0.50...
< [010] lane 2, lateral pos: -1.20
< trying to change lateral position by 0.50...
< [011] lane 0, lateral pos: 0.00
<truncated after showing first 30 lines>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
0a1,8
> Error: attribute 'speeFactor' is not declared for element 'vType'
>  In file 'input_routes.rou.xml'
>  At line/column 5/69.
> 
> Quitting (on error).
> Traceback (most recent call last):
>     raise FatalTraCIError("connection closed by SUMO")
> traci.exceptions.FatalTraCIError: connection closed by SUMO
---------- Differences in output ----------
1,99d0
< findIntermodalRoute modes='car bicycle public' vType=' pType=''
<   Stage(type=3, vType=DEFAULT_VEHTYPE, line=car, edges=('A0B0', 'B0B1', 'B1A1', 'A1B1'), travelTime=126.216342693, cost=126.216342693, length=3571.04, intended=car, depart=1.0, departPos=894.8, arrivalPos=987.6)
< 
< findIntermodalRoute modes='car bicycle public' vType=defaultCar' pType=''
<   Stage(type=3, vType=defaultCar, line=defaultCar, edges=('A0B0', 'B0B1', 'B1A1', 'A1B1'), travelTime=126.216342693, cost=126.216342693, length=3571.04, intended=defaultCar, depart=1.0, departPos=894.8, arrivalPos=987.6)
< 
< findIntermodalRoute modes='car bicycle public' vType=slowCar' pType=''
<   Stage(type=3, vType=DEFAULT_VEHTYPE, line=car, edges=('A0B0', 'B0B1', 'B1A1', 'A1B1'), travelTime=126.216342693, cost=126.216342693, length=3571.04, intended=car, depart=1.0, departPos=894.8, arrivalPos=987.6)
< 
< findIntermodalRoute modes='car bicycle public' vType=slowCarFactor' pType=''
<   Stage(type=3, vType=DEFAULT_VEHTYPE, line=car, edges=('A0B0', 'B0B1', 'B1A1', 'A1B1'), travelTime=126.216342693, cost=126.216342693, length=3571.04, intended=car, depart=1.0, departPos=894.8, arrivalPos=987.6)
< 
< findIntermodalRoute modes='car bicycle public' vType=fastCar' pType=''
<   Stage(type=3, vType=fastCar, line=fastCar, edges=('A0B0', 'B0B1', 'B1A1', 'A1B1'), travelTime=65.3581713463, cost=65.3581713463, length=3571.04, intended=fastCar, depart=1.0, departPos=894.8, arrivalPos=987.6)
< 
< 
< 
< findIntermodalRoute modes='public' vType=' pType=''
<   Stage(type=2, destStop=stopC_W, edges=('A0B0', 'accessC'), travelTime=181.27776, cost=181.27776, length=2194.03, depart=1.0, departPos=894.8, arrivalPos=91.9)
<   Stage(type=3, line=train2:1, destStop=stopA_W, edges=('railEW',), travelTime=559.72296, cost=559.72296, length=2392.8, intended=train_train2:1.0, depart=599.0, departPos=0.0, arrivalPos=1100.0)
<   Stage(type=2, destStop=stopA_N, edges=('accessA',), travelTime=3.80256, cost=3.80256, length=1603.96, depart=742.00072, departPos=86.23, arrivalPos=90.19)
<   Stage(type=3, line=train1:0, destStop=stopB_N, edges=('railSN',), travelTime=355.19796, cost=355.19796, length=1192.8, intended=train_train1:0.1, depart=1001.0, departPos=0.0, arrivalPos=500.0)
<   Stage(type=2, edges=('accessB', 'A1B1'), travelTime=203.9232, cost=203.9232, length=2087.62, depart=1101.00124, departPos=91.16, arrivalPos=987.6)
< 
< findIntermodalRoute modes='public' vType=defaultCar' pType=''
<   Stage(type=3, vType=defaultCar, line=defaultCar, edges=('A0B0', 'B0B1', 'B1A1', 'A1B1'), travelTime=126.216342693, cost=126.216342693, length=3571.04, intended=defaultCar, depart=1.0, departPos=894.8, arrivalPos=987.6)
< 
< findIntermodalRoute modes='public' vType=slowCar' pType=''
<   Stage(type=2, destStop=stopC_W, edges=('A0B0', 'accessC'), travelTime=181.27776, cost=181.27776, length=2194.03, depart=1.0, departPos=894.8, arrivalPos=91.9)
<truncated after showing first 30 lines>
traci misc rerouting findIntermodalRoute car_public_speedFactor ( Last six runs Aug2020 )
traci misc rerouting findIntermodalRoute car_public_speedFactor_routingMode ( Last six runs Aug2020 )

TEST FAILED on ts-sim-build-ba : traci misc rerouting person stop_walk_stop_walk ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/misc/rerouting/person/stop_walk_stop_walk/runner.py", line 27, in <module>
>     import libsumo as traci  # noqa
>   File "/home/delphi/extraGcc/sumo/tools/libsumo/__init__.py", line 20, in <module>
>     from .libsumo import vehicle, simulation
>   File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 17, in <module>
>     _libsumo = swig_import_helper()
>   File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 16, in swig_import_helper
>     return importlib.import_module('_libsumo')
>   File "/usr/lib/python2.7/importlib/__init__.py", line 37, in import_module
>     __import__(name)
> ImportError: No module named _libsumo
---------- 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="107.95" y="81.95" angle="270.00" speed="0.00" pos="81.95" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <person id="p0" x="107.95" y="81.95" angle="270.00" speed="0.00" pos="81.95" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <person id="p0" x="107.95" y="81.95" angle="270.00" speed="0.00" pos="81.95" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <person id="p0" x="107.95" y="81.95" angle="270.00" speed="0.00" pos="81.95" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <person id="p0" x="107.95" y="81.95" angle="270.00" speed="0.00" pos="81.95" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <person id="p0" x="107.95" y="81.95" angle="270.00" speed="0.00" pos="81.95" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <person id="p0" x="107.95" y="81.95" angle="270.00" speed="0.00" pos="81.95" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <person id="p0" x="107.95" y="81.95" angle="270.00" speed="0.00" pos="81.95" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="8.00">
        <person id="p0" x="107.95" y="81.95" angle="270.00" speed="0.00" pos="81.95" edge="SC" slope="0.00"/>
<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" departPos="-10.00" arrival="110.00">
        <stop lane="SC_0" endPos="81.95" duration="15.00"/>
        <walk edges="SC CN"/>
        <stop lane="CN_0" endPos="10.00" duration="15.00"/>
        <walk edges="CN SC"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : traci simulation loadState busStop ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,23
> Error: no declaration found for element 'snapshot'
>  In file 'input_state.xml'
>  At line/column 21/181.
> 
> Error: no declaration found for element 'snapshot'
>  In file 'input_state.xml'
>  At line/column 21/181.
> 
> Error: Answered with error to command 0xab: Loading state from 'input_state.xml' failed.
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/simulation/loadState/busStop/runner.py", line 40, in <module>
>     traci.simulation.loadState("input_state.xml")
>   File "/home/delphi/extraGcc/sumo/tools/traci/_simulation.py", line 430, in loadState
>     self._setCmd(tc.CMD_LOAD_SIMSTATE, "", "s", fileName)
>   File "/home/delphi/extraGcc/sumo/tools/traci/domain.py", line 184, in _setCmd
>     self._connection._sendCmd(self._cmdSetID, varID, objectID, format, *values)
>   File "/home/delphi/extraGcc/sumo/tools/traci/connection.py", line 178, in _sendCmd
>     return self._sendExact()
>   File "/home/delphi/extraGcc/sumo/tools/traci/connection.py", line 95, in _sendExact
>     raise TraCIException(err, prefix[1], _RESULTS[prefix[2]])
> traci.exceptions.TraCIException: Loading state from 'input_state.xml' failed.
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
---------- Differences in tripinfo ----------
5,14d4
<     <tripinfo id="1" depart="60.00" departLane="WC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="94.00" arrivalLane="CE_1" arrivalPos="91.95" arrivalSpeed="8.25" duration="34.00" routeLength="194.90" waitingTime="1.00" waitingCount="1" stopTime="10.00" timeLoss="8.88" rerouteNo="1" devices="tripinfo_1 routing_1" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="1" depart="60.00" departLane="WC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="95.00" arrivalLane="CE_1" arrivalPos="91.95" arrivalSpeed="10.19" duration="35.00" routeLength="194.90" waitingTime="1.00" waitingCount="1" stopTime="10.00" timeLoss="9.37" rerouteNo="1" devices="tripinfo_1 routing_1" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="1" depart="60.00" departLane="WC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="96.00" arrivalLane="CE_1" arrivalPos="91.95" arrivalSpeed="8.73" duration="36.00" routeLength="194.90" waitingTime="1.00" waitingCount="1" stopTime="10.00" timeLoss="10.51" rerouteNo="1" devices="tripinfo_1 routing_1" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="1" depart="60.00" departLane="WC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="96.00" arrivalLane="CE_1" arrivalPos="91.95" arrivalSpeed="9.38" duration="36.00" routeLength="194.90" waitingTime="2.00" waitingCount="1" stopTime="10.00" timeLoss="10.46" rerouteNo="1" devices="tripinfo_1 routing_1" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="1" depart="60.00" departLane="WC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="96.00" arrivalLane="CE_1" arrivalPos="91.95" arrivalSpeed="8.74" duration="36.00" routeLength="194.90" waitingTime="1.00" waitingCount="1" stopTime="10.00" timeLoss="10.47" rerouteNo="1" devices="tripinfo_1 routing_1" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="1" depart="60.00" departLane="WC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="95.00" arrivalLane="CE_1" arrivalPos="91.95" arrivalSpeed="8.93" duration="35.00" routeLength="194.90" waitingTime="1.00" waitingCount="1" stopTime="10.00" timeLoss="9.76" rerouteNo="1" devices="tripinfo_1 routing_1" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="1" depart="60.00" departLane="WC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="94.00" arrivalLane="CE_1" arrivalPos="91.95" arrivalSpeed="7.86" duration="34.00" routeLength="194.90" waitingTime="1.00" waitingCount="1" stopTime="10.00" timeLoss="8.92" rerouteNo="1" devices="tripinfo_1 routing_1" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="1" depart="60.00" departLane="WC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="95.00" arrivalLane="CE_1" arrivalPos="91.95" arrivalSpeed="8.55" duration="35.00" routeLength="194.90" waitingTime="1.00" waitingCount="1" stopTime="10.00" timeLoss="9.48" rerouteNo="1" devices="tripinfo_1 routing_1" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="1" depart="60.00" departLane="WC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="94.00" arrivalLane="CE_1" arrivalPos="91.95" arrivalSpeed="8.66" duration="34.00" routeLength="194.90" waitingTime="1.00" waitingCount="1" stopTime="10.00" timeLoss="8.96" rerouteNo="1" devices="tripinfo_1 routing_1" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="1" depart="60.00" departLane="WC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="94.00" arrivalLane="CE_1" arrivalPos="91.95" arrivalSpeed="7.58" duration="34.00" routeLength="194.90" waitingTime="1.00" waitingCount="1" stopTime="10.00" timeLoss="9.07" rerouteNo="1" devices="tripinfo_1 routing_1" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>

TEST FAILED on ts-sim-build-ba : traci simulation loadState detectors ( Last six runs Aug2020 )

---------- Differences in detector ----------
5,7d4
<     <interval begin="0.00" end="11.00" id="d1" nVehContrib="1" flow="327.27" occupancy="3.67" speed="12.37" harmonicMeanSpeed="12.37" length="5.00" nVehEntered="1"/>
<    <interval begin="0.00" end="11.00" id="d2" sampledSeconds="4.96" nVehEntered="1" nVehLeft="1" nVehSeen="1" meanSpeed="11.08" meanTimeLoss="1.23" meanOccupancy="3.42" maxOccupancy="10.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.50" maxVehicleNumber="1" />
<    <interval begin="0.00" end="11.00" id="d3" meanTravelTime="4.93" meanOverlapTravelTime="5.46" meanSpeed="10.66" meanHaltsPerVehicle="0.00" meanTimeLoss="0.70" vehicleSum="1" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
---------- Differences in errors ----------
0a1,23
> Error: no declaration found for element 'snapshot'
>  In file 'input_state.xml'
>  At line/column 20/180.
> 
> Error: no declaration found for element 'snapshot'
>  In file 'input_state.xml'
>  At line/column 20/180.
> 
> Error: Answered with error to command 0xab: Loading state from 'input_state.xml' failed.
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/simulation/loadState/detectors/runner.py", line 40, in <module>
>     traci.simulation.loadState("input_state.xml")
>   File "/home/delphi/extraGcc/sumo/tools/traci/_simulation.py", line 430, in loadState
>     self._setCmd(tc.CMD_LOAD_SIMSTATE, "", "s", fileName)
>   File "/home/delphi/extraGcc/sumo/tools/traci/domain.py", line 184, in _setCmd
>     self._connection._sendCmd(self._cmdSetID, varID, objectID, format, *values)
>   File "/home/delphi/extraGcc/sumo/tools/traci/connection.py", line 178, in _sendCmd
>     return self._sendExact()
>   File "/home/delphi/extraGcc/sumo/tools/traci/connection.py", line 95, in _sendExact
>     raise TraCIException(err, prefix[1], _RESULTS[prefix[2]])
> traci.exceptions.TraCIException: Loading state from 'input_state.xml' failed.
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
---------- Differences in output ----------
1,120d0
< i=0 time=2.0 det=d1 count=0 ids=()
< i=0 time=2.0 det=d2 count=0 ids=()
< i=0 time=2.0 det=d3 count=0 ids=()
< i=0 time=3.0 det=d1 count=0 ids=()
< i=0 time=3.0 det=d2 count=0 ids=()
< i=0 time=3.0 det=d3 count=0 ids=()
< i=0 time=4.0 det=d1 count=0 ids=()
< i=0 time=4.0 det=d2 count=0 ids=()
< i=0 time=4.0 det=d3 count=0 ids=()
< i=0 time=5.0 det=d1 count=0 ids=()
< i=0 time=5.0 det=d2 count=0 ids=()
< i=0 time=5.0 det=d3 count=0 ids=()
< i=0 time=6.0 det=d1 count=0 ids=()
< i=0 time=6.0 det=d2 count=1 ids=('0',)
< i=0 time=6.0 det=d3 count=1 ids=('1',)
< i=0 time=7.0 det=d1 count=0 ids=()
< i=0 time=7.0 det=d2 count=1 ids=('0',)
< i=0 time=7.0 det=d3 count=1 ids=('1',)
< i=0 time=8.0 det=d1 count=1 ids=('1',)
< i=0 time=8.0 det=d2 count=1 ids=('0',)
< i=0 time=8.0 det=d3 count=1 ids=('1',)
< i=0 time=9.0 det=d1 count=1 ids=('1',)
< i=0 time=9.0 det=d2 count=1 ids=('0',)
< i=0 time=9.0 det=d3 count=1 ids=('1',)
< i=0 time=10.0 det=d1 count=0 ids=()
< i=0 time=10.0 det=d2 count=1 ids=('0',)
< i=0 time=10.0 det=d3 count=1 ids=('1',)
< i=0 time=11.0 det=d1 count=0 ids=()
< i=0 time=11.0 det=d2 count=0 ids=()
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci simulation loadState railSignal ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,23
> Error: no declaration found for element 'snapshot'
>  In file 'input_state.xml'
>  At line/column 24/181.
> 
> Error: no declaration found for element 'snapshot'
>  In file 'input_state.xml'
>  At line/column 24/181.
> 
> Error: Answered with error to command 0xab: Loading state from 'input_state.xml' failed.
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/simulation/loadState/railSignal/runner.py", line 41, in <module>
>     traci.simulation.loadState('input_state.xml')
>   File "/home/delphi/extraGcc/sumo/tools/traci/_simulation.py", line 430, in loadState
>     self._setCmd(tc.CMD_LOAD_SIMSTATE, "", "s", fileName)
>   File "/home/delphi/extraGcc/sumo/tools/traci/domain.py", line 184, in _setCmd
>     self._connection._sendCmd(self._cmdSetID, varID, objectID, format, *values)
>   File "/home/delphi/extraGcc/sumo/tools/traci/connection.py", line 178, in _sendCmd
>     return self._sendExact()
>   File "/home/delphi/extraGcc/sumo/tools/traci/connection.py", line 95, in _sendExact
>     raise TraCIException(err, prefix[1], _RESULTS[prefix[2]])
> traci.exceptions.TraCIException: Loading state from 'input_state.xml' failed.
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
---------- Differences in tripinfo ----------
5,6d4
<     <tripinfo id="t0" depart="0.00" departLane="" departPos="45.10" departSpeed="-1.00" departDelay="0.00" arrival="57.00" arrivalLane="e_0" arrivalPos="100.00" arrivalSpeed="8.00" duration="57.00" routeLength="300.20" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_t0" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t1" depart="10.00" departLane="" departPos="45.10" departSpeed="-1.00" departDelay="0.00" arrival="92.00" arrivalLane="e_0" arrivalPos="100.00" arrivalSpeed="8.00" duration="82.00" routeLength="500.40" waitingTime="2.00" waitingCount="1" stopTime="0.00" timeLoss="17.50" rerouteNo="0" devices="tripinfo_t1" vType="train" speedFactor="1.00" vaporized=""/>

TEST FAILED on ts-sim-build-ba : traci simulation loadState repeat ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,23
> Error: no declaration found for element 'snapshot'
>  In file 'input_state.xml'
>  At line/column 24/181.
> 
> Error: no declaration found for element 'snapshot'
>  In file 'input_state.xml'
>  At line/column 24/181.
> 
> Error: Answered with error to command 0xab: Loading state from 'input_state.xml' failed.
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/simulation/loadState/repeat/runner.py", line 37, in <module>
>     traci.simulation.loadState("input_state.xml")
>   File "/home/delphi/extraGcc/sumo/tools/traci/_simulation.py", line 430, in loadState
>     self._setCmd(tc.CMD_LOAD_SIMSTATE, "", "s", fileName)
>   File "/home/delphi/extraGcc/sumo/tools/traci/domain.py", line 184, in _setCmd
>     self._connection._sendCmd(self._cmdSetID, varID, objectID, format, *values)
>   File "/home/delphi/extraGcc/sumo/tools/traci/connection.py", line 178, in _sendCmd
>     return self._sendExact()
>   File "/home/delphi/extraGcc/sumo/tools/traci/connection.py", line 95, in _sendExact
>     raise TraCIException(err, prefix[1], _RESULTS[prefix[2]])
> traci.exceptions.TraCIException: Loading state from 'input_state.xml' failed.
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
---------- Differences in fcd ----------
5,106d4
<     <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>
<     <timestep time="52.00">
<         <vehicle id="trip_0" x="158.91" y="95.05" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.94" pos="50.86" lane="CE_0" slope="0.00"/>
<     </timestep>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci simulation loadState rerouting ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,9
> Error: no declaration found for element 'snapshot'
>  In file 'input_state.xml'
>  At line/column 20/183.
> 
> Quitting (on error).
> Traceback (most recent call last):
>     raise FatalTraCIError("connection closed by SUMO")
> traci.exceptions.FatalTraCIError: connection closed by SUMO
> malloc_consolidate(): invalid chunk size
---------- Differences in output ----------
1,200d0
< 1001.0
< 1002.0
< 1003.0
< 1004.0
< 1005.0
< 1006.0
< 1007.0
< 1008.0
< 1009.0
< 1010.0
< 1011.0
< 1012.0
< 1013.0
< 1014.0
< 1015.0
< 1016.0
< 1017.0
< 1018.0
< 1019.0
< 1020.0
< 1021.0
< 1022.0
< 1023.0
< 1024.0
< 1025.0
< 1026.0
< 1027.0
< 1028.0
< 1029.0
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle distance_after_reroute ( Last six runs Aug2020 )

---------- Differences in output ----------
2,5c2,5
< 1145.0
< ('ed0', 'ed1', 'ed5')
< 1145.0
< 1165.0
---
> 164.126666667
> ('ed1', 'ed5')
> 164.126666667
> 164.126666667
7,9c7,9
< 1165.0
< 129 1235.0
< 130 1245.0
---
> 164.126666667
> 129 0.0
> 130 0.0
---------- Differences in rawdump ----------
8,12c8
<             <lane id="ed0_0">
<                 <vehicle id="Stapler_00" pos="5.10" speed="0.00"/>
<             </lane>
<             <lane id="ed0_1"/>
<             <lane id="ed0_2"/>
---
>             <vehicle id="Stapler_00" pos="0.00" speed="10.00"/>
17,21c13
<             <lane id="ed0_0">
<                 <vehicle id="Stapler_00" pos="6.10" speed="1.00"/>
<             </lane>
<             <lane id="ed0_1"/>
<             <lane id="ed0_2"/>
---
>             <vehicle id="Stapler_00" pos="0.00" speed="10.00"/>
26,30c18
<             <lane id="ed0_0">
<                 <vehicle id="Stapler_00" pos="8.10" speed="2.00"/>
<             </lane>
<             <lane id="ed0_1"/>
<             <lane id="ed0_2"/>
---
>             <vehicle id="Stapler_00" pos="0.00" speed="10.00"/>
35,39c23
<             <lane id="ed0_0">
<                 <vehicle id="Stapler_00" pos="11.10" speed="3.00"/>
<             </lane>
<             <lane id="ed0_1"/>
<             <lane id="ed0_2"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle nextTLS ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,96
> Warning: getNextTLS not yet implemented for meso
> Warning: getNextTLS not yet implemented for meso
> Warning: getNextTLS not yet implemented for meso
> Warning: getNextTLS not yet implemented for meso
> Warning: getNextTLS not yet implemented for meso
> Warning: getNextTLS not yet implemented for meso
> Warning: getNextTLS not yet implemented for meso
> Warning: getNextTLS not yet implemented for meso
> Warning: getNextTLS not yet implemented for meso
> Warning: getNextTLS not yet implemented for meso
> Warning: getNextTLS not yet implemented for meso
> Warning: getNextTLS not yet implemented for meso
> Warning: getNextTLS not yet implemented for meso
> Warning: getNextTLS not yet implemented for meso
> Warning: getNextTLS not yet implemented for meso
> Warning: getNextTLS not yet implemented for meso
> Warning: getNextTLS not yet implemented for meso
> Warning: getNextTLS not yet implemented for meso
> Warning: getNextTLS not yet implemented for meso
> Warning: getNextTLS not yet implemented for meso
> Warning: getNextTLS not yet implemented for meso
> Warning: getNextTLS not yet implemented for meso
> Warning: getNextTLS not yet implemented for meso
> Warning: getNextTLS not yet implemented for meso
> Warning: getNextTLS not yet implemented for meso
> Warning: getNextTLS not yet implemented for meso
> Warning: getNextTLS not yet implemented for meso
> Warning: getNextTLS not yet implemented for meso
> Warning: getNextTLS not yet implemented for meso
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,90c1,90
< 1.0 (('C', 13, 86.85000000000001, 'g'), ('C', 15, 270.75, 'r'), ('C', 10, 454.65, 'G'))
< 2.0 (('C', 13, 84.25, 'g'), ('C', 15, 268.15, 'r'), ('C', 10, 452.04999999999995, 'G'))
< 3.0 (('C', 13, 79.05000000000001, 'g'), ('C', 15, 283.41, 'r'), ('C', 10, 467.31, 'G'))
< 4.0 (('C', 13, 71.25, 'g'), ('C', 15, 275.61, 'r'), ('C', 10, 459.51, 'G'))
< 5.0 (('C', 13, 60.85, 'g'), ('C', 15, 265.21, 'r'), ('C', 10, 449.10999999999996, 'G'))
< 6.0 (('C', 13, 47.85, 'g'), ('C', 15, 252.20999999999998, 'r'), ('C', 10, 436.10999999999996, 'G'))
< 7.0 (('C', 13, 33.96, 'g'), ('C', 15, 238.32, 'r'), ('C', 10, 422.21999999999997, 'G'))
< 8.0 (('C', 13, 20.070000000000007, 'g'), ('C', 15, 224.43, 'r'), ('C', 10, 408.33, 'G'))
< 9.0 (('C', 13, 6.777000000000001, 'g'), ('C', 15, 211.137, 'r'), ('C', 10, 395.037, 'G'))
< 10.0 (('C', 15, 202.344, 'r'), ('C', 10, 386.24399999999997, 'G'))
< 11.0 (('C', 15, 190.95100000000002, 'r'), ('C', 10, 374.851, 'G'))
< 12.0 (('C', 15, 177.06099999999998, 'r'), ('C', 10, 360.96099999999996, 'G'))
< 13.0 (('C', 15, 163.171, 'r'), ('C', 10, 347.07099999999997, 'G'))
< 14.0 (('C', 15, 149.281, 'r'), ('C', 10, 333.181, 'G'))
< 15.0 (('C', 15, 135.391, 'r'), ('C', 10, 319.291, 'G'))
< 16.0 (('C', 15, 121.501, 'r'), ('C', 10, 305.401, 'G'))
< 17.0 (('C', 15, 107.61099999999999, 'r'), ('C', 10, 291.51099999999997, 'G'))
< 18.0 (('C', 15, 93.721, 'r'), ('C', 10, 277.621, 'G'))
< 19.0 (('C', 15, 79.83099999999999, 'r'), ('C', 10, 268.731, 'G'))
< 20.0 (('C', 15, 65.941, 'r'), ('C', 10, 254.841, 'G'))
< 21.0 (('C', 15, 52.050999999999995, 'r'), ('C', 10, 240.95100000000002, 'G'))
< 22.0 (('C', 15, 38.160999999999994, 'r'), ('C', 10, 227.06099999999998, 'G'))
< 23.0 (('C', 15, 24.271, 'r'), ('C', 10, 213.171, 'G'))
< 24.0 (('C', 15, 12.01433333333334, 'r'), ('C', 10, 200.91433333333333, 'G'))
< 25.0 (('C', 15, 4.257666666666665, 'r'), ('C', 10, 193.15766666666667, 'G'))
< 26.0 (('C', 15, 1.0010000000000048, 'r'), ('C', 10, 189.901, 'G'))
< 27.0 (('C', 15, 1.0010000000000048, 'r'), ('C', 10, 189.901, 'G'))
< 28.0 (('C', 15, 1.0010000000000048, 'r'), ('C', 10, 189.901, 'G'))
< 29.0 (('C', 15, 1.0010000000000048, 'r'), ('C', 10, 189.901, 'G'))
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle resume ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1
> Warning: resume not yet implemented for meso
---------- Differences in rawdump ----------
8,12c8
<             <lane id="ed0_0">
<                 <vehicle id="Stapler_00" pos="5.10" speed="0.00"/>
<             </lane>
<             <lane id="ed0_1"/>
<             <lane id="ed0_2"/>
---
>             <vehicle id="Stapler_00" pos="0.00" speed="10.00"/>
17,21c13
<             <lane id="ed0_0">
<                 <vehicle id="Stapler_00" pos="6.10" speed="1.00"/>
<             </lane>
<             <lane id="ed0_1"/>
<             <lane id="ed0_2"/>
---
>             <vehicle id="Stapler_00" pos="0.00" speed="10.00"/>
26,30c18
<             <lane id="ed0_0">
<                 <vehicle id="Stapler_00" pos="8.10" speed="2.00"/>
<             </lane>
<             <lane id="ed0_1"/>
<             <lane id="ed0_2"/>
---
>             <vehicle id="Stapler_00" pos="0.00" speed="10.00"/>
35,39c23
<             <lane id="ed0_0">
<                 <vehicle id="Stapler_00" pos="11.10" speed="3.00"/>
<             </lane>
<             <lane id="ed0_1"/>
<             <lane id="ed0_2"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle vehicle ( Last six runs Aug2020 )

---------- Differences in errors ----------
31,425c31,36
< Warning: getLeader not yet implemented for meso
< Warning: getLeader not yet implemented for meso
< Warning: getNextStops not yet implemented for meso
< Warning: getLeader not yet implemented for meso
< Warning: getLeader not yet implemented for meso
< Warning: getNextStops not yet implemented for meso
< Warning: getLeader not yet implemented for meso
< Warning: getLeader not yet implemented for meso
< Warning: getNextStops not yet implemented for meso
< Warning: getLeader not yet implemented for meso
< Warning: getLeader not yet implemented for meso
< Warning: getNextStops not yet implemented for meso
< Warning: getLeader not yet implemented for meso
< Warning: getLeader not yet implemented for meso
< Warning: getNextStops not yet implemented for meso
< Warning: getLeader not yet implemented for meso
< Warning: getLeader not yet implemented for meso
< Warning: getNextStops not yet implemented for meso
< Error: Answered with error to command 0xa4: Vehicle 'anotherOne' is not known.
< Warning: moveTo not yet implemented for meso
< Warning: getLeader not yet implemented for meso
< Warning: getLeader not yet implemented for meso
< Warning: getLeader not yet implemented for meso
< Warning: getLeader not yet implemented for meso
< Warning: moveToXY not yet implemented for meso
< Warning: getLeader not yet implemented for meso
< Warning: getLeader not yet implemented for meso
< Warning: getLeader not yet implemented for meso
< Warning: getLeader not yet implemented for meso
<truncated after showing first 30 lines>
---------- Differences in output ----------
40a41
> speedDeviation 0.0
55a57
> stopDelay -1.0
60a63
> person IDs ()
67a71
> dist 0.0
117a122
> speedDeviation 0.0
128c133
< emissionclass HBEFA2/zero
---
> emissionclass Zero/default
132a138
> stopDelay -1.0
137a144
> person IDs ()
144a152
> dist 0.0
194a203
> speedDeviation 0.0
209a219
> stopDelay -1.0
214a225
> person IDs ()
221a233
> dist -1073741824.0
285a298
> speedDeviation 0.0
<truncated after showing first 30 lines>
---------- Differences in tripinfo ----------
5,6d4
<     <tripinfo id="1" depart="6.00" departLane="" departPos="0.00" departSpeed="11.11" departDelay="0.00" arrival="19.00" arrivalLane="" arrivalPos="83.33" arrivalSpeed="11.11" duration="13.00" routeLength="83.33" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="vehroute_1 tripinfo_1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="traci"/>
<     <tripinfo id="failVeh" depart="128.00" departLane="" departPos="0.00" departSpeed="11.11" departDelay="0.00" arrival="161.00" arrivalLane="" arrivalPos="134.00" arrivalSpeed="13.89" duration="33.00" routeLength="384.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_failVeh tripinfo_failVeh routing_failVeh" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
---------- Differences in vehroutes ----------
5,15d4
<     <vehicle id="1" depart="6.00" arrival="19.00">
<         <routeDistribution>
<             <route replacedOnEdge="" reason="traci:changeTarget" replacedAtTime="6.00" probability="0" edges="2fi 2si 1o 1fi 1si 3o 3fi 3si 4o 4fi 4si"/>
<             <route edges="2fi 2si 4o 4fi"/>
<         </routeDistribution>
<     </vehicle>
< 
<     <vehicle id="failVeh" depart="128.00" arrival="161.00">
<         <route edges="3fi disconnected"/>
<     </vehicle>
< 

TEST FAILED on ts-sim-build-ba : traci vehicle vehicle_context ( Last six runs Aug2020 )

---------- Differences in output ----------
1c1
< t=2.0 subscriptionResult=None
---
> t=2.0 subscriptionResult={}

TEST FAILED on ts-sim-build-ba : traci vehicletype save_and_load_vtype_params ( Last six runs Aug2020 )

---------- Differences in errors ----------
3,4c3,5
< Warning: setActionStepLength not applicable for meso
< Warning: setActionStepLength not applicable for meso
---
> Traceback (most recent call last):
>     raise FatalTraCIError("connection closed by SUMO")
> traci.exceptions.FatalTraCIError: connection closed by SUMO
---------- 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
< 2.0 ==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 ----------
2a3,4
> <!-- generated on Sat Aug  8 06:07:41 2020 by Eclipse SUMO sumo Version v1_6_0+1462-a775417066
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,15c6,9
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="veh0" type="DEFAULT_VEHTYPE" depart="0.00" departPos="0.00" departSpeed="10.00" speedFactor="1.06" arrival="255.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="0.00" departSpeed="10.00" speedFactor="1.00" arrival="257.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="0.00" departSpeed="10.10" speedFactor="0.90" arrival="263.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
17c11,44
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>         <save-state.times value="50"/>
>         <save-state.files value="state.xml"/>
>     </output>
> 
<truncated after showing first 30 lines>
---------- 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="50.00">
    <route id="r1" state="1" edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
    <delay number="3" begin="3" end="0" depart="0.00" time="0.00"/>
    <vType id="DEFAULT_BIKETYPE" vClass="bicycle"/>
    <vType id="DEFAULT_CONTAINERTYPE" vClass="ignoring"/>
    <vType id="DEFAULT_PEDTYPE" vClass="pedestrian"/>
    <vType id="DEFAULT_VEHTYPE" length="3.00" minGap="2.00" maxSpeed="10.00" accel="0.8" decel="4.5" sigma="0"/>
    <vType id="t1" length="4.00" minGap="0.80" maxSpeed="99.90" speedFactor="normc(0.90,0.10,0.20,2.00)" actionStepLength="1.50" width="3.30" accel="2.5" decel="3.5" tau="1.5"/>
    <vType id="t2" length="5.00" minGap="1.50" maxSpeed="20.00" actionStepLength="2.00" color="yellow" accel="2.5" decel="4.5" sigma="0.5" tau="2.0"/>
    <vType id="t2@veh2" length="4.00" minGap="0.80" maxSpeed="99.90" actionStepLength="2.00" width="3.30" color="yellow" accel="2.5" decel="4.5" sigma="0.5" tau="2.0"/>
    <vehicle id="veh0" type="DEFAULT_VEHTYPE" depart="0.00" departPos="100.00" departSpeed="10.00" route="r1" speedFactor="1.06" state="0 1 0 0 0 53000 43000 9223372036854775807">
        <device id="vehroute_veh0" state="10.00 0.00 0"/>
    </vehicle>
    <vehicle id="veh1" type="t1" depart="10.00" departPos="100.00" departSpeed="10.00" route="r1" speedFactor="1.00" state="10000 0 0 3 0 50000 40000 9223372036854775807">
        <device id="vehroute_veh1" state="10.00 0.00 0"/>
    </vehicle>
    <vehicle id="veh2" type="t2@veh2" depart="20.00" departPos="100.00" departSpeed="10.00" route="r1" speedFactor="0.90" state="20000 0 0 2 0 49691 39794 9223372036854775807">
        <device id="vehroute_veh2" state="10.10 0.00 0"/>
    </vehicle>
    <segment>
        <vehicles time="-1" value=""/>
    </segment>
    <segment>
        <vehicles time="-1" value=""/>
    </segment>
    <segment>
        <vehicles time="-1" value=""/>
<truncated after showing first 30 lines>

python3: 369 tests: 295 succeeded 60 FAILED 14 known bugs

Detailed information for the tests that FAILED:

3 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,338c1,3
< ------------------ net/edge[0]@from:
< Error: Attribute 'from' in definition of edge '1' is empty.
< Warning: Skipping isolated junction '1'.
< Error: unknown from-edge '1' in connection
< Quitting (on error).
< ------------------ net/edge[1]@from:
< Error: Attribute 'from' in definition of edge '2' is empty.
< Warning: Skipping isolated junction '3'.
< Error: unknown to-edge '2' in connection
< Quitting (on error).
< ------------------ net/edge[0]@from:a
< Warning: Skipping isolated junction '1'.
< Error: Unknown node 'a'.
< Quitting (on error).
< ------------------ net/edge[1]@from:a
< Error: Unknown node 'a'.
< Quitting (on error).
< ------------------ net/edge[0]@from:<remove>
< Error: Attribute 'from' is missing in definition of edge '1'.
< Warning: Skipping isolated junction '1'.
< Error: unknown from-edge '1' in connection
< Quitting (on error).
< ------------------ net/edge[1]@from:<remove>
< Error: Attribute 'from' is missing in definition of edge '2'.
< Warning: Skipping isolated junction '3'.
< Error: unknown to-edge '2' in connection
< Quitting (on error).
< ------------------ net/edge[0]@function:a
< Error: value 'a' not in enumeration
<truncated after showing first 30 lines>
---------- Differences in output ----------
2,3d1
< Success.
< Success.
6,25c4
< >>> ok...
< 
< Running broken net
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
---
> Error on processing the 'correct' network!
broken_nets dfrouter ( Last six runs Aug2020 )
broken_nets duarouter ( Last six runs Aug2020 )
broken_nets jtrrouter ( Last six runs Aug2020 )

3 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,4c1,5
< ------------------ net/edge[0]@from:
< Error: Attribute 'from' in definition of edge '1' is empty.
< Warning: Skipping isolated junction '1'.
< Error: unknown from-edge '1' in connection
---
> Error: no declaration found for element 'nodes'
>  In file 'input_nodes.nod.xml'
>  At line/column 2/132.
> 
> Error: No nodes loaded.
6,9c7
< ------------------ net/edge[1]@from:
< Error: Attribute 'from' in definition of edge '2' is empty.
< Warning: Skipping isolated junction '3'.
< Error: unknown to-edge '2' in connection
---
> Error: The network file 'correct.net.xml' is not accessible.
11,477d8
< ------------------ net/edge[0]@from:a
< Warning: Skipping isolated junction '1'.
< Error: Unknown node 'a'.
< Quitting (on error).
< ------------------ net/edge[1]@from:a
< Error: Unknown node 'a'.
< Quitting (on error).
< ------------------ net/edge[0]@from:<remove>
< Error: Attribute 'from' is missing in definition of edge '1'.
< Warning: Skipping isolated junction '1'.
< Error: unknown from-edge '1' in connection
<truncated after showing first 30 lines>
---------- Differences in output ----------
2,3d1
< Success.
< Success.
6,42c4
< >>> ok...
< 
< Running broken net
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
<truncated after showing first 30 lines>
broken_nets dfrouter_no_validation ( Last six runs Aug2020 )
broken_nets duarouter_no_validation ( Last six runs Aug2020 )
broken_nets jtrrouter_no_validation ( Last six runs Aug2020 )

TEST FAILED on ts-sim-build-ba : broken_nets netconvert ( Last six runs Aug2020 )

---------- Differences in errors ----------
1,31c1,3
< ------------------ net/edge[0]@from:
< Error: Attribute 'from' in definition of edge '1' is empty.
< Error: Edge's '1' from-node '' is not known.
< Quitting (on error).
< ------------------ net/edge[1]@from:
< Error: Attribute 'from' in definition of edge '2' is empty.
< Error: Edge's '2' from-node '' is not known.
< Quitting (on error).
< ------------------ net/edge[0]@from:a
< Error: Edge's '1' from-node 'a' is not known.
< Quitting (on error).
< ------------------ net/edge[1]@from:a
< Error: Edge's '2' from-node 'a' is not known.
< Quitting (on error).
< ------------------ net/edge[0]@from:<remove>
< Error: Edge's '1' from-node '' is not known.
< Quitting (on error).
< ------------------ net/edge[1]@from:<remove>
< Error: Edge's '2' from-node '' is not known.
< Quitting (on error).
< ------------------ net/edge[0]@function:a
< Error: value 'a' not in enumeration
<  In file 'mod.net.xml'
<  At line/column 28/60.
< 
< Error: No nodes loaded.
< Quitting (on error).
< ------------------ net/edge[1]@function:a
< Error: value 'a' not in enumeration
<truncated after showing first 30 lines>
---------- Differences in output ----------
2,3d1
< Success.
< Success.
6,24c4
< >>> ok...
< 
< Running broken net
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
---
> Error on processing the 'correct' network!

TEST FAILED on ts-sim-build-ba : broken_nets netconvert_no_validation ( Last six runs Aug2020 )

---------- Differences in errors ----------
1,3c1,5
< ------------------ net/edge[0]@from:
< Error: Attribute 'from' in definition of edge '1' is empty.
< Error: Edge's '1' from-node '' is not known.
---
> Error: no declaration found for element 'nodes'
>  In file 'input_nodes.nod.xml'
>  At line/column 2/132.
> 
> Error: No nodes loaded.
5,7c7,8
< ------------------ net/edge[1]@from:
< Error: Attribute 'from' in definition of edge '2' is empty.
< Error: Edge's '2' from-node '' is not known.
---
> Error: File 'correct.net.xml' is not accessible (No such file or directory).
> Error: No nodes loaded.
9,443d9
< ------------------ net/edge[0]@from:a
< Error: Edge's '1' from-node 'a' is not known.
< Quitting (on error).
< ------------------ net/edge[1]@from:a
< Error: Edge's '2' from-node 'a' is not known.
< Quitting (on error).
< ------------------ net/edge[0]@from:<remove>
< Error: Edge's '1' from-node '' is not known.
< Quitting (on error).
< ------------------ net/edge[1]@from:<remove>
< Error: Edge's '2' from-node '' is not known.
< Quitting (on error).
<truncated after showing first 30 lines>
---------- Differences in output ----------
2,3d1
< Success.
< Success.
6,63c4
< >>> ok...
< 
< Running broken net
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : broken_nets sumo ( Last six runs Aug2020 )

---------- Differences in errors ----------
1,377c1,3
< ------------------ net/edge[0]@from:
< Error: Attribute 'from' in definition of edge '1' is empty.
< Error: An unknown lane ('1_0') was tried to be set as incoming to junction '2'.
< Error: Unknown from-edge '1' in connection.
< Error: Unknown from-edge '1' in connection.
< Error: Unknown from-node '' for edge '1'.
< Quitting (on error).
< ------------------ net/edge[1]@from:
< Error: Attribute 'from' in definition of edge '2' is empty.
< Error: An unknown lane ('2_0') was tried to be set as incoming to junction '3'.
< Error: Unknown to-edge '2' in connection.
< Error: Unknown to-edge '2' in connection.
< Error: Unknown from-node '' for edge '2'.
< Quitting (on error).
< ------------------ net/edge[0]@from:a
< Error: Unknown from-node 'a' for edge '1'.
< Quitting (on error).
< ------------------ net/edge[1]@from:a
< Error: Unknown from-node 'a' for edge '2'.
< Quitting (on error).
< ------------------ net/edge[0]@from:<remove>
< Error: Attribute 'from' is missing in definition of edge '1'.
< Error: An unknown lane ('1_0') was tried to be set as incoming to junction '2'.
< Error: Unknown from-edge '1' in connection.
< Error: Unknown from-edge '1' in connection.
< Error: Unknown from-node '' for edge '1'.
< Quitting (on error).
< ------------------ net/edge[1]@from:<remove>
< Error: Attribute 'from' is missing in definition of edge '2'.
<truncated after showing first 30 lines>
---------- Differences in output ----------
2d1
< Success.
5,7c4
< >>> ok...
< 
< Running broken net
---
> Error on processing the 'correct' network!

TEST FAILED on ts-sim-build-ba : broken_nets sumo_no_validation ( Last six runs Aug2020 )

---------- Differences in errors ----------
1,6c1,5
< ------------------ net/edge[0]@from:
< Error: Attribute 'from' in definition of edge '1' is empty.
< Error: An unknown lane ('1_0') was tried to be set as incoming to junction '2'.
< Error: Unknown from-edge '1' in connection.
< Error: Unknown from-edge '1' in connection.
< Error: Unknown from-node '' for edge '1'.
---
> Error: no declaration found for element 'nodes'
>  In file 'input_nodes.nod.xml'
>  At line/column 2/132.
> 
> Error: No nodes loaded.
8,821c7
< ------------------ net/edge[1]@from:
< Error: Attribute 'from' in definition of edge '2' is empty.
< Error: An unknown lane ('2_0') was tried to be set as incoming to junction '3'.
< Error: Unknown to-edge '2' in connection.
< Error: Unknown to-edge '2' in connection.
< Error: Unknown from-node '' for edge '2'.
< Quitting (on error).
< ------------------ net/edge[0]@from:a
< Error: Unknown from-node 'a' for edge '1'.
< Quitting (on error).
< ------------------ net/edge[1]@from:a
< Error: Unknown from-node 'a' for edge '2'.
< Quitting (on error).
< ------------------ net/edge[0]@from:<remove>
< Error: Attribute 'from' is missing in definition of edge '1'.
< Error: An unknown lane ('1_0') was tried to be set as incoming to junction '2'.
<truncated after showing first 30 lines>
---------- Differences in output ----------
2d1
< Success.
5,7c4
< >>> ok...
< 
< Running broken net
---
> Error on processing the 'correct' network!

TEST FAILED on ts-sim-build-ba : jtrrouter randomized_flow ( Last six runs Aug2020 )

---------- Differences in errors ----------
1,2c1,11
< Warning: The turn-file format with elements fromEdge, toEdge is deprecated, please use edgeRelation instead.
< Warning: The turn-file format with elements fromEdge, toEdge is deprecated, please use edgeRelation instead.
---
> Error: no declaration found for element 'turns'
>  In file 'input_turns.turns.xml'
>  At line/column 3/132.
> 
> Quitting (on error).
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/jtrrouter/randomized_flow/runner.py", line 56, in <module>
>     route_lines1 = get_depart_lines(output_file1)
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/jtrrouter/randomized_flow/runner.py", line 35, in get_depart_lines
>     return [l for l in open(route_file) if 'depart' in l]
> FileNotFoundError: [Errno 2] No such file or directory: 'output1.rou.xml'
---------- Differences in output ----------
1,3d0
< Success.
< Success.
< test passed. output is random

TEST FAILED on ts-sim-build-ba : netconvert left_turn_noblocking_double_intersection ( Last six runs Aug2020 )

---------- Differences in errors ----------
1,2c1,12
< Warning: Intersecting left turns at junction 'cluster_node_C_node_C2' from lane 'edge_U2C2_0' and lane 'edge_D2C_0' (increase junction radius to avoid this).
< Warning: Intersecting left turns at junction 'cluster_node_C_node_C2' from lane 'edge_R2C2_0' and lane 'edge_L2C_0' (increase junction radius to avoid this).
---
> Error: no declaration found for element 'nodes'
>  In file 'input_nodes.nod.xml'
>  At line/column 2/132.
> 
> Error: No nodes loaded.
> Quitting (on error).
> Error: File 'joined.net.xml' is not accessible (No such file or directory).
> Quitting (on error).
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/netconvert/left_turn_noblocking_double_intersection/runner.py", line 57, in <module>
>     for line in open(trips_output):
> FileNotFoundError: [Errno 2] No such file or directory: 'trips.log'
---------- Differences in output ----------
1,2d0
< Success.
< test passed. no blocking occured

TEST FAILED on ts-sim-build-ba : netconvert left_turn_noblocking_longveh ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,12
> Error: no declaration found for element 'nodes'
>  In file 'input_nodes.nod.xml'
>  At line/column 2/132.
> 
> Error: No nodes loaded.
> Quitting (on error).
> Error: File 'joined.net.xml' is not accessible (No such file or directory).
> Quitting (on error).
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/netconvert/left_turn_noblocking_longveh/runner.py", line 57, in <module>
>     for line in open(trips_output):
> FileNotFoundError: [Errno 2] No such file or directory: 'trips.log'
---------- Differences in output ----------
1,2d0
< Success.
< test passed. no blocking occured

TEST FAILED on ts-sim-build-ba : netconvert matsim_roundtrip ( Last six runs Aug2020 )

---------- Differences in errors ----------
2,9c2,7
< Warning: Ambiguity in turnarounds computation at junction '294168098'.
< Warning: Ambiguity in turnarounds computation at junction '294168710'.
< Warning: Ambiguity in turnarounds computation at junction '294830184'.
< Warning: Ambiguity in turnarounds computation at junction '294830189'.
< Warning: Ambiguity in turnarounds computation at junction '294831560'.
< Warning: Intersecting left turns at junction '294830184' from lane '26843038#2_0' and lane '26843038#0_0' (increase junction radius to avoid this).
< Warning: Intersecting left turns at junction '294831560' from lane '26843133#2_0' and lane '-26843133#1_0' (increase junction radius to avoid this).
< Warning: 6 total messages of type: Ambiguity in turnarounds computation at junction '%'.
---
> Error: no declaration found for element 'network'
>  In file 'matsim'
>  At line/column 5/22.
> 
> Error: No nodes loaded.
> Quitting (on error).
---------- Differences in output ----------
2d1
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,-19.68" convBoundary="0.00,0.00,1737.68,747.71" origBoundary="0.00,19.68,1737.68,767.39" projParameter="!"/>

    <edge id=":175648134_0" function="internal">
        <lane id=":175648134_0_0" index="0" speed="3.65" length="4.67" shape="15.89,149.97 14.59,149.33 14.09,148.59 14.39,147.74 15.47,146.79"/>
    </edge>
    <edge id=":261599791_0" function="internal">
        <lane id=":261599791_0_0" index="0" speed="27.78" length="0.23" shape="34.71,161.64 34.51,161.66"/>
        <lane id=":261599791_0_1" index="1" speed="27.78" length="0.23" shape="34.31,158.46 34.06,158.49"/>
    </edge>
    <edge id=":261599791_2" function="internal">
        <lane id=":261599791_2_0" index="0" speed="27.78" length="0.34" shape="33.15,152.16 33.52,152.11"/>
        <lane id=":261599791_2_1" index="1" speed="27.78" length="0.34" shape="33.60,155.33 33.91,155.28"/>
    </edge>
    <edge id=":261636677_0" function="internal">
        <lane id=":261636677_0_0" index="0" speed="13.89" length="5.43" shape="1122.01,93.47 1121.38,94.93 1120.80,95.87 1120.06,96.71 1118.96,97.89"/>
    </edge>
    <edge id=":261636677_1" function="internal">
        <lane id=":261636677_1_0" index="0" speed="5.27" length="6.17" shape="1122.01,93.47 1120.57,96.38 1119.43,97.03 1118.69,95.59"/>
    </edge>
    <edge id=":261636677_4" function="internal">
        <lane id=":261636677_4_0" index="0" speed="5.27" length="4.15" shape="1118.69,95.59 1118.59,95.40 1118.05,91.51"/>
    </edge>
    <edge id=":261636677_2" function="internal">
        <lane id=":261636677_2_0" index="0" speed="7.05" length="4.59" shape="1116.60,95.72 1117.30,94.79 1117.78,93.77 1118.03,92.68 1118.05,91.51"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netconvert opendrive_roundtrip ( Last six runs Aug2020 )

---------- Differences in errors ----------
2a3,6
> Error: no declaration found for element 'types'
>  In file 'input_types.typ.xml'
>  At line/column 2/132.
> 
4c8,15
< Warning: Found sharp turn with radius 1.08 at the end of edge '-823.0.00'.
---
> Warning: Edge '750' has no lanes.
> Warning: Edge '751' has no lanes.
> Warning: Edge '752' has no lanes.
> Warning: Edge '753' has no lanes.
> Warning: Edge '754' has no lanes.
> Error: No edges loaded.
> Quitting (on error).
> Warning: 191 total messages of type: Edge '%' has no lanes.
---------- Differences in output ----------
2d1
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" rectangularLaneCut="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.02,-0.28" convBoundary="0.00,0.00,1738.51,765.99" origBoundary="-0.02,0.28,1740.72,766.26" projParameter="!"/>

    <type id="biking" priority="1" speed="22.22" allow="bicycle" width="1.50"/>
    <type id="driving" priority="1" speed="22.22" disallow="pedestrian" width="3.65"/>
    <type id="mwyEntry" priority="1" speed="22.22" disallow="pedestrian" width="3.65"/>
    <type id="mwyExit" priority="1" speed="22.22" disallow="pedestrian" width="3.65"/>
    <type id="parking" priority="1" speed="1.39" disallow="pedestrian" width="3.65"/>
    <type id="restricted" priority="1" speed="22.22" allow="pedestrian bicycle" width="1.50"/>
    <type id="sidewalk" priority="1" speed="22.22" allow="pedestrian" width="2.50"/>
    <type id="special1" priority="1" speed="22.22" disallow="pedestrian" width="3.65"/>
    <type id="stop" priority="1" speed="22.22" disallow="pedestrian" width="3.65"/>

    <edge id=":1_0" function="internal">
        <lane id=":1_0_0" index="0" disallow="pedestrian" speed="3.65" length="4.67" width="3.20" shape="471.07,47.45 471.77,46.19 472.53,45.72 473.36,46.05 474.26,47.18"/>
    </edge>
    <edge id=":10_0" function="internal">
        <lane id=":10_0_0" index="0" disallow="all" speed="11.11" length="22.90" width="3.20" shape="377.18,471.96 373.02,469.17 367.61,465.56 362.09,462.21 357.57,460.25"/>
    </edge>
    <edge id=":10_1" function="internal">
        <lane id=":10_1_0" index="0" disallow="all" speed="5.83" length="13.79" width="3.20" shape="377.18,471.96 375.07,469.09 375.37,465.77 377.55,463.25 381.09,462.80"/>
    </edge>
    <edge id=":10_2" function="internal">
        <lane id=":10_2_0" index="0" allow="pedestrian" speed="3.65" length="4.67" width="3.20" shape="377.18,471.96 376.60,470.64 376.68,469.75 377.45,469.29 378.89,469.25"/>
    </edge>
    <edge id=":10_3" function="internal">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netconvert osm_roundtrip ( Last six runs Aug2020 )

---------- Differences in errors ----------
1,22c1,4
< Warning: Discarding unusable type 'waterway.riverbank' (first occurence for edge '4616435').
< Warning: Discarding unusable type 'waterway.canal' (first occurence for edge '5363708').
< Warning: Discarding unknown compound 'cycleway.opposite_track' in type 'cycleway.opposite_track|highway.primary' (first occurence for edge '7216737').
< Warning: Discarding unusable type 'railway.construction' (first occurence for edge '11390634').
< Warning: Discarding unusable type 'highway.construction' (first occurence for edge '24154002').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.primary' (first occurence for edge '24214693').
< Warning: Reducing junction cluster 283018817,38919652,38919712,38919808 (5 incoming edges).
< Warning: Minor green from edge '7216737#3' to edge '24214694' exceeds 19.44m/s. Maybe a left-turn lane is missing.
< Warning: Minor green from edge '-24214693#0' to edge '-7727483#3' exceeds 19.44m/s. Maybe a left-turn lane is missing.
< Warning: Minor green from edge '7727483#1' to edge '-7216737#3' exceeds 19.44m/s. Maybe a left-turn lane is missing.
< Warning: Minor green from edge '-24214694' to edge '24214693#0' exceeds 19.44m/s. Maybe a left-turn lane is missing.
< --- 
< +++ 
< @@ -977,7 +977,7 @@
<      <junction id="38919927" type="priority" x="297.39" y="446.01" incLanes="-6137233#0_0" intLanes="" shape="297.39,446.01 296.76,449.15 297.39,446.01">
<          <request index="0" response="0" foes="0"/>
<      </junction>
< -    <junction id="38920501" type="priority" x="495.47" y="311.99" incLanes="27441289_0 -7727483#0_0" intLanes="" shape="492.27,312.15 498.66,311.83 498.65,311.60">
< +    <junction id="38920501" type="priority" x="495.47" y="311.99" incLanes="27441289_0 -7727483#0_0" intLanes="" shape="492.27,312.13 498.66,311.82 498.65,311.57">
<          <request index="0" response="00" foes="00"/>
<          <request index="1" response="00" foes="00"/>
<      </junction>
---
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/netconvert/osm_roundtrip/runner.py", line 32, in <module>
>     import StringIO
> ModuleNotFoundError: No module named 'StringIO'
---------- Differences in output ----------
1,2d0
< Success.
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-399345.66,-5809365.64" convBoundary="-1.27,0.00,1737.68,767.39" origBoundary="13.364829,52.424764,13.574340,52.459643" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="highway.bridleway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.bus_guideway" priority="1" numLanes="1" speed="27.78" allow="bus" oneway="1"/>
    <type id="highway.cycleway" priority="1" numLanes="1" speed="8.33" allow="bicycle" oneway="0" width="1.00"/>
    <type id="highway.footway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.ford" priority="1" numLanes="1" speed="2.78" allow="army" oneway="0"/>
    <type id="highway.living_street" priority="2" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.motorway" priority="14" numLanes="2" speed="39.44" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.motorway_link" priority="9" numLanes="1" speed="22.22" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.path" priority="1" numLanes="1" speed="2.78" allow="pedestrian bicycle" oneway="1" width="2.00"/>
    <type id="highway.pedestrian" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.primary" priority="12" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.primary_link" priority="7" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.raceway" priority="15" numLanes="2" speed="83.33" allow="vip" oneway="0"/>
    <type id="highway.residential" priority="3" numLanes="1" speed="13.89" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary" priority="11" numLanes="1" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary_link" priority="6" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.service" priority="1" numLanes="1" speed="5.56" allow="pedestrian delivery bicycle" oneway="0"/>
    <type id="highway.stairs" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.step" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.steps" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.tertiary" priority="10" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.tertiary_link" priority="5" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.track" priority="1" numLanes="1" speed="5.56" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state diff_begin ( Last six runs Aug2020 )

---------- Differences in errors ----------
1c1,5
< Warning: State was written at a different time 50.00 than the begin time 10!
---
> Error: no declaration found for element 'snapshot'
>  In file 'state_50.00.xml.gz'
>  At line/column 25/181.
> 
> Quitting (on error).
---------- Differences in vehroutes ----------
5,12d4
<     <vehicle id="0" type="DEFAULT_VEHTYPE" depart="0.00" departPos="100.00" departSpeed="10.00" speedFactor="1.06" arrival="174.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 
<     <vehicle id="1" type="DEFAULT_VEHTYPE" depart="5.00" departPos="100.00" departSpeed="10.00" speedFactor="1.06" arrival="176.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 

TEST FAILED on ts-sim-build-ba : state disconnected ( Last six runs Aug2020 )

---------- Differences in errors ----------
5,8c5,9
< Warning: Teleporting vehicle '0'; waited too long (wrong lane), lane='4/1to3/1_0', time=332.00.
< Warning: Vehicle '0' ends teleporting on edge '2/1to1/1', time 332.00.
< Warning: Teleporting vehicle '1'; waited too long (wrong lane), lane='4/1to3/1_0', time=637.00.
< Warning: Vehicle '1' ends teleporting on edge '2/1to1/1', time 637.00.
---
> Error: no declaration found for element 'snapshot'
>  In file 'state.sbx'
>  At line/column 30/181.
> 
> Quitting (on error).
---------- Differences in vehroutes ----------
5,12d4
<     <vehicle id="0" type="DEFAULT_VEHTYPE" depart="0.00" departPos="100.00" departSpeed="10.00" speedFactor="1.06" arrival="432.00">
<         <route edges="4/1to3/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 
<     <vehicle id="1" type="DEFAULT_VEHTYPE" depart="5.00" departPos="100.00" departSpeed="10.00" speedFactor="1.06" arrival="776.00">
<         <route edges="4/1to3/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 

TEST FAILED on ts-sim-build-ba : state dists ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,5
> Error: no declaration found for element 'snapshot'
>  In file 'state.sbx'
>  At line/column 26/181.
> 
> Quitting (on error).
---------- Differences in vehroutes ----------
5,12d4
<     <vehicle id="0" type="DEFAULT_VEHTYPE" depart="0.00" departPos="100.00" departSpeed="10.00" speedFactor="1.06" arrival="260.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 
<     <vehicle id="1" type="DEFAULT_VEHTYPE" depart="5.00" departPos="100.00" departSpeed="10.00" speedFactor="1.06" arrival="262.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 

TEST FAILED on ts-sim-build-ba : state dists_gz ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,5
> Error: no declaration found for element 'snapshot'
>  In file 'state.gz'
>  At line/column 26/181.
> 
> Quitting (on error).
---------- Differences in vehroutes ----------
5,12d4
<     <vehicle id="0" type="DEFAULT_VEHTYPE" depart="0.00" departPos="100.00" departSpeed="10.00" speedFactor="1.06" arrival="260.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 
<     <vehicle id="1" type="DEFAULT_VEHTYPE" depart="5.00" departPos="100.00" departSpeed="10.00" speedFactor="1.06" arrival="262.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
0a1,5
> Error: no declaration found for element 'snapshot'
>  In file 'state.xml'
>  At line/column 26/181.
> 
> Quitting (on error).
---------- Differences in vehroutes ----------
5,12d4
<     <vehicle id="0" type="DEFAULT_VEHTYPE" depart="0.00" departPos="100.00" departSpeed="10.00" speedFactor="1.06" arrival="260.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 
<     <vehicle id="1" type="DEFAULT_VEHTYPE" depart="5.00" departPos="100.00" departSpeed="10.00" speedFactor="1.06" arrival="262.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 
state dists_xml ( Last six runs Aug2020 )
state xml ( Last six runs Aug2020 )

TEST FAILED on ts-sim-build-ba : state flow ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,5
> Error: no declaration found for element 'snapshot'
>  In file 'state.xml'
>  At line/column 26/181.
> 
> Quitting (on error).
---------- Differences in vehroutes ----------
5,59d4
<     <vehicle id="0.0" type="DEFAULT_VEHTYPE" depart="0.00" speedFactor="1.06" arrival="254.00">
<         <routeDistribution>
<             <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="0.00" probability="0" edges="0/1to1/1 3/1to4/1"/>
<             <route edges="0/1to1/1 1/1to2/1 2/1to3/1 3/1to4/1"/>
<         </routeDistribution>
<     </vehicle>
< 
<     <vehicle id="0.1" type="DEFAULT_VEHTYPE" depart="10.00" speedFactor="0.94" arrival="260.00">
<         <routeDistribution>
<             <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="10.00" probability="0" edges="0/1to1/1 3/1to4/1"/>
<             <route edges="0/1to1/1 1/1to2/1 2/1to3/1 3/1to4/1"/>
<         </routeDistribution>
<     </vehicle>
< 
<     <vehicle id="0.2" type="DEFAULT_VEHTYPE" depart="20.00" speedFactor="1.01" arrival="262.00">
<         <routeDistribution>
<             <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="20.00" probability="0" edges="0/1to1/1 3/1to4/1"/>
<             <route edges="0/1to1/1 1/1to2/1 2/1to3/1 3/1to4/1"/>
<         </routeDistribution>
<     </vehicle>
< 
<     <vehicle id="0.3" type="DEFAULT_VEHTYPE" depart="30.00" speedFactor="1.08" arrival="264.00">
<         <routeDistribution>
<             <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="30.00" probability="0" edges="0/1to1/1 3/1to4/1"/>
<             <route edges="0/1to1/1 1/1to2/1 2/1to3/1 3/1to4/1"/>
<         </routeDistribution>
<     </vehicle>
< 
<     <vehicle id="0.4" type="DEFAULT_VEHTYPE" depart="40.00" speedFactor="1.03" arrival="341.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state multique ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,5
> Error: no declaration found for element 'snapshot'
>  In file 'state.xml'
>  At line/column 27/184.
> 
> Quitting (on error).
---------- Differences in vehroutes ----------
5,40d4
<     <vehicle id="0.1" type="DEFAULT_VEHTYPE" depart="00:00:10" speedFactor="0.94" arrival="00:00:29">
<         <route edges="SC CW"/>
<     </vehicle>
< 
<     <vehicle id="0.2" type="DEFAULT_VEHTYPE" depart="00:00:20" speedFactor="1.01" arrival="00:00:38">
<         <route edges="SC CW"/>
<     </vehicle>
< 
<     <vehicle id="0.3" depart="00:00:30" arrival="00:00:48">
<         <route edges="SC CW"/>
<     </vehicle>
< 
<     <vehicle id="0.4" depart="00:00:40" arrival="00:01:39">
<         <route edges="SC CW"/>
<     </vehicle>
< 
<     <vehicle id="0.5" depart="00:00:50" arrival="00:01:42">
<         <route edges="SC CW"/>
<     </vehicle>
< 
<     <vehicle id="0.6" depart="00:01:00" arrival="00:01:45">
<         <route edges="SC CW"/>
<     </vehicle>
< 
<     <vehicle id="0.7" depart="00:01:10" arrival="00:01:47">
<         <route edges="SC CW"/>
<     </vehicle>
< 
<     <vehicle id="0.8" depart="00:01:20" arrival="00:01:49">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state plain ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,5
> Error: no declaration found for element 'snapshot'
>  In file 'state.sbx'
>  At line/column 26/181.
> 
> Quitting (on error).
---------- Differences in tls_state ----------
5,217d4
<     <tlsState time="50.00" id="0/0" programID="0" phase="2" state="GrGg"/>
<     <tlsState time="51.00" id="0/0" programID="0" phase="2" state="GrGg"/>
<     <tlsState time="52.00" id="0/0" programID="0" phase="2" state="GrGg"/>
<     <tlsState time="53.00" id="0/0" programID="0" phase="2" state="GrGg"/>
<     <tlsState time="54.00" id="0/0" programID="0" phase="2" state="GrGg"/>
<     <tlsState time="55.00" id="0/0" programID="0" phase="2" state="GrGg"/>
<     <tlsState time="56.00" id="0/0" programID="0" phase="2" state="GrGg"/>
<     <tlsState time="57.00" id="0/0" programID="0" phase="2" state="GrGg"/>
<     <tlsState time="58.00" id="0/0" programID="0" phase="2" state="GrGg"/>
<     <tlsState time="59.00" id="0/0" programID="0" phase="2" state="GrGg"/>
<     <tlsState time="60.00" id="0/0" programID="0" phase="2" state="GrGg"/>
<     <tlsState time="61.00" id="0/0" programID="0" phase="2" state="GrGg"/>
<     <tlsState time="62.00" id="0/0" programID="0" phase="2" state="GrGg"/>
<     <tlsState time="63.00" id="0/0" programID="0" phase="2" state="GrGg"/>
<     <tlsState time="64.00" id="0/0" programID="0" phase="2" state="GrGg"/>
<     <tlsState time="65.00" id="0/0" programID="0" phase="3" state="yryy"/>
<     <tlsState time="66.00" id="0/0" programID="0" phase="3" state="yryy"/>
<     <tlsState time="67.00" id="0/0" programID="0" phase="3" state="yryy"/>
<     <tlsState time="68.00" id="0/0" programID="0" phase="0" state="GgGr"/>
<     <tlsState time="69.00" id="0/0" programID="0" phase="0" state="GgGr"/>
<     <tlsState time="70.00" id="0/0" programID="0" phase="0" state="GgGr"/>
<     <tlsState time="71.00" id="0/0" programID="0" phase="0" state="GgGr"/>
<     <tlsState time="72.00" id="0/0" programID="0" phase="0" state="GgGr"/>
<     <tlsState time="73.00" id="0/0" programID="0" phase="0" state="GgGr"/>
<     <tlsState time="74.00" id="0/0" programID="0" phase="0" state="GgGr"/>
<     <tlsState time="75.00" id="0/0" programID="0" phase="0" state="GgGr"/>
<     <tlsState time="76.00" id="0/0" programID="0" phase="0" state="GgGr"/>
<     <tlsState time="77.00" id="0/0" programID="0" phase="0" state="GgGr"/>
<     <tlsState time="78.00" id="0/0" programID="0" phase="0" state="GgGr"/>
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
5,13d4
<     <vehicle id="0" type="DEFAULT_VEHTYPE" depart="0.00" departPos="100.00" departSpeed="10.00" speedFactor="1.06" arrival="260.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 
<     <vehicle id="1" type="DEFAULT_VEHTYPE" depart="5.00" departPos="100.00" departSpeed="10.00" speedFactor="1.06" arrival="262.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<         <stop lane="3/1to2/1_0" startPos="399.80" endPos="400.00" duration="10.00"/>
<     </vehicle>
< 

TEST FAILED on ts-sim-build-ba : state prefix ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,5
> Error: no declaration found for element 'snapshot'
>  In file 'statep_50.00.xml.gz'
>  At line/column 26/181.
> 
> Quitting (on error).
---------- Differences in vehroutes ----------
5,12d4
<     <vehicle id="0" type="DEFAULT_VEHTYPE" depart="0.00" departPos="100.00" departSpeed="10.00" speedFactor="1.06" arrival="260.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 
<     <vehicle id="1" type="DEFAULT_VEHTYPE" depart="5.00" departPos="100.00" departSpeed="10.00" speedFactor="1.06" arrival="262.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 

TEST FAILED on ts-sim-build-ba : state rerouting ( Last six runs Aug2020 )

---------- Differences in errors ----------
9,14c9,13
< Warning: Teleporting vehicle 'veh70'; waited too long (yield), lane='gneE2_0', time=1073.00.
< Warning: Vehicle 'veh70' ends teleporting on edge 'gneE3', time 1073.00.
< Warning: Teleporting vehicle 'veh71'; waited too long (yield), lane='gneE2_0', time=1378.00.
< Warning: Vehicle 'veh71' ends teleporting on edge 'gneE3', time 1378.00.
< Warning: Teleporting vehicle 'veh72'; waited too long (yield), lane='gneE2_0', time=1684.00.
< Warning: Vehicle 'veh72' ends teleporting on edge 'gneE3', time 1684.00.
---
> Error: no declaration found for element 'snapshot'
>  In file 'state.xml'
>  At line/column 26/182.
> 
> Quitting (on error).
---------- Differences in vehroutes2 ----------
5,2258d4
<     <vehicle id="veh130" type="default" depart="395.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" speedFactor="1.01" arrival="500.00">
<         <routeDistribution>
<             <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="130.00" probability="0" edges="gneE0 gneE3"/>
<             <route edges="gneE0 gneE4 gneE5 gneE3"/>
<         </routeDistribution>
<     </vehicle>
< 
<     <vehicle id="veh131" type="default" depart="399.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" speedFactor="1.03" arrival="504.00">
<         <routeDistribution>
<             <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="131.00" probability="0" edges="gneE0 gneE3"/>
<             <route edges="gneE0 gneE4 gneE5 gneE3"/>
<         </routeDistribution>
<     </vehicle>
< 
<     <vehicle id="veh132" type="default" depart="403.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" speedFactor="1.07" arrival="507.00">
<         <routeDistribution>
<             <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="132.00" probability="0" edges="gneE0 gneE3"/>
<             <route edges="gneE0 gneE4 gneE5 gneE3"/>
<         </routeDistribution>
<     </vehicle>
< 
<     <vehicle id="veh133" type="default" depart="407.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" speedFactor="0.96" arrival="511.00">
<         <routeDistribution>
<             <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="133.00" probability="0" edges="gneE0 gneE3"/>
<             <route edges="gneE0 gneE4 gneE5 gneE3"/>
<         </routeDistribution>
<     </vehicle>
< 
<     <vehicle id="veh134" type="default" depart="412.00" departPos="1.00" arrivalPos="80.00" arrivalSpeed="0.00" speedFactor="1.04" arrival="515.00">
<truncated after showing first 30 lines>

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
1,16c1,8
< Warning: Speed of straight connection 'i2_0->i3_0' reduced by 5.29 due to turning radius of 13.45 (length=5.96, angle=41.99).
< Warning: Speed of straight connection 'i2_1->i3_1' reduced by 7.10 due to turning radius of 8.39 (length=3.58, angle=41.99).
< Warning: Speed of straight connection 'i2_2->i3_2' reduced by 9.61 due to turning radius of 3.33 (length=1.19, angle=41.99).
< Warning: Speed of straight connection 'i3_0->i4_0' reduced by 5.29 due to turning radius of 13.45 (length=5.96, angle=41.99).
< Warning: Speed of straight connection 'i3_1->i4_1' reduced by 7.10 due to turning radius of 8.39 (length=3.58, angle=41.99).
< Warning: 18 total messages of type: Speed of % connection '%' reduced by % due to turning radius of % (length=%, angle=%).
< Warning: Teleporting vehicle 'vehicle.582'; waited too long (jam), lane='i3_0', time=1605.00.
< Warning: Vehicle 'vehicle.582' ends teleporting on edge 'i4', time 1605.00.
< Warning: Teleporting vehicle 'vehicle.624'; waited too long (jam), lane='i2_0', time=1630.00.
< Warning: Vehicle 'vehicle.624' ends teleporting on edge 'i5', time 1779.00.
< Warning: Teleporting vehicle 'vehicle.561'; waited too long (jam), lane='i4_1', time=1897.00.
< Warning: Vehicle 'vehicle.561' ends teleporting on edge 'i5', time 1989.00.
< Warning: Teleporting vehicle 'vehicle.898'; waited too long (wrong lane), lane='i7_1', time=3286.00.
< Warning: Vehicle 'vehicle.898' ends teleporting on edge 'e3', time 3343.00.
< Warning: Teleporting vehicle 'vehicle.2009'; waited too long (jam), lane='i3_1', time=6150.00.
< Warning: Vehicle 'vehicle.2009' ends teleporting on edge 'i5', time 6286.00.
---
> Error: no declaration found for element 'nodes'
>  In file 'input_nodes.nod.xml'
>  At line/column 2/132.
> 
> Error: No nodes loaded.
> Quitting (on error).
> Error: File 'net.net.xml' is not accessible (No such file or directory).
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
3,16d1
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 3000
<  Running: 0
<  Waiting: 0
< Teleports: 5 (Jam: 4, Wrong Lane: 1)
< 
< -- Unordered text as found by filter '^Simulation ended at time:' --
< Simulation ended at time: 8795.00
< 
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="0.00,0.00,990.00,700.00" origBoundary="0.00,0.00,990.00,700.00" projParameter="!"/>

    <edge id=":f1_0" function="internal">
        <lane id=":f1_0_0" index="0" speed="8.27" length="6.71" shape="300.00,-8.00 301.71,-7.83 303.27,-7.34 304.68,-6.51 305.95,-5.35"/>
    </edge>
    <edge id=":f1_1" function="internal">
        <lane id=":f1_1_0" index="0" speed="6.54" length="4.02" shape="300.00,-4.80 301.02,-4.70 301.96,-4.40 302.81,-3.91 303.57,-3.21"/>
    </edge>
    <edge id=":f1_2" function="internal">
        <lane id=":f1_2_0" index="0" speed="4.15" length="1.34" shape="300.00,-1.60 300.34,-1.57 300.65,-1.47 300.94,-1.30 301.19,-1.07"/>
    </edge>
    <edge id=":f2_0" function="internal">
        <lane id=":f2_0_0" index="0" speed="8.60" length="3.58" shape="395.95,94.65 397.08,95.98 397.69,97.05 397.95,98.25 398.00,100.00"/>
        <lane id=":f2_0_1" index="1" speed="6.79" length="3.58" shape="393.57,96.79 394.25,97.59 394.62,98.23 394.77,98.95 394.80,100.00"/>
        <lane id=":f2_0_2" index="2" speed="4.28" length="3.58" shape="391.19,98.93 391.42,99.20 391.54,99.41 391.59,99.65 391.60,100.00"/>
    </edge>
    <edge id=":f3_0" function="internal">
        <lane id=":f3_0_0" index="0" speed="8.60" length="3.58" shape="398.00,300.00 397.95,301.75 397.69,302.95 397.08,304.02 395.95,305.35"/>
        <lane id=":f3_0_1" index="1" speed="6.79" length="3.58" shape="394.80,300.00 394.77,301.05 394.62,301.77 394.25,302.41 393.57,303.21"/>
        <lane id=":f3_0_2" index="2" speed="4.28" length="3.58" shape="391.60,300.00 391.59,300.35 391.54,300.59 391.42,300.80 391.19,301.07"/>
    </edge>
    <edge id=":f4_0" function="internal">
        <lane id=":f4_0_0" index="0" speed="8.27" length="6.71" shape="305.95,405.35 304.68,406.51 303.27,407.34 301.71,407.83 300.00,408.00"/>
    </edge>
    <edge id=":f4_1" function="internal">
<truncated after showing first 30 lines>
sumo b50 ( Last six runs Aug2020 )
traci gui b50 ( Last six runs Aug2020 )

TEST FAILED on ts-sim-build-ba : sumo binary ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,16
> Error: no declaration found for element 'nodes'
>  In file 'input_nodes.nod.xml'
>  At line/column 3/132.
> 
> Error: No nodes loaded.
> Quitting (on error).
> Error: no declaration found for element 'nodes'
>  In file 'input_nodes.nod.xml'
>  At line/column 3/132.
> 
> Error: No nodes loaded.
> Quitting (on error).
> Error: The network file 'circular.net.xml' is not accessible.
> Quitting (on error).
> Error: File 'circular.net.xml.gz' is not accessible (No such file or directory).
> Quitting (on error).
---------- Differences in output ----------
3d2
< Success.
6d4
< Success.
8d5
< Success.

TEST FAILED on ts-sim-build-ba : sumo extended rerouter ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,16
> Error: no declaration found for element 'nodes'
>  In file 'input_nodes.nod.xml'
>  At line/column 2/132.
> 
> Error: No nodes loaded.
> Quitting (on error).
> Error: File 'three_split.net.xml' is not accessible (No such file or directory).
> Quitting (on error).
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/sumo/extended/rerouter/runner.py", line 178, in <module>
>     "vehroutes.xml", ["vehicle"], {'route': ['exitTimes', 'edges']}))
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/sumo/extended/rerouter/../../../../../tools/sumolib/xml.py", line 245, in parse
>     for _, parsenode in ET.iterparse(_open(xmlfile, None)):
>   File "/usr/lib/python3.6/xml/etree/ElementTree.py", line 1242, in iterparse
>     source = open(source, "rb")
> FileNotFoundError: [Errno 2] No such file or directory: 'vehroutes.xml'
---------- Differences in output ----------
3d2
< Success.
9,264d7
<      Checking with embedded rerouter definition: False
<     Checking with multi-referenced routes: False
<      Checking with embedded rerouter definition: True
<      Checking with embedded rerouter definition: False
<   Checking for simulation begin=0, rerouter starts at 100, ends at 86400
<     Checking with multi-referenced routes: True
<      Checking with embedded rerouter definition: True
<      Checking with embedded rerouter definition: False
<     Checking with multi-referenced routes: False
<      Checking with embedded rerouter definition: True
<      Checking with embedded rerouter definition: False
<   Checking for simulation begin=100, rerouter starts at 0, ends at 86400
<     Checking with multi-referenced routes: True
<      Checking with embedded rerouter definition: True
<      Checking with embedded rerouter definition: False
<     Checking with multi-referenced routes: False
<      Checking with embedded rerouter definition: True
<      Checking with embedded rerouter definition: False
<   Checking for simulation begin=0, rerouter starts at 50, ends at 100
<     Checking with multi-referenced routes: True
<      Checking with embedded rerouter definition: True
<      Checking with embedded rerouter definition: False
<     Checking with multi-referenced routes: False
<      Checking with embedded rerouter definition: True
<      Checking with embedded rerouter definition: False
<   Checking for simulation begin=50, rerouter starts at 50, ends at 100
<     Checking with multi-referenced routes: True
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo lane_change best_lanes ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,11
> Error: no declaration found for element 'nodes'
>  In file '/home/delphi/extraGcc/sumo/tests/../tests/complex/sumo/lane_change/best_lanes/data/acosta_busStopNeedsChange#1/input_nodes.nod.xml'
>  At line/column 2/132.
> 
> Error: No nodes loaded.
> Quitting (on error).
> Error: File 'input_net.net.xml' is not accessible (No such file or directory).
> Quitting (on error).
> Traceback (most recent call last):
>     raise FatalTraCIError("connection closed by SUMO")
> traci.exceptions.FatalTraCIError: connection closed by SUMO
---------- Differences in output ----------
2d1
< Success.
4,103d2
< lane -1000+0.-500+0_0:
<   length: 1953.6
<   offset: 0
<   allowsContinuation: True
<   over: ('-1000+0.-500+0_0', '-500+0.+0+0_1', '+0+0.+500+0_1', '+500+0.+1000+0_1')
< lane 0 ok
< ----------------------------------------------------------------------
< 
< -- Test: acosta_busStopNeedsChange#2
< Success.
< Loading configuration ... done.
< lane -500+0.+0+0_0:
<   length: 479.2
<   offset: 1
<   allowsContinuation: False
<   over: ('-500+0.+0+0_0',)
< lane -500+0.+0+0_1:
<   length: 1457.6
<   offset: 0
<   allowsContinuation: True
<   over: ('-500+0.+0+0_1', '+0+0.+500+0_1', '+500+0.+1000+0_1')
< lane -500+0.+0+0_2:
<   length: 479.2
<   offset: -1
<   allowsContinuation: False
<   over: ('-500+0.+0+0_2',)
< lane 0 ok
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo meso segment_length ( Last six runs Aug2020 )

---------- Differences in errors ----------
1,18d0
< Warning: Teleporting vehicle 'flow_0.290'; waited too long, from edge 'D3E3':3 to edge 'E3E4':2, time 1942.70.
< Warning: Teleporting vehicle 'flow_0.1327'; waited too long, from edge 'D1D2':3, time 3149.99.
< Warning: Vehicle 'flow_0.1327' ends teleporting on edge 'E2E3':2, time 3184.95.
< Warning: Teleporting vehicle 'flow_0.1253'; waited too long, from edge 'C2D2':2, time 3350.35.
< Warning: Teleporting vehicle 'flow_0.1177'; waited too long, from edge 'C2D2':3 to edge 'D2E2':1, time 3369.50.
< Warning: Vehicle 'flow_0.1253' teleports beyond arrival edge 'E3E4', time 3455.23.
< Warning: Teleporting vehicle 'flow_0.290'; waited too long, from edge 'D3E3':3 to edge 'E3E4':2, time 1942.70.
< Warning: Teleporting vehicle 'flow_0.1327'; waited too long, from edge 'D1D2':3, time 3149.99.
< Warning: Vehicle 'flow_0.1327' ends teleporting on edge 'E2E3':2, time 3184.95.
< Warning: Teleporting vehicle 'flow_0.1253'; waited too long, from edge 'C2D2':2, time 3350.35.
< Warning: Teleporting vehicle 'flow_0.1177'; waited too long, from edge 'C2D2':3 to edge 'D2E2':1, time 3369.50.
< Warning: Vehicle 'flow_0.1253' teleports beyond arrival edge 'E3E4', time 3455.23.
< Warning: Teleporting vehicle 'flow_0.290'; waited too long, from edge 'D3E3':3 to edge 'E3E4':2, time 1942.70.
< Warning: Teleporting vehicle 'flow_0.1327'; waited too long, from edge 'D1D2':3, time 3149.99.
< Warning: Vehicle 'flow_0.1327' ends teleporting on edge 'E2E3':2, time 3184.95.
< Warning: Teleporting vehicle 'flow_0.1253'; waited too long, from edge 'C2D2':2, time 3350.35.
< Warning: Teleporting vehicle 'flow_0.1177'; waited too long, from edge 'C2D2':3 to edge 'D2E2':1, time 3369.50.
< Warning: Vehicle 'flow_0.1253' teleports beyond arrival edge 'E3E4', time 3455.23.
25,26d6
< Warning: Teleporting vehicle 'flow_0.569'; waited too long, from edge 'D2D3':2, time 2145.24.
< Warning: Vehicle 'flow_0.569' teleports beyond arrival edge 'E3E4', time 2215.16.
28a9,12
> Warning: Teleporting vehicle 'flow_0.1113'; waited too long, from edge 'C2D2':2, time 2764.47.
> Warning: Vehicle 'flow_0.1113' ends teleporting on edge 'D3D4':0, time 2799.43.
> Warning: Teleporting vehicle 'flow_0.1425'; waited too long, from edge 'D2E2':2, time 3374.74.
> Warning: Vehicle 'flow_0.1425' ends teleporting on edge 'E3E4':1, time 3409.70.
35,36d18
< Warning: Teleporting vehicle 'flow_0.569'; waited too long, from edge 'D2D3':2, time 2145.24.
< Warning: Vehicle 'flow_0.569' teleports beyond arrival edge 'E3E4', time 2215.16.
<truncated after showing first 30 lines>
---------- Differences in output ----------
4,8c4,8
< Durations with junction control int.net.xml: count 19, min 302.70 (10), max 481.33 (140), mean 402.60 Q1 324.87, median 387.45, Q3 481.33
< Deviation int.net.xml meso vs. micro: 0.268959541746
< Deviation int.net.xml meso jc vs. micro: 0.0674865821079
< Durations noint.net.xml: count 19, min 309.99 (100), max 311.31 (120), mean 310.75 Q1 310.24, median 310.72, Q3 311.18
< Durations with junction control noint.net.xml: count 19, min 311.62 (10), max 473.85 (150), mean 399.04 Q1 337.87, median 408.87, Q3 473.85
---
> Durations with junction control int.net.xml: count 19, min 302.70 (10), max 500.62 (140), mean 408.19 Q1 325.72, median 399.70, Q3 500.62
> Deviation int.net.xml meso vs. micro: 0.2719209933362098
> Deviation int.net.xml meso jc vs. micro: 0.041900378733400495
> Durations noint.net.xml: count 19, min 309.99 (100), max 316.32 (150), mean 312.15 Q1 310.49, median 310.72, Q3 316.32
> Durations with junction control noint.net.xml: count 19, min 311.62 (10), max 438.37 (150), mean 386.77 Q1 334.71, median 402.22, Q3 438.37
10c10
< Deviation noint.net.xml meso jc vs. micro: -0.0347733657277
---
> Deviation noint.net.xml meso jc vs. micro: -0.017943461645534464

TEST FAILED on ts-sim-build-ba : sumo ringNoBrake ( Last six runs Aug2020 )

---------- Differences in errors ----------
1,7c1,11
< Warning: Starting TraCI without using internal lanes!
< Vehicles will jump over junctions.
< Use without option --no-internal-links to avoid unexpected behavior
< Warning: Network contains internal links but option --no-internal-links is set. Vehicles will 'jump' across junctions and thus underestimate route lengths and travel times.
< Warning: Starting TraCI without using internal lanes!
< Vehicles will jump over junctions.
< Use without option --no-internal-links to avoid unexpected behavior
---
> Error: no declaration found for element 'nodes'
>  In file 'input_nodes.nod.xml'
>  At line/column 3/132.
> 
> Error: No nodes loaded.
> Quitting (on error).
> Error: File 'circular.net.xml' is not accessible (No such file or directory).
> Quitting (on error).
> Traceback (most recent call last):
>     raise FatalTraCIError("connection closed by SUMO")
> traci.exceptions.FatalTraCIError: connection closed by SUMO
---------- Differences in output ----------
3d2
< Success.
6,15d4
< Loading configuration ... done.
< >>> Checking Simulation (network: internal, simulation: no internal)
< 
< >>> Building the network (without internal)
< Loading configuration ... done.
< Success.
< Loading configuration ... done.
< >>> Checking Simulation (network: no internal, simulation: internal)
< Loading configuration ... done.
< >>> Checking Simulation (network: no internal, simulation: no internal)

TEST FAILED on ts-sim-build-ba : sumo socketout ( Last six runs Aug2020 )

---------- Differences in errors ----------
1c1
< Error: send failed: Software caused tcpip::Socket abort
---
> Error: tcpip::Socket::connect() @ connect: Connection refused (host: localhost, port: 8088)
3,6c3,24
< Error: Error on closing output devices.
< Error: send failed: Software caused tcpip::Socket abort
< Error: Error on closing output devices.
< Error: send failed: Software caused tcpip::Socket abort
---
> Exception in thread Thread-1:
> Traceback (most recent call last):
>   File "/usr/lib/python3.6/threading.py", line 916, in _bootstrap_inner
>     self.run()
>   File "/usr/lib/python3.6/threading.py", line 864, in run
>     self._target(*self._args, **self._kwargs)
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/sumo/socketout/runner.py", line 53, in main
>     msg = msg + chunk
> TypeError: must be str, not bytes
> 
> Exception in thread Thread-2:
> Traceback (most recent call last):
>   File "/usr/lib/python3.6/threading.py", line 916, in _bootstrap_inner
>     self.run()
>   File "/usr/lib/python3.6/threading.py", line 864, in run
>     self._target(*self._args, **self._kwargs)
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/sumo/socketout/runner.py", line 61, in <lambda>
>     threading.Thread(target=lambda: main(True)).start()
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/sumo/socketout/runner.py", line 39, in main
>     serversocket.bind(("localhost", PORT))
<truncated after showing first 30 lines>
---------- Differences in output ----------
2,30d1
< <?xml version="1.0" encoding="UTF-8"?>
< 
< 
< <meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
<     <interval begin="0.00" end="60.00" id="dump_60">
<         <edge id="3/1to2/1" sampledSeconds="54.90" CO_abs="1056.825000" CO2_abs="115961.000000" HC_abs="7.304750" PMx_abs="0.684725" NOx_abs="38.170750" fuel_abs="49.848181" electricity_abs="0"
<             CO_normed="162.380282" CO2_normed="17817.311140" HC_normed="1.122369" PMx_normed="0.105207" NOx_normed="5.864904" fuel_normed="7.659131" electricity_normed="0"
<             traveltime="39.05" CO_perVeh="751.712500" CO2_perVeh="82482.277778" HC_perVeh="5.195819" PMx_perVeh="0.487040" NOx_perVeh="27.150597" fuel_perVeh="35.456675" electricity_perVeh="0"/>
<         <edge id="4/1to3/1" sampledSeconds="58.70" CO_abs="1129.975000" CO2_abs="123987.444444" HC_abs="7.810361" PMx_abs="0.732119" NOx_abs="40.812806" fuel_abs="53.298510" electricity_abs="0"
<             CO_normed="173.619718" CO2_normed="19050.567648" HC_normed="1.200055" PMx_normed="0.112490" NOx_normed="6.270854" fuel_normed="8.189272" electricity_normed="0"
<             traveltime="39.05" CO_perVeh="751.712500" CO2_perVeh="82482.277778" HC_perVeh="5.195819" PMx_perVeh="0.487040" NOx_perVeh="27.150597" fuel_perVeh="35.456675" electricity_perVeh="0"/>
<     </interval>
<     <interval begin="60.00" end="120.00" id="dump_60">
<         <edge id="1/1to0/1" sampledSeconds="18.70" CO_abs="359.975000" CO2_abs="39498.555556" HC_abs="2.488139" PMx_abs="0.233231" NOx_abs="13.001694" fuel_abs="16.979253" electricity_abs="0"
<             CO_normed="55.309859" CO2_normed="6068.920188" HC_normed="0.382300" PMx_normed="0.035836" NOx_normed="1.997700" fuel_normed="2.608848" electricity_normed="0"
<             traveltime="39.05" CO_perVeh="751.712500" CO2_perVeh="82482.277778" HC_perVeh="5.195819" PMx_perVeh="0.487040" NOx_perVeh="27.150597" fuel_perVeh="35.456675" electricity_perVeh="0"/>
<         <edge id="2/1to1/1" sampledSeconds="78.70" CO_abs="1514.975000" CO2_abs="166231.888889" HC_abs="10.471472" PMx_abs="0.981564" NOx_abs="54.718361" fuel_abs="71.458139" electricity_abs="0"
<             CO_normed="232.774648" CO2_normed="25541.391379" HC_normed="1.608933" PMx_normed="0.150816" NOx_normed="8.407431" fuel_normed="10.979484" electricity_normed="0"
<             traveltime="39.05" CO_perVeh="751.712500" CO2_perVeh="82482.277778" HC_perVeh="5.195819" PMx_perVeh="0.487040" NOx_perVeh="27.150597" fuel_perVeh="35.456675" electricity_perVeh="0"/>
<         <edge id="3/1to2/1" sampledSeconds="23.80" CO_abs="458.150000" CO2_abs="50270.888889" HC_abs="3.166722" PMx_abs="0.296839" NOx_abs="16.547611" fuel_abs="21.609958" electricity_abs="0"
<             CO_normed="70.394366" CO2_normed="7724.080239" HC_normed="0.486564" PMx_normed="0.045609" NOx_normed="2.542527" fuel_normed="3.320352" electricity_normed="0"
<             traveltime="39.05" CO_perVeh="751.712500" CO2_perVeh="82482.277778" HC_perVeh="5.195819" PMx_perVeh="0.487040" NOx_perVeh="27.150597" fuel_perVeh="35.456675" electricity_perVeh="0"/>
<     </interval>
<     <interval begin="120.00" end="150.00" id="dump_60">
<         <edge id="1/1to0/1" sampledSeconds="57.50" CO_abs="1106.875000" CO2_abs="121452.777778" HC_abs="7.650694" PMx_abs="0.717153" NOx_abs="39.978472" fuel_abs="52.208932" electricity_abs="0"
<             CO_normed="340.140845" CO2_normed="37322.236449" HC_normed="2.351046" PMx_normed="0.220380" NOx_normed="12.285318" fuel_normed="16.043718" electricity_normed="0"
<             traveltime="39.05" CO_perVeh="751.712500" CO2_perVeh="82482.277778" HC_perVeh="5.195819" PMx_perVeh="0.487040" NOx_perVeh="27.150597" fuel_perVeh="35.456675" electricity_perVeh="0"/>
<     </interval>
< </meandata>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo speedMap ( Last six runs Aug2020 )

---------- Differences in errors ----------
1,4c1,4
< Warning: Teleporting vehicle '15'; collision with vehicle '14', lane='1/1to2/1_0', gap=-0.51, time=10.00 stage=move.
< Warning: Vehicle '15' ends teleporting on edge '2/1to3/1', time 10.00.
< Warning: Teleporting vehicle '17'; collision with vehicle '16', lane='1/1to2/1_0', gap=-1.18, time=13.00 stage=move.
< Warning: Vehicle '17' ends teleporting on edge '2/1to3/1', time 13.00.
---
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/sumo/speedMap/genroutes.py", line 83, in <module>
>     matrix[int(vehicle.id)][count / numVehs] = 3.6 * float(vehicle.speed)
> IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
---------- Differences in output ----------
2,10d1
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
---------- Differences in state ----------
39,63c39,63
<                 <vehicle id="24" pos="308.00" speed="0.00"/>
<                 <vehicle id="23" pos="316.00" speed="0.00"/>
<                 <vehicle id="22" pos="324.00" speed="0.00"/>
<                 <vehicle id="21" pos="332.00" speed="0.00"/>
<                 <vehicle id="20" pos="340.00" speed="0.00"/>
<                 <vehicle id="19" pos="348.00" speed="0.00"/>
<                 <vehicle id="18" pos="356.00" speed="0.00"/>
<                 <vehicle id="17" pos="364.00" speed="0.00"/>
<                 <vehicle id="16" pos="372.00" speed="0.00"/>
<                 <vehicle id="15" pos="380.00" speed="0.00"/>
<                 <vehicle id="14" pos="388.00" speed="0.00"/>
<                 <vehicle id="13" pos="396.00" speed="0.00"/>
<                 <vehicle id="12" pos="404.00" speed="0.00"/>
<                 <vehicle id="11" pos="412.00" speed="0.00"/>
<                 <vehicle id="10" pos="420.00" speed="0.00"/>
<                 <vehicle id="9" pos="428.00" speed="0.00"/>
<                 <vehicle id="8" pos="436.00" speed="0.00"/>
<                 <vehicle id="7" pos="444.00" speed="0.00"/>
<                 <vehicle id="6" pos="452.00" speed="0.00"/>
<                 <vehicle id="5" pos="460.00" speed="0.00"/>
<                 <vehicle id="4" pos="468.00" speed="0.00"/>
<                 <vehicle id="3" pos="476.00" speed="0.00"/>
<                 <vehicle id="2" pos="484.00" speed="0.00"/>
<                 <vehicle id="1" pos="492.00" speed="0.00"/>
<                 <vehicle id="0" pos="502.60" speed="2.60"/>
---
>                 <vehicle id="24" pos="308.45" speed="0.45"/>
>                 <vehicle id="23" pos="316.37" speed="0.37"/>
>                 <vehicle id="22" pos="324.33" speed="0.33"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traas api ( Last six runs Aug2020 )

---------- Differences in errors ----------
1,3c1,4
< Note: data/APITest.java uses unchecked or unsafe operations.
< Note: Recompile with -Xlint:unchecked for details.
< Received null repsonse for command 203 149. (Maybe you need to use do_job_set?)
---
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traas/runner.py", line 38, in <module>
>     assert(os.path.exists(traasJar))
> AssertionError
---------- Differences in output ----------
1,78d0
< deltaT:1.0
< findRoute result stage:
<   gneE0
<   -gneE2
<   gneE2
< findIntermodalRoute result stages:
<   gneE0
<   gneE2
< Step 1.0, tlsPhase 0 (North-South)
< Step 2.0, tlsPhase 0 (North-South)
< Step 3.0, tlsPhase 0 (North-South)
< Step 4.0, tlsPhase 0 (North-South)
< Step 5.0, tlsPhase 0 (North-South)
< Step 6.0, tlsPhase 0 (North-South)
< Step 7.0, tlsPhase 0 (North-South)
< Step 8.0, tlsPhase 0 (North-South)
< Step 9.0, tlsPhase 0 (North-South)
< Step 10.0, tlsPhase 0 (North-South)
< Step 11.0, tlsPhase 0 (North-South)
< Step 12.0, tlsPhase 0 (North-South)
< Step 13.0, tlsPhase 0 (North-South)
< Step 14.0, tlsPhase 0 (North-South)
< Step 15.0, tlsPhase 0 (North-South)
< Step 16.0, tlsPhase 0 (North-South)
< Step 17.0, tlsPhase 0 (North-South)
< Step 18.0, tlsPhase 0 (North-South)
< Step 19.0, tlsPhase 0 (North-South)
< Step 20.0, tlsPhase 0 (North-South)
< Step 21.0, tlsPhase 0 (North-South)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traas multiclient ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traas/runner.py", line 38, in <module>
>     assert(os.path.exists(traasJar))
> AssertionError
---------- Differences in output ----------
1,4656d0
< 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>

TEST FAILED on ts-sim-build-ba : traas simple ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traas/runner.py", line 38, in <module>
>     assert(os.path.exists(traasJar))
> AssertionError
---------- Differences in output ----------
1,4643d0
< Step 0.1, tlsPhase 0 (North-South)
< Step 0.2, tlsPhase 0 (North-South)
< Step 0.3, tlsPhase 0 (North-South)
< Step 0.4, tlsPhase 0 (North-South)
< Step 0.5, tlsPhase 0 (North-South)
< Step 0.6, tlsPhase 0 (North-South)
< Step 0.7, tlsPhase 0 (North-South)
< Step 0.8, tlsPhase 0 (North-South)
< Step 0.9, tlsPhase 0 (North-South)
< Step 1.0, tlsPhase 0 (North-South)
< Step 1.1, tlsPhase 0 (North-South)
< Step 1.2, tlsPhase 0 (North-South)
< Step 1.3, tlsPhase 0 (North-South)
< Step 1.4, tlsPhase 0 (North-South)
< Step 1.5, tlsPhase 0 (North-South)
< Step 1.6, tlsPhase 0 (North-South)
< Step 1.7, tlsPhase 0 (North-South)
< Step 1.8, tlsPhase 0 (North-South)
< Step 1.9, tlsPhase 0 (North-South)
< Step 2.0, tlsPhase 0 (North-South)
< Step 2.1, tlsPhase 0 (North-South)
< Step 2.2, tlsPhase 0 (North-South)
< Step 2.3, tlsPhase 0 (North-South)
< Step 2.4, tlsPhase 0 (North-South)
< Step 2.5, tlsPhase 0 (North-South)
< Step 2.6, tlsPhase 0 (North-South)
< Step 2.7, tlsPhase 0 (North-South)
< Step 2.8, tlsPhase 0 (North-South)
< Step 2.9, tlsPhase 0 (North-South)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traas subscription ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traas/runner.py", line 38, in <module>
>     assert(os.path.exists(traasJar))
> AssertionError
---------- Differences in output ----------
1,88d0
< Step: 0
< Subscription Departed vehicles: v0
< Step: 1
< Subscription Departed vehicles: v1
< Position of vehicle v0: x = 14.723087073160213 y = -4.8
< Speed of vehicle v0: 14.723087073160213
< Step: 2
< Subscription Departed vehicles: v2
< Position of vehicle v0: x = 29.446174146320427 y = -4.8
< Speed of vehicle v0: 14.723087073160213
< Position of vehicle v1: x = 13.033068701216276 y = -4.8
< Speed of vehicle v1: 13.033068701216276
< Step: 3
< Subscription Departed vehicles: v3
< Position of vehicle v0: x = 44.16926121948064 y = -4.8
< Speed of vehicle v0: 14.723087073160213
< Position of vehicle v1: x = 26.066137402432553 y = -4.8
< Speed of vehicle v1: 13.033068701216276
< Position of vehicle v2: x = 11.791085876520345 y = -4.8
< Speed of vehicle v2: 11.791085876520345
< Step: 4
< Subscription Departed vehicles: v4
< Position of vehicle v0: x = 58.892348292640854 y = -4.8
< Speed of vehicle v0: 14.723087073160213
< Position of vehicle v1: x = 39.099206103648825 y = -4.8
< Speed of vehicle v1: 13.033068701216276
< Position of vehicle v2: x = 23.872351142675807 y = -1.6
< Speed of vehicle v2: 12.081265266155462
< Position of vehicle v3: x = 10.290835876520346 y = -4.8
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traas webservice ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traas/webservice/runner.py", line 35, in <module>
>     assert(os.path.exists(traasJar))
> AssertionError
---------- Differences in output ----------
1,17d0
< Sumo Webservice is going to start
< WSDL wird geparst ...
< 
< 
< 
< Die WSDL und die zugehrigen Metadaten werden heruntergeladen
< 
< 
< Code wird generiert ...
< 
< 
< Code wird kompiliert ...
< 
< 
< Die generierten Artefakte werden in ./webservice.jar archiviert.
< 
< Benutzer user startet den Sumo Webservice Service

TEST FAILED on ts-sim-build-ba : traci bugs ticket3505 ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,9
> Error: no declaration found for element 'snapshot'
>  In file 'input_state.xml'
>  At line/column 30/181.
> 
> Quitting (on error).
> malloc_consolidate(): invalid chunk size
> Traceback (most recent call last):
>     raise FatalTraCIError("connection closed by SUMO")
> traci.exceptions.FatalTraCIError: connection closed by SUMO
---------- Differences in output ----------
5d4
< 300
---------- Differences in vehroutes ----------
5,16d4
<     <vehicle id="veh0" type="DEFAULT_VEHTYPE" depart="0.00" departPos="100.00" departSpeed="10.00" speedFactor="1.06" 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.06" arrival="263.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 
<     <vehicle id="veh2" type="t2" depart="20.00" departPos="100.00" departSpeed="10.00" speedFactor="1.01" arrival="266.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 

TEST FAILED on ts-sim-build-ba : traci bugs ticket3505_test_with_begin_ge_savetime ( Last six runs Aug2020 )

---------- Differences in errors ----------
1c1,8
< Warning: State was written at a different time 50.00 than the begin time 60!
---
> Error: no declaration found for element 'snapshot'
>  In file 'input_state.xml'
>  At line/column 30/181.
> 
> Quitting (on error).
> Traceback (most recent call last):
>     raise FatalTraCIError("connection closed by SUMO")
> traci.exceptions.FatalTraCIError: connection closed by SUMO
---------- Differences in output ----------
5d4
< 300
---------- Differences in vehroutes ----------
5,16d4
<     <vehicle id="veh0" type="DEFAULT_VEHTYPE" depart="0.00" departPos="100.00" departSpeed="10.00" speedFactor="1.06" 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.06" arrival="263.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 
<     <vehicle id="veh2" type="t2" depart="20.00" departPos="100.00" departSpeed="10.00" speedFactor="1.01" arrival="266.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 

TEST FAILED on ts-sim-build-ba : traci bugs ticket3505_with_load_offset ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,9
> Error: no declaration found for element 'snapshot'
>  In file 'input_state.xml'
>  At line/column 30/181.
> 
> Quitting (on error).
> malloc_consolidate(): invalid chunk size
> Traceback (most recent call last):
>     raise FatalTraCIError("connection closed by SUMO")
> traci.exceptions.FatalTraCIError: connection closed by SUMO
---------- Differences in output ----------
5d4
< 300.0
---------- Differences in vehroutes ----------
5,16d4
<     <vehicle id="veh0" type="DEFAULT_VEHTYPE" depart="100.00" departPos="100.00" departSpeed="10.00" speedFactor="1.06" arrival="261.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 
<     <vehicle id="veh1" type="t1" depart="110.00" departPos="100.00" departSpeed="10.00" speedFactor="1.06" arrival="263.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 
<     <vehicle id="veh2" type="t2" depart="120.00" departPos="100.00" departSpeed="10.00" speedFactor="1.01" arrival="266.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 

TEST FAILED on ts-sim-build-ba : traci bugs ticket3522 ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,9
> Error: no declaration found for element 'snapshot'
>  In file 'state.xml'
>  At line/column 30/181.
> 
> Quitting (on error).
> malloc_consolidate(): invalid chunk size
> Traceback (most recent call last):
>     raise FatalTraCIError("connection closed by SUMO")
> traci.exceptions.FatalTraCIError: connection closed by SUMO
---------- Differences in output ----------
18,34d17
< 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
< 2.0 == 2.0
< 3.0 == 3.0
< 6.0 == 6.0
< 7.0 == 7.0
< 1.3 == 1.3
---------- Differences in vehroutes ----------
5,16d4
<     <vehicle id="veh0" type="DEFAULT_VEHTYPE" depart="0.00" departPos="100.00" departSpeed="10.00" speedFactor="1.06" 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.06" 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.01" arrival="282.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 

TEST FAILED on ts-sim-build-ba : traci connection clientCloses sumo ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,8
> Error: no character data is allowed by content model
>  In file 'input_routes.rou.xml'
>  At line/column 3/4.
> 
> Quitting (on error).
> Traceback (most recent call last):
>     raise FatalTraCIError("connection closed by SUMO")
> traci.exceptions.FatalTraCIError: connection closed by SUMO
---------- Differences in output ----------
4,21d3
< Print ended at step 100
< ----------- SUMO end time is not given -----------
< Loading configuration ... done.
< Print ended at step 100
< =========== empty routes in SUMO ===========
< ----------- SUMO end time is smaller than TraCI's -----------
< Loading configuration ... done.
< Print ended at step 100
< ----------- SUMO end time is not given -----------
< Loading configuration ... done.
< Print ended at step 100
< =========== vehicle leaves before TraCI ends ===========
< ----------- SUMO end time is smaller than TraCI's -----------
< Loading configuration ... done.
< Print ended at step 100
< ----------- SUMO end time is not given -----------
< Loading configuration ... done.
< Print ended at step 100

TEST FAILED on ts-sim-build-ba : traci connection clientCloses sumo-gui ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,3
> Traceback (most recent call last):
>     raise FatalTraCIError("connection closed by SUMO")
> traci.exceptions.FatalTraCIError: connection closed by SUMO
---------- Differences in output ----------
4,21d3
< Print ended at step 100
< ----------- SUMO end time is not given -----------
< Loading configuration ... done.
< Print ended at step 100
< =========== empty routes in SUMO ===========
< ----------- SUMO end time is smaller than TraCI's -----------
< Loading configuration ... done.
< Print ended at step 100
< ----------- SUMO end time is not given -----------
< Loading configuration ... done.
< Print ended at step 100
< =========== vehicle leaves before TraCI ends ===========
< ----------- SUMO end time is smaller than TraCI's -----------
< Loading configuration ... done.
< Print ended at step 100
< ----------- SUMO end time is not given -----------
< Loading configuration ... done.
< Print ended at step 100

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
0a1,8
> Error: attribute 'speeFactor' is not declared for element 'vType'
>  In file 'input_routes.rou.xml'
>  At line/column 5/69.
> 
> Quitting (on error).
> Traceback (most recent call last):
>     raise FatalTraCIError("connection closed by SUMO")
> traci.exceptions.FatalTraCIError: connection closed by SUMO
---------- Differences in output ----------
1,99d0
< findIntermodalRoute modes='car bicycle public' vType=' pType=''
<   Stage(type=3, vType=DEFAULT_VEHTYPE, line=car, edges=('A0B0', 'B0B1', 'B1A1', 'A1B1'), travelTime=126.216342693, cost=126.216342693, length=3571.04, intended=car, depart=1.0, departPos=894.8, arrivalPos=987.6)
< 
< findIntermodalRoute modes='car bicycle public' vType=defaultCar' pType=''
<   Stage(type=3, vType=defaultCar, line=defaultCar, edges=('A0B0', 'B0B1', 'B1A1', 'A1B1'), travelTime=126.216342693, cost=126.216342693, length=3571.04, intended=defaultCar, depart=1.0, departPos=894.8, arrivalPos=987.6)
< 
< findIntermodalRoute modes='car bicycle public' vType=slowCar' pType=''
<   Stage(type=3, vType=DEFAULT_VEHTYPE, line=car, edges=('A0B0', 'B0B1', 'B1A1', 'A1B1'), travelTime=126.216342693, cost=126.216342693, length=3571.04, intended=car, depart=1.0, departPos=894.8, arrivalPos=987.6)
< 
< findIntermodalRoute modes='car bicycle public' vType=slowCarFactor' pType=''
<   Stage(type=3, vType=DEFAULT_VEHTYPE, line=car, edges=('A0B0', 'B0B1', 'B1A1', 'A1B1'), travelTime=126.216342693, cost=126.216342693, length=3571.04, intended=car, depart=1.0, departPos=894.8, arrivalPos=987.6)
< 
< findIntermodalRoute modes='car bicycle public' vType=fastCar' pType=''
<   Stage(type=3, vType=fastCar, line=fastCar, edges=('A0B0', 'B0B1', 'B1A1', 'A1B1'), travelTime=65.3581713463, cost=65.3581713463, length=3571.04, intended=fastCar, depart=1.0, departPos=894.8, arrivalPos=987.6)
< 
< 
< 
< findIntermodalRoute modes='public' vType=' pType=''
<   Stage(type=2, destStop=stopC_W, edges=('A0B0', 'accessC'), travelTime=181.27776, cost=181.27776, length=2194.03, depart=1.0, departPos=894.8, arrivalPos=91.9)
<   Stage(type=3, line=train2:1, destStop=stopA_W, edges=('railEW',), travelTime=559.72296, cost=559.72296, length=2392.8, intended=train_train2:1.0, depart=599.0, departPos=0.0, arrivalPos=1100.0)
<   Stage(type=2, destStop=stopA_N, edges=('accessA',), travelTime=3.80256, cost=3.80256, length=1603.96, depart=742.00072, departPos=86.23, arrivalPos=90.19)
<   Stage(type=3, line=train1:0, destStop=stopB_N, edges=('railSN',), travelTime=355.19796, cost=355.19796, length=1192.8, intended=train_train1:0.1, depart=1001.0, departPos=0.0, arrivalPos=500.0)
<   Stage(type=2, edges=('accessB', 'A1B1'), travelTime=203.9232, cost=203.9232, length=2087.62, depart=1101.00124, departPos=91.16, arrivalPos=987.6)
< 
< findIntermodalRoute modes='public' vType=defaultCar' pType=''
<   Stage(type=3, vType=defaultCar, line=defaultCar, edges=('A0B0', 'B0B1', 'B1A1', 'A1B1'), travelTime=126.216342693, cost=126.216342693, length=3571.04, intended=defaultCar, depart=1.0, departPos=894.8, arrivalPos=987.6)
< 
< findIntermodalRoute modes='public' vType=slowCar' pType=''
<   Stage(type=2, destStop=stopC_W, edges=('A0B0', 'accessC'), travelTime=181.27776, cost=181.27776, length=2194.03, depart=1.0, departPos=894.8, arrivalPos=91.9)
<truncated after showing first 30 lines>
traci misc rerouting findIntermodalRoute car_public_speedFactor ( Last six runs Aug2020 )
traci misc rerouting findIntermodalRoute car_public_speedFactor_routingMode ( Last six runs Aug2020 )

TEST FAILED on ts-sim-build-ba : traci simulation loadState busStop ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,23
> Error: no declaration found for element 'snapshot'
>  In file 'input_state.xml'
>  At line/column 21/181.
> 
> Error: no declaration found for element 'snapshot'
>  In file 'input_state.xml'
>  At line/column 21/181.
> 
> Error: Answered with error to command 0xab: Loading state from 'input_state.xml' failed.
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/simulation/loadState/busStop/runner.py", line 40, in <module>
>     traci.simulation.loadState("input_state.xml")
>   File "/home/delphi/extraGcc/sumo/tools/traci/_simulation.py", line 430, in loadState
>     self._setCmd(tc.CMD_LOAD_SIMSTATE, "", "s", fileName)
>   File "/home/delphi/extraGcc/sumo/tools/traci/domain.py", line 184, in _setCmd
>     self._connection._sendCmd(self._cmdSetID, varID, objectID, format, *values)
>   File "/home/delphi/extraGcc/sumo/tools/traci/connection.py", line 178, in _sendCmd
>     return self._sendExact()
>   File "/home/delphi/extraGcc/sumo/tools/traci/connection.py", line 95, in _sendExact
>     raise TraCIException(err, prefix[1], _RESULTS[prefix[2]])
> traci.exceptions.TraCIException: Loading state from 'input_state.xml' failed.
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
---------- Differences in tripinfo ----------
5,14d4
<     <tripinfo id="1" depart="60.00" departLane="WC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="94.00" arrivalLane="CE_1" arrivalPos="91.95" arrivalSpeed="8.25" duration="34.00" routeLength="194.90" waitingTime="1.00" waitingCount="1" stopTime="10.00" timeLoss="8.88" rerouteNo="1" devices="tripinfo_1 routing_1" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="1" depart="60.00" departLane="WC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="95.00" arrivalLane="CE_1" arrivalPos="91.95" arrivalSpeed="10.19" duration="35.00" routeLength="194.90" waitingTime="1.00" waitingCount="1" stopTime="10.00" timeLoss="9.37" rerouteNo="1" devices="tripinfo_1 routing_1" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="1" depart="60.00" departLane="WC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="96.00" arrivalLane="CE_1" arrivalPos="91.95" arrivalSpeed="8.73" duration="36.00" routeLength="194.90" waitingTime="1.00" waitingCount="1" stopTime="10.00" timeLoss="10.51" rerouteNo="1" devices="tripinfo_1 routing_1" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="1" depart="60.00" departLane="WC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="96.00" arrivalLane="CE_1" arrivalPos="91.95" arrivalSpeed="9.38" duration="36.00" routeLength="194.90" waitingTime="2.00" waitingCount="1" stopTime="10.00" timeLoss="10.46" rerouteNo="1" devices="tripinfo_1 routing_1" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="1" depart="60.00" departLane="WC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="96.00" arrivalLane="CE_1" arrivalPos="91.95" arrivalSpeed="8.74" duration="36.00" routeLength="194.90" waitingTime="1.00" waitingCount="1" stopTime="10.00" timeLoss="10.47" rerouteNo="1" devices="tripinfo_1 routing_1" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="1" depart="60.00" departLane="WC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="95.00" arrivalLane="CE_1" arrivalPos="91.95" arrivalSpeed="8.93" duration="35.00" routeLength="194.90" waitingTime="1.00" waitingCount="1" stopTime="10.00" timeLoss="9.76" rerouteNo="1" devices="tripinfo_1 routing_1" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="1" depart="60.00" departLane="WC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="94.00" arrivalLane="CE_1" arrivalPos="91.95" arrivalSpeed="7.86" duration="34.00" routeLength="194.90" waitingTime="1.00" waitingCount="1" stopTime="10.00" timeLoss="8.92" rerouteNo="1" devices="tripinfo_1 routing_1" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="1" depart="60.00" departLane="WC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="95.00" arrivalLane="CE_1" arrivalPos="91.95" arrivalSpeed="8.55" duration="35.00" routeLength="194.90" waitingTime="1.00" waitingCount="1" stopTime="10.00" timeLoss="9.48" rerouteNo="1" devices="tripinfo_1 routing_1" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="1" depart="60.00" departLane="WC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="94.00" arrivalLane="CE_1" arrivalPos="91.95" arrivalSpeed="8.66" duration="34.00" routeLength="194.90" waitingTime="1.00" waitingCount="1" stopTime="10.00" timeLoss="8.96" rerouteNo="1" devices="tripinfo_1 routing_1" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="1" depart="60.00" departLane="WC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="94.00" arrivalLane="CE_1" arrivalPos="91.95" arrivalSpeed="7.58" duration="34.00" routeLength="194.90" waitingTime="1.00" waitingCount="1" stopTime="10.00" timeLoss="9.07" rerouteNo="1" devices="tripinfo_1 routing_1" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>

TEST FAILED on ts-sim-build-ba : traci simulation loadState detectors ( Last six runs Aug2020 )

---------- Differences in detector ----------
5,7d4
<     <interval begin="0.00" end="11.00" id="d1" nVehContrib="1" flow="327.27" occupancy="3.67" speed="12.37" harmonicMeanSpeed="12.37" length="5.00" nVehEntered="1"/>
<    <interval begin="0.00" end="11.00" id="d2" sampledSeconds="4.96" nVehEntered="1" nVehLeft="1" nVehSeen="1" meanSpeed="11.08" meanTimeLoss="1.23" meanOccupancy="3.42" maxOccupancy="10.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.50" maxVehicleNumber="1" />
<    <interval begin="0.00" end="11.00" id="d3" meanTravelTime="4.93" meanOverlapTravelTime="5.46" meanSpeed="10.66" meanHaltsPerVehicle="0.00" meanTimeLoss="0.70" vehicleSum="1" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
---------- Differences in errors ----------
0a1,23
> Error: no declaration found for element 'snapshot'
>  In file 'input_state.xml'
>  At line/column 20/180.
> 
> Error: no declaration found for element 'snapshot'
>  In file 'input_state.xml'
>  At line/column 20/180.
> 
> Error: Answered with error to command 0xab: Loading state from 'input_state.xml' failed.
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/simulation/loadState/detectors/runner.py", line 40, in <module>
>     traci.simulation.loadState("input_state.xml")
>   File "/home/delphi/extraGcc/sumo/tools/traci/_simulation.py", line 430, in loadState
>     self._setCmd(tc.CMD_LOAD_SIMSTATE, "", "s", fileName)
>   File "/home/delphi/extraGcc/sumo/tools/traci/domain.py", line 184, in _setCmd
>     self._connection._sendCmd(self._cmdSetID, varID, objectID, format, *values)
>   File "/home/delphi/extraGcc/sumo/tools/traci/connection.py", line 178, in _sendCmd
>     return self._sendExact()
>   File "/home/delphi/extraGcc/sumo/tools/traci/connection.py", line 95, in _sendExact
>     raise TraCIException(err, prefix[1], _RESULTS[prefix[2]])
> traci.exceptions.TraCIException: Loading state from 'input_state.xml' failed.
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
---------- Differences in output ----------
1,120d0
< i=0 time=2.0 det=d1 count=0 ids=()
< i=0 time=2.0 det=d2 count=0 ids=()
< i=0 time=2.0 det=d3 count=0 ids=()
< i=0 time=3.0 det=d1 count=0 ids=()
< i=0 time=3.0 det=d2 count=0 ids=()
< i=0 time=3.0 det=d3 count=0 ids=()
< i=0 time=4.0 det=d1 count=0 ids=()
< i=0 time=4.0 det=d2 count=0 ids=()
< i=0 time=4.0 det=d3 count=0 ids=()
< i=0 time=5.0 det=d1 count=0 ids=()
< i=0 time=5.0 det=d2 count=0 ids=()
< i=0 time=5.0 det=d3 count=0 ids=()
< i=0 time=6.0 det=d1 count=0 ids=()
< i=0 time=6.0 det=d2 count=1 ids=('0',)
< i=0 time=6.0 det=d3 count=1 ids=('1',)
< i=0 time=7.0 det=d1 count=0 ids=()
< i=0 time=7.0 det=d2 count=1 ids=('0',)
< i=0 time=7.0 det=d3 count=1 ids=('1',)
< i=0 time=8.0 det=d1 count=1 ids=('1',)
< i=0 time=8.0 det=d2 count=1 ids=('0',)
< i=0 time=8.0 det=d3 count=1 ids=('1',)
< i=0 time=9.0 det=d1 count=1 ids=('1',)
< i=0 time=9.0 det=d2 count=1 ids=('0',)
< i=0 time=9.0 det=d3 count=1 ids=('1',)
< i=0 time=10.0 det=d1 count=0 ids=()
< i=0 time=10.0 det=d2 count=1 ids=('0',)
< i=0 time=10.0 det=d3 count=1 ids=('1',)
< i=0 time=11.0 det=d1 count=0 ids=()
< i=0 time=11.0 det=d2 count=0 ids=()
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci simulation loadState railSignal ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,23
> Error: no declaration found for element 'snapshot'
>  In file 'input_state.xml'
>  At line/column 24/181.
> 
> Error: no declaration found for element 'snapshot'
>  In file 'input_state.xml'
>  At line/column 24/181.
> 
> Error: Answered with error to command 0xab: Loading state from 'input_state.xml' failed.
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/simulation/loadState/railSignal/runner.py", line 41, in <module>
>     traci.simulation.loadState('input_state.xml')
>   File "/home/delphi/extraGcc/sumo/tools/traci/_simulation.py", line 430, in loadState
>     self._setCmd(tc.CMD_LOAD_SIMSTATE, "", "s", fileName)
>   File "/home/delphi/extraGcc/sumo/tools/traci/domain.py", line 184, in _setCmd
>     self._connection._sendCmd(self._cmdSetID, varID, objectID, format, *values)
>   File "/home/delphi/extraGcc/sumo/tools/traci/connection.py", line 178, in _sendCmd
>     return self._sendExact()
>   File "/home/delphi/extraGcc/sumo/tools/traci/connection.py", line 95, in _sendExact
>     raise TraCIException(err, prefix[1], _RESULTS[prefix[2]])
> traci.exceptions.TraCIException: Loading state from 'input_state.xml' failed.
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
---------- Differences in tripinfo ----------
5,6d4
<     <tripinfo id="t0" depart="0.00" departLane="" departPos="45.10" departSpeed="-1.00" departDelay="0.00" arrival="57.00" arrivalLane="e_0" arrivalPos="100.00" arrivalSpeed="8.00" duration="57.00" routeLength="300.20" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_t0" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t1" depart="10.00" departLane="" departPos="45.10" departSpeed="-1.00" departDelay="0.00" arrival="92.00" arrivalLane="e_0" arrivalPos="100.00" arrivalSpeed="8.00" duration="82.00" routeLength="500.40" waitingTime="2.00" waitingCount="1" stopTime="0.00" timeLoss="17.50" rerouteNo="0" devices="tripinfo_t1" vType="train" speedFactor="1.00" vaporized=""/>

TEST FAILED on ts-sim-build-ba : traci simulation loadState repeat ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,23
> Error: no declaration found for element 'snapshot'
>  In file 'input_state.xml'
>  At line/column 24/181.
> 
> Error: no declaration found for element 'snapshot'
>  In file 'input_state.xml'
>  At line/column 24/181.
> 
> Error: Answered with error to command 0xab: Loading state from 'input_state.xml' failed.
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/simulation/loadState/repeat/runner.py", line 37, in <module>
>     traci.simulation.loadState("input_state.xml")
>   File "/home/delphi/extraGcc/sumo/tools/traci/_simulation.py", line 430, in loadState
>     self._setCmd(tc.CMD_LOAD_SIMSTATE, "", "s", fileName)
>   File "/home/delphi/extraGcc/sumo/tools/traci/domain.py", line 184, in _setCmd
>     self._connection._sendCmd(self._cmdSetID, varID, objectID, format, *values)
>   File "/home/delphi/extraGcc/sumo/tools/traci/connection.py", line 178, in _sendCmd
>     return self._sendExact()
>   File "/home/delphi/extraGcc/sumo/tools/traci/connection.py", line 95, in _sendExact
>     raise TraCIException(err, prefix[1], _RESULTS[prefix[2]])
> traci.exceptions.TraCIException: Loading state from 'input_state.xml' failed.
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
---------- Differences in fcd ----------
5,106d4
<     <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>
<     <timestep time="52.00">
<         <vehicle id="trip_0" x="158.91" y="95.05" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.94" pos="50.86" lane="CE_0" slope="0.00"/>
<     </timestep>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci simulation loadState rerouting ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,9
> Error: no declaration found for element 'snapshot'
>  In file 'input_state.xml'
>  At line/column 20/183.
> 
> Quitting (on error).
> malloc_consolidate(): invalid chunk size
> Traceback (most recent call last):
>     raise FatalTraCIError("connection closed by SUMO")
> traci.exceptions.FatalTraCIError: connection closed by SUMO
---------- Differences in output ----------
1,200d0
< 1001.0
< 1002.0
< 1003.0
< 1004.0
< 1005.0
< 1006.0
< 1007.0
< 1008.0
< 1009.0
< 1010.0
< 1011.0
< 1012.0
< 1013.0
< 1014.0
< 1015.0
< 1016.0
< 1017.0
< 1018.0
< 1019.0
< 1020.0
< 1021.0
< 1022.0
< 1023.0
< 1024.0
< 1025.0
< 1026.0
< 1027.0
< 1028.0
< 1029.0
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicletype save_and_load_vtype_params ( Last six runs Aug2020 )

---------- Differences in errors ----------
4a5,13
> Error: no declaration found for element 'snapshot'
>  In file 'state.xml'
>  At line/column 42/181.
> 
> Quitting (on error).
> malloc_consolidate(): invalid chunk size
> Traceback (most recent call last):
>     raise FatalTraCIError("connection closed by SUMO")
> traci.exceptions.FatalTraCIError: connection closed by SUMO
---------- Differences in output ----------
16,30d15
< 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
< 1.5 ==1.5
---------- Differences in vehroutes ----------
5,16d4
<     <vehicle id="veh0" type="DEFAULT_VEHTYPE" depart="0.00" departPos="100.00" departSpeed="10.00" speedFactor="1.06" 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.00" arrival="266.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="0.90" arrival="275.50">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 

TEST FAILED on ts-sim-build-ba : tutorial circles ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,5
> Error: attribute 'type' is not declared for element 'vType'
>  In file 'data/circles.rou.xml'
>  At line/column 3/86.
> 
> Quitting (on error).
---------- Differences in output ----------
2c2
< >> Simulation closed with status 0
---
> >> Simulation closed with status 1

TEST FAILED on ts-sim-build-ba : tutorial city_mobil ( Last six runs Aug2020 )

---------- Differences in output ----------
19,20c19,20
< ('footmainout', 'footmain6to7') True True True
< ('footmainout', 'footmain7to8') True True False
---
> ('footmainout', 'footmain6to7') True True False
> ('footmainout', 'footmain7to8') True True True
37,38c37,38
< ('footmainout', 'footmain6to7') True True True
< ('footmainout', 'footmain7to8') True True False
---
> ('footmainout', 'footmain6to7') True True False
> ('footmainout', 'footmain7to8') True True True

TEST FAILED on ts-sim-build-ba : tutorial hello ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,6
> Error: no declaration found for element 'nodes'
>  In file 'data/hello.nod.xml'
>  At line/column 3/132.
> 
> Error: No nodes loaded.
> Quitting (on error).
---------- Differences in net ----------
4c4
< <net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">
---
> <net version="0.13" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">
9c9
<         <lane id=":2_0_0" index="0" speed="13.89" length="0.10" shape="500.00,-1.60 500.00,-1.60"/>
---
>         <lane id=":2_0_0" index="0" speed="13.90" length="0.10" shape="500.00,-1.65 500.00,-1.65"/>
13c13
<         <lane id="1to2_0" index="0" speed="13.89" length="500.00" shape="0.00,-1.60 500.00,-1.60"/>
---
>         <lane id="1to2_0" index="0" speed="13.90" length="500.00" shape="0.00,-1.65 500.00,-1.65"/>
16c16
<         <lane id="out_0" index="0" speed="13.89" length="1.00" shape="500.00,-1.60 501.00,-1.60"/>
---
>         <lane id="out_0" index="0" speed="13.90" length="1.00" shape="500.00,-1.65 501.00,-1.65"/>
19,20c19,20
<     <junction id="1" type="dead_end" x="0.00" y="0.00" incLanes="" intLanes="" shape="0.00,0.00 0.00,-3.20"/>
<     <junction id="2" type="priority" x="500.00" y="0.00" incLanes="1to2_0" intLanes=":2_0_0" shape="500.00,0.00 500.00,-3.20 500.00,0.00">
---
>     <junction id="1" type="unregulated" x="0.00" y="0.00" incLanes="" intLanes="" shape="-0.00,-0.05 -0.00,-3.25"/>
>     <junction id="2" type="priority" x="500.00" y="0.00" incLanes="1to2_0" intLanes=":2_0_0" shape="500.00,-0.05 500.00,-3.25 500.00,-0.05">
23c23
<     <junction id="3" type="dead_end" x="501.00" y="0.00" incLanes="out_0" intLanes="" shape="501.00,-3.20 501.00,0.00"/>
---
>     <junction id="3" type="unregulated" x="501.00" y="0.00" incLanes="out_0" intLanes="" shape="501.00,-3.25 501.00,-0.05"/>
---------- Differences in output ----------
3,43c3,4
< Parsing edges from (FILE)
<  Import done:
<    3 nodes loaded.
<    2 edges loaded.
< Removing self-loops ... done ((TIME)).
< Removing empty nodes ... done ((TIME)).
<    0 nodes removed.
< Moving network to origin ... done ((TIME)).
< Computing turning directions ... done ((TIME)).
< Assigning nodes to traffic lights ... done ((TIME)).
< Sorting nodes' edges ... done ((TIME)).
< Computing node shapes ... done ((TIME)).
< Computing edge shapes ... done ((TIME)).
< Computing node types ... done ((TIME)).
< Computing priorities ... done ((TIME)).
< Computing approached edges ... done ((TIME)).
< Guessing and setting roundabouts ... done ((TIME)).
< Computing approaching lanes ... done ((TIME)).
< Dividing of lanes on approached lanes ... done ((TIME)).
< Processing turnarounds ... done ((TIME)).
< Rechecking of lane endings ... done ((TIME)).
< Computing traffic light control information ... done ((TIME)).
< Computing node logics ... done ((TIME)).
< Computing traffic light logics ... done ((TIME)).
<  0 traffic light(s) computed.
< Building inner edges ... done ((TIME)).
< -----------------------------------------------------
< Summary:
<  Node type statistics:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : tutorial quickstart ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,6
> Error: no declaration found for element 'nodes'
>  In file 'data/quickstart.nod.xml'
>  At line/column 3/132.
> 
> Error: No nodes loaded.
> Quitting (on error).
---------- Differences in net ----------
4c4
< <net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">
---
> <net version="0.13" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">
8,11d7
<     <type id="a" priority="3" numLanes="3" speed="13.89"/>
<     <type id="b" priority="3" numLanes="2" speed="13.89"/>
<     <type id="c" priority="2" numLanes="3" speed="13.89"/>
< 
13,15c9,11
<         <lane id=":1_0_0" index="0" speed="13.89" length="8.00" shape="1004.00,1008.00 996.00,1008.00"/>
<         <lane id=":1_0_1" index="1" speed="13.89" length="8.00" shape="1004.00,1004.80 996.00,1004.80"/>
<         <lane id=":1_0_2" index="2" speed="13.89" length="8.00" shape="1004.00,1001.60 996.00,1001.60"/>
---
>         <lane id=":1_0_0" index="0" speed="13.89" length="3.00" shape="1001.50,1008.25 998.50,1008.25"/>
>         <lane id=":1_0_1" index="1" speed="13.89" length="3.00" shape="1001.50,1004.95 998.50,1004.95"/>
>         <lane id=":1_0_2" index="2" speed="13.89" length="3.00" shape="1001.50,1001.65 998.50,1001.65"/>
18,20c14,16
<         <lane id=":1_3_0" index="0" speed="13.89" length="8.27" shape="996.00,995.20 998.46,994.70 1000.00,993.60 1001.54,992.50 1004.00,992.00"/>
<         <lane id=":1_3_1" index="1" speed="13.89" length="8.27" shape="996.00,995.20 1004.00,995.20"/>
<         <lane id=":1_3_2" index="2" speed="13.89" length="8.27" shape="996.00,998.40 1004.00,998.40"/>
---
>         <lane id=":1_3_0" index="0" speed="13.89" length="3.49" shape="998.50,995.05 1001.50,991.75"/>
>         <lane id=":1_3_1" index="1" speed="13.89" length="3.49" shape="998.50,995.05 1001.50,995.05"/>
>         <lane id=":1_3_2" index="2" speed="13.89" length="3.49" shape="998.50,998.35 1001.50,998.35"/>
23,25c19,21
<         <lane id=":2_0_0" index="0" speed="13.89" length="8.00" shape="1004.00,8.00 996.00,8.00"/>
<         <lane id=":2_0_1" index="1" speed="13.89" length="8.00" shape="1004.00,4.80 996.00,4.80"/>
<         <lane id=":2_0_2" index="2" speed="13.89" length="8.00" shape="1004.00,1.60 996.00,1.60"/>
---
<truncated after showing first 30 lines>
---------- Differences in output ----------
4,46c4,5
< Parsing edges from (FILE)
< Parsing connections from (FILE)
<  Import done:
<    14 nodes loaded.
<    3 types loaded.
<    26 edges loaded.
< Removing self-loops ... done ((TIME)).
< Removing empty nodes ... done ((TIME)).
<    0 nodes removed.
< Moving network to origin ... done ((TIME)).
< Computing turning directions ... done ((TIME)).
< Assigning nodes to traffic lights ... done ((TIME)).
< Sorting nodes' edges ... done ((TIME)).
< Computing node shapes ... done ((TIME)).
< Computing edge shapes ... done ((TIME)).
< Computing node types ... done ((TIME)).
< Computing priorities ... done ((TIME)).
< Computing approached edges ... done ((TIME)).
< Guessing and setting roundabouts ... done ((TIME)).
< Computing approaching lanes ... done ((TIME)).
< Dividing of lanes on approached lanes ... done ((TIME)).
< Processing turnarounds ... done ((TIME)).
< Rechecking of lane endings ... done ((TIME)).
< Computing traffic light control information ... done ((TIME)).
< Computing node logics ... done ((TIME)).
< Computing traffic light logics ... done ((TIME)).
<  0 traffic light(s) computed.
< Building inner edges ... done ((TIME)).
< -----------------------------------------------------
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : tutorial traci_pedestrian_crossing ( Last six runs Aug2020 )

---------- Differences in errors ----------
0a1,41
> Error: no declaration found for element 'nodes'
>  In file 'data/pedcrossing.nod.xml'
>  At line/column 29/147.
> 
> Error: No nodes loaded.
> Quitting (on error).
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tools/sumolib/net/__init__.py", line 788, in readNet
>     parse(gzip.open(filename), netreader)
>   File "/usr/lib/python3.6/gzip.py", line 53, in open
>     binary_file = GzipFile(filename, gz_mode, compresslevel)
>   File "/usr/lib/python3.6/gzip.py", line 163, in __init__
>     fileobj = self.myfileobj = builtins.open(filename, mode or 'rb')
> FileNotFoundError: [Errno 2] No such file or directory: 'pedcrossing.net.xml'
> 
> During handling of the above exception, another exception occurred:
> 
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/tutorial/traci_pedestrian_crossing/runner.py", line 157, in <module>
>     '--period', '35']))
>   File "/home/delphi/extraGcc/sumo/tools/randomTrips.py", line 440, in main
>     net = sumolib.net.readNet(options.netfile)
>   File "/home/delphi/extraGcc/sumo/tools/sumolib/net/__init__.py", line 790, in readNet
>     parse(filename, netreader)
>   File "/usr/lib/python3.6/xml/sax/__init__.py", line 33, in parse
>     parser.parse(source)
>   File "/usr/lib/python3.6/xml/sax/expatreader.py", line 105, in parse
>     source = saxutils.prepare_input_source(source)
>   File "/usr/lib/python3.6/xml/sax/saxutils.py", line 364, in prepare_input_source
<truncated after showing first 30 lines>
---------- Differences in output ----------
2,95d1
< Success.
< Loading configuration ... done.
< ***Starting server on port <PORT> ***
< Loading net-file from 'data/../pedcrossing.net.xml' ... done ((TIME)).
< Loading additional-files from 'data/pedcrossing.tll.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< 18.0: pedestrian ped0 pushes the button (waiting: 1)
< 43.0: pedestrian ped1 pushes the button (waiting: 1)
< 84.0: pedestrian ped2 pushes the button (waiting: 1)
< 122.0: pedestrian ped4 pushes the button (waiting: 1)
< 167.0: pedestrian ped7 pushes the button (waiting: 1)
< 277.0: pedestrian ped8 pushes the button (waiting: 1)
< 294.0: pedestrian ped9 pushes the button (waiting: 1)
< 341.0: pedestrian ped10 pushes the button (waiting: 1)
< 446.0: pedestrian ped11 pushes the button (waiting: 1)
< 487.0: pedestrian ped12 pushes the button (waiting: 1)
< 537.0: pedestrian ped13 pushes the button (waiting: 1)
< 613.0: pedestrian ped15 pushes the button (waiting: 1)
< 635.0: pedestrian ped16 pushes the button (waiting: 2)
< 686.0: pedestrian ped19 pushes the button (waiting: 1)
< 732.0: pedestrian ped20 pushes the button (waiting: 2)
< 734.0: pedestrian ped21 pushes the button (waiting: 2)
< 823.0: pedestrian ped22 pushes the button (waiting: 1)
< 857.0: pedestrian ped24 pushes the button (waiting: 1)
< 948.0: pedestrian ped25 pushes the button (waiting: 1)
< 1018.0: pedestrian ped27 pushes the button (waiting: 1)
< 1022.0: pedestrian ped28 pushes the button (waiting: 2)
< 1113.0: pedestrian ped30 pushes the button (waiting: 1)
<truncated after showing first 30 lines>

Detailed information for the tests that had known bugs:

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

different outputs from detectors which should detect the same
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
10c10
< success 0.1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (71.4, 71.5) <zip object at 0x7fb21e641cc8>
12c12
< success 1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
---
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (72.0, 73.0) <zip object at 0x7fb21e5d6088>
14c14
< success 10 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
---
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7fb21fc19e48>
18c18
< success 0.1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (71.4, 71.5) <zip object at 0x7fb21e2d7fc8>
20c20
< success 1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
---
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (72.0, 73.0) <zip object at 0x7fb21f465a88>
22c22
< success 10 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
---
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7fb21e61bc48>
24c24
< success 100 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
---
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x7fb21e5ff088>
34c34
< success 0.1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
<truncated after showing first 30 lines>

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

different outputs from detectors which should detect the same
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
2c2
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
---
> success 0.1 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
4c4
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
---
> success 0.1 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
6c6
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
---
> success 1 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
8c8
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
---
> success 1 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
10c10
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
---
> success 10 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
12c12
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
---
> success 10 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
14c14
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
---
> success 100 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
16c16
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
<truncated after showing first 30 lines>

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

different outputs from detectors which should detect the same
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
34c34
< success 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (230.0, 230.1) [('e2', 9.99), ('e3', 10.0), ('edge', 9.99), ('lane', 9.99)]
---
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (149.0, 149.1) <zip object at 0x7f07ad169148>
36c36
< success 0.1 ['--step-length', '.1', '--end', '1000'] 1/1to0/1_0 (148.1, 148.2) [('e2', 9.99), ('e3', 10.0), ('edge', 9.99), ('lane', 9.99)]
---
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (149.0, 149.1) <zip object at 0x7f07accfe108>
38c38
< success 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (230.0, 231.0) [('e2', 9.99), ('e3', 10.0), ('edge', 9.99), ('lane', 9.99)]
---
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (149.0, 150.0) <zip object at 0x7f07ad018108>
40c40
< success 1 ['--step-length', '.1', '--end', '1000'] 1/1to0/1_0 (148.0, 149.0) [('e2', 9.91), ('e3', 10.0), ('edge', 9.91), ('lane', 9.91)]
---
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (149.0, 150.0) <zip object at 0x7f07ad495908>
42c42
< success 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (230.0, 240.0) [('e2', 9.42), ('e3', 9.9), ('edge', 9.42), ('lane', 9.42)]
---
> failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (140.0, 150.0) <zip object at 0x7f07aeb5d488>
44c44
< success 10 ['--step-length', '.1', '--end', '1000'] 1/1to0/1_0 (140.0, 150.0) [('e2', 9.96), ('e3', 9.99), ('edge', 9.96), ('lane', 9.96)]
---
> failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (140.0, 150.0) <zip object at 0x7f07aeb5d488>
46c46
< success 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (200.0, 300.0) [('e1', 10.0), ('e2', 9.22), ('e3', 5.71), ('edge', 9.22), ('lane', 9.22)]
---
> failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) <zip object at 0x7f07aeafa588>
48c48
< success 100 ['--step-length', '.1', '--end', '1000'] 1/1to0/1_0 (100.0, 200.0) [('e1', 9.53), ('e2', 5.82), ('e3', 6.93), ('edge', 5.82), ('lane', 5.82)]
<truncated after showing first 30 lines>

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

different outputs from detectors which should detect the same
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
18c18
< success 0.1 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
---
> failed 0.1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (76.2, 76.3) <zip object at 0x7f4900069d88>
20c20
< success 0.1 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
---
> failed 0.1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (76.2, 76.3) <zip object at 0x7f490002d9c8>
22c22
< success 1 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
---
> failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (76.0, 77.0) <zip object at 0x7f49017804c8>
24c24
< success 1 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
---
> failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (76.0, 77.0) <zip object at 0x7f49017d8688>
26c26
< success 10 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
---
> failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) <zip object at 0x7f4900eef748>
28c28
< success 10 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
---
> failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) <zip object at 0x7f4900eef748>
30c30
< success 100 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
---
> failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) <zip object at 0x7f4900ecc308>
32c32
< success 100 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
<truncated after showing first 30 lines>

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

different outputs from detectors which should detect the same
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
10c10
< success 0.1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (75.4, 75.5) <zip object at 0x7f03a487dfc8>
12c12
< success 1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
---
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (76.0, 77.0) <zip object at 0x7f03a5e8ff08>
14c14
< success 10 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
---
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7f03a50eaf48>
18c18
< success 0.1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (75.4, 75.5) <zip object at 0x7f03a4527dc8>
20c20
< success 1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
---
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (76.0, 77.0) <zip object at 0x7f03a5e66a08>
22c22
< success 10 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
---
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7f03a482c8c8>
24c24
< success 100 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
---
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x7f03a4878c48>
34c34
< success 0.1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
<truncated after showing first 30 lines>

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

different outputs from detectors which should detect the same
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
10c10
< success 0.1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (76.4, 76.5) <zip object at 0x7f884361e088>
12c12
< success 1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
---
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x7f8844c32f08>
14c14
< success 10 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
---
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7f8844be53c8>
18c18
< success 0.1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (76.4, 76.5) <zip object at 0x7f88432cae08>
20c20
< success 1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
---
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x7f8844d29688>
22c22
< success 10 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
---
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7f88435cd908>
24c24
< success 100 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
---
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x7f88435cd908>
34c34
< success 0.1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
<truncated after showing first 30 lines>

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

different outputs from detectors which should detect the same
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
0a1,48
> Loading configuration ... done.
> failed 0.1 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (38.4, 38.5) <zip object at 0x7f4ea4709148>
> Loading configuration ... done.
> failed 1 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x7f4ea4709048>
> Loading configuration ... done.
> failed 10 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x7f4ea4709048>
> Loading configuration ... done.
> failed 100 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (0.0, 51.0) <zip object at 0x7f4ea4709108>
> Loading configuration ... done.
> failed 0.1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (38.4, 38.5) <zip object at 0x7f4ea4716f88>
> Loading configuration ... done.
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x7f4ea5dbdc48>
> Loading configuration ... done.
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x7f4ea469e048>
> Loading configuration ... done.
> failed 100 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x7f4ea552a108>
> Loading configuration ... done.
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (38.4, 38.5) <zip object at 0x7f4ea43a60c8>
> Loading configuration ... done.
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x7f4ea5e21748>
> Loading configuration ... done.
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x7f4ea5514c88>
> Loading configuration ... done.
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x7f4ea5515188>
> Loading configuration ... done.
> failed 0.1 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x7f4ea5514c88>
> Loading configuration ... done.
> failed 1 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x7f4ea5515208>
> Loading configuration ... done.
<truncated after showing first 30 lines>

TEST had known bugs (#4727) on ts-sim-build-ba : traci ContextSubscriptionFilters leadFollow carFollowing ( Last six runs Aug2020 )

#4727
(This bug was triggered by text found in file 'output' matching '.')
---------- Differences in output ----------
4d3
< lead_straight
6d4
< [002] Context results for vehicle 'ego':
7a6
> [002] Context results for vehicle 'ego':
9d7
< [003] Context results for vehicle 'ego':
10a9
> [003] Context results for vehicle 'ego':
12d10
< [004] Context results for vehicle 'ego':
13a12
> [004] Context results for vehicle 'ego':
15d13
< [005] Context results for vehicle 'ego':
16a15
> [005] Context results for vehicle 'ego':
18d16
< [006] Context results for vehicle 'ego':
19a18
> [006] Context results for vehicle 'ego':
21d19
< [007] Context results for vehicle 'ego':
22a21
> [007] Context results for vehicle 'ego':
24d22
< [008] Context results for vehicle 'ego':
25a24
> [008] Context results for vehicle 'ego':
<truncated after showing first 30 lines>

2 TESTS had known bugs (#4727) on ts-sim-build-ba :

#4727
(This bug was triggered by text found in file 'output' matching '.')
---------- Differences in output ----------
4a5
> follow_straight
7d7
< follow_straight
9a10
> follow_straight
12d12
< follow_straight
14a15
> follow_straight
17d17
< follow_straight
19a20
> follow_straight
22d22
< follow_straight
24a25
> follow_straight
27d27
< follow_straight
29a30
> follow_straight
32d32
< follow_straight
34a35
> follow_straight
37d37
< follow_straight
39a40
> follow_straight
<truncated after showing first 30 lines>
traci ContextSubscriptionFilters leadFollow laneChangeLeft ( Last six runs Aug2020 )
traci ContextSubscriptionFilters leadFollow laneChangeRight ( Last six runs Aug2020 )

TEST had known bugs (#4727) on ts-sim-build-ba : traci ContextSubscriptionFilters leadFollow laneChangeNeighbors ( Last six runs Aug2020 )

#4727
(This bug was triggered by text found in file 'output' matching '.')
---------- Differences in output ----------
4,5d3
< follow_straight
< follow_right
6a5,7
> follow_right
> follow_straight
> lead_left
9d9
< lead_left
11,12d10
< follow_straight
< follow_right
13a12,14
> follow_right
> follow_straight
> lead_left
16d16
< lead_left
18,19d17
< follow_straight
< follow_right
20a19,21
> follow_right
> follow_straight
> lead_left
23d23
< lead_left
25,26d24
< follow_straight
< follow_right
<truncated after showing first 30 lines>

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

mapping failure
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
0a1,2
> 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
> internal corner (outside, far) failed: x=203, x2=203.0,   y=-4, y2=-4.0,   lane=, lane2=middle_0, pos=-1073741824.0, pos2=100.0   posLat=-1073741824.0 posLat2=-1.4142135623730951

TEST had known bugs (see #5383) on ts-sim-build-ba : traci vehicle moveToXY permissions ( Last six runs Aug2020 )

mapping failure
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
0a1
> right lane (ignore permissions) failed: mode=6 x=40, x2=40.0,   y=-1.6, y2=-1.6,   lane=beg_0, lane2=, pos=40, pos2=-1073741824.0   posLat=0.0 posLat2=-1073741824.0

TEST had known bugs (see #6192) on ts-sim-build-ba : traci vehicle openGap with_low_maxDecel_fast_CACC ( Last six runs Aug2020 )

not even failing as intended
(This bug was triggered by text found in file 'errors' matching 'Error')
---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/vehicle/openGap/runner.py", line 155, in <module>
>     runSingle(targetTimeHeadway, targetSpaceHeadway, duration, changeRate, maxDecel, refVehID)
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/vehicle/openGap/runner.py", line 65, in runSingle
>     leader = results[tc.VAR_LEADER][0]
> TypeError: 'NoneType' object is not subscriptable
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
---------- Differences in output ----------
4,103c4,103
< Time 2.0: Gap 'follower'->'leader' = 5.938 (headway=0.367)
< 'follower' speed = 16.161582708
< Time 3.0: Gap 'follower'->'leader' = 8.966 (headway=0.528)
< 'follower' speed = 16.9836198736
< Time 4.0: Gap 'follower'->'leader' = 11.281 (headway=0.641)
< 'follower' speed = 17.5863190784
< Time 5.0: Gap 'follower'->'leader' = 13.069 (headway=0.725)
< 'follower' speed = 18.0379935645
< Time 6.0: Gap 'follower'->'leader' = 14.459 (headway=0.787)
< 'follower' speed = 18.3815472225
< Time 7.0: Gap 'follower'->'leader' = 15.545 (headway=0.834)
< 'follower' speed = 18.6456171431
< Time 8.0: Gap 'follower'->'leader' = 16.397 (headway=0.870)
< 'follower' speed = 18.8501483763
< Time 9.0: Gap 'follower'->'leader' = 17.068 (headway=0.898)
< 'follower' speed = 19.0094667411
< Time 10.0: Gap 'follower'->'leader' = 17.596 (headway=0.920)
< 'follower' speed = 19.1340998278
< Time 11.0: Gap 'follower'->'leader' = 18.013 (headway=0.937)
< 'follower' speed = 19.231918606
< Time 12.0: Gap 'follower'->'leader' = 18.342 (headway=0.950)
< 'follower' speed = 19.3088858604
< Time 13.0: Gap 'follower'->'leader' = 18.603 (headway=0.960)
< 'follower' speed = 19.3695649077
< Time 14.0: Gap 'follower'->'leader' = 18.810 (headway=0.969)
< 'follower' speed = 19.4174756866
< Time 15.0: Gap 'follower'->'leader' = 18.973 (headway=0.975)
< 'follower' speed = 19.4553500651
< Time 16.0: Gap 'follower'->'leader' = 19.103 (headway=0.980)
<truncated after showing first 30 lines>